summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-09-26x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin2-49/+20
2010-09-26alpha: Fix printk format errorsMichael Cree1-3/+3
2010-09-26MIPS: Sibyte: Fix M3 TLB exception handler workaround.Ralf Baechle1-6/+16
2010-09-26MIPS: uasm: Add OR instruction.Ralf Baechle2-1/+4
2010-09-26MIPS: Set io_map_base for several PCI bridges lacking itBen Hutchings5-1/+6
2010-09-26MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations.David Daney1-12/+12
2010-09-26AT91: change dma resource indexNicolas Ferre1-1/+1
2010-09-26IA64: Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik1-31/+11
2010-09-26IA64: fix siglockTony Luck1-7/+39
2010-09-26oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540)Patrick Simmons1-1/+3
2010-09-26sparc64: Get rid of indirect p1275 PROM call buffer.David S. Miller7-297/+456
2010-09-26sparc: Provide io{read,write}{16,32}be().David S. Miller2-0/+8
2010-09-20arm: fix really nasty sigreturn bugAl Viro1-0/+2
2010-09-20x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath1-1/+7
2010-09-20compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin7-7/+7
2010-09-20x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin1-7/+7
2010-09-20x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra1-1/+1
2010-09-20oprofile, x86: fix init_sysfs() function stubRobert Richter1-2/+4
2010-09-20oprofile, x86: fix init_sysfs error handlingRobert Richter1-3/+13
2010-09-20PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings3-3/+3
2010-09-20x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep statesSuresh Siddha3-0/+42
2010-08-26x86, apic: ack all pending irqs when crashed/on kexecKerstin Jonsson1-8/+33
2010-08-26powerpc: Fix typo in uImage targetAnatolij Gustschin1-1/+1
2010-08-26oprofile: add support for Intel processor model 30Josh Hunt1-0/+1
2010-08-26Oprofile: Change CPUIDS from decimal to hex, and add some commentsJohn Villalovos1-2/+14
2010-08-26sparc64: Fix atomic64_t routine return values.David S. Miller1-5/+5
2010-08-26sparc64: Fix rwsem constant bug leading to hangs.David S. Miller1-1/+1
2010-08-26sparc64: Add missing ID to parport probing code.David S. Miller1-0/+4
2010-08-26ARM: Tighten check for allowable CPSR valuesRussell King1-4/+13
2010-08-26x86, apic: Fix apic=debug boot crashDaniel Kiper1-0/+2
2010-08-26x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov2-0/+24
2010-08-13x86: don't send SIGBUS for kernel page faultsLinus Torvalds1-1/+3
2010-08-13powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao4-5/+10
2010-08-13x86: Fix out of order of gsiEric W. Biederman1-18/+10
2010-08-13memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng1-0/+19
2010-08-13fix SBA IOMMU to handle allocation failure properlyFUJITA Tomonori1-9/+29
2010-08-13timekeeping: Fix clock_gettime vsyscall time warpLin Ming4-7/+10
2010-08-13nohz: Introduce arch_needs_cpuMartin Schwidefsky3-0/+12
2010-08-13ARM: 6280/1: imx: Fix build failure when including <mach/gpio.h> without <lin...Uwe Kleine-König1-0/+1
2010-08-13ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul...Will Deacon2-0/+20
2010-08-13x86, vmware: Preset lpj values when on VMware.Alok Kataria1-1/+9
2010-08-13x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin2-85/+89
2010-08-13powerpc: fix build with make 3.82Sam Ravnborg1-4/+12
2010-08-10xen: drop xen_sched_clock in favour of using plain wallclock timeJeremy Fitzhardinge2-40/+1
2010-08-10parisc: pass through '\t' to early (iodc) consoleKyle McMartin1-10/+2
2010-08-10arm/imx/gpio: add spinlock protectionBaruch Siach2-0/+9
2010-08-02Input: RX51 keymap - fix recent compile breakageDmitry Torokhov1-2/+2
2010-08-02Fix spinaphore down_spin()Tony Luck1-1/+1
2010-08-02MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1Shane McDonald2-5/+19
2010-08-02ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett1-2/+0