aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 78-1700/+4013
2011-05-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 11-64/+613
2011-05-19Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-14/+213
2011-05-19Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 14-291/+456
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 118-1667/+1393
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Gravatar Linus Torvalds 16-201/+278
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Gravatar Linus Torvalds 3-4/+7
2011-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 138-925/+9331
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Gravatar Linus Torvalds 13-524/+200
2011-05-19Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an...Gravatar Linus Torvalds 4-44/+107
2011-05-19Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git:/...Gravatar Linus Torvalds 10-66/+63
2011-05-19Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git...Gravatar Linus Torvalds 9-31/+208
2011-05-19Merge branch 'stable/broadcom.ibft' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-19/+32
2011-05-19Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 29-36/+37
2011-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Gravatar Linus Torvalds 27-509/+331
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Gravatar Dave Jones 29-36/+37
2011-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusGravatar Linus Torvalds 16-127/+237
2011-05-19Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Gravatar Linus Torvalds 21-11/+22
2011-05-19list: remove prefetching from regular list iteratorsGravatar Linus Torvalds 2-18/+14
2011-05-19hlist: remove software prefetching in hlist iteratorsGravatar Linus Torvalds 2-10/+9
2011-05-19Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Ingo Molnar 11-145/+1116
2011-05-19Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Ingo Molnar 1-2/+5
2011-05-19kmemleak: Initialise kmemleak after debug_objects_mem_init()Gravatar Catalin Marinas 1-1/+1
2011-05-19kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAKGravatar Catalin Marinas 1-1/+1
2011-05-19kmemleak: Do not return a pointer to an object that kmemleak did not getGravatar Catalin Marinas 1-2/+5
2011-05-19input/atari: Fix mouse movement and button mappingGravatar Geert Uytterhoeven 1-4/+4
2011-05-19input/atari: Fix atarimouse initGravatar Michael Schmitz 2-4/+6
2011-05-19input/atari: Use the correct mouse interrupt hookGravatar Michael Schmitz 3-8/+3
2011-05-19m68k/atari: Do not use "/" in interrupt namesGravatar Geert Uytterhoeven 4-4/+4
2011-05-19m68k: unistd - Comment out definitions for unimplemented syscallsGravatar Geert Uytterhoeven 1-22/+24
2011-05-19m68k: Really wire up sys_pselect6 and sys_ppollGravatar Geert Uytterhoeven 1-2/+2
2011-05-19m68k: Merge mmu and non-mmu versions of sys_call_tableGravatar Geert Uytterhoeven 3-445/+96
2011-05-19MAINTAINERS: Roman Zippel has been MIA for several years.Gravatar Geert Uytterhoeven 1-5/+4
2011-05-19m68k: bitops - Never step beyond the end of the bitmapGravatar Geert Uytterhoeven 1-26/+55
2011-05-19m68k: bitops - offset == ((long)p - (long)vaddr) * 8Gravatar Geert Uytterhoeven 1-4/+2
2011-05-19drivers/xen/sys-hypervisor: Cleanup code/data sections definitionsGravatar Daniel Kiper 1-1/+1
2011-05-19arch/x86/xen/smp: Cleanup code/data sections definitionsGravatar Daniel Kiper 1-4/+4
2011-05-19arch/x86/xen/time: Cleanup code/data sections definitionsGravatar Daniel Kiper 1-4/+4
2011-05-19arch/x86/xen/xen-ops: Cleanup code/data sections definitionsGravatar Daniel Kiper 1-1/+1
2011-05-19arch/x86/xen/mmu: Cleanup code/data sections definitionsGravatar Daniel Kiper 1-17/+17
2011-05-19perf stat: Add more cache-miss percentage printoutsGravatar Ingo Molnar 1-2/+136
2011-05-19perf stat: Add -d -d and -d -d -d options to show more CPU eventsGravatar Ingo Molnar 1-55/+154
2011-05-19ftrace/kbuild: Add recordmcount files to force full buildGravatar Michal Marek 1-2/+5
2011-05-19MIPS: Move arch_get_unmapped_area and gang to new file.Gravatar Ralf Baechle 3-114/+124
2011-05-19MIPS: Cleanup arch_get_unmapped_areaGravatar Ralf Baechle 1-12/+5
2011-05-19MIPS: Octeon: Don't request interrupts for unused IPI mailbox bits.Gravatar David Daney 1-8/+7
2011-05-19Octeon: Fix interrupt irq settings for performance counters.Gravatar Chandrakala Chavva 2-7/+5
2011-05-19MIPS: Fix build warnings on defconfigsGravatar Wanlong Gao 2-4/+4
2011-05-19MIPS: Lemote 2F, Malta: Fix build warningGravatar Wanlong Gao 2-2/+2
2011-05-19MIPS: Set ELF AT_PLATFORM string for Loongson2 processorsGravatar Robert Millan 1-0/+10