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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-13
platform/x86: thinkpad_acpi: Add support for X1 Yoga (2016) Tablet Mode
Lyude
2
-4
/
+36
2016-12-13
platform/x86: thinkpad_acpi: Move tablet detection into separate function
Lyude
1
-15
/
+37
2016-12-13
platform/x86: asus-nb-wmi.c: Add X45U quirk
Marcos Paulo de Souza
1
-0
/
+9
2016-12-13
platform/x86: asus-nb-wmi: Make use of dmi->ident
Marcos Paulo de Souza
1
-0
/
+1
2016-12-13
platform/x86: asus-wmi: Set specified XUSB2PR value for X550LB
Kai-Chuan Hsieh
3
-0
/
+43
2016-12-13
platform/x86: intel_mid_thermal: Fix suspend handlers unused warning
Borislav Petkov
1
-0
/
+2
2016-12-13
platform/x86: intel-vbtn: Switch to use devm_input_allocate_device
Axel Lin
1
-28
/
+5
2016-12-13
platform/x86: Use ACPI_FAILURE at appropriate places
Axel Lin
5
-7
/
+7
2016-12-13
platform/x86: dell-wmi: Add events created by Dell Rugged 2-in-1s
Mario Limonciello
1
-0
/
+10
2016-12-13
platform/x86: dell-wmi: Adjust wifi catcher to emit KEY_WLAN
Mario Limonciello
1
-1
/
+1
2016-12-13
platform/x86: intel_pmc_core: Add KBL CPUID support
Rajneesh Bhardwaj
1
-0
/
+4
2016-12-13
platform/x86: intel_pmc_core: Add LTR IGNORE debug feature
Rajneesh Bhardwaj
2
-1
/
+58
2016-12-13
platform/x86: intel_pmc_core: Add MPHY PLL clock gating status
Rajneesh Bhardwaj
2
-1
/
+69
2016-12-13
platform/x86: intel_pmc_core: ModPhy core lanes pg status
Rajneesh Bhardwaj
2
-1
/
+175
2016-12-13
platform/x86: intel_pmc_core: Add PCH IP Power Gating Status
Rajneesh Bhardwaj
2
-5
/
+184
2016-12-13
platform/x86: intel_pmc_core: Fix PWRMBASE mask and mmio reg len
Rajneesh Bhardwaj
2
-1
/
+3
2016-12-13
platform/x86: acer-wmi: Only supports AMW0_GUID1 on acer family
Lee, Chun-Yi
1
-0
/
+56
2016-10-23
platform/x86: Introduce support for Mellanox hotplug driver
Vadim Pasternak
5
-0
/
+633
2016-10-19
Merge tag 'platform-drivers-x86-v4.9-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
2
-0
/
+8
2016-10-19
Merge tag 'sh-for-4.9' of git://git.libc.org/linux-sh
Linus Torvalds
3
-1
/
+13
2016-10-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+8
2016-10-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-62
/
+48
2016-10-19
Merge tag 'pinctrl-v4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
5
-24
/
+120
2016-10-19
printk: suppress empty continuation lines
Linus Torvalds
1
-0
/
+4
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
61
-189
/
+273
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
17
-54
/
+84
2016-10-19
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
4
-19
/
+20
2016-10-19
mm: replace __access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2
-11
/
+21
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
9
-27
/
+40
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
22
-54
/
+49
2016-10-19
mm: replace get_vaddr_frames() write/force parameters with gup_flags
Lorenzo Stoakes
5
-15
/
+11
2016-10-19
mm: replace get_user_pages_locked() write/force parameters with gup_flags
Lorenzo Stoakes
4
-12
/
+15
2016-10-19
sched/fair: Fix incorrect task group ->load_avg
Vincent Guittot
1
-1
/
+8
2016-10-18
sh: add earlycon support to j2_defconfig
Rich Felker
1
-0
/
+1
2016-10-18
sh: add Kconfig option for J-Core SoC core drivers
Rich Felker
2
-0
/
+11
2016-10-18
Merge tag 'for-f2fs-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
14
-36
/
+27
2016-10-18
mm: remove write/force parameters from __get_user_pages_unlocked()
Lorenzo Stoakes
6
-19
/
+34
2016-10-18
mm: remove write/force parameters from __get_user_pages_locked()
Lorenzo Stoakes
1
-14
/
+33
2016-10-18
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
2
-2
/
+13
2016-10-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-3
/
+8
2016-10-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2016-10-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+8
2016-10-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-14
/
+38
2016-10-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-2
/
+10
2016-10-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+22
2016-10-18
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-34
/
+45
2016-10-18
Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+10
2016-10-18
Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
27
-131
/
+232
2016-10-18
pinctrl: intel: Only restore pins that are used by the driver
Mika Westerberg
1
-2
/
+23
[next]