index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shmem: get_unmapped_area align huge page
Hugh Dickins
2016-07-27
1
-0
/
+24
*
mm, rmap: account shmem thp pages
Kirill A. Shutemov
2016-07-27
1
-4
/
+9
*
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-27
2
-3
/
+2
*
mm, frontswap: convert frontswap_enabled to static key
Vlastimil Babka
2016-07-27
1
-2
/
+2
*
zram: use __GFP_MOVABLE for memory allocation
Minchan Kim
2016-07-27
1
-2
/
+4
*
mm: balloon: use general non-lru movable page feature
Minchan Kim
2016-07-27
1
-6
/
+48
*
zram: drop gfp_t from zcomp_strm_alloc()
Sergey Senozhatsky
2016-07-27
1
-4
/
+4
*
zram: add more compression algorithms
Sergey Senozhatsky
2016-07-27
1
-0
/
+9
*
zram: delete custom lzo/lz4
Sergey Senozhatsky
2016-07-27
8
-174
/
+2
*
zram: use crypto api to check alg availability
Sergey Senozhatsky
2016-07-27
3
-33
/
+49
*
zram: switch to crypto compress API
Sergey Senozhatsky
2016-07-27
4
-52
/
+69
*
zram: rename zstrm find-release functions
Sergey Senozhatsky
2016-07-27
3
-8
/
+8
*
mm: oom: add memcg to oom_control
Vladimir Davydov
2016-07-27
1
-0
/
+1
*
memory-hotplug: use zone_can_shift() for sysfs valid_zones attribute
Reza Arbab
2016-07-27
1
-11
/
+17
*
fbmon: remove unused function argument
Arnd Bergmann
2016-07-27
1
-1
/
+0
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-26
20
-238
/
+827
|
\
|
*
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
2016-07-04
452
-2912
/
+4918
|
|
\
|
*
\
Merge tag 'irqchip-core-4.8-2' of git://git.infradead.org/users/jcooper/linux...
Thomas Gleixner
2016-07-02
2
-0
/
+231
|
|
\
\
|
|
*
\
Merge branch 'irqchip/aspeed' into irqchip/core
Jason Cooper
2016-07-02
2
-0
/
+231
|
|
|
\
\
|
|
|
*
|
irqchip/aspeed-vic: Add irq controller for Aspeed
Benjamin Herrenschmidt
2016-06-22
2
-0
/
+231
|
*
|
|
|
Merge tag 'irqchip-core-4.8' of git://git.infradead.org/users/jcooper/linux i...
Thomas Gleixner
2016-06-23
12
-45
/
+53
|
|
\
|
|
|
|
|
*
|
|
Merge branch 'irqchip/misc' into irqchip/core
Jason Cooper
2016-06-23
11
-42
/
+51
|
|
|
\
\
\
|
|
|
*
|
|
irqchip/s3c24xx: Fixup IO accessors for big endian
Ben Dooks
2016-06-23
1
-18
/
+18
|
|
|
*
|
|
irqchip/exynos-combiner: Fix usage of __raw IO
Ben Dooks
2016-06-23
1
-7
/
+7
|
|
|
*
|
|
irqchip/vic: Make vic_syscore_ops and vic_of_init static
Ben Dooks
2016-06-13
1
-2
/
+3
|
|
|
*
|
|
irqchip/omap-intc: Fix missing <linux/irqchip/irq-omap-intc.h> include
Ben Dooks
2016-06-13
1
-0
/
+2
|
|
|
*
|
|
irqchip/gic-v2m: Fix missing include of <linux/irqchip/arm-gic.h>
Ben Dooks
2016-06-13
1
-0
/
+1
|
|
|
*
|
|
irqchip/brcmstb-l2: Make of probe function static
Ben Dooks
2016-06-13
1
-2
/
+2
|
|
|
*
|
|
irqchip/bcm7120-l2: Make probe functions static
Ben Dooks
2016-06-13
1
-5
/
+5
|
|
|
*
|
|
irqchip/bcm2836: Make bcm2836_smp_boot_secondary static
Ben Dooks
2016-06-13
1
-2
/
+2
|
|
|
*
|
|
irqchip/armada-370-xp: Make syscore_ops static
Ben Dooks
2016-06-13
1
-1
/
+1
|
|
|
*
|
|
irqchip/tegra: Fix sparse warnings on __iomem
Ben Dooks
2016-06-13
1
-2
/
+2
|
|
|
*
|
|
irqchip/sirfsoc: Fix sparse warnings on __iomem
Ben Dooks
2016-06-13
1
-3
/
+8
|
|
|
|
/
/
|
|
*
/
/
irqchip: bcm2835: Avoid arch/arm-specific handle_IRQ
Eric Anholt
2016-06-04
2
-3
/
+2
|
|
|
/
/
|
*
|
|
irqchip/mips-gic: Populate irq_domain names
Harvey Hunt
2016-06-14
1
-0
/
+3
|
*
|
|
irqchip/gicv3-its: Implement two-level(indirect) device table support
Shanker Donthineni
2016-06-13
1
-17
/
+90
|
*
|
|
irqchip/gicv3-its: Remove an unused argument 'node_name'
Shanker Donthineni
2016-06-13
1
-2
/
+2
|
*
|
|
irqchip/gicv3-its: Split its_alloc_tables() into two functions
Shanker Donthineni
2016-06-13
1
-116
/
+126
|
*
|
|
irqchip/gicv3-its: Add a new function for parsing device table BASERn
Shanker Donthineni
2016-06-13
1
-23
/
+26
|
*
|
|
irqchip/gicv3-its: Introduce two helper functions for accessing BASERn
Shanker Donthineni
2016-06-13
1
-4
/
+20
|
*
|
|
irqchip/gic: Add platform driver for non-root GICs that require RPM
Jon Hunter
2016-06-13
4
-4
/
+227
|
*
|
|
irqchip/gic: Prepare for adding platform driver
Jon Hunter
2016-06-13
2
-9
/
+9
|
*
|
|
irqchip/gic: Add helper function for chip initialisation
Jon Hunter
2016-06-13
1
-14
/
+27
|
*
|
|
irqchip/gic: Isolate early GIC initialisation code
Jon Hunter
2016-06-13
1
-23
/
+32
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-26
65
-565
/
+1443
|
\
\
\
\
|
*
|
|
|
clocksource/drivers/time-armada-370-xp: Fix return value check
Anna-Maria Gleixner
2016-07-12
1
-1
/
+1
|
*
|
|
|
Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...
Thomas Gleixner
2016-07-07
57
-547
/
+1434
|
|
\
\
\
\
|
|
*
|
|
|
clocksource/drivers/cadence_ttc: fix a return value in case of error
Christophe Jaillet
2016-07-07
1
-1
/
+1
|
|
*
|
|
|
clocksource/drivers/arm_arch_timer: Control the evtstrm via the cmdline
Will Deacon
2016-06-28
2
-6
/
+16
|
|
*
|
|
|
clocksource/drivers/versatile: Add the COMPILE_TEST option
Daniel Lezcano
2016-06-28
1
-2
/
+2
[next]