Age | Commit message (Expand) | Author | Files | Lines |
2014-12-15 | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 4 | -13/+280 |
2014-12-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -54/+140 |
2014-12-14 | x86/tls: Disallow unusual TLS segments | Andy Lutomirski | 1 | -0/+22 |
2014-12-14 | x86/tls: Validate TLS entries to protect espfix | Andy Lutomirski | 1 | -0/+23 |
2014-12-14 | Merge tag 'trace-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+3 |
2014-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 50 | -85/+372 |
2014-12-14 | Merge branch 'akpm' (second patch-bomb from Andrew) | Linus Torvalds | 24 | -8/+64 |
2014-12-13 | parisc: percpu: update comments referring to __get_cpu_var | Christoph Lameter | 1 | -2/+2 |
2014-12-13 | gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs | Riku Voipio | 7 | -0/+7 |
2014-12-13 | sparc: hook up execveat system call | David Drysdale | 4 | -1/+15 |
2014-12-13 | x86: hook up execveat system call | David Drysdale | 7 | -0/+35 |
2014-12-13 | mm/debug-pagealloc: make debug-pagealloc boottime configurable | Joonsoo Kim | 5 | -5/+5 |
2014-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 12 | -160/+177 |
2014-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 4 | -4/+26 |
2014-12-13 | MIPS: Use phys_addr_t instead of phys_t | Jaedon Shin | 1 | -1/+1 |
2014-12-13 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 80 | -832/+1417 |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 9 | -12/+11 |
2014-12-12 | ftrace/x86: Update i386 call to prepare_ftrace_return() | Steven Rostedt (Red Hat) | 1 | -3/+3 |
2014-12-12 | sparc/ldc: create separate ldc_unbind from ldc_free | Dwight Engen | 2 | -3/+10 |
2014-12-12 | vio: create routines for inc,dec vio dring indexes | Dwight Engen | 1 | -0/+15 |
2014-12-12 | sparc32, leon: Align ccall_info to prevent unaligned traps on crosscall | Andreas Larsson | 1 | -1/+1 |
2014-12-12 | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 1 | -2/+2 |
2014-12-12 | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 15 | -264/+329 |
2014-12-12 | arch: Add lightweight memory barriers dma_rmb() and dma_wmb() | Alexander Duyck | 10 | -26/+49 |
2014-12-12 | arch: Cleanup read_barrier_depends() and comments | Alexander Duyck | 10 | -135/+129 |
2014-12-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 258 | -3505/+8039 |
2014-12-12 | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 189 | -2127/+1651 |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 49 | -996/+1140 |
2014-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 67 | -186/+142 |
2014-12-12 | Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -0/+71 |
2014-12-12 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -17/+18 |
2014-12-11 | Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -82/+51 |
2014-12-11 | Merge tag 'pinctrl-v3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 11 | -350/+350 |
2014-12-11 | x86/asm: Unify segment selector defines | Borislav Petkov | 1 | -21/+9 |
2014-12-11 | x86/asm: Guard against building the 32/64-bit versions of the asm-offsets*.c ... | Borislav Petkov | 2 | -0/+8 |
2014-12-11 | x86_64, switch_to(): Load TLS descriptors before switching DS and ES | Andy Lutomirski | 1 | -28/+73 |
2014-12-11 | x86/mm: Use min() instead of min_t() in the e820 printout code | Xishi Qiu | 1 | -2/+2 |
2014-12-11 | x86/mm: Fix zone ranges boot printout | Xishi Qiu | 2 | -3/+3 |
2014-12-11 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 28 | -44/+74 |
2014-12-11 | Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -5/+86 |
2014-12-11 | Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 6 | -100/+460 |
2014-12-11 | arm: omap3: twl: remove usb phy init data | Heikki Krogerus | 1 | -11/+1 |
2014-12-11 | Merge branch 'akpm' (patchbomb from Andrew) | Linus Torvalds | 11 | -36/+56 |
2014-12-11 | rtc: omap: drop vendor-prefix from power-controller dt property | Johan Hovold | 1 | -1/+1 |
2014-12-11 | ARM: dts: am335x-boneblack: enable power off and rtc wake up | Johan Hovold | 1 | -0/+4 |
2014-12-11 | ARM: dts: am33xx: update rtc-node compatible property | Johan Hovold | 1 | -1/+1 |
2014-12-11 | tile: use pr_warn instead of pr_warning | Joe Perches | 1 | -18/+15 |
2014-12-11 | tile: neaten early_printk uses | Joe Perches | 1 | -7/+5 |
2014-12-11 | printk: remove used-once early_vprintk | Joe Perches | 1 | -6/+13 |
2014-12-11 | ppc/cell: replace get_unused_fd() with get_unused_fd_flags(0) | Yann Droneaud | 1 | -2/+2 |