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-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2014-05-08
Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2014-05-08
Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-7
/
+0
2014-05-08
trace: module: Maintain a valid user count
Romain Izard
1
-1
/
+1
2014-05-08
mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"
Micky Ching
2
-7
/
+0
2014-05-07
Merge branch 'drm-radeon-mullins' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+16
2014-05-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+2
2014-05-07
Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux int...
Dave Airlie
1
-0
/
+16
2014-05-07
Merge tag 'topc/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-2
/
+2
2014-05-06
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2
-0
/
+19
2014-05-06
slub: use sysfs'es release mechanism for kmem_cache
Christoph Lameter
1
-0
/
+9
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/vir...
Linus Torvalds
2
-0
/
+4
2014-05-06
nick kvfree() from apparmor
Al Viro
1
-0
/
+2
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-06
drm/radeon: add pci ids for Mullins
Samuel Li
1
-0
/
+16
2014-05-05
asmlinkage: Revert "lto: Make asmlinkage __visible"
Andi Kleen
1
-2
/
+2
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-05-01
dentry_kill(): don't try to remove from shrink list
Al Viro
1
-0
/
+2
2014-04-30
drm/i915: don't try DP_LINK_BW_5_4 on HSW ULX
Paulo Zanoni
1
-2
/
+2
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
[next]