index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-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
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-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
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2017-09-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+2
2017-09-05
bpf: fix numa_node validation
Eric Dumazet
1
-1
/
+2
2017-09-05
audit: update the function comments
Geliang Tang
2
-10
/
+10
2017-09-05
audit: Reduce overhead using a coarse clock
Mel Gorman
2
-2
/
+2
2017-09-05
Merge branch 'for-4.13-fixes' into for-4.14
Tejun Heo
1
-4
/
+26
2017-09-04
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-13
/
+1
2017-09-04
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+11
2017-09-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-38
/
+549
2017-09-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-11
/
+22
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+27
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
22
-274
/
+1176
2017-09-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-253
/
+433
2017-09-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-30
/
+92
2017-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
26
-798
/
+573
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
13
-60
/
+112
2017-09-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
7
-107
/
+192
2017-09-04
Merge branch 'pm-cpufreq-sched'
Rafael J. Wysocki
5
-28
/
+80
2017-09-04
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-10
/
+2
2017-09-04
Merge branches 'pm-core', 'pm-opp', 'pm-domains', 'pm-cpu' and 'pm-avs'
Rafael J. Wysocki
1
-37
/
+13
2017-09-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+1
2017-09-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-10
/
+19
[next]