Age | Commit message (Expand) | Author |
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 |
2010-08-13 | timekeeping: Fix clock_gettime vsyscall time warp | Lin Ming |
2010-08-13 | nohz: Introduce arch_needs_cpu | Martin Schwidefsky |
2010-08-13 | ARM: 6280/1: imx: Fix build failure when including <mach/gpio.h> without <lin... | Uwe Kleine-König |
2010-08-13 | ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul... | Will Deacon |
2010-08-13 | x86, vmware: Preset lpj values when on VMware. | Alok Kataria |
2010-08-13 | x86: Add memory modify constraints to xchg() and cmpxchg() | H. Peter Anvin |
2010-08-13 | powerpc: fix build with make 3.82 | Sam Ravnborg |
2010-08-10 | xen: drop xen_sched_clock in favour of using plain wallclock time | Jeremy Fitzhardinge |
2010-08-10 | parisc: pass through '\t' to early (iodc) console | Kyle McMartin |
2010-08-10 | arm/imx/gpio: add spinlock protection | Baruch Siach |
2010-08-02 | Input: RX51 keymap - fix recent compile breakage | Dmitry Torokhov |
2010-08-02 | Fix spinaphore down_spin() | Tony Luck |
2010-08-02 | MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1 | Shane McDonald |
2010-08-02 | ACPI: Unconditionally set SCI_EN on resume | Matthew Garrett |