index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-15
mm/slab: alternative implementation for DEBUG_SLAB_LEAK
Joonsoo Kim
1
-0
/
+3
2016-03-15
mm/slab: clean up DEBUG_PAGEALLOC processing code
Joonsoo Kim
1
-4
/
+8
2016-03-15
mm: fix some spelling
Jesper Dangaard Brouer
2
-2
/
+2
2016-03-15
mm: new API kfree_bulk() for SLAB+SLUB allocators
Jesper Dangaard Brouer
1
-0
/
+9
2016-03-15
mm: fault-inject take over bootstrap kmem_cache check
Jesper Dangaard Brouer
1
-3
/
+2
2016-03-14
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-16
/
+122
2016-03-14
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-10
/
+202
2016-03-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2016-03-14
Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+18
2016-03-14
Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-8
/
+17
2016-03-14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+3
2016-03-14
Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+33
2016-03-12
block: don't optimize for non-cloned bio in bio_get_last_bvec()
Ming Lei
1
-5
/
+0
2016-03-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
15
-35
/
+110
2016-03-09
Merge tag 'trace-fixes-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-8
/
+9
2016-03-09
dma-mapping: avoid oops when parameter cpu_addr is null
Zhen Lei
1
-1
/
+1
2016-03-09
kasan: add functions to clear stack poison
Mark Rutland
1
-1
/
+5
2016-03-09
list: kill list_force_poison()
Dan Williams
1
-11
/
+0
2016-03-09
tracing: Fix check for cpu online when event is disabled
Steven Rostedt (Red Hat)
1
-8
/
+9
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
1
-8
/
+17
2016-03-08
Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz
Ingo Molnar
5
-16
/
+122
2016-03-08
sched/deadline: Remove dl_new from struct sched_dl_entity
Luca Abeni
1
-5
/
+1
2016-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+28
2016-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
1
-0
/
+1
2016-03-04
Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
Linus Torvalds
2
-3
/
+3
2016-03-04
Merge branch 'for-linus2' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-7
/
+60
2016-03-04
Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-0
/
+2
2016-03-04
ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support
Yan, Zheng
1
-0
/
+1
2016-03-04
tracing: Do not have 'comm' filter override event 'comm' field
Steven Rostedt (Red Hat)
1
-0
/
+2
2016-03-04
Merge tag 'v4.5-rc6' into core/resources, to resolve conflict
Ingo Molnar
46
-1601
/
+1707
2016-03-03
block: fix blk_rq_get_max_sectors for driver private requests
Christoph Hellwig
1
-1
/
+1
2016-03-03
writeback: flush inode cgroup wb switches instead of pinning super_block
Tejun Heo
1
-0
/
+5
2016-03-03
block: get the 1st and last bvec via helpers
Ming Lei
1
-4
/
+9
2016-03-03
block: check virt boundary in bio_will_gap()
Ming Lei
1
-5
/
+11
2016-03-03
block: bio: introduce helpers to get the 1st and last bvec
Ming Lei
1
-0
/
+37
2016-03-03
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
1
-0
/
+24
2016-03-03
stmmac: Fix 'eth0: No PHY found' regression
Gabriel Fernandez
1
-0
/
+1
2016-03-02
net/mlx5e: Fix ethtool RX hash func configuration change
Tariq Toukan
1
-1
/
+3
2016-03-02
posix-cpu-timers: Migrate to use new tick dependency mask model
Frederic Weisbecker
2
-5
/
+0
2016-03-02
sched: Migrate sched to use new tick dependency mask model
Frederic Weisbecker
1
-3
/
+0
2016-03-02
perf: Migrate perf to use new tick dependency mask model
Frederic Weisbecker
2
-8
/
+0
2016-03-02
nohz: Use enum code for tick stop failure tracing message
Frederic Weisbecker
1
-0
/
+1
2016-03-02
nohz: New tick dependency mask
Frederic Weisbecker
2
-0
/
+100
2016-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+1
2016-02-29
use ->d_seq to get coherency between ->d_inode and ->d_flags
Al Viro
1
-3
/
+1
2016-02-29
Merge tag 'v4.5-rc6' into locking/core, to pick up fixes
Ingo Molnar
21
-1522
/
+1545
2016-02-29
sched/debug: Fix preempt_disable_ip recording for preempt_disable()
Sebastian Andrzej Siewior
2
-2
/
+12
2016-02-29
sched/rt: Fix PI handling vs. sched_setscheduler()
Peter Zijlstra
1
-0
/
+2
2016-02-29
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes
Ingo Molnar
37
-1572
/
+1621
2016-02-29
perf: Allow storage of PMU private data in event
Thomas Gleixner
1
-0
/
+1
[next]