summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-04-07asm/system.h: um: arch_align_stack() moved to asm/exec.hDavid Howells
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-07x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUGJosh Triplett
2014-04-07ppc: make PPC_BOOK3S_64 select IRQ_WORKJosh Triplett
2014-04-07ia64: select CONFIG_TTY for use of tty_write_message in unalignedJosh Triplett
2014-04-07cris: cpuinfo_op should depend on CONFIG_PROC_FSGeert Uytterhoeven
2014-04-07cris: make ETRAX_ARCH_V10 select TTY for use in debugportJosh Triplett
2014-04-07rapidio: rework device hierarchy and introduce mport class of devicesAlexandre Bounine
2014-04-07include/linux/crash_dump.h: add vmcore_cleanup() prototypeRashika Kheria
2014-04-07mm: per-thread vma cachingDavidlohr Bueso
2014-04-07mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags"Alex Thorlton
2014-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2014-04-05Merge tag 'iommu-updates-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-04-05Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-04-05Merge tag 'pwm/for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-05Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-05Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2014-04-05Merge tag 'boards-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2014-04-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2014-04-04Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-04Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-04Hexagon: update CR year for elf.hRichard Kuo
2014-04-04Hexagon: remove SP macroRichard Kuo
2014-04-04Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZERichard Kuo
2014-04-04Hexagon: set the e_flags in user regset view for core dumpsRichard Kuo
2014-04-04Hexagon: fix atomic_setRichard Kuo
2014-04-04Hexagon: add screen_info for VGA_CONSOLERichard Kuo
2014-04-04hexagon: correct type on pgd copyIlia Mirkin
2014-04-04smp, hexagon: kill SMP single function call interruptJiang Liu
2014-04-04arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h"Chen Gang
2014-04-04arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various ...Chen Gang
2014-04-04arch: hexagon: kernel: reset.c: use function pointer instead of function for ...Chen Gang
2014-04-04arch: hexagon: include: asm: add "vga.h" in KbuildChen Gang
2014-04-04arch: hexagon: include: asm: Kbuild: add generic "serial.h" in KbuildChen Gang
2014-04-04arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__Chen Gang
2014-04-04arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "h...Chen Gang
2014-04-04arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-ma...Chen Gang
2014-04-04arch: hexagon: kernel: add export symbol function __delay()Chen Gang
2014-04-04hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1"Chen Gang
2014-04-04hexagon: kernel: kgdb: include related header for pass compiling.Chen Gang
2014-04-04hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de...Chen Gang
2014-04-04Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-04-04Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-04arch/tile: remove unused variable 'devcap'Chris Metcalf