index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-13
15
-105
/
+114
|
\
|
*
printk: add Kconfig option to set default console loglevel
Olof Johansson
2016-12-13
1
-1
/
+6
|
*
printk/btrfs: handle more message headers
Petr Mladek
2016-12-13
1
-0
/
+2
|
*
printk/kdb: handle more message headers
Petr Mladek
2016-12-13
1
-0
/
+8
|
*
compiler-gcc.h: use "proved" instead of "proofed"
Benjamin Peterson
2016-12-13
1
-1
/
+1
|
*
mm, rmap: handle anon_vma_prepare() common case inline
Vlastimil Babka
2016-12-13
1
-1
/
+9
|
*
mm: THP page cache support for ppc64
Aneesh Kumar K.V
2016-12-13
1
-0
/
+3
|
*
mm: move vma_is_anonymous check within pmd_move_must_withdraw
Aneesh Kumar K.V
2016-12-13
1
-12
/
+0
|
*
mm: add vfree_atomic()
Andrey Ryabinin
2016-12-13
1
-0
/
+1
|
*
mm: workingset: move shadow entry tracking to radix tree exceptional tracking
Johannes Weiner
2016-12-13
2
-39
/
+3
|
*
lib: radix-tree: update callback for changing leaf nodes
Johannes Weiner
2016-12-13
1
-1
/
+3
|
*
lib: radix-tree: check accounting of existing slot replacement users
Johannes Weiner
2016-12-13
1
-14
/
+2
|
*
lib: radix-tree: native accounting of exceptional entries
Johannes Weiner
2016-12-13
1
-3
/
+7
|
*
include/linux/backing-dev-defs.h: shrink struct backing_dev_info
Andrew Morton
2016-12-13
1
-1
/
+1
|
*
mm: don't cap request size based on read-ahead setting
Jens Axboe
2016-12-13
1
-0
/
+1
|
*
mm: cma: make linux/cma.h standalone includible
Thierry Reding
2016-12-13
1
-0
/
+3
|
*
mm: disable numa migration faults for dax vmas
Dan Williams
2016-12-13
1
-0
/
+8
|
*
of/fdt: mark hotpluggable memory
Reza Arbab
2016-12-13
1
-0
/
+1
|
*
mm: remove the page size change check in tlb_remove_page
Aneesh Kumar K.V
2016-12-13
1
-26
/
+2
|
*
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
2016-12-13
1
-0
/
+16
|
*
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
Aneesh Kumar K.V
2016-12-13
1
-0
/
+6
|
*
mm: update mmu_gather range correctly
Aneesh Kumar K.V
2016-12-13
1
-12
/
+31
|
*
mm, thp: avoid unlikely branches for split_huge_pmd
David Rientjes
2016-12-13
1
-0
/
+2
|
*
prctl: remove one-shot limitation for changing exe link
Stanislav Kinsburskiy
2016-12-13
1
-1
/
+5
|
*
kthread: add __printf attributes
Nicolas Iooss
2016-12-13
1
-1
/
+1
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-13
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-13
8
-28
/
+156
|
\
\
\
|
*
|
|
alarmtimer: Add tracepoints for alarm timers
Baolin Wang
2016-12-01
2
-0
/
+101
|
*
|
|
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-13
4
-1
/
+29
|
\
\
\
\
|
*
|
|
|
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
[next]