Age | Commit message (Expand) | Author | Files | Lines |
2010-10-29 | x86: detect scattered cpuid features earlier | Jacob Pan | 1 | -1/+1 |
2010-10-29 | powerpc: Don't use kernel stack with translation off | Michael Neuling | 1 | -3/+9 |
2010-10-29 | powerpc: Initialise paca->kstack before early_setup_secondary | Matt Evans | 1 | -3/+3 |
2010-10-29 | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order | Borislav Petkov | 1 | -6/+3 |
2010-10-29 | ubd: fix incorrect sector handling during request restart | Tejun Heo | 1 | -4/+5 |
2010-10-29 | x86, irq: Plug memory leak in sparse irq | Thomas Gleixner | 1 | -3/+8 |
2010-10-29 | x86, hpet: Fix bogus error check in hpet_assign_irq() | Thomas Gleixner | 1 | -1/+1 |
2010-10-29 | tracing/x86: Don't use mcount in kvmclock.c | Steven Rostedt | 1 | -0/+1 |
2010-10-29 | tracing/x86: Don't use mcount in pvclock.c | Jeremy Fitzhardinge | 1 | -0/+1 |
2010-10-29 | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel | 2 | -0/+33 |
2010-10-29 | x86/amd-iommu: Fix rounding-bug in __unmap_single | Joerg Roedel | 1 | -1/+3 |
2010-10-29 | x86/amd-iommu: Set iommu configuration flags in enable-loop | Joerg Roedel | 2 | -22/+30 |
2010-10-29 | oprofile: Add Support for Intel CPU Family 6 / Model 29 | Jiri Olsa | 1 | -0/+1 |
2010-10-29 | x86, cpu: After uncapping CPUID, re-run CPU feature detection | H. Peter Anvin | 3 | -1/+3 |
2010-09-27 | x86: Add memory modify constraints to xchg() and cmpxchg() | H. Peter Anvin | 2 | -49/+20 |
2010-09-27 | alpha: Fix printk format errors | Michael Cree | 1 | -3/+3 |
2010-09-27 | MIPS: Sibyte: Fix M3 TLB exception handler workaround. | Ralf Baechle | 1 | -6/+16 |
2010-09-27 | MIPS: uasm: Add OR instruction. | Ralf Baechle | 2 | -1/+4 |
2010-09-27 | MIPS: Set io_map_base for several PCI bridges lacking it | Ben Hutchings | 5 | -1/+6 |
2010-09-27 | MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations. | David Daney | 1 | -12/+12 |
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 | 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-27 | sparc: Provide io{read,write}{16,32}be(). | David S. Miller | 2 | -0/+8 |
2010-09-21 | arm: fix really nasty sigreturn bug | Al Viro | 1 | -0/+2 |
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 | 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 | x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states | Suresh Siddha | 3 | -0/+42 |
2010-08-27 | x86, apic: ack all pending irqs when crashed/on kexec | Kerstin Jonsson | 1 | -8/+33 |
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 | 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 | 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 | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues | Borislav Petkov | 2 | -0/+24 |
2010-08-14 | x86: don't send SIGBUS for kernel page faults | Linus Torvalds | 1 | -1/+3 |
2010-08-14 | powerpc/eeh: Fix a bug when pci structure is null | Breno Leitao | 4 | -5/+10 |
2010-08-14 | x86: Fix out of order of gsi | Eric W. Biederman | 1 | -18/+10 |
2010-08-14 | memory hotplug: fix a bug on /dev/mem for 64-bit kernels | Shaohui Zheng | 1 | -0/+19 |
2010-08-14 | fix SBA IOMMU to handle allocation failure properly | FUJITA Tomonori | 1 | -9/+29 |