index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'docs-4.10' of git://git.lwn.net/linux
Linus Torvalds
2016-12-12
3
-13
/
+26
|
\
|
*
Merge tag 'v4.9-rc4' into sound
Jonathan Corbet
2016-11-18
25
-109
/
+167
|
|
\
|
*
|
workqueue: kerneldocify workqueue_attrs
Silvio Fricke
2016-10-28
1
-11
/
+24
|
*
|
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
2016-10-24
2
-2
/
+2
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-12
13
-61
/
+62
|
\
\
\
|
*
|
|
printk: add Kconfig option to set default console loglevel
Olof Johansson
2016-12-12
1
-1
/
+6
|
*
|
|
printk/btrfs: handle more message headers
Petr Mladek
2016-12-12
1
-0
/
+2
|
*
|
|
printk/kdb: handle more message headers
Petr Mladek
2016-12-12
1
-0
/
+8
|
*
|
|
compiler-gcc.h: use "proved" instead of "proofed"
Benjamin Peterson
2016-12-12
1
-1
/
+1
|
*
|
|
mm, rmap: handle anon_vma_prepare() common case inline
Vlastimil Babka
2016-12-12
1
-1
/
+9
|
*
|
|
mm: add vfree_atomic()
Andrey Ryabinin
2016-12-12
1
-0
/
+1
|
*
|
|
mm: workingset: move shadow entry tracking to radix tree exceptional tracking
Johannes Weiner
2016-12-12
2
-39
/
+3
|
*
|
|
lib: radix-tree: update callback for changing leaf nodes
Johannes Weiner
2016-12-12
1
-1
/
+3
|
*
|
|
lib: radix-tree: check accounting of existing slot replacement users
Johannes Weiner
2016-12-12
1
-14
/
+2
|
*
|
|
lib: radix-tree: native accounting of exceptional entries
Johannes Weiner
2016-12-12
1
-3
/
+7
|
*
|
|
include/linux/backing-dev-defs.h: shrink struct backing_dev_info
Andrew Morton
2016-12-12
1
-1
/
+1
|
*
|
|
mm: don't cap request size based on read-ahead setting
Jens Axboe
2016-12-12
1
-0
/
+1
|
*
|
|
mm: cma: make linux/cma.h standalone includible
Thierry Reding
2016-12-12
1
-0
/
+3
|
*
|
|
mm: disable numa migration faults for dax vmas
Dan Williams
2016-12-12
1
-0
/
+8
|
*
|
|
of/fdt: mark hotpluggable memory
Reza Arbab
2016-12-12
1
-0
/
+1
|
*
|
|
mm, thp: avoid unlikely branches for split_huge_pmd
David Rientjes
2016-12-12
1
-0
/
+2
|
*
|
|
prctl: remove one-shot limitation for changing exe link
Stanislav Kinsburskiy
2016-12-12
1
-1
/
+5
|
*
|
|
kthread: add __printf attributes
Nicolas Iooss
2016-12-12
1
-1
/
+1
*
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-12
3
-12
/
+37
|
\
\
\
\
|
*
|
|
|
irqchip/gic-v3-its: Change unsigned types for AArch32 compatibility
Vladimir Murzin
2016-11-29
1
-2
/
+2
|
*
|
|
|
PCI: Remove the irq_affinity mask from struct pci_dev
Christoph Hellwig
2016-11-09
1
-1
/
+0
|
*
|
|
|
PCI/MSI: Provide pci_alloc_irq_vectors_affinity()
Christoph Hellwig
2016-11-09
1
-5
/
+19
|
*
|
|
|
genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()
Christoph Hellwig
2016-11-09
1
-2
/
+2
|
*
|
|
|
genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()
Christoph Hellwig
2016-11-09
1
-2
/
+2
|
*
|
|
|
genirq/affinity: Introduce struct irq_affinity
Christoph Hellwig
2016-11-09
1
-0
/
+12
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
7
-28
/
+60
|
\
\
\
\
|
*
|
|
|
alarmtimer: Add tracepoints for alarm timers
Baolin Wang
2016-12-01
1
-0
/
+5
|
*
|
|
|
timekeeping: Add a fast and NMI safe boot clock
Joel Fernandes
2016-11-29
1
-0
/
+1
|
*
|
|
|
timekeeping/clocksource_cyc2ns: Document intended range limitation
Chris Metcalf
2016-11-29
1
-1
/
+4
|
*
|
|
|
timekeeping: Ignore the bogus sleep time if pm_trace is enabled
Chen Yu
2016-11-29
2
-1
/
+9
|
*
|
|
|
timer: Move sys_alarm from timer.c to itimer.c
Nicolas Pitre
2016-11-16
1
-2
/
+0
|
*
|
|
|
ptp_clock: Allow for it to be optional
Nicolas Pitre
2016-11-16
1
-24
/
+41
*
|
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
2
-0
/
+27
|
\
\
\
\
\
|
*
|
|
|
|
zram: Convert to hotplug state machine
Anna-Maria Gleixner
2016-12-02
1
-0
/
+1
|
*
|
|
|
|
KVM/PPC/Book3S HV: Convert to hotplug state machine
Anna-Maria Gleixner
2016-12-02
1
-0
/
+1
|
*
|
|
|
|
iommu/vt-d: Convert to hotplug state machine
Anna-Maria Gleixner
2016-12-02
1
-0
/
+1
|
*
|
|
|
|
mm/zswap: Convert pool to hotplug state machine
Sebastian Andrzej Siewior
2016-12-02
1
-0
/
+1
|
*
|
|
|
|
mm/zswap: Convert dst-mem to hotplug state machine
Sebastian Andrzej Siewior
2016-12-02
1
-0
/
+1
|
*
|
|
|
|
mm/zsmalloc: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-12-02
1
-0
/
+1
|
*
|
|
|
|
mm/vmstat: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-12-02
1
-0
/
+1
|
*
|
|
|
|
tracing/rb: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-12-02
2
-0
/
+7
|
*
|
|
|
|
arm/bL_switcher: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-22
1
-0
/
+1
|
*
|
|
|
|
net/iucv: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-22
1
-0
/
+1
|
*
|
|
|
|
PCI/xgene-msi: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-22
1
-0
/
+1
|
*
|
|
|
|
x86/cpuid: Move the hotplug callbacks to online
Thomas Gleixner
2016-11-22
1
-1
/
+0
[next]