index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-06
platform/x86: wmi: Incorporate acpi_install_notify_handler
Andy Lutomirski
2
-17
/
+73
2017-06-06
platform/x86: wmi: Instantiate all devices before adding them
Darren Hart (VMware)
1
-20
/
+29
2017-06-06
platform/x86: wmi: Probe data objects for read and write capabilities
Andy Lutomirski
2
-4
/
+103
2017-06-06
platform/x86: wmi: Split devices into types and add basic sysfs attributes
Andy Lutomirski
1
-1
/
+77
2017-06-06
platform/x86: wmi: Fix error handling when creating devices
Andy Lutomirski
1
-13
/
+15
2017-06-06
platform/x86: wmi: Turn WMI into a bus driver
Andy Lutomirski
2
-43
/
+201
2017-06-06
platform/x86: wmi: Track wmi devices per ACPI device
Andy Lutomirski
1
-22
/
+36
2017-06-06
platform/x86: wmi: Clean up acpi_wmi_add
Andy Lutomirski
1
-5
/
+9
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_...
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-16
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
v4.12-rc1
Linus Torvalds
1
-2
/
+2
2017-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
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/kerne...
Linus Torvalds
7
-19
/
+17
2017-05-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
23
-126
/
+145
2017-05-13
mm, docs: update memory.stat description with workingset* entries
Roman Gushchin
1
-0
/
+12
2017-05-13
mm: vmscan: scan until it finds eligible pages
Minchan Kim
1
-6
/
+15
2017-05-13
mm, thp: copying user pages must schedule on collapse
David Rientjes
1
-4
/
+3
2017-05-13
dax: fix PMD data corruption when fault races with write
Ross Zwisler
1
-14
/
+14
2017-05-13
dax: fix data corruption when fault races with write
Jan Kara
1
-16
/
+16
2017-05-13
ext4: return to starting transaction in ext4_dax_huge_fault()
Jan Kara
1
-4
/
+17
2017-05-13
mm: fix data corruption due to stale mmap reads
Jan Kara
2
-2
/
+12
2017-05-13
dax: prevent invalidation of mapped DAX entries
Ross Zwisler
3
-36
/
+3
2017-05-13
Tigran has moved
Andrew Morton
6
-7
/
+7
2017-05-13
mm, vmalloc: fix vmalloc users tracking properly
Michal Hocko
3
-17
/
+26
2017-05-13
mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin
SeongJae Park
1
-1
/
+3
2017-05-13
gcov: support GCC 7.1
Martin Liska
2
-1
/
+9
[next]