aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-29crypto: aesni - fix failing setkey for rfc4106-gcm-aesniTadeusz Struk1-1/+1
2015-06-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds3-6/+3
2015-06-28Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds43-292/+155
2015-06-28ARC: Fix build failures for ARCompact in linux-next after ARCv2 supportVineet Gupta2-9/+3
2015-06-28ARCv2: Allow older gcc to cope with new regime of ARCv2/ARCompact supportVineet Gupta1-1/+1
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds239-2694/+3000
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds6-9/+12
2015-06-26Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+2
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-16/+11
2015-06-26Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds3-3/+3
2015-06-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-1/+2
2015-06-26ARM/LPC32xx: Use irq not hwirq for __irq_set_handler_locked()Thomas Gleixner1-4/+4
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds72-1840/+1770
2015-06-26Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds17-50/+419
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-115/+242
2015-06-26Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds372-9156/+28731
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds182-7678/+3059
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds84-3213/+136
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds21-181/+40
2015-06-26arm64/hw_breakpoint.c: remove unnecessary headerManinder Singh1-1/+0
2015-06-26arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler3-0/+79
2015-06-26libnvdimm: Set numa_node to NVDIMM devicesToshi Kani1-0/+1
2015-06-26arm64: bpf: fix endianness conversion bugsXi Wang2-2/+24
2015-06-25Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds3-36/+1
2015-06-25Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-55/+0
2015-06-25clone: support passing tls argument via C rather than pt_regs magicJosh Triplett2-1/+8
2015-06-25avr32: use for_each_sg()Akinobu Mita1-9/+10
2015-06-25frv: use for_each_sg()Akinobu Mita2-7/+10
2015-06-25frv: remove unused inline function is_in_rom()Tobias Klauser1-6/+0
2015-06-25s390/mm: change HPAGE_SHIFT type to intDominik Dingel2-2/+2
2015-06-25s390/mm: forward check for huge pmds to pmd_large()Dominik Dingel1-4/+1
2015-06-25s390/hugetlb: remove dead code for sw emulated huge pagesDominik Dingel2-60/+3
2015-06-25mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel10-90/+0
2015-06-25s390/mm: make hugepages_supported a boot time decisionDominik Dingel3-4/+8
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds50-50/+20
2015-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-5/+46
2015-06-25um: Don't pollute kernel namespace with uapiRichard Weinberger6-1/+5
2015-06-25um: Include sys/types.h for makedev(), major(), minor()Hans-Werner Hilse1-0/+1
2015-06-25um: Do not use stdin and stdout identifiers for struct membersHans-Werner Hilse5-30/+30
2015-06-25um: Do not use __ptr_t type for stack_t's .ss pointerHans-Werner Hilse1-3/+5
2015-06-25Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds93-0/+6183
2015-06-25arm64: bpf: fix out-of-bounds read in bpf2a64_offset()Xi Wang1-3/+4
2015-06-25ARM64: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd1-2/+2
2015-06-25sparc64: perf: Use UREG_FP rather than UREG_I6David Ahern1-2/+2
2015-06-25sparc64: perf: Add sanity checking on addresses in user stackDavid Ahern2-0/+35
2015-06-25sparc64: Convert BUG_ON to warningDavid Ahern1-2/+3
2015-06-25sparc: perf: Disable pagefaults while walking userspace stacksDavid Ahern1-1/+6
2015-06-25mn10300: Fix incorrect use of irq_data->affinityJiang Liu1-3/+3
2015-06-25MIPS/ralink: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+1
2015-06-25MIPS/pci: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+2