aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-4/+8
2014-12-15Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+3
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-116/+23
2014-12-15x86: mm: consolidate VM_FAULT_RETRY handlingLinus Torvalds1-28/+30
2014-12-15x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds1-7/+1
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds13-881/+1571
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds70-89/+4
2014-12-14Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-5/+8
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds4-13/+280
2014-12-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-54/+140
2014-12-14x86/tls: Disallow unusual TLS segmentsAndy Lutomirski1-0/+22
2014-12-14x86/tls: Validate TLS entries to protect espfixAndy Lutomirski1-0/+23
2014-12-13Merge tag 'trace-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-3/+3
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds50-85/+372
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds24-8/+64
2014-12-13parisc: percpu: update comments referring to __get_cpu_varChristoph Lameter1-2/+2
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio7-0/+7
2014-12-13sparc: hook up execveat system callDavid Drysdale4-1/+15
2014-12-13x86: hook up execveat system callDavid Drysdale7-0/+35
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim5-5/+5
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-160/+177
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-4/+26
2014-12-12MIPS: Use phys_addr_t instead of phys_tJaedon Shin1-1/+1
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds80-832/+1417
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds9-12/+11
2014-12-11ftrace/x86: Update i386 call to prepare_ftrace_return()Steven Rostedt (Red Hat)1-3/+3
2014-12-11sparc/ldc: create separate ldc_unbind from ldc_freeDwight Engen2-3/+10
2014-12-11vio: create routines for inc,dec vio dring indexesDwight Engen1-0/+15
2014-12-11sparc32, leon: Align ccall_info to prevent unaligned traps on crosscallAndreas Larsson1-1/+1
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-2/+2
2014-12-11Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds15-264/+329
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck10-26/+49
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck10-135/+129
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds258-3505/+8039
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds189-2127/+1651
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds49-996/+1140
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds67-186/+142
2014-12-11Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-0/+71
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds5-17/+18
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds9-82/+51
2014-12-11Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds11-350/+350
2014-12-11x86/asm: Unify segment selector definesBorislav Petkov1-21/+9
2014-12-11x86/asm: Guard against building the 32/64-bit versions of the asm-offsets*.c file directlyBorislav Petkov2-0/+8
2014-12-11x86_64, switch_to(): Load TLS descriptors before switching DS and ESAndy Lutomirski1-28/+73
2014-12-11x86/mm: Use min() instead of min_t() in the e820 printout codeXishi Qiu1-2/+2
2014-12-11x86/mm: Fix zone ranges boot printoutXishi Qiu2-3/+3
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds28-44/+74
2014-12-10Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-5/+86
2014-12-10Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds6-100/+460
2014-12-10arm: omap3: twl: remove usb phy init dataHeikki Krogerus1-11/+1