summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-07-14vsyscall_64: add missing ifdef CONFIG_SECCOMPWill Drewry
2012-07-14Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-14Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds
2012-07-13x86/vsyscall: allow seccomp filter in vsyscall=emulateWill Drewry
2012-07-13Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-07-13Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-07-13ARM: S3C24XX: Correct CAMIF interrupt definitionsSylwester Nawrocki
2012-07-13ARM: S3C24XX: Correct AC97 clock control bit for S3C2440Sylwester Nawrocki
2012-07-13ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor
2012-07-13ARM: SAMSUNG: Update default rate for xusbxti clockTushar Behera
2012-07-12ARM: EXYNOS: register devices in 'need_restore' state for pm_domainsMarek Szyprowski
2012-07-12ARM: EXYNOS: read initial state of power domain from hw registersMarek Szyprowski
2012-07-12SH: Convert out[bwl] macros to inline functionsCorey Minyard
2012-07-11Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-11xtensa: fix incorrect memsetAlan Cox
2012-07-11h8300/uaccess: add mising __clear_user()Geert Uytterhoeven
2012-07-11h8300/uaccess: remove assignment to __gu_val in unhandled case of get_user()Geert Uytterhoeven
2012-07-11h8300/time: add missing #include <asm/irq_regs.h>Geert Uytterhoeven
2012-07-11h8300/signal: fix typo "statis"Geert Uytterhoeven
2012-07-11h8300/pgtable: add missing #include <asm-generic/pgtable.h>Geert Uytterhoeven
2012-07-11mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*"Geert Uytterhoeven
2012-07-11mn10300: mm/dma-alloc.c needs <linux/export.h>Geert Uytterhoeven
2012-07-11mn10300: kernel/traps.c needs <linux/export.h>Geert Uytterhoeven
2012-07-11mn10300: kernel/internal.h needs <linux/irqreturn.h>Geert Uytterhoeven
2012-07-11mn10300: remove duplicate definition of PTRACE_O_TRACESYSGOODGeert Uytterhoeven
2012-07-11mn10300: move setup_jiffies_interrupt() to cevt-mn10300.cGeert Uytterhoeven
2012-07-11Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-07-11Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-11MN10300: Fix a missing semicolonDavid Howells
2012-07-11Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6Avi Kivity
2012-07-11powerpc/kvm: Fix "PR" KVM implementation of H_CEDEBenjamin Herrenschmidt
2012-07-10Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2012-07-10Merge tag 'omap-fixes-for-v3.5-rc6' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2012-07-10powerpc/numa: Avoid stupid uninitialized warning from gccBenjamin Herrenschmidt
2012-07-10powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt
2012-07-10powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt
2012-07-09ARM: OMAP2+: omap2plus_defconfig: EHCI driver is not stable, disable itKevin Hilman
2012-07-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-06ARM: shmobile: fix platsmp.c build when ARCH_SH73A0=nMagnus Damm
2012-07-06Merge branch 'ux500/fixes-3.5' into fixesArnd Bergmann
2012-07-06ARM: ux500: Over-ride the DT device naming scheme for pinctrlLee Jones
2012-07-06ARM: ux500: Fix build errors/warnings when MACH_UX500_DT is not setLee Jones
2012-07-06Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2012-07-06Merge branch 'for_3.5/fixes/pm-3' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren
2012-07-05ARM: OMAP2+: hwmod code/clockdomain data: fix 32K sync timerPaul Walmsley
2012-07-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-05Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-07-05mips: pci-lantiq: Fix check for valid gpioRoland Stigge
2012-07-05ARM: fix warning caused by wrongly typed arm_dma_limitRussell King
2012-07-05ARM: fix warnings about atomic64_readRussell King