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-12-14
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-6
/
+268
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-5
/
+200
2014-12-14
Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-63
/
+66
2014-12-14
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
14
-129
/
+154
2014-12-14
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
3
-6
/
+49
2014-12-14
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-0
/
+1
2014-12-14
Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+29
2014-12-13
aio: Make it possible to remap aio ring
Pavel Emelyanov
1
-0
/
+1
2014-12-13
Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-9
/
+57
2014-12-13
Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-2
/
+14
2014-12-13
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-4
/
+13
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
6
-3
/
+1685
2014-12-13
Merge branch 'akpm' (second patch-bomb from Andrew)
Linus Torvalds
30
-135
/
+356
2014-12-13
percpu: remove __get_cpu_var and __raw_get_cpu_var macros
Christoph Lameter
1
-2
/
+0
2014-12-13
fsnotify: remove destroy_list from fsnotify_mark
Jan Kara
1
-2
/
+5
2014-12-13
fsnotify: unify inode and mount marks handling
Jan Kara
1
-20
/
+4
2014-12-13
ipc/msg: increase MSGMNI, remove scaling
Manfred Spraul
2
-28
/
+20
2014-12-13
ipc/sem.c: increase SEMMSL, SEMMNI, SEMOPM
Manfred Spraul
1
-3
/
+15
2014-12-13
fault-inject: add ratelimit option
Dmitry Monakhov
1
-6
/
+11
2014-12-13
ratelimit: add initialization macro
Dmitry Monakhov
1
-3
/
+9
2014-12-13
syscalls: implement execveat() system call
David Drysdale
6
-1
/
+20
2014-12-13
memcg: fix possible use-after-free in memcg_kmem_get_cache()
Vladimir Davydov
2
-4
/
+12
2014-12-13
oom: don't assume that a coredumping thread will exit soon
Oleg Nesterov
1
-0
/
+11
2014-12-13
mm: vmscan: invoke slab shrinkers from shrink_zone()
Johannes Weiner
2
-5
/
+3
2014-12-13
mm,vmacache: count number of system-wide flushes
Davidlohr Bueso
1
-0
/
+1
2014-12-13
mm/page_owner: keep track of page owners
Joonsoo Kim
2
-0
/
+48
2014-12-13
stacktrace: introduce snprint_stack_trace for buffer output
Joonsoo Kim
1
-0
/
+5
2014-12-13
mm/debug-pagealloc: make debug-pagealloc boottime configurable
Joonsoo Kim
1
-1
/
+16
2014-12-13
mm/debug-pagealloc: prepare boottime configurable on/off
Joonsoo Kim
4
-37
/
+33
2014-12-13
mm/page_ext: resurrect struct page extending code for debugging
Joonsoo Kim
2
-0
/
+71
2014-12-13
mm, gfp: escalatedly define GFP_HIGHUSER and GFP_HIGHUSER_MOVABLE
Jianyu Zhan
1
-5
/
+2
2014-12-13
include/linux/kmemleak.h: needs slab.h
Andrew Morton
1
-0
/
+2
2014-12-13
mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache()
Zhang Zhen
1
-2
/
+2
2014-12-13
mm: move swp_entry_t definition to include/linux/mm_types.h
Tejun Heo
2
-8
/
+8
2014-12-13
memcg: turn memcg_kmem_skip_account into a bit field
Vladimir Davydov
1
-2
/
+5
2014-12-13
lib: bitmap: add alignment offset for bitmap_find_next_zero_area()
Michal Nazarewicz
1
-5
/
+31
2014-12-13
mm/rmap: share the i_mmap_rwsem
Davidlohr Bueso
1
-0
/
+10
2014-12-13
mm: convert i_mmap_mutex to rwsem
Davidlohr Bueso
2
-4
/
+5
2014-12-13
mm,fs: introduce helpers around the i_mmap_mutex
Davidlohr Bueso
1
-0
/
+10
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-6
/
+8
2014-12-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-0
/
+16
2014-12-12
Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-7
/
+46
2014-12-12
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-1
/
+28
2014-12-12
Merge tag 'for-linus' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
2
-7
/
+9
2014-12-12
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
2
-3
/
+3
2014-12-12
linux/interrupt.h: remove the definition of unused tasklet_hi_enable
Quentin Lambert
1
-6
/
+0
2014-12-12
Merge tag 'please-pull-morepstore' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+3
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+1
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+39
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-28
/
+28
[next]