summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Fix call to replaced SuperIO functionsMorten H. Larsen2010-09-263-8/+25
* x86, asm: Use a lower case name for the end macro in atomic64_386_32.SLuca Barbieri2010-09-261-18/+20
* AT91: change dma resource indexNicolas Ferre2010-09-261-1/+1
* IA64: Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik2010-09-261-31/+11
* IA64: fix siglockTony Luck2010-09-261-7/+39
* KVM: VMX: Fix host GDT.LIMIT corruptionAvi Kivity2010-09-261-0/+4
* KVM: MMU: fix mmu notifier invalidate handler for huge spteAndrea Arcangeli2010-09-261-2/+6
* KVM: x86: emulator: inc/dec can have lock prefixGleb Natapov2010-09-261-2/+2
* KVM: MMU: fix direct sp's access corruptedXiao Guangrong2010-09-261-2/+26
* KVM: Prevent internal slots from being COWedAvi Kivity2010-09-261-1/+6
* oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540)Patrick Simmons2010-09-261-1/+3
* sparc64: Get rid of indirect p1275 PROM call buffer.David S. Miller2010-09-267-297/+456
* arm: fix really nasty sigreturn bugAl Viro2010-09-201-0/+2
* x86: hpet: Work around hardware stupidityThomas Gleixner2010-09-203-33/+17
* x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath2010-09-201-1/+7
* compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-207-7/+7
* x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin2010-09-201-7/+7
* x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra2010-09-201-1/+1
* powerpc/perf_event: Reduce latency of calling perf_event_do_pendingPaul Mackerras2010-09-201-12/+11
* oprofile, x86: fix init_sysfs() function stubRobert Richter2010-09-201-2/+4
* oprofile, x86: fix init_sysfs error handlingRobert Richter2010-09-201-3/+13
* PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings2010-09-203-3/+3
* perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flagLin Ming2010-09-201-0/+2
* x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep statesSuresh Siddha2010-09-203-0/+42
* powerpc: Fix typo in uImage targetAnatolij Gustschin2010-08-261-1/+1
* oprofile: add support for Intel processor model 30Josh Hunt2010-08-261-0/+1
* Oprofile: Change CPUIDS from decimal to hex, and add some commentsJohn Villalovos2010-08-261-2/+14
* sparc: Really fix "console=" for serial consoles.David S. Miller2010-08-261-0/+4
* sparc64: Fix atomic64_t routine return values.David S. Miller2010-08-261-5/+5
* sparc64: Fix rwsem constant bug leading to hangs.David S. Miller2010-08-261-1/+1
* sparc64: Add missing ID to parport probing code.David S. Miller2010-08-261-0/+4
* x86, asm: Clean up and simplify set_64bit()H. Peter Anvin2010-08-262-50/+21
* BFIN: Fix gen_nand probe structures contentsMarek Vasut2010-08-262-0/+2
* ARM: Fix gen_nand probe structures contentsMarek Vasut2010-08-263-0/+3
* ARM: Tighten check for allowable CPSR valuesRussell King2010-08-261-4/+13
* x86, apic: Fix apic=debug boot crashDaniel Kiper2010-08-261-0/+2
* perf, x86: Fix Intel-nhm PMU programming errata workaroundZhang, Yanmin2010-08-261-18/+63
* x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov2010-08-262-0/+24
* x86, apic: Map the local apic when parsing the MP table.Eric W. Biederman2010-08-262-1/+17
* perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properlyCyrill Gorcunov2010-08-261-3/+6
* x86, asm: Refactor atomic64_386_32.S to support old binutils and be cleanerLuca Barbieri2010-08-261-108/+128
* vmware: fix build error in vmware.cGreg Kroah-Hartman2010-08-201-0/+1
* x86: don't send SIGBUS for kernel page faultsLinus Torvalds2010-08-131-1/+3
* ARM: 6280/1: imx: Fix build failure when including <mach/gpio.h> without <lin...Uwe Kleine-König2010-08-131-0/+1
* ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul...Will Deacon2010-08-132-0/+20
* pxa/cm-x300: fix ffuart registrationIgor Grinberg2010-08-131-1/+2
* x86, mtrr: Use stop machine context to rendezvous all the cpu'sSuresh Siddha2010-08-132-13/+50
* x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin2010-08-132-54/+54
* x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLANBjorn Helgaas2010-08-131-0/+9
* x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pagesMarcin Slusarz2010-08-132-3/+35