summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-07-26ARM: iop3xx: use fixed PCI i/o mappingRob Herring
2012-07-26ARM: mv78xx0: use fixed pci i/o mappingRob Herring
2012-07-26ARM: iop13xx: use fixed PCI i/o mappingRob Herring
2012-07-26iop13xx: use more regular PCI I/O space handlingArnd Bergmann
2012-07-26ARM: orion5x: use fixed PCI i/o mappingRob Herring
2012-07-26ARM: kirkwood: use fixed PCI i/o mappingRob Herring
2012-07-26ARM: dove: use fixed PCI i/o mappingRob Herring
2012-07-26ARM: footbridge: use fixed PCI i/o mappingRob Herring
2012-07-26ARM: shark: use fixed PCI i/o mappingRob Herring
2012-07-26ARM: integrator: remove trailing whitespace on pci_v3.cRob Herring
2012-07-26ARM: integrator: use fixed PCI i/o mappingRob Herring
2012-07-26ARM: tegra: use fixed PCI i/o mappingRob Herring
2012-07-26ARM: versatile: use fixed PCI i/o mappingRob Herring
2012-07-26ARM: move PCI i/o resource setup into common codeRob Herring
2012-07-25ARM: Add fixed PCI i/o mappingRob Herring
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