| Commit message (Expand) | Author | Files | Lines |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds | 35 | -5/+32 |
2011-05-20 | powerpc: Fix hard CPU IDs detection | Benjamin Herrenschmidt | 1 | -4/+7 |
2011-05-20 | extable, core_kernel_data(): Make sure all archs define _sdata | Steven Rostedt | 7 | -1/+20 |
2011-05-20 | powerpc/pmac: Update via-pmu to new syscore_ops | Benjamin Herrenschmidt | 1 | -44/+12 |
2011-05-20 | selinux: avoid unnecessary avc cache stat hit count | Linus Torvalds | 3 | -9/+11 |
2011-05-20 | powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processors | Paul Mackerras | 2 | -0/+7 |
2011-05-20 | powerpc/kvm: Fix kvmppc_core_pending_dec | Paul Mackerras | 1 | -1/+1 |
2011-05-20 | selinux: de-crapify avc cache stat code generation | Linus Torvalds | 1 | -5/+1 |
2011-05-20 | signal.h need a definition of struct task_struct | Stephen Rothwell | 1 | -0/+2 |
2011-05-20 | core_kernel_data(): Fix architectures that do not define _sdata | Ingo Molnar | 1 | -1/+1 |
2011-05-20 | [CPUFREQ] Move x86 drivers to drivers/cpufreq/ | Dave Jones | 29 | -36/+37 |
2011-05-19 | Revert "rcu: Decrease memory-barrier usage based on semi-formal proof" | Paul E. McKenney | 5 | -73/+102 |
2011-05-19 | list: remove prefetching from regular list iterators | Linus Torvalds | 2 | -18/+14 |
2011-05-19 | hlist: remove software prefetching in hlist iterators | Linus Torvalds | 2 | -10/+9 |
2011-05-19 | kmemleak: Initialise kmemleak after debug_objects_mem_init() | Catalin Marinas | 1 | -1/+1 |
2011-05-19 | kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAK | Catalin Marinas | 1 | -1/+1 |
2011-05-19 | kmemleak: Do not return a pointer to an object that kmemleak did not get | Catalin Marinas | 1 | -2/+5 |
2011-05-19 | input/atari: Fix mouse movement and button mapping | Geert Uytterhoeven | 1 | -4/+4 |
2011-05-19 | input/atari: Fix atarimouse init | Michael Schmitz | 2 | -4/+6 |
2011-05-19 | input/atari: Use the correct mouse interrupt hook | Michael Schmitz | 3 | -8/+3 |
2011-05-19 | m68k/atari: Do not use "/" in interrupt names | Geert Uytterhoeven | 4 | -4/+4 |
2011-05-19 | m68k: unistd - Comment out definitions for unimplemented syscalls | Geert Uytterhoeven | 1 | -22/+24 |
2011-05-19 | m68k: Really wire up sys_pselect6 and sys_ppoll | Geert Uytterhoeven | 1 | -2/+2 |
2011-05-19 | m68k: Merge mmu and non-mmu versions of sys_call_table | Geert Uytterhoeven | 3 | -445/+96 |
2011-05-19 | MAINTAINERS: Roman Zippel has been MIA for several years. | Geert Uytterhoeven | 1 | -5/+4 |
2011-05-19 | m68k: bitops - Never step beyond the end of the bitmap | Geert Uytterhoeven | 1 | -26/+55 |
2011-05-19 | m68k: bitops - offset == ((long)p - (long)vaddr) * 8 | Geert Uytterhoeven | 1 | -4/+2 |
2011-05-19 | drivers/xen/sys-hypervisor: Cleanup code/data sections definitions | Daniel Kiper | 1 | -1/+1 |
2011-05-19 | arch/x86/xen/smp: Cleanup code/data sections definitions | Daniel Kiper | 1 | -4/+4 |
2011-05-19 | arch/x86/xen/time: Cleanup code/data sections definitions | Daniel Kiper | 1 | -4/+4 |
2011-05-19 | arch/x86/xen/xen-ops: Cleanup code/data sections definitions | Daniel Kiper | 1 | -1/+1 |
2011-05-19 | arch/x86/xen/mmu: Cleanup code/data sections definitions | Daniel Kiper | 1 | -17/+17 |
2011-05-19 | x86: Don't unmask disabled irqs when migrating them | Tian, Kevin | 1 | -1/+2 |
2011-05-19 | x86: Skip migrating IRQF_PER_CPU irqs in fixup_irqs() | Tian, Kevin | 1 | -1/+1 |
2011-05-19 | perf stat: Add more cache-miss percentage printouts | Ingo Molnar | 1 | -2/+136 |
2011-05-19 | perf stat: Add -d -d and -d -d -d options to show more CPU events | Ingo Molnar | 1 | -55/+154 |
2011-05-19 | x86: hpet: Cleanup the clockevents init and register code | Thomas Gleixner | 1 | -56/+16 |
2011-05-19 | x86: Convert PIT to clockevents_config_and_register() | Thomas Gleixner | 1 | -5/+1 |
2011-05-19 | clockevents: Provide interface to reconfigure an active clock event device | Thomas Gleixner | 2 | -0/+22 |
2011-05-19 | clockevents: Provide combined configure and register function | Thomas Gleixner | 2 | -0/+53 |
2011-05-19 | clockevents: Restructure clock_event_device members | Thomas Gleixner | 1 | -22/+23 |
2011-05-19 | clocksource: Get rid of the hardcoded 5 seconds sleep time limit | Thomas Gleixner | 1 | -19/+19 |
2011-05-19 | clocksource: Restructure clocksource struct members | Thomas Gleixner | 1 | -18/+14 |
2011-05-19 | ftrace/kbuild: Add recordmcount files to force full build | Michal Marek | 1 | -2/+5 |
2011-05-19 | MIPS: Move arch_get_unmapped_area and gang to new file. | Ralf Baechle | 3 | -114/+124 |
2011-05-19 | MIPS: Cleanup arch_get_unmapped_area | Ralf Baechle | 1 | -12/+5 |
2011-05-19 | MIPS: Octeon: Don't request interrupts for unused IPI mailbox bits. | David Daney | 1 | -8/+7 |
2011-05-19 | Octeon: Fix interrupt irq settings for performance counters. | Chandrakala Chavva | 2 | -7/+5 |
2011-05-19 | MIPS: Fix build warnings on defconfigs | Wanlong Gao | 2 | -4/+4 |
2011-05-19 | MIPS: Lemote 2F, Malta: Fix build warning | Wanlong Gao | 2 | -2/+2 |