index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-116
/
+23
2014-12-15
x86: mm: consolidate VM_FAULT_RETRY handling
Linus Torvalds
1
-28
/
+30
2014-12-15
x86: mm: move mmap_sem unlock from mm_fault_error() to caller
Linus Torvalds
1
-7
/
+1
2014-12-14
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-881
/
+1571
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
70
-89
/
+4
2014-12-14
Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-5
/
+8
2014-12-14
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-13
Merge tag 'trace-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
50
-85
/
+372
2014-12-13
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-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-160
/
+177
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-4
/
+26
2014-12-12
MIPS: Use phys_addr_t instead of phys_t
Jaedon Shin
1
-1
/
+1
2014-12-12
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-11
ftrace/x86: Update i386 call to prepare_ftrace_return()
Steven Rostedt (Red Hat)
1
-3
/
+3
2014-12-11
sparc/ldc: create separate ldc_unbind from ldc_free
Dwight Engen
2
-3
/
+10
2014-12-11
vio: create routines for inc,dec vio dring indexes
Dwight Engen
1
-0
/
+15
2014-12-11
sparc32, leon: Align ccall_info to prevent unaligned traps on crosscall
Andreas Larsson
1
-1
/
+1
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-2
/
+2
2014-12-11
Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
15
-264
/
+329
2014-12-11
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
10
-26
/
+49
2014-12-11
arch: Cleanup read_barrier_depends() and comments
Alexander Duyck
10
-135
/
+129
2014-12-11
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
258
-3505
/
+8039
2014-12-11
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
189
-2127
/
+1651
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
49
-996
/
+1140
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
67
-186
/
+142
2014-12-11
Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-0
/
+71
2014-12-11
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-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
28
-44
/
+74
2014-12-10
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+86
2014-12-10
Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
6
-100
/
+460
2014-12-10
arm: omap3: twl: remove usb phy init data
Heikki Krogerus
1
-11
/
+1
2014-12-10
Merge branch 'akpm' (patchbomb from Andrew)
Linus Torvalds
11
-36
/
+56
2014-12-10
rtc: omap: drop vendor-prefix from power-controller dt property
Johan Hovold
1
-1
/
+1
[next]