aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-08-19alpha: fix fpu.h usage in userspaceMike Frysinger
2012-08-19alpha/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul
2012-08-19alpha: take kernel_execve() out of entry.SAl Viro
2012-08-19alpha: take a bunch of syscalls into osf_sys.cAl Viro
2012-08-19alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree
2012-08-19alpha: Wire up cross memory attach syscallsMichael Cree
2012-08-19alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree
2012-08-18Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-18x32: Use compat shims for {g,s}etsockoptMike Frysinger
2012-08-17Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-08-17xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID.Konrad Rzeszutek Wilk
2012-08-17ARM: ux500: Ensure probing of Audio devices when Device Tree is enabledLee Jones
2012-08-17ARM: ux500: Fix merge error, no matching driver name for 'snd_soc_u8500'Lee Jones
2012-08-17MIPS: Malta: Delete duplicate PCI fixup.Ralf Baechle
2012-08-17MIPS: ath79: don't hardcode the unavailability of the DSP ASEGabor Juhos
2012-08-17MIPS: Synchronize MIPS count one CPU at a timeJayachandran C
2012-08-17MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348.Florian Fainelli
2012-08-17MIPS: Module: Deal with malformed HI16/LO16 relocation sequences.Ralf Baechle
2012-08-17MIPS: Fix race condition in module relocation code.Ralf Baechle
2012-08-17MIPS: Fix memory leak in error path of HI16/LO16 relocation handling.Ralf Baechle
2012-08-17MIPS: MTX-1: Add udelay to mtx1_pci_idselBruno Randolf
2012-08-17MIPS: ath79: select HAVE_CLKGabor Juhos
2012-08-17MIPS: ath79: Use correct IRQ number for the OHCI controller on AR7240Gabor Juhos
2012-08-17MIPS: ath79: Fix number of GPIO lines for AR724[12]Gabor Juhos
2012-08-17MIPS: Octeon: Fix broken interrupt controller code.David Daney
2012-08-17ARM i.MX6q: Add virtual 1/3.5 dividers in the LDB clock pathPhilipp Zabel
2012-08-17m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU typesGreg Ungerer
2012-08-17m68knommu: select CONFIG_HAVE_CLK for ColdFire CPU typesGreg Ungerer
2012-08-16Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-08-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-08-16Revert "xen PVonHVM: move shared_info to MMIO before kexec"Konrad Rzeszutek Wilk
2012-08-16ppc: e500_tlb memset clears nothingAlan Cox
2012-08-16KVM: PPC: Add cache flush on page mapAlexander Graf
2012-08-16KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE codePaul Mackerras
2012-08-16Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann
2012-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-08-15C6X: select GENERIC_ATOMIC64Mark Salter
2012-08-15C6X: add Lx_CACHE_SHIFT definesMark Salter
2012-08-15Merge branch 'fixes-for-v3.6' of git://git.infradead.org/users/jcooper/linux ...Arnd Bergmann
2012-08-15ARM: Kirkwood: fix Makefile.bootArnaud Patard (Rtp)
2012-08-15ARM: Kirkwood: Fix iconnect ledsArnaud Patard (Rtp)
2012-08-15ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)
2012-08-15Merge tag 'omap-fixes-for-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2012-08-15ARM: 7490/1: Drop duplicate select for GENERIC_IRQ_PROBEStephen Boyd
2012-08-15sparc64: Be less verbose during vmemmap population.David S. Miller
2012-08-14Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin
2012-08-14x86, apic: fix broken legacy interrupts in the logical apic modeSuresh Siddha
2012-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-08-13ARM: mv78xx0: fix win_cfg_base prototypeArnd Bergmann
2012-08-13perf/x86: disable PEBS on a guest entry.Gleb Natapov