index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pdc_adma.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-13
printk: use RCU to prevent potential lock contention in kmsg_dump
Huang Ying
1
-27
/
+7
2011-01-13
dca: remove unneeded NULL check
Dan Carpenter
1
-2
/
+0
2011-01-13
kptr_restrict for hiding kernel pointers from unprivileged users
Dan Rosenberg
4
-0
/
+47
2011-01-13
kernel: clean up USE_GENERIC_SMP_HELPERS
Amerigo Wang
5
-29
/
+22
2011-01-13
ihex: fix unused return value compiler warning
Chris Ruffin
1
-4
/
+5
2011-01-13
include/asm-generic/vmlinux.lds.h: make readmostly section correctly align
Shaohua Li
1
-1
/
+2
2011-01-13
include/linux/unaligned/packed_struct.h: use __packed
Andrew Morton
1
-3
/
+3
2011-01-13
toshiba.h: hide a function prototypes behind __KERNEL__ macro
Alexander Shishkin
1
-0
/
+2
2011-01-13
include/linux/kernel.h: abs(): fix handling of 32-bit unsigneds on 64-bit
Andrew Morton
1
-3
/
+16
2011-01-13
set_rtc_mmss: show warning message only once
Stephen Hemminger
7
-7
/
+7
2011-01-13
kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...
Seiji Aguchi
3
-0
/
+14
2011-01-13
kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KM...
Seiji Aguchi
2
-0
/
+10
2011-01-13
uml: use simple_write_to_buffer()
Akinobu Mita
1
-7
/
+1
2011-01-13
uml: mmapper_kern needs MODULE_LICENSE
Randy Dunlap
1
-0
/
+1
2011-01-13
arch/um/drivers/line.c: safely iterate over list of winch handlers
Will Newton
1
-2
/
+2
2011-01-13
um: mark CONFIG_HIGHMEM as broken
Richard Weinberger
1
-1
/
+1
2011-01-13
drivers/video/backlight/l4f00242t03.c: fix reset sequence
Alberto Panizzo
1
-1
/
+2
2011-01-13
drivers/video/backlight/l4f00242t03.c: prevent unbalanced calls to regulator ...
Alberto Panizzo
1
-4
/
+6
2011-01-13
drivers/video/backlight/l4f00242t03.c: full implement fb power states for thi...
Alberto Panizzo
1
-22
/
+75
2011-01-13
drivers/video/backlight/l4f00242t03.c: make 1-bit signed field unsigned
Mariusz Kozlowski
1
-1
/
+1
2011-01-13
leds: add output inversion option to backlight trigger
Janusz Krzysztofik
2
-4
/
+66
2011-01-13
leds-lp5521: modify the way of setting led device name
Arun Murthy
2
-1
/
+3
2011-01-13
leds: lp5521: fix circular locking
Samu Onkalo
1
-44
/
+8
2011-01-13
leds: lp5523: fix circular locking
Samu Onkalo
1
-40
/
+16
2011-01-13
leds: leds-lp5523: modify the way of setting led device name
Samu Onkalo
2
-1
/
+3
2011-01-13
leds: leds-pca9532 cleanups
Axel Lin
1
-38
/
+28
2011-01-13
drivers/leds/leds-lp5521.c: fix potential buffer overflow
Vasiliy Kulikov
1
-0
/
+2
2011-01-13
fs/ext4/inode.c: use pr_warn_ratelimited()
Andrew Morton
1
-1
/
+2
2011-01-12
NTFS: writev() fix and maintenance/contact details update
Anton Altaparmakov
5
-25
/
+27
2011-01-12
tools: create power/x86/x86_energy_perf_policy
Len Brown
3
-0
/
+437
2011-01-12
tools: create power/x86/turbostat
Len Brown
3
-0
/
+1228
2011-01-12
i915/gtt: fix ordering causing DMAR errors on object teardown.
Dave Airlie
1
-2
/
+2
2011-01-12
i915/gtt: fix ordering issues with status setup and DMAR
Dave Airlie
1
-2
/
+2
2011-01-12
powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA
Benjamin Herrenschmidt
2
-14
/
+14
2011-01-12
cxgb4vf: recover from failure in cxgb4vf_open()
Casey Leedom
1
-5
/
+10
2011-01-11
netfilter: ebtables: make broute table work again
Florian Westphal
1
-1
/
+1
2011-01-11
drm/i915/execbuffer: Reorder binding of objects to favour restrictions
Chris Wilson
2
-26
/
+47
2011-01-11
drm/i915: If we hit OOM when allocating GTT pages, clear the aperture
Chris Wilson
1
-8
/
+4
2011-01-11
drm/i915/evict: Ensure we completely cleanup on failure
Chris Wilson
1
-1
/
+8
2011-01-11
drm/i915/execbuffer: Correctly clear the current object list upon EFAULT
Chris Wilson
1
-3
/
+1
2011-01-11
netfilter: fix race in conntrack between dump_table and destroy
Stephen Hemminger
1
-9
/
+5
2011-01-11
drm/i915/debugfs: Show all objects in the gtt
Chris Wilson
1
-10
/
+43
2011-01-11
drm/i915: Record AGP memory type upon error
Chris Wilson
3
-4
/
+16
2011-01-11
drm/i915: Periodically flush the active lists and requests
Chris Wilson
1
-4
/
+26
2011-01-11
ah: reload pointers to skb data after calling skb_cow_data()
Dang Hongwu
2
-6
/
+9
2011-01-11
ah: update maximum truncated ICV length
Nicolas Dichtel
1
-1
/
+1
2011-01-11
xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNC
Nicolas Dichtel
1
-1
/
+3
2011-01-11
ehea: Increase the skb array usage
Breno Leitao
2
-5
/
+3
2011-01-11
net/fec: remove config FEC2 as it's used nowhere
Shawn Guo
1
-8
/
+0
2011-01-11
pcnet_cs: add new_id
Ken Kawasaki
1
-0
/
+1
[next]