aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-09-25KVM: x86 emulator: fix Src2CL decodeAvi Kivity
2011-09-25KVM: MMU: fix incorrect return of spteZhao Jin
2011-09-24MIPS: Octeon: Enable C0_UserLocal probing.David Daney
2011-09-23ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar
2011-09-23ARM: vfp: Fix the comment to make it consistent with the code.Santosh Shilimkar
2011-09-23ARM: gic: Allow gic arch extensions to provide irqchip flagsColin Cross
2011-09-23ARM: vfp: Use cpu pm notifiers to save vfp stateColin Cross
2011-09-23ARM: gic: Use cpu pm notifiers to save gic stateColin Cross
2011-09-23ARM: Enable CPU_PM notifiers on ARM machines.Santosh Shilimkar
2011-09-22Merge branch 'pm' into devel-stableRussell King
2011-09-22Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-09-21sparc: Make '-p' boot option meaningful again.David S. Miller
2011-09-21MIPS: No branches in delay slots for huge pages in handle_tlblDavid Daney
2011-09-21MIPS: Don't clobber CP0_STATUS value for CONFIG_MIPS_MT_SMTCDavid Daney
2011-09-21MIPS: Octeon: Select CONFIG_HOLES_IN_ZONEDavid Daney
2011-09-21MIPS: PM: Use struct syscore_ops instead of sysdevs for PM (v2)Rafael J. Wysocki
2011-09-21MIPS: Compat: Use 32-bit wrapper for compat_sys_futex.Yong Zhang
2011-09-21MIPS: Do not use EXTRA_CFLAGSArnaud Lacombe
2011-09-21MIPS: Alchemy: DB1200: Disable cascade IRQ in handlerManuel Lauss
2011-09-21MIPS: Lantiq: Fix setting the PCI bus speed on AR9John Crispin
2011-09-21MIPS: Lantiq: Fix external interrupt sourcesJohn Crispin
2011-09-21MIPS: tlbex: Fix build error in R3000 code.Ralf Baechle
2011-09-21MIPS: Alchemy: Include Au1100 in PM code.Manuel Lauss
2011-09-21MIPS: Alchemy: Fix typo in MAC0 registrationManuel Lauss
2011-09-21MIPS: MSP71xx: Fix build error.Ralf Baechle
2011-09-21MIPS: Handle __put_user() sleeping.Ralf Baechle
2011-09-21MIPS: Allow forced irq threadingThomas Gleixner
2011-09-21MIPS: i8259: Mark cascade interrupt non-threadedLiming Wang
2011-09-21MIPS: Loongson: Mark cascade interrupts IRQF_NO_THREADWu Zhangjin
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin
2011-09-21MIPS: Make the die_lock be rawWu Zhangjin
2011-09-21MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compileThomas Gleixner
2011-09-21MIPS: RC32434: Fix PCI build errorYoichi Yuasa
2011-09-21x86/rtc: Don't recursively acquire rtc_lockMatt Fleming
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King
2011-09-20sparc, exec: remove redundant addr_limit assignmentMathias Krause
2011-09-20ARM: fix vmlinux.lds.S discarding sectionsRussell King
2011-09-20ARM: pm: add L2 cache cleaning for suspendRussell King
2011-09-20ARM: pm: convert some assembly to CRussell King
2011-09-20ARM: pm: get rid of cpu_resume_turn_mmu_onRussell King
2011-09-20ARM: pm: no need to save/restore context ID registerRussell King
2011-09-20ARM: pm: only use preallocated page table during resumeRussell King
2011-09-20ARM: pm: preallocate a page table for suspend/resumeRussell King
2011-09-20ARM: pm: force non-zero return value from __cpu_suspend when abortingRussell King
2011-09-20Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-09-20mach-integrator: fix VGA base regressionLinus Walleij
2011-09-20arm/dt: Tegra: Update SDHCI nodes to match bindingsStephen Warren
2011-09-20ARM: kprobes: Add introductory comment to test codeJon Medhurst
2011-09-20ARM: kprobes: Add some benchmarking to test moduleJon Medhurst
2011-09-20ARM: kprobes: Add decoding table test coverage analysisJon Medhurst