summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2011-05-20core_kernel_data(): Fix architectures that do not define _sdataIngo Molnar
2011-05-19Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an...Linus Torvalds
2011-05-19Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git:/...Linus Torvalds
2011-05-19Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git...Linus Torvalds
2011-05-19Merge branch 'stable/broadcom.ibft' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-19Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones
2011-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-05-19Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds
2011-05-19Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"Paul E. McKenney
2011-05-19list: remove prefetching from regular list iteratorsLinus Torvalds
2011-05-19hlist: remove software prefetching in hlist iteratorsLinus Torvalds
2011-05-19Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-05-19Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-05-19kmemleak: Initialise kmemleak after debug_objects_mem_init()Catalin Marinas
2011-05-19kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAKCatalin Marinas
2011-05-19kmemleak: Do not return a pointer to an object that kmemleak did not getCatalin Marinas
2011-05-19input/atari: Fix mouse movement and button mappingGeert Uytterhoeven
2011-05-19input/atari: Fix atarimouse initMichael Schmitz
2011-05-19input/atari: Use the correct mouse interrupt hookMichael Schmitz
2011-05-19m68k/atari: Do not use "/" in interrupt namesGeert Uytterhoeven
2011-05-19m68k: unistd - Comment out definitions for unimplemented syscallsGeert Uytterhoeven
2011-05-19m68k: Really wire up sys_pselect6 and sys_ppollGeert Uytterhoeven
2011-05-19m68k: Merge mmu and non-mmu versions of sys_call_tableGeert Uytterhoeven
2011-05-19MAINTAINERS: Roman Zippel has been MIA for several years.Geert Uytterhoeven
2011-05-19m68k: bitops - Never step beyond the end of the bitmapGeert Uytterhoeven
2011-05-19m68k: bitops - offset == ((long)p - (long)vaddr) * 8Geert Uytterhoeven
2011-05-19drivers/xen/sys-hypervisor: Cleanup code/data sections definitionsDaniel Kiper
2011-05-19arch/x86/xen/smp: Cleanup code/data sections definitionsDaniel Kiper
2011-05-19arch/x86/xen/time: Cleanup code/data sections definitionsDaniel Kiper
2011-05-19arch/x86/xen/xen-ops: Cleanup code/data sections definitionsDaniel Kiper
2011-05-19arch/x86/xen/mmu: Cleanup code/data sections definitionsDaniel Kiper
2011-05-19x86: Don't unmask disabled irqs when migrating themTian, Kevin
2011-05-19x86: Skip migrating IRQF_PER_CPU irqs in fixup_irqs()Tian, Kevin
2011-05-19perf stat: Add more cache-miss percentage printoutsIngo Molnar
2011-05-19perf stat: Add -d -d and -d -d -d options to show more CPU eventsIngo Molnar
2011-05-19x86: hpet: Cleanup the clockevents init and register codeThomas Gleixner
2011-05-19x86: Convert PIT to clockevents_config_and_register()Thomas Gleixner
2011-05-19clockevents: Provide interface to reconfigure an active clock event deviceThomas Gleixner
2011-05-19clockevents: Provide combined configure and register functionThomas Gleixner
2011-05-19clockevents: Restructure clock_event_device membersThomas Gleixner
2011-05-19clocksource: Get rid of the hardcoded 5 seconds sleep time limitThomas Gleixner
2011-05-19clocksource: Restructure clocksource struct membersThomas Gleixner
2011-05-19ftrace/kbuild: Add recordmcount files to force full buildMichal Marek
2011-05-19MIPS: Move arch_get_unmapped_area and gang to new file.Ralf Baechle
2011-05-19MIPS: Cleanup arch_get_unmapped_areaRalf Baechle
2011-05-19MIPS: Octeon: Don't request interrupts for unused IPI mailbox bits.David Daney
2011-05-19Octeon: Fix interrupt irq settings for performance counters.Chandrakala Chavva