Age | Commit message (Expand) | Author |
2010-10-28 | x86: detect scattered cpuid features earlier | Jacob Pan |
2010-10-28 | powerpc: Don't use kernel stack with translation off | Michael Neuling |
2010-10-28 | powerpc: Initialise paca->kstack before early_setup_secondary | Matt Evans |
2010-10-28 | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order | Borislav Petkov |
2010-10-28 | ubd: fix incorrect sector handling during request restart | Tejun Heo |
2010-10-28 | x86, irq: Plug memory leak in sparse irq | Thomas Gleixner |
2010-10-28 | x86, hpet: Fix bogus error check in hpet_assign_irq() | Thomas Gleixner |
2010-10-28 | tracing/x86: Don't use mcount in kvmclock.c | Steven Rostedt |
2010-10-28 | tracing/x86: Don't use mcount in pvclock.c | Jeremy Fitzhardinge |
2010-10-28 | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel |
2010-10-28 | x86/amd-iommu: Fix rounding-bug in __unmap_single | Joerg Roedel |
2010-10-28 | x86/amd-iommu: Set iommu configuration flags in enable-loop | Joerg Roedel |
2010-10-28 | oprofile: Add Support for Intel CPU Family 6 / Model 29 | Jiri Olsa |
2010-10-28 | x86, cpu: After uncapping CPUID, re-run CPU feature detection | H. Peter Anvin |
2010-09-26 | x86: Add memory modify constraints to xchg() and cmpxchg() | H. Peter Anvin |
2010-09-26 | alpha: Fix printk format errors | Michael Cree |
2010-09-26 | MIPS: Sibyte: Fix M3 TLB exception handler workaround. | Ralf Baechle |
2010-09-26 | MIPS: uasm: Add OR instruction. | Ralf Baechle |
2010-09-26 | MIPS: Set io_map_base for several PCI bridges lacking it | Ben Hutchings |
2010-09-26 | MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations. | David Daney |
2010-09-26 | AT91: change dma resource index | Nicolas Ferre |
2010-09-26 | IA64: Optimize ticket spinlocks in fsys_rt_sigprocmask | Petr Tesarik |
2010-09-26 | IA64: fix siglock | Tony Luck |
2010-09-26 | oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540) | Patrick Simmons |
2010-09-26 | sparc64: Get rid of indirect p1275 PROM call buffer. | David S. Miller |
2010-09-26 | sparc: Provide io{read,write}{16,32}be(). | David S. Miller |
2010-09-20 | arm: fix really nasty sigreturn bug | Al Viro |
2010-09-20 | x86-64, compat: Retruncate rax after ia32 syscall entry tracing | Roland McGrath |
2010-09-20 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin |
2010-09-20 | x86-64, compat: Test %rax for the syscall number, not %eax | H. Peter Anvin |
2010-09-20 | x86, tsc: Fix a preemption leak in restore_sched_clock_state() | Peter Zijlstra |
2010-09-20 | oprofile, x86: fix init_sysfs() function stub | Robert Richter |
2010-09-20 | oprofile, x86: fix init_sysfs error handling | Robert Richter |
2010-09-20 | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings |
2010-09-20 | x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states | Suresh Siddha |
2010-08-26 | x86, apic: ack all pending irqs when crashed/on kexec | Kerstin Jonsson |
2010-08-26 | powerpc: Fix typo in uImage target | Anatolij Gustschin |
2010-08-26 | oprofile: add support for Intel processor model 30 | Josh Hunt |
2010-08-26 | Oprofile: Change CPUIDS from decimal to hex, and add some comments | John Villalovos |
2010-08-26 | sparc64: Fix atomic64_t routine return values. | David S. Miller |
2010-08-26 | sparc64: Fix rwsem constant bug leading to hangs. | David S. Miller |
2010-08-26 | sparc64: Add missing ID to parport probing code. | David S. Miller |
2010-08-26 | ARM: Tighten check for allowable CPSR values | Russell King |
2010-08-26 | x86, apic: Fix apic=debug boot crash | Daniel Kiper |
2010-08-26 | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues | Borislav Petkov |
2010-08-13 | x86: don't send SIGBUS for kernel page faults | Linus Torvalds |
2010-08-13 | powerpc/eeh: Fix a bug when pci structure is null | Breno Leitao |
2010-08-13 | x86: Fix out of order of gsi | Eric W. Biederman |
2010-08-13 | memory hotplug: fix a bug on /dev/mem for 64-bit kernels | Shaohui Zheng |
2010-08-13 | fix SBA IOMMU to handle allocation failure properly | FUJITA Tomonori |