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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-3
/
+25
2017-09-13
Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+6
2017-09-12
Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+0
2017-09-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+24
2017-09-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-19
/
+10
2017-09-12
sched/debug: Add debugfs knob for "sched_debug"
Peter Zijlstra
3
-3
/
+8
2017-09-12
sched/core: WARN() when migrating to an offline CPU
Peter Zijlstra
1
-0
/
+4
2017-09-12
sched/fair: Plug hole between hotplug and active_load_balance()
Peter Zijlstra
1
-0
/
+7
2017-09-12
sched/fair: Avoid newidle balance for !active CPUs
Peter Zijlstra
1
-0
/
+6
2017-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
6
-37
/
+77
2017-09-11
sched/fair: Fix nuisance kernel-doc warning
Randy Dunlap
1
-1
/
+1
2017-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-12
/
+35
2017-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
19
-666
/
+696
2017-09-08
bpf: devmap, use cond_resched instead of cpu_relax
John Fastabend
1
-1
/
+1
2017-09-08
bpf: add support for sockmap detach programs
John Fastabend
2
-11
/
+18
2017-09-08
bpf: don't select potentially stale ri->map from buggy xdp progs
Daniel Borkmann
1
-0
/
+16
2017-09-08
kcov: support compat processes
Dmitry Vyukov
1
-0
/
+1
2017-09-08
drivers/pps: aesthetic tweaks to PPS-related content
Robert P. J. Day
1
-1
/
+1
2017-09-08
kmod: move #ifdef CONFIG_MODULES wrapper to Makefile
Luis R. Rodriguez
2
-4
/
+2
2017-09-08
kmod: split out umh code into its own file
Luis R. Rodriguez
3
-559
/
+571
2017-09-08
locking/rtmutex: replace top-waiter and pi_waiters leftmost caching
Davidlohr Bueso
4
-33
/
+19
2017-09-08
sched/deadline: replace earliest dl and rq leftmost caching
Davidlohr Bueso
2
-35
/
+21
2017-09-08
sched/fair: replace cfs_rq->rb_leftmost
Davidlohr Bueso
3
-29
/
+15
2017-09-08
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
5
-5
/
+5
2017-09-08
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
1
-4
/
+4
2017-09-08
mm/memcontrol: support MEMORY_DEVICE_PRIVATE
Jérôme Glisse
1
-0
/
+1
2017-09-08
mm/ZONE_DEVICE: special case put_page() for device private pages
Jérôme Glisse
1
-1
/
+24
2017-09-08
mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory
Jérôme Glisse
1
-0
/
+34
2017-09-08
mm/hmm: heterogeneous memory management (HMM for short)
Jérôme Glisse
1
-0
/
+3
2017-09-08
Merge tag 'trace-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
5
-19
/
+82
2017-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-37
/
+32
2017-09-07
Merge tag 'audit-pr-20170907' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-12
/
+12
2017-09-07
Merge tag 'pstore-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-82
/
+199
2017-09-07
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
3
-6
/
+22
2017-09-07
genirq: Make sparse_irq_lock protect what it should protect
Thomas Gleixner
1
-17
/
+7
2017-09-07
sched/fair: Fix wake_affine_llc() balancing rules
Peter Zijlstra
1
-1
/
+1
2017-09-06
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
8
-246
/
+888
2017-09-06
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-3
/
+3
2017-09-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-40
/
+51
2017-09-06
tracing: Apply trace_clock changes to instance max buffer
Baohong Liu
1
-1
/
+1
2017-09-06
mm,fork: introduce MADV_WIPEONFORK
Rik van Riel
1
-2
/
+8
2017-09-06
mm: oom: let oom_reap_task and exit_mmap run concurrently
Andrea Arcangeli
1
-17
/
+0
2017-09-06
mm: replace TIF_MEMDIE checks by tsk_is_oom_victim
Michal Hocko
1
-4
/
+5
2017-09-06
mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups
Dan Williams
1
-14
/
+38
2017-09-06
cgroup: revert fa06235b8eb0 ("cgroup: reset css on destruction")
Roman Gushchin
1
-3
/
+0
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
14
-1035
/
+3249
2017-09-06
genirq/msi: Fix populating multiple interrupts
John Keeping
1
-2
/
+3
2017-09-05
Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+6
2017-09-05
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
13
-182
/
+287
[next]