aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 6-52/+94
2011-02-07Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 9-38/+39
2011-02-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+10
2011-02-07CRED: Fix memory and refcount leaks upon security_prepare_creds() failureGravatar Tetsuo Handa 1-2/+2
2011-02-07CRED: Fix BUG() upon security_cred_alloc_blank() failureGravatar Tetsuo Handa 2-5/+13
2011-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Gravatar Linus Torvalds 5-18/+28
2011-02-07cifs: remove checks for ses->status == CifsExitingGravatar Jeff Layton 1-4/+1
2011-02-07x86, nx: Mark the ACPI resume trampoline code as +xGravatar H. Peter Anvin 1-3/+10
2011-02-07powerpc: Fix hcall tracepoint recursionGravatar Anton Blanchard 1-0/+37
2011-02-07powerpc/numa: Fix bug in unmap_cpu_from_nodeGravatar Anton Blanchard 1-1/+1
2011-02-07powerpc/numa: Disable VPHN on dedicated processor partitionsGravatar Anton Blanchard 1-1/+2
2011-02-07powerpc/numa: Add length when creating OF properties via VPHNGravatar Anton Blanchard 1-3/+9
2011-02-07powerpc/numa: Check for all VPHN changesGravatar Anton Blanchard 1-1/+1
2011-02-07powerpc/numa: Only use active VPHN count fieldsGravatar Anton Blanchard 1-4/+6
2011-02-07powerpc/pseries: Remove unnecessary variable initializations in numa.cGravatar Jesse Larrew 1-9/+8
2011-02-07powerpc/pseries: Fix brace placement in numa.cGravatar Jesse Larrew 1-6/+3
2011-02-07powerpc/pseries: Fix typo in VPHN commentsGravatar Jesse Larrew 1-1/+1
2011-02-07powerpc: Fix some 6xx/7xxx CPU setup functionsGravatar Benjamin Herrenschmidt 1-20/+20
2011-02-07powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bitGravatar Benjamin Herrenschmidt 1-2/+2
2011-02-07powerpc/book3e: Protect complex macro args in mmu-book3e.hGravatar Scott Wood 1-4/+4
2011-02-07powerpc: Fix pfn_valid() when memory starts at a non-zero addressGravatar Scott Wood 1-1/+1
2011-02-06Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Gravatar Linus Torvalds 4-13/+11
2011-02-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-1/+9
2011-02-06Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-2/+3
2011-02-06Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 11-95/+106
2011-02-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 6-33/+26
2011-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 14-79/+138
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsGravatar Ben Hutchings 3-9/+6
2011-02-06IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries.Gravatar Krzysztof Hałasa 1-4/+5
2011-02-06Merge branch 'timers/locking'Gravatar Ingo Molnar 2-3/+8
2011-02-06cifs: add check for kmalloc in parse_daclGravatar Stanislav Fomichev 1-0/+4
2011-02-05m32r: Fixup last __do_IRQ leftoverGravatar Thomas Gleixner 1-1/+1
2011-02-05genirq: Add missing status flags to modification maskGravatar Thomas Gleixner 1-1/+2
2011-02-04x86-32: Make sure the stack is set up before we use itGravatar H. Peter Anvin 4-24/+17
2011-02-05cifs: don't send an echo request unless NegProt has been doneGravatar Jeff Layton 1-2/+6
2011-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 60-289/+637
2011-02-04net: can: janz-ican3: world-writable sysfs termination fileGravatar Vasiliy Kulikov 1-1/+1
2011-02-04net: can: at91_can: world-writable sysfs filesGravatar Vasiliy Kulikov 1-1/+1
2011-02-04MAINTAINERS: update email ids of the be2net driver maintainers.Gravatar Ajit Khaparde 1-5/+4
2011-02-04bridge: Don't put partly initialized fdb into hashGravatar Pavel Emelyanov 1-2/+2
2011-02-04cifs: enable signing flag in SMB header when server has it onGravatar Jeff Layton 1-0/+4
2011-02-04cifs: Possible slab memory corruption while updating extended stats (repost)Gravatar Shirish Pargaonkar 1-2/+2
2011-02-04CRED: Fix kernel panic upon security_file_alloc() failure.Gravatar Tetsuo Handa 1-1/+1
2011-02-04Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Ingo Molnar 10-94/+105
2011-02-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 32-160/+400
2011-02-04drm: Only set DPMS ON when actually configuring a modeGravatar Keith Packard 1-6/+6
2011-02-04Merge branch 'fix/asoc' into for-linusGravatar Takashi Iwai 5-9/+7
2011-02-04r8169: prevent RxFIFO induced loops in the irq handler.Gravatar Francois Romieu 1-0/+9
2011-02-04r8169: RxFIFO overflow oddities with 8168 chipsets.Gravatar Francois Romieu 1-9/+21
2011-02-04r8169: use RxFIFO overflow workaround for 8168c chipset.Gravatar Ivan Vecera 1-2/+4