aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-09-09
|\
| * powerpc/spufs: convert userns uid/gid mount options to kuid/kgidDwight Engen2013-08-21
* | Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtdLinus Torvalds2013-09-09
|\ \
| * | mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform dataJosh Wu2013-08-05
| * | MIPS: BCM63XX: export PSI size from nvramJonas Gorski2013-08-05
* | | Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2013-09-09
|\ \ \
| * | | ARM: init: add support for reserved memory defined by device treeMarek Szyprowski2013-08-27
| * | | drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski2013-08-27
| * | | Merge remote-tracking branch 'dma-public/for-v3.12-cma-dma' into for-nextMarek Szyprowski2013-07-15
| |\ \ \ | | |_|/ | |/| |
* | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-09-09
|\ \ \ \
| * | | | lguest: fix GPF in guest when using gdb.Rusty Russell2013-09-05
| * | | | Merge branch 'master' into virtio-nextRusty Russell2013-08-08
| |\ \ \ \
| * | | | | lguest: Point to the right directory for the lguest launcherHolger Hans Peter Freyther2013-07-14
| | |/ / / | |/| | |
* | | | | Merge tag 'metag-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-09
|\ \ \ \ \
| * | | | | metag: tz1090: instantiate gpio-tz1090-pdcJames Hogan2013-07-22
| * | | | | metag: tz1090: select and instantiate gpio-tz1090James Hogan2013-07-22
| * | | | | metag: tz1090: select and instantiate irq-imgpdcJames Hogan2013-07-22
* | | | | | Merge tag 'arc-v3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2013-09-09
|\ \ \ \ \ \
| * | | | | | ARC: fix new Section mismatches in build (post __cpuinit cleanup)Vineet Gupta2013-09-05
| * | | | | | ARC: Fix __udelay calculationMischa Jonker2013-09-05
| * | | | | | ARC: remove console_verbose() from setup_arch()Mischa Jonker2013-09-05
| * | | | | | ARC: Add read*_relaxed to asm/io.hMischa Jonker2013-09-05
| * | | | | | ARC: Handle un-aligned user space access in BE.Noam Camus2013-09-05
| * | | | | | ARC: [ASID] Track ASID allocation cycles/generationsVineet Gupta2013-08-30
| * | | | | | ARC: [ASID] activate_mm() == switch_mm()Vineet Gupta2013-08-30
| * | | | | | ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASIDVineet Gupta2013-08-30
| * | | | | | ARC: [ASID] Refactor the TLB paranoid debug codeVineet Gupta2013-08-30
| * | | | | | ARC: [ASID] Remove legacy/unused debug codeVineet Gupta2013-08-30
| * | | | | | ARC: No need to flush the TLB in early bootVineet Gupta2013-08-30
| * | | | | | ARC: MMUv4 preps/3 - Abstract out TLB Insert/DeleteVineet Gupta2013-08-30
| * | | | | | ARC: MMUv4 preps/2 - Reshuffle PTE bitsVineet Gupta2013-08-30
| * | | | | | ARC: MMUv4 preps/1 - Fold PTE K/U access flagsVineet Gupta2013-08-29
| * | | | | | ARC: Code cosmetics (Nothing semantical)Vineet Gupta2013-08-29
| * | | | | | ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVEVineet Gupta2013-08-26
| * | | | | | ARC: Exception Handlers Code consolidationVineet Gupta2013-08-26
| * | | | | | ARC: Add some .gitignore entriesVineet Gupta2013-08-26
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2013-09-09
|\ \ \ \ \ \ \
| * | | | | | | m68k: remove 16 unused boards in Kconfig.machinePaul Bolle2013-08-26
| * | | | | | | m68k: define 'VM_DATA_DEFAULT_FLAGS' no matter whether has 'NOMMU' or notGreg Ungerer2013-08-26
| * | | | | | | m68knommu: user generic iomap to support ioread*/iowrite*Greg Ungerer2013-08-26
| * | | | | | | m68k/coldfire: flush cache when creating the signal stack frameAlexander Stein2013-08-26
| * | | | | | | m68knommu: Mark functions only called from setup_arch() __initGeert Uytterhoeven2013-08-26
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2013-09-09
|\ \ \ \ \ \ \
| * | | | | | | um: Add irq chip um/mask handlersRichard Weinberger2013-09-07
| * | | | | | | um: prctl: Do not include linux/ptrace.hRichard Weinberger2013-09-07
| * | | | | | | um: Run UML in it's own session.Richard Weinberger2013-09-07
| * | | | | | | um: Cleanup SIGTERM handlingRichard Weinberger2013-09-07
| * | | | | | | um: ubd: Introduce submit_request()Richard Weinberger2013-09-07
| * | | | | | | um: ubd: Add REQ_FLUSH suppportRichard Weinberger2013-09-07
| * | | | | | | um: Implement probe_kernel_read()Richard Weinberger2013-09-07