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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-06
hugetlb: ensure hugepage access is denied if hugepages are not supported
Nishanth Aravamudan
1
-0
/
+10
2014-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-2
/
+20
2014-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-2
/
+18
2014-05-05
Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+0
2014-05-05
vsock: Make transport the proto owner
Andy King
1
-1
/
+5
2014-05-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+3
2014-05-03
Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...
Peter Hurley
1
-1
/
+0
2014-05-03
arm64: fixmap: fix missing sub-page offset for earlyprintk
Marc Zyngier
1
-0
/
+3
2014-05-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+4
2014-05-01
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-05-01
word-at-a-time: simplify big-endian zero_bytemask macro
H. Peter Anvin
1
-1
/
+1
2014-04-28
Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2014-04-28
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+5
2014-04-28
fuse: add renameat2 support
Miklos Szeredi
1
-0
/
+8
2014-04-28
ftrace/module: Hardcode ftrace_module_init() call into load_module()
Steven Rostedt (Red Hat)
1
-0
/
+2
2014-04-28
fuse: allow ctime flushing to userspace
Maxim Patlasov
1
-2
/
+5
2014-04-28
fuse: fuse: add time_gran to INIT_OUT
Miklos Szeredi
1
-0
/
+7
2014-04-28
genirq: x86: Ensure that dynamic irq allocation does not conflict
Thomas Gleixner
1
-0
/
+2
2014-04-28
linux/interrupt.h: fix new kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2014-04-27
word-at-a-time: avoid undefined behaviour in zero_bytemask macro
Will Deacon
1
-6
/
+2
2014-04-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+36
2014-04-27
Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2014-04-27
Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+16
2014-04-25
Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+3
2014-04-25
Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
2
-11
/
+11
2014-04-24
tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc
Manfred Schlaegl
1
-0
/
+1
2014-04-24
Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll...
Arnd Bergmann
32
-69
/
+151
2014-04-24
of/irq: do irq resolution in platform_get_irq
Rob Herring
1
-0
/
+5
2014-04-24
phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY
Grygorii Strashko
1
-0
/
+16
2014-04-24
Merge tag 'regulator-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2014-04-24
net: Add variants of capable for use on netlink messages
Eric W. Biederman
1
-0
/
+7
2014-04-24
net: Add variants of capable for use on on sockets
Eric W. Biederman
1
-0
/
+5
2014-04-24
net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
Eric W. Biederman
1
-1
/
+1
2014-04-24
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2014-04-24
dt: tegra: remove non-existent clock IDs
Stephen Warren
1
-3
/
+3
2014-04-23
locks: rename FL_FILE_PVT and IS_FILE_PVT to use "*_OFDLCK" instead
Jeff Layton
1
-1
/
+1
2014-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-0
/
+2
2014-04-23
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-2
/
+2
2014-04-23
Fix: tracing: use 'E' instead of 'X' for unsigned module tain flag
Mathieu Desnoyers
1
-1
/
+1
2014-04-22
net: Fix ns_capable check in sock_diag_put_filterinfo
Andrew Lutomirski
1
-1
/
+1
2014-04-22
locks: rename file-private locks to "open file description locks"
Jeff Layton
1
-10
/
+10
2014-04-20
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+0
2014-04-19
Input: Add INPUT_PROP_TOPBUTTONPAD device property
Hans de Goede
1
-0
/
+1
2014-04-19
Input: serio - add firmware_id sysfs attribute
Hans de Goede
1
-0
/
+1
2014-04-19
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-2
/
+9
2014-04-19
Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...
Dave Airlie
1
-0
/
+4
2014-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-10
/
+21
2014-04-18
Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+4
2014-04-18
Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-19
/
+1
2014-04-18
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
3
-10
/
+37
[next]