summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-08-13x86: don't send SIGBUS for kernel page faultsLinus Torvalds
2010-08-13ARM: 6280/1: imx: Fix build failure when including <mach/gpio.h> without <lin...Uwe Kleine-König
2010-08-13ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul...Will Deacon
2010-08-13pxa/cm-x300: fix ffuart registrationIgor Grinberg
2010-08-13x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin
2010-08-13x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLANBjorn Helgaas
2010-08-13x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pagesMarcin Slusarz
2010-08-13powerpc: fix build with make 3.82Sam Ravnborg
2010-08-13x86, vmware: Preset lpj values when on VMware.Alok Kataria
2010-08-10xen: drop xen_sched_clock in favour of using plain wallclock timeJeremy Fitzhardinge
2010-08-10KVM: MMU: flush remote tlbs when overwriting spte with different pfnXiao Guangrong
2010-08-10parisc: pass through '\t' to early (iodc) consoleKyle McMartin
2010-08-10arm/imx/gpio: add spinlock protectionBaruch Siach
2010-08-06add random binaries to .gitignoreJan III Sobieski
2010-08-02Input: RX51 keymap - fix recent compile breakageDmitry Torokhov
2010-08-02MIPS: MTX-1: Fix PCI on the MeshCube and related boardsBruno Randolf
2010-08-02Fix spinaphore down_spin()Tony Luck
2010-08-02ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett
2010-08-02ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown
2010-08-02PM / x86: Save/restore MISC_ENABLE registerOndrej Zary
2010-08-02KVM: MMU: invalidate and flush on spte small->large page size changeMarcelo Tosatti
2010-08-02KVM: SVM: Implement workaround for Erratum 383Joerg Roedel
2010-08-02KVM: SVM: Handle MCEs early in the vmexit processJoerg Roedel
2010-08-02KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 pageAvi Kivity
2010-08-02x86, i8259: Only register sysdev if we have a real 8259 PICAdam Lackorzynski
2010-08-02x86: kprobes: fix swapped segment registers in kretprobeRoland McGrath
2010-08-02x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chainJacob Pan
2010-08-02x86: Do not try to disable hpet if it hasn't been initialized beforeStefano Stabellini
2010-08-02ARM: 6226/1: fix kprobe bug in ldr instruction emulationNicolas Pitre
2010-08-02ARM: 6212/1: atomic ops: add memory constraints to inline asmWill Deacon
2010-08-02ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unlessWill Deacon
2010-08-02ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220Catalin Marinas
2010-08-02Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov
2010-08-02x86: Fix x2apic preenabled system with kexecYinghai Lu
2010-08-02powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinationsAnton Vorontsov
2010-08-02powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov
2010-08-02powerpc: Fix logic error in fixup_irqsJohannes Berg
2010-08-02um: os-linux/mem.c needs sys/stat.hLiu Aleaxander
2010-08-02x86, Calgary: Limit the max PHB number to 256Darrick J. Wong
2010-08-02x86, Calgary: Increase max PHB numberDarrick J. Wong
2010-08-02x86: Fix vsyscall on gcc 4.5 with -OsAndi Kleen
2010-08-02x86: Send a SIGTRAP for user icebp trapsFrederic Weisbecker
2010-08-02ARM: 6205/1: perf: ensure counter delta is treated as unsignedWill Deacon
2010-08-02perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver
2010-08-02perf_events: Fix Intel Westmere event constraintsStephane Eranian
2010-07-05parisc: clear floating point exception flag on SIGFPE signalHelge Deller
2010-07-05KVM: SVM: Don't allow nested guest to VMMCALL into hostJoerg Roedel
2010-07-05KVM: x86: Inject #GP with the right rip on efer writesJoerg Roedel
2010-07-05KVM: x86: Add missing locking to arch specific vcpu ioctlsAvi Kivity
2010-07-05KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctlsAvi Kivity