index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.mailmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-31
hp-wmi: check for allocation failures
Dan Carpenter
1
-0
/
+10
2012-05-31
toshiba_acpi: Add support for transflective LCD
Akio Idehara
1
-4
/
+57
2012-05-31
toshiba_acpi: Only register backlight device when interface is read/write
Seth Forshee
1
-24
/
+56
2012-05-31
ideapad: generate valid key event only
Ike Panhc
1
-1
/
+5
2012-05-31
ideapad: remove unused define and fix a typo
Ike Panhc
1
-2
/
+1
2012-05-31
hdaps: Jesper Juhl: Fix outdated email address
Jesper Juhl
1
-1
/
+1
2012-05-31
thinkpad-acpi: fix issuing duplicated key events for brightness up/down
Alex Hung
1
-1
/
+1
2012-05-31
apple-gmux: Add suspend/resume support for the backlight
Seth Forshee
1
-0
/
+4
2012-05-31
xo1-rfkill: only act when blocked state is changed
Daniel Drake
1
-1
/
+12
2012-05-31
fujitsu-tablet: correct quirks for Lifebook and Stylistic tablets
Robert Gerlach
1
-9
/
+18
2012-05-31
fujitsu-tablet: convert printk to pr_*
Robert Gerlach
1
-1
/
+3
2012-05-31
fujitsu-tablet: remove duplicated code
Robert Gerlach
1
-3
/
+0
2012-05-31
drivers/x86: mark const init data with __initconst instead of __initdata
Uwe Kleine-König
1
-1
/
+1
2012-05-31
dell-laptop: add 3 quirks for supporting touchpad LED
AceLan Kao
1
-0
/
+27
2012-05-31
Dell Vostro 3350 touchpad LED
Ang Way Chuang
1
-0
/
+9
2012-05-31
[PARISC] update parisc to use generic strncpy_from_user()
James Bottomley
4
-45
/
+3
2012-05-31
ARM: LPC32xx: Adjust dts files to gpio dt binding
Roland Stigge
2
-41
/
+4
2012-05-31
x86, amd, xen: Avoid NULL pointer paravirt references
Konrad Rzeszutek Wilk
1
-0
/
+3
2012-05-30
net/smsc911x: Repair broken failure paths
Lee Jones
1
-3
/
+4
2012-05-30
x86/mce: Cleanup timer mess
Thomas Gleixner
1
-15
/
+16
2012-05-30
x86, mtrr: Fix a type overflow in range_to_mtrr func
zhenzhong.duan
1
-1
/
+1
2012-05-30
virtio-net: remove useless disable on freeze
Michael S. Tsirkin
1
-5
/
+0
2012-05-30
netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUG
Joe Perches
1
-4
/
+4
2012-05-30
x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c
H. Peter Anvin
2
-10
/
+5
2012-05-30
mm: fix vma_resv_map() NULL pointer
Dave Hansen
1
-1
/
+2
2012-05-30
Documentation: kernel-parameters.txt Add amd_iommu_dump
Shuah Khan
1
-0
/
+6
2012-05-30
x86/mm/pat: Improve scaling of pat_pagerange_is_ram()
John Dykstra
1
-20
/
+36
2012-05-30
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
Mark Brown
9
-10
/
+25
2012-05-30
i2c-dev: Add support for I2C_M_RECV_LEN
Jean Delvare
1
-4
/
+26
2012-05-30
s390/uaccess: fix access_ok compile warnings
Heiko Carstens
1
-4
/
+9
2012-05-30
s390/cmpxchg: select HAVE_CMPXCHG_LOCAL option
Heiko Carstens
1
-0
/
+1
2012-05-30
s390/cmpxchg: fix sign extension bugs
Heiko Carstens
1
-6
/
+8
2012-05-30
s390/cmpxchg: fix 1 and 2 byte memory accesses
Heiko Carstens
1
-4
/
+4
2012-05-30
s390/cmpxchg: fix compile warnings specific to s390
Heiko Carstens
1
-9
/
+25
2012-05-30
s390/cmpxchg: add missing memory barrier to cmpxchg64
Heiko Carstens
1
-1
/
+1
2012-05-30
s390/cpu: remove cpu "capabilities" sysfs attribute
Heiko Carstens
3
-36
/
+0
2012-05-30
s390/kernel: Fix smp_call_ipl_cpu() for offline CPUs
Michael Holzheu
1
-9
/
+10
2012-05-30
s390/kernel: Introduce memcpy_absolute() function
Michael Holzheu
5
-35
/
+34
2012-05-30
watchdog: iTCO_wdt.c: fix printk format warnings
Randy Dunlap
1
-3
/
+3
2012-05-30
watchdog: sp805_wdt: Add clk_{un}prepare support
Viresh Kumar
1
-0
/
+8
2012-05-30
watchdog: sp805_wdt: convert to watchdog core
Viresh Kumar
2
-159
/
+83
2012-05-30
hwmon/sch56xx: Depend on watchdog for watchdog core functions
Hans de Goede
1
-2
/
+4
2012-05-30
watchdog: sch56xx-common: set correct bits in register()
Dan Carpenter
1
-2
/
+2
2012-05-30
Watchdog: DA9052/53 PMIC watchdog support
Ashish Jangam
4
-0
/
+269
2012-05-30
watchdog: sch56xx-common: Add proper ref-counting of watchdog data
Hans de Goede
1
-1
/
+29
2012-05-30
watchdog: sch56xx: Remove unnecessary checks for register changes
Hans de Goede
1
-25
/
+16
2012-05-30
watchdog: sch56xx: Use watchdog core
Hans de Goede
4
-316
/
+61
2012-05-30
watchdog: Add support for dynamically allocated watchdog_device structs
Hans de Goede
3
-2
/
+86
2012-05-30
watchdog: Add Locking support
Hans de Goede
4
-0
/
+29
2012-05-30
watchdog: watchdog_dev: Rewrite wrapper code
Hans de Goede
1
-40
/
+130
[next]