index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
iov_iter.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-04
acerhdf: Adding support for "manual mode"
Peter Feuerer
1
-84
/
+102
2014-12-03
dell-smo8800: Add more ACPI ids and change description of driver
Pali Rohár
2
-4
/
+10
2014-12-03
platform: x86: dell-laptop: Add support for keyboard backlight
Pali Rohár
1
-6
/
+1049
2014-12-03
toshiba_acpi: Add keyboard backlight mode change event
Azael Avalos
1
-6
/
+8
2014-12-03
toshiba_acpi: Change notify funtion to handle more events
Azael Avalos
1
-34
/
+51
2014-12-03
toshiba_acpi: Move hotkey enabling code to its own function
Azael Avalos
1
-13
/
+27
2014-12-03
dell-wmi: Don't report keypresses on keybord illumination change
Gabriele Mazzotta
1
-3
/
+8
2014-12-03
dell-wmi: Don't report keypresses for radio state changes
Gabriele Mazzotta
1
-4
/
+2
2014-12-03
hp_wireless: Inform the user if hp_wireless_input_setup()/add() fails
Giedrius Statkevicius
1
-0
/
+3
2014-12-03
toshiba-acpi: Add missing ID (TOS6207)
Ondrej Zary
1
-0
/
+1
2014-12-03
Sony-laptop: Deletion of an unnecessary check before the function call "pci_d...
Markus Elfring
1
-2
/
+1
2014-12-03
platform: x86: Deletion of checks before backlight_device_unregister()
Markus Elfring
9
-20
/
+10
2014-12-03
toshiba_acpi: Fix regression caused by backlight extra check code
Azael Avalos
1
-17
/
+4
2014-12-03
asus-nb-wmi: Add another wapf=4 quirk
Hans de Goede
1
-0
/
+9
2014-12-03
hp_accel: Add support for HP ZBook 15
Dominique Leuenberger
1
-0
/
+1
2014-11-19
dell-wmi: Update code for processing WMI events
Pali Rohár
1
-31
/
+128
2014-11-19
eeepc-laptop: clean up control flow in eeepc_acpi_notify
Frans Klaver
1
-27
/
+26
2014-11-19
intel_ips: fix a comment typo
Chen Hanxiao
1
-1
/
+1
2014-11-19
eeepc-laptop: don't assume get_acpi succeeds
Frans Klaver
1
-2
/
+3
2014-11-19
eeepc-laptop: document fan_pwm conversions
Frans Klaver
1
-3
/
+13
2014-11-19
eeepc-laptop: replace magic numbers with defines
Frans Klaver
1
-6
/
+10
2014-11-19
eeepc-laptop: define rfkill notifier nodes only once
Frans Klaver
1
-9
/
+13
2014-11-19
eeepc-laptop: don't break user visible strings
Frans Klaver
1
-10
/
+7
2014-11-19
eeepc-laptop: flatten control flow
Frans Klaver
1
-44
/
+45
2014-11-19
drivers: platform: change 0x20 to I8042_STR_AUXDATA in i8042 filters
Giedrius Statkevičius
3
-3
/
+3
2014-11-17
Linux 3.18-rc5
v3.18-rc5
Linus Torvalds
1
-1
/
+1
2014-11-17
ARM: at91/dt: Fix sama5d3x typos
Peter Rosin
6
-6
/
+6
2014-11-16
md: Always set RECOVERY_NEEDED when clearing RECOVERY_FROZEN
NeilBrown
1
-0
/
+4
2014-11-16
sparc64: Fix constraints on swab helpers.
David S. Miller
1
-6
/
+6
2014-11-16
x86-64: make csum_partial_copy_from_user() error handling consistent
Linus Torvalds
1
-3
/
+2
2014-11-15
kernel: use the gnu89 standard explicitly
Kirill A. Shutemov
1
-2
/
+3
2014-11-14
firewire: cdev: prevent kernel stack leaking into ioctl arguments
Stefan Richter
1
-2
/
+1
2014-11-14
Input: elantech - update the documentation
Ulrik De Bie
1
-6
/
+75
2014-11-14
Input: elantech - provide a sysfs knob for crc_enabled
Ulrik De Bie
1
-0
/
+2
2014-11-14
Input: elantech - report the middle button of the touchpad
Ulrik De Bie
1
-0
/
+19
2014-11-14
Input: alps - ignore bad data on Dell Latitudes E6440 and E7440
Pali Rohár
1
-1
/
+16
2014-11-14
MAINTAINERS: add IIO include files
Daniel Baluta
1
-0
/
+1
2014-11-14
kernel/panic.c: update comments for print_tainted
Xie XiuQi
1
-0
/
+1
2014-11-14
mem-hotplug: reset node present pages when hot-adding a new pgdat
Tang Chen
1
-0
/
+17
2014-11-14
mem-hotplug: reset node managed pages when hot-adding a new pgdat
Tang Chen
4
-7
/
+20
2014-11-14
mm/debug-pagealloc: correct freepage accounting and order resetting
Joonsoo Kim
1
-3
/
+5
2014-11-14
fanotify: fix notification of groups with inode & mount marks
Jan Kara
5
-25
/
+67
2014-11-14
mm, compaction: prevent infinite loop in compact_zone
Vlastimil Babka
1
-2
/
+6
2014-11-14
mm: alloc_contig_range: demote pages busy message from warn to info
Michal Nazarewicz
1
-3
/
+2
2014-11-14
mm/slab: fix unalignment problem on Malta with EVA due to slab merge
Joonsoo Kim
1
-0
/
+4
2014-11-14
mm/page_alloc: restrict max order of merging on isolated pageblock
Joonsoo Kim
3
-29
/
+78
2014-11-14
mm/page_alloc: move freepage counting logic to __free_one_page()
Joonsoo Kim
1
-11
/
+3
2014-11-14
mm/page_alloc: add freepage on isolate pageblock to correct buddy list
Joonsoo Kim
1
-5
/
+8
2014-11-14
mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
Joonsoo Kim
4
-2
/
+28
2014-11-14
mm/compaction: skip the range until proper target pageblock is met
Joonsoo Kim
1
-0
/
+10
[next]