| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-09-27 | alpha: Fix printk format errors | Michael Cree | 1 | -3/+3 |
| 2010-09-27 | Fix call to replaced SuperIO functions | Morten H. Larsen | 3 | -8/+25 |
| 2010-09-27 | x86, asm: Use a lower case name for the end macro in atomic64_386_32.S | Luca Barbieri | 1 | -18/+20 |
| 2010-09-27 | AT91: change dma resource index | Nicolas Ferre | 1 | -1/+1 |
| 2010-09-27 | IA64: Optimize ticket spinlocks in fsys_rt_sigprocmask | Petr Tesarik | 1 | -31/+11 |
| 2010-09-27 | IA64: fix siglock | Tony Luck | 1 | -7/+39 |
| 2010-09-27 | KVM: VMX: Fix host GDT.LIMIT corruption | Avi Kivity | 1 | -0/+4 |
| 2010-09-27 | KVM: MMU: fix mmu notifier invalidate handler for huge spte | Andrea Arcangeli | 1 | -2/+6 |
| 2010-09-27 | KVM: x86: emulator: inc/dec can have lock prefix | Gleb Natapov | 1 | -2/+2 |
| 2010-09-27 | KVM: MMU: fix direct sp's access corrupted | Xiao Guangrong | 1 | -2/+26 |
| 2010-09-27 | KVM: Prevent internal slots from being COWed | Avi Kivity | 1 | -1/+6 |
| 2010-09-27 | oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540) | Patrick Simmons | 1 | -1/+3 |
| 2010-09-27 | sparc64: Get rid of indirect p1275 PROM call buffer. | David S. Miller | 7 | -297/+456 |
| 2010-09-21 | arm: fix really nasty sigreturn bug | Al Viro | 1 | -0/+2 |
| 2010-09-21 | x86: hpet: Work around hardware stupidity | Thomas Gleixner | 3 | -33/+17 |
| 2010-09-21 | x86-64, compat: Retruncate rax after ia32 syscall entry tracing | Roland McGrath | 1 | -1/+7 |
| 2010-09-21 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 7 | -7/+7 |
| 2010-09-21 | x86-64, compat: Test %rax for the syscall number, not %eax | H. Peter Anvin | 1 | -7/+7 |
| 2010-09-21 | x86, tsc: Fix a preemption leak in restore_sched_clock_state() | Peter Zijlstra | 1 | -1/+1 |
| 2010-09-21 | powerpc/perf_event: Reduce latency of calling perf_event_do_pending | Paul Mackerras | 1 | -12/+11 |
| 2010-09-21 | oprofile, x86: fix init_sysfs() function stub | Robert Richter | 1 | -2/+4 |
| 2010-09-21 | oprofile, x86: fix init_sysfs error handling | Robert Richter | 1 | -3/+13 |
| 2010-09-21 | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings | 3 | -3/+3 |
| 2010-09-21 | perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flag | Lin Ming | 1 | -0/+2 |
| 2010-09-21 | x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states | Suresh Siddha | 3 | -0/+42 |
| 2010-08-27 | powerpc: Fix typo in uImage target | Anatolij Gustschin | 1 | -1/+1 |
| 2010-08-27 | oprofile: add support for Intel processor model 30 | Josh Hunt | 1 | -0/+1 |
| 2010-08-27 | Oprofile: Change CPUIDS from decimal to hex, and add some comments | John Villalovos | 1 | -2/+14 |
| 2010-08-27 | sparc: Really fix "console=" for serial consoles. | David S. Miller | 1 | -0/+4 |
| 2010-08-27 | sparc64: Fix atomic64_t routine return values. | David S. Miller | 1 | -5/+5 |
| 2010-08-27 | sparc64: Fix rwsem constant bug leading to hangs. | David S. Miller | 1 | -1/+1 |
| 2010-08-27 | sparc64: Add missing ID to parport probing code. | David S. Miller | 1 | -0/+4 |
| 2010-08-27 | x86, asm: Clean up and simplify set_64bit() | H. Peter Anvin | 2 | -50/+21 |
| 2010-08-27 | BFIN: Fix gen_nand probe structures contents | Marek Vasut | 2 | -0/+2 |
| 2010-08-27 | ARM: Fix gen_nand probe structures contents | Marek Vasut | 3 | -0/+3 |
| 2010-08-27 | ARM: Tighten check for allowable CPSR values | Russell King | 1 | -4/+13 |
| 2010-08-27 | x86, apic: Fix apic=debug boot crash | Daniel Kiper | 1 | -0/+2 |
| 2010-08-27 | perf, x86: Fix Intel-nhm PMU programming errata workaround | Zhang, Yanmin | 1 | -18/+63 |
| 2010-08-27 | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues | Borislav Petkov | 2 | -0/+24 |
| 2010-08-27 | x86, apic: Map the local apic when parsing the MP table. | Eric W. Biederman | 2 | -1/+17 |
| 2010-08-27 | perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properly | Cyrill Gorcunov | 1 | -3/+6 |
| 2010-08-27 | x86, asm: Refactor atomic64_386_32.S to support old binutils and be cleaner | Luca Barbieri | 1 | -108/+128 |
| 2010-08-20 | vmware: fix build error in vmware.c | Greg Kroah-Hartman | 1 | -0/+1 |
| 2010-08-14 | x86: don't send SIGBUS for kernel page faults | Linus Torvalds | 1 | -1/+3 |
| 2010-08-14 | ARM: 6280/1: imx: Fix build failure when including <mach/gpio.h> without <lin... | Uwe Kleine-König | 1 | -0/+1 |
| 2010-08-14 | ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul... | Will Deacon | 2 | -0/+20 |
| 2010-08-14 | pxa/cm-x300: fix ffuart registration | Igor Grinberg | 1 | -1/+2 |
| 2010-08-14 | x86, mtrr: Use stop machine context to rendezvous all the cpu's | Suresh Siddha | 2 | -13/+50 |
| 2010-08-14 | x86: Add memory modify constraints to xchg() and cmpxchg() | H. Peter Anvin | 2 | -54/+54 |
| 2010-08-14 | x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLAN | Bjorn Helgaas | 1 | -0/+9 |