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
*
mm: balloon: use general non-lru movable page feature
Minchan Kim
2016-07-27
2
-37
/
+18
*
mm: migrate: support non-lru movable page migration
Minchan Kim
2016-07-27
6
-12
/
+46
*
include/linux/mmdebug.h: add VM_WARN which maps to WARN()
Aneesh Kumar K.V
2016-07-27
1
-0
/
+2
*
mm: oom: add memcg to oom_control
Vladimir Davydov
2016-07-27
1
-3
/
+5
*
mm: zap ZONE_OOM_LOCKED
Vladimir Davydov
2016-07-27
1
-1
/
+0
*
memory-hotplug: more general validation of zone during online
Reza Arbab
2016-07-27
1
-0
/
+2
*
mm: faster kmalloc_array(), kcalloc()
Alexey Dobriyan
2016-07-27
1
-0
/
+2
*
mm: SLUB freelist randomization
Thomas Garnier
2016-07-27
1
-0
/
+5
*
mm: reorganize SLAB freelist randomization
Thomas Garnier
2016-07-27
1
-1
/
+1
*
fs/fs-writeback.c: inode writeback list tracking tracepoints
Brian Foster
2016-07-27
1
-4
/
+18
*
fs/fs-writeback.c: add a new writeback list for sync
Dave Chinner
2016-07-27
2
-0
/
+7
*
debugobjects.h: fix trivial kernel doc warning
Randy Dunlap
2016-07-27
1
-1
/
+1
*
dax: remote unused fault wrappers
Ross Zwisler
2016-07-27
1
-5
/
+0
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-26
6
-9
/
+50
|
\
|
*
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
2016-07-04
65
-193
/
+466
|
|
\
|
|
*
genirq: Add a helper to spread an affinity mask for MSI/MSI-X vectors
Christoph Hellwig
2016-07-04
1
-0
/
+8
|
|
*
genirq/msi: Make use of affinity aware allocations
Thomas Gleixner
2016-07-04
1
-0
/
+2
|
|
*
genirq: Add affinity hint to irq allocation
Thomas Gleixner
2016-07-04
2
-5
/
+8
|
|
*
genirq: Introduce IRQD_AFFINITY_MANAGED flag
Thomas Gleixner
2016-07-04
1
-0
/
+7
|
|
*
genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
Thomas Gleixner
2016-07-04
1
-4
/
+2
|
*
|
genirq: Add untracked irq handler
Keith Busch
2016-06-18
1
-0
/
+1
|
*
|
irqchip/gicv3-its: Implement two-level(indirect) device table support
Shanker Donthineni
2016-06-13
1
-0
/
+3
|
*
|
irqchip/gicv3-its: Split its_alloc_tables() into two functions
Shanker Donthineni
2016-06-13
1
-0
/
+1
|
*
|
irqchip/gic: Add platform driver for non-root GICs that require RPM
Jon Hunter
2016-06-13
1
-0
/
+6
|
*
|
irqchip/gic: Prepare for adding platform driver
Jon Hunter
2016-06-13
1
-0
/
+5
|
*
|
genirq: Add runtime power management support for IRQ chips
Jon Hunter
2016-06-13
1
-0
/
+4
|
*
|
irqdomain: Don't set type when mapping an IRQ
Jon Hunter
2016-06-13
1
-0
/
+3
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-26
8
-19
/
+63
|
\
\
\
|
*
\
\
Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...
Thomas Gleixner
2016-07-07
4
-5
/
+12
|
|
\
\
\
|
|
*
|
|
clk: Add missing clk_get_sys() stub
Daniel Lezcano
2016-06-28
1
-0
/
+4
|
|
*
|
|
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
2
-6
/
+1
|
|
*
|
|
clocksource/drivers/sp804: Convert init function to return error
Daniel Lezcano
2016-06-28
1
-4
/
+4
|
|
*
|
|
clocksource/drivers/clksrc-probe: Introduce init functions with return code
Daniel Lezcano
2016-06-28
2
-0
/
+5
|
|
*
|
|
of: Add a new macro to declare_of for one parameter function returning a value
Daniel Lezcano
2016-06-28
1
-0
/
+3
|
*
|
|
|
Merge branch 'timers/fast-wheel' into timers/core
Ingo Molnar
2016-07-07
63
-194
/
+473
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
timers: Remove set_timer_slack() leftovers
Thomas Gleixner
2016-07-07
1
-4
/
+0
|
|
*
|
|
timers: Switch to a non-cascading wheel
Thomas Gleixner
2016-07-07
1
-0
/
+2
|
|
*
|
|
timers: Reduce the CPU index space to 256k
Thomas Gleixner
2016-07-07
1
-5
/
+5
|
|
*
|
|
hlist: Add hlist_is_singular_node() helper
Thomas Gleixner
2016-07-07
1
-0
/
+10
|
|
*
|
|
timers: Remove the deprecated mod_timer_pinned() API
Thomas Gleixner
2016-07-07
1
-3
/
+0
|
|
*
|
|
timers: Make 'pinned' a timer property
Thomas Gleixner
2016-07-07
1
-3
/
+22
|
|
|
|
/
|
|
|
/
|
|
*
|
|
time: Add time64_to_tm()
Deepa Dinamani
2016-06-20
1
-1
/
+14
|
*
|
|
alarmtimer: Fix comments describing structure fields
Pratyush Patel
2016-06-20
1
-3
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-07-26
1
-0
/
+1
|
\
\
\
|
*
|
|
x86/sfi: Enable enumeration of SD devices
Andy Shevchenko
2016-07-13
1
-0
/
+1
*
|
|
|
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-07-26
1
-5
/
+12
|
\
\
\
\
|
*
|
|
|
printk: Make the printk*once() variants return a value
Borislav Petkov
2016-07-08
1
-5
/
+12
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-07-26
3
-6
/
+24
|
\
\
\
\
|
*
\
\
\
Merge branch 'x86/asm' into x86/mm, to resolve conflicts
Ingo Molnar
2016-07-15
7
-10
/
+51
|
|
\
\
\
\
|
|
*
|
|
|
x86/entry: Avoid interrupt flag save and restore
Paolo Bonzini
2016-07-10
1
-0
/
+15
[next]