summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-08-23KVM: x86 emulator: use stack size attribute to mask rsp in stack opsAvi Kivity1-9/+21
2012-08-22Merge branch 'asoc-omap' into for-3.7Mark Brown3-121/+20
2012-08-22ARM: OMAP2+: McBSP: Do not create legacy devices when booting with DT dataPeter Ujfalusi1-1/+3
2012-08-22ARM/ASoC: omap-mcbsp: Remove CLKR/FSR mux configuration codePeter Ujfalusi2-78/+0
2012-08-22ARM: OMAP: board-am3517evm: Configure McBSP1 CLKR/FSR signal sourcePeter Ujfalusi1-0/+13
2012-08-22ARM: OMAP: mcbsp: Enable FIFO use for OMAP2430Peter Ujfalusi1-1/+4
2012-08-22ARM/ASoC: omap-mcbsp: Move OMAP2+ clock parenting code to ASoC driverPeter Ujfalusi2-41/+0
2012-08-22KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intendedTakuya Yoshikawa1-4/+9
2012-08-22x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity1-1/+1
2012-08-22x86/fixup_irq: Use cpu_online_mask instead of cpu_all_maskLiu, Chuansheng1-1/+1
2012-08-22x86/spinlocks: Fix comment in spinlock.hRichard Weinberger1-2/+1
2012-08-22mm: hugetlbfs: correctly populate shared pmdMichal Hocko1-5/+16
2012-08-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2-4/+2
2012-08-21s390: Always use "long" for ssize_t to match size_tGeert Uytterhoeven1-2/+1
2012-08-21Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+0
2012-08-21[IA64] defconfig: Remove CONFIG_MISC_DEVICESFabio Estevam2-2/+0
2012-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-14/+52
2012-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-144/+165
2012-08-19Merge branch 'alpha' (alpha architecture patches)Linus Torvalds20-1167/+177
2012-08-19alpha: Fix fall-out from disintegrating asm/system.hMichael Cree1-0/+1
2012-08-19Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman1-2/+2
2012-08-19alpha: fix fpu.h usage in userspaceMike Frysinger1-0/+2
2012-08-19alpha/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul1-6/+30
2012-08-19alpha: take kernel_execve() out of entry.SAl Viro3-53/+19
2012-08-19alpha: take a bunch of syscalls into osf_sys.cAl Viro4-111/+54
2012-08-19alpha: Use new generic strncpy_from_user() and strnlen_user()Michael Cree9-994/+62
2012-08-19alpha: Wire up cross memory attach syscallsMichael Cree2-1/+5
2012-08-19alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree1-0/+2
2012-08-19Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds12-34/+869
2012-08-19x32: Use compat shims for {g,s}etsockoptMike Frysinger1-2/+4
2012-08-18Merge remote-tracking branch 'asoc/topic/blackfin' into for-3.7Mark Brown135-1156/+775
2012-08-18blackfin: add platform device for ad1836 machine driverScott Jiang5-0/+99
2012-08-17Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2-5/+12
2012-08-17xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID.Konrad Rzeszutek Wilk1-3/+92
2012-08-17ARM: ux500: Ensure probing of Audio devices when Device Tree is enabledLee Jones1-0/+4
2012-08-17ARM: ux500: Fix merge error, no matching driver name for 'snd_soc_u8500'Lee Jones1-5/+5
2012-08-17MIPS: Malta: Delete duplicate PCI fixup.Ralf Baechle1-13/+0
2012-08-17MIPS: ath79: don't hardcode the unavailability of the DSP ASEGabor Juhos1-1/+0
2012-08-17MIPS: Synchronize MIPS count one CPU at a timeJayachandran C3-21/+17
2012-08-17MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348.Florian Fainelli3-3/+16
2012-08-17MIPS: Module: Deal with malformed HI16/LO16 relocation sequences.Ralf Baechle1-7/+28
2012-08-17MIPS: Fix race condition in module relocation code.Ralf Baechle2-7/+7
2012-08-17MIPS: Fix memory leak in error path of HI16/LO16 relocation handling.Ralf Baechle1-2/+7
2012-08-17MIPS: MTX-1: Add udelay to mtx1_pci_idselBruno Randolf1-0/+2
2012-08-17MIPS: ath79: select HAVE_CLKGabor Juhos1-0/+1
2012-08-17MIPS: ath79: Use correct IRQ number for the OHCI controller on AR7240Gabor Juhos1-0/+2
2012-08-17MIPS: ath79: Fix number of GPIO lines for AR724[12]Gabor Juhos2-3/+6
2012-08-17MIPS: Octeon: Fix broken interrupt controller code.David Daney2-55/+44
2012-08-17ARM i.MX6q: Add virtual 1/3.5 dividers in the LDB clock pathPhilipp Zabel1-3/+5
2012-08-17m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU typesGreg Ungerer2-4/+1