index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-06
platform/x86: wmi: Pass the acpi_device through to parse_wdg
Andy Lutomirski
1
-6
/
+7
2017-06-06
platform/x86: wmi: Drop "Mapper (un)loaded" messages
Andy Lutomirski
1
-3
/
+0
2017-06-03
platform/x86: dell-rbtn: Improve explanation about DELLABC6
Andy Lutomirski
1
-9
/
+20
2017-06-03
platform/x86: dell-wmi: Add a better description for "stealth mode"
Andy Lutomirski
1
-1
/
+6
2017-06-03
platform/x86: dell-wmi: Add a comment explaining the 0xb2 magic number
Andy Lutomirski
1
-0
/
+1
2017-06-03
platform/x86: fujitsu-laptop: use device-specific data in remaining module code
Michał Kępień
1
-59
/
+64
2017-06-03
platform/x86: fujitsu-laptop: use device-specific data in LED-related code
Michał Kępień
1
-50
/
+52
2017-06-03
platform/x86: fujitsu-laptop: explicitly pass ACPI device to call_fext_func()
Michał Kępień
1
-39
/
+42
2017-06-03
platform/x86: fujitsu-laptop: track the last instantiated FUJ02E3 ACPI device
Michał Kępień
1
-0
/
+4
2017-06-03
platform/x86: fujitsu-laptop: allocate fujitsu_laptop in acpi_fujitsu_laptop_add()
Michał Kępień
1
-12
/
+8
2017-06-03
platform/x86: fujitsu-laptop: use device-specific data in backlight code
Michał Kępień
1
-37
/
+38
2017-06-03
platform/x86: fujitsu-laptop: allocate fujitsu_bl in acpi_fujitsu_bl_add()
Michał Kępień
1
-11
/
+9
2017-06-03
platform/x86: fujitsu-laptop: distinguish current uses of device-specific data
Michał Kępień
1
-24
/
+24
2017-05-31
platform/x86: intel_cht_int33fe: Set supplied-from property on max17047 dev
Hans de Goede
1
-0
/
+8
2017-05-26
platform/x86: intel_pmc_ipc: Mark ipc_data_readb() as __maybe_unused
Matthias Kaehlcke
1
-1
/
+1
2017-05-23
platform/x86: ideapad-laptop: Squelch ACPI event 1
Hao Wei Tee
1
-1
/
+7
2017-05-23
platform/x86: ideapad-laptop: hide unused 'touchpad_store'
Arnd Bergmann
1
-4
/
+4
2017-05-15
platform/x86: topstar-laptop: Add new device id
Guillaume Douézan-Grard
1
-0
/
+1
2017-05-15
platform/x86: peaq-wmi: Add new peaq-wmi driver
Hans de Goede
3
-0
/
+108
2017-05-15
platform/x86: thinkpad_acpi: Add a comment about 0 in module_param_call()
Andy Shevchenko
1
-0
/
+1
2017-05-15
platform/x86: thinkpad_acpi: Join string literals back
Andy Shevchenko
1
-117
/
+65
2017-05-15
platform/x86: silead_dmi: Add touchscreen info for GP-electronic T701
Hans de Goede
1
-0
/
+22
2017-05-15
platform/x86: toshiba_acpi: use memdup_user_nul
Geliang Tang
1
-8
/
+3
2017-05-15
platform/x86: ideapad-laptop: Switch touchpad attribute to be RO
Andy Shevchenko
1
-1
/
+2
2017-05-15
platform/x86: ideapad-laptop: Add sysfs interface for touchpad state
Ritesh Raj Sarraf
2
-0
/
+41
2017-05-13
Linux 4.12-rc1
Linus Torvalds
1
-2
/
+2
2017-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
5
-7
/
+445
2017-05-13
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
9
-18
/
+195
2017-05-13
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
7
-19
/
+17
2017-05-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-126
/
+145
2017-05-12
mm, docs: update memory.stat description with workingset* entries
Roman Gushchin
1
-0
/
+12
2017-05-12
mm: vmscan: scan until it finds eligible pages
Minchan Kim
1
-6
/
+15
2017-05-12
mm, thp: copying user pages must schedule on collapse
David Rientjes
1
-4
/
+3
2017-05-12
dax: fix PMD data corruption when fault races with write
Ross Zwisler
1
-14
/
+14
2017-05-12
dax: fix data corruption when fault races with write
Jan Kara
1
-16
/
+16
2017-05-12
ext4: return to starting transaction in ext4_dax_huge_fault()
Jan Kara
1
-4
/
+17
2017-05-12
mm: fix data corruption due to stale mmap reads
Jan Kara
2
-2
/
+12
2017-05-12
dax: prevent invalidation of mapped DAX entries
Ross Zwisler
3
-36
/
+3
2017-05-12
Tigran has moved
Andrew Morton
6
-7
/
+7
2017-05-12
mm, vmalloc: fix vmalloc users tracking properly
Michal Hocko
3
-17
/
+26
2017-05-12
mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin
SeongJae Park
1
-1
/
+3
2017-05-12
gcov: support GCC 7.1
Martin Liska
2
-1
/
+9
2017-05-12
mm, vmstat: Remove spurious WARN() during zoneinfo print
Reza Arbab
1
-2
/
+0
2017-05-12
time: delete current_fs_time()
Deepa Dinamani
2
-15
/
+0
2017-05-12
hwpoison, memcg: forcibly uncharge LRU pages
Michal Hocko
2
-1
/
+8
2017-05-12
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
19
-136
/
+208
2017-05-12
Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
3
-1
/
+8
2017-05-12
Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
18
-173
/
+975
2017-05-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
Linus Torvalds
25
-266
/
+1305
2017-05-12
Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
108
-2120
/
+2431
[next]