index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
19
-292
/
+240
2016-07-26
Merge tag 'for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
14
-239
/
+682
2016-07-26
Merge tag 'regulator-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
29
-187
/
+971
2016-07-26
Merge tag 'regmap-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
3
-8
/
+40
2016-07-26
Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
35
-161
/
+1576
2016-07-26
Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
387
-10962
/
+22925
2016-07-26
Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
Linus Torvalds
2
-2
/
+18
2016-07-26
Merge tag 'pnp-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+1
2016-07-26
Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
41
-450
/
+2581
2016-07-26
Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
36
-1056
/
+831
2016-07-26
Merge tag 'platform-drivers-x86-v4.8-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
16
-211
/
+717
2016-07-26
Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
26
-1810
/
+4395
2016-07-26
mm: fix build warnings in <linux/compaction.h>
Minchan Kim
1
-1
/
+1
2016-07-26
shmem: get_unmapped_area align huge page
Hugh Dickins
1
-0
/
+24
2016-07-26
mm, rmap: account shmem thp pages
Kirill A. Shutemov
1
-4
/
+9
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2
-3
/
+2
2016-07-26
mm, frontswap: convert frontswap_enabled to static key
Vlastimil Babka
1
-2
/
+2
2016-07-26
zram: use __GFP_MOVABLE for memory allocation
Minchan Kim
1
-2
/
+4
2016-07-26
mm: balloon: use general non-lru movable page feature
Minchan Kim
1
-6
/
+48
2016-07-26
zram: drop gfp_t from zcomp_strm_alloc()
Sergey Senozhatsky
1
-4
/
+4
2016-07-26
zram: add more compression algorithms
Sergey Senozhatsky
1
-0
/
+9
2016-07-26
zram: delete custom lzo/lz4
Sergey Senozhatsky
8
-174
/
+2
2016-07-26
zram: use crypto api to check alg availability
Sergey Senozhatsky
3
-33
/
+49
2016-07-26
zram: switch to crypto compress API
Sergey Senozhatsky
4
-52
/
+69
2016-07-26
zram: rename zstrm find-release functions
Sergey Senozhatsky
3
-8
/
+8
2016-07-26
mm: oom: add memcg to oom_control
Vladimir Davydov
1
-0
/
+1
2016-07-26
memory-hotplug: use zone_can_shift() for sysfs valid_zones attribute
Reza Arbab
1
-11
/
+17
2016-07-26
fbmon: remove unused function argument
Arnd Bergmann
1
-1
/
+0
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
91
-1018
/
+10872
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
77
-436
/
+518
2016-07-26
Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
16
-85
/
+212
2016-07-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
64
-1083
/
+5370
2016-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
17
-109
/
+235
2016-07-25
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
20
-238
/
+827
2016-07-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
65
-565
/
+1443
2016-07-25
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-80
/
+176
2016-07-25
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+2
2016-07-25
Merge tag 'v4.7' into for-linus/pstore
Kees Cook
625
-4231
/
+7418
2016-07-25
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+5
2016-07-25
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-45
/
+12
2016-07-25
Merge branch 'pm-cpu'
Rafael J. Wysocki
1
-2
/
+2
2016-07-25
Merge branch 'powercap'
Rafael J. Wysocki
1
-25
/
+82
2016-07-25
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-49
/
+58
2016-07-25
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
23
-674
/
+562
2016-07-25
Merge branch 'x86/cpu' from tip
Rafael J. Wysocki
8
-80
/
+96
2016-07-25
Merge branches 'pm-core', 'pm-clk', 'pm-domains' and 'pm-pci'
Rafael J. Wysocki
5
-275
/
+111
2016-07-25
Merge branch 'pm-devfreq'
Rafael J. Wysocki
6
-31
/
+16
2016-07-25
Merge branches 'acpi-drivers', 'acpi-misc' and 'acpi-tools'
Rafael J. Wysocki
8
-10
/
+151
2016-07-25
Merge branch 'acpi-pmic'
Rafael J. Wysocki
7
-19
/
+509
2016-07-25
Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep'
Rafael J. Wysocki
12
-148
/
+772
[next]