summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-11-28sh64: fix altstack switching on sigreturnAl Viro
2012-11-28openrisk: fix altstack switching on sigreturnAl Viro
2012-11-28um: get_safe_registers() should be done in flush_thread(), not start_thread()Al Viro
2012-11-28c6x: use generic kvm_para.hMark Salter
2012-11-28c6x: remove internal kernel symbols from exported setup.hMark Salter
2012-11-28ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event deviceWill Deacon
2012-11-27x86-32: Unbreak booting on some 486 clonesH. Peter Anvin
2012-11-26Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-11-26x86, kvm: Remove incorrect redundant assembly constraintH. Peter Anvin
2012-11-26c6x: fix misleading commentMark Salter
2012-11-26c6x: run do_notify_resume with interrupts enabledMark Salter
2012-11-25Merge tag 'orion_fixes_for_3.7' of git://git.infradead.org/users/jcooper/linu...Olof Johansson
2012-11-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-11-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-11-26powerpc/eeh: Do not invalidate PE properlyGavin Shan
2012-11-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-11-23Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-11-23of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson
2012-11-23Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-11-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-23MIPS: Fix crash that occurs when function tracing is enabledAl Cooper
2012-11-23MIPS: Merge overlapping bootmem rangesRalf Baechle
2012-11-23ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and aboveDave Martin
2012-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-11-22Merge branch 'v3.7-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-11-23powerpc/pseries: Fix oops with MSIs when missing EEH PEsAlexey Kardashevskiy
2012-11-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-22Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-11-22[PARISC] fix user-triggerable panic on pariscAl Viro
2012-11-22IXP4xx: use __iomem for MMIOArnd Bergmann
2012-11-22IXP4xx: map CPU config registers within VMALLOC region.Krzysztof Hałasa
2012-11-22IXP4xx: Always ioremap() Queue Manager MMIO region at boot.Krzysztof Hałasa
2012-11-22ixp4xx: Declare MODULE_FIRMWARE usageTim Gardner
2012-11-22IXP4xx: Remove time limit for PCI TRDY to enable use of slow devices.Krzysztof Hałasa
2012-11-22IXP4xx: Fix off-by-one bug in Goramo MultiLink platform.Krzysztof Hałasa
2012-11-22IXP4xx: Fix Goramo MultiLink platform compilation.Krzysztof Hałasa
2012-11-21Merge tag 'omap-for-v3.7-rc5/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2012-11-21ARM - OMAP: ads7846: fix pendown debounce settingIgor Grinberg
2012-11-21ARM: Kirkwood: Update PCI-E fixupJason Gunthorpe
2012-11-21Dove: Fix irq_to_pmu()Russell King - ARM Linux
2012-11-21Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux
2012-11-22ARM: S3C24XX: Fix potential NULL pointer dereference errorSachin Kamat
2012-11-20x86-64: Fix ordering of CFI directives and recent ASM_CLAC additionsJan Beulich
2012-11-20x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky
2012-11-20x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin
2012-11-20x86-32: Fix invalid stack address while in softirqRobert Richter
2012-11-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-11-21Merge remote-tracking branch 'agust/merge' into mergeBenjamin Herrenschmidt
2012-11-20Merge commit 'efi-for-3.7-v2' into x86/urgentH. Peter Anvin