summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-12-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-12-14x86/tls: Disallow unusual TLS segmentsAndy Lutomirski
2014-12-14x86/tls: Validate TLS entries to protect espfixAndy Lutomirski
2014-12-13Merge tag 'trace-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds
2014-12-13parisc: percpu: update comments referring to __get_cpu_varChristoph Lameter
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio
2014-12-13sparc: hook up execveat system callDavid Drysdale
2014-12-13x86: hook up execveat system callDavid Drysdale
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-12-12MIPS: Use phys_addr_t instead of phys_tJaedon Shin
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-11ftrace/x86: Update i386 call to prepare_ftrace_return()Steven Rostedt (Red Hat)
2014-12-11sparc/ldc: create separate ldc_unbind from ldc_freeDwight Engen
2014-12-11vio: create routines for inc,dec vio dring indexesDwight Engen
2014-12-11sparc32, leon: Align ccall_info to prevent unaligned traps on crosscallAndreas Larsson
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-12-11Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck
2014-12-11arch: Cleanup read_barrier_depends() and commentsAlexander Duyck
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-12-11Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-11Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-12-11Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-11Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-11x86/asm: Unify segment selector definesBorislav Petkov
2014-12-11x86/asm: Guard against building the 32/64-bit versions of the asm-offsets*.c ...Borislav Petkov
2014-12-11x86_64, switch_to(): Load TLS descriptors before switching DS and ESAndy Lutomirski
2014-12-11x86/mm: Use min() instead of min_t() in the e820 printout codeXishi Qiu
2014-12-11x86/mm: Fix zone ranges boot printoutXishi Qiu
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-10Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-10Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-12-10Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds
2014-12-10rtc: omap: drop vendor-prefix from power-controller dt propertyJohan Hovold
2014-12-10ARM: dts: am335x-boneblack: enable power off and rtc wake upJohan Hovold
2014-12-10ARM: dts: am33xx: update rtc-node compatible propertyJohan Hovold
2014-12-10tile: use pr_warn instead of pr_warningJoe Perches
2014-12-10tile: neaten early_printk usesJoe Perches
2014-12-10printk: remove used-once early_vprintkJoe Perches
2014-12-10ppc/cell: replace get_unused_fd() with get_unused_fd_flags(0)Yann Droneaud
2014-12-10ia64: replace get_unused_fd() with get_unused_fd_flags(0)Yann Droneaud
2014-12-10mm: fix huge zero page accounting in smaps reportKirill A. Shutemov