index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-31
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
8
-16
/
+3
2012-01-28
x86/dumpstack: Remove unneeded check in dump_trace()
Dan Carpenter
1
-1
/
+1
2012-01-27
perf: Fix broken interrupt rate throttling
Stephane Eranian
2
-38
/
+67
2012-01-26
x86/microcode_amd: Add support for CPU family specific container files
Andreas Herrmann
1
-2
/
+22
2012-01-26
x86/amd: Add missing feature flag for fam15h models 10h-1fh processors
Andreas Herrmann
1
-0
/
+1
2012-01-26
x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()
Jesper Juhl
1
-0
/
+2
2012-01-26
x86/numachip: Drop unnecessary conflict with EDAC
Daniel J Blueman
1
-1
/
+0
2012-01-26
x86/uv: Fix uninitialized spinlocks
Cliff Wickman
2
-1
/
+3
2012-01-26
x86/uv: Fix uv_gpa_to_soc_phys_ram() shift
Russ Anderson
1
-2
/
+2
2012-01-26
eCryptfs: move misleading function comments
Li Wang
1
-4
/
+4
2012-01-25
eCryptfs: Fix oops when printing debug info in extent crypto functions
Tyler Hicks
1
-40
/
+0
2012-01-25
eCryptfs: Remove unused ecryptfs_read()
Tyler Hicks
1
-73
/
+0
2012-01-25
eCryptfs: Check inode changes in setattr
Tyler Hicks
1
-12
/
+36
2012-01-25
eCryptfs: Make truncate path killable
Tyler Hicks
1
-5
/
+14
2012-01-25
eCryptfs: Infinite loop due to overflow in ecryptfs_write()
Li Wang
1
-2
/
+2
2012-01-25
eCryptfs: Replace miscdev read/write magic numbers
Tyler Hicks
3
-41
/
+55
2012-01-25
eCryptfs: Report errors in writes to /dev/ecryptfs
Tyler Hicks
1
-11
/
+13
2012-01-25
eCryptfs: Sanitize write counts of /dev/ecryptfs
Tyler Hicks
1
-18
/
+38
2012-01-25
ecryptfs: Remove unnecessary variable initialization
Tim Gardner
1
-2
/
+3
2012-01-25
ecryptfs: Improve metadata read failure logging
Tim Gardner
1
-3
/
+6
2012-01-25
MAINTAINERS: Update eCryptfs maintainer address
Dustin Kirkland
1
-1
/
+1
2012-01-25
drm/ttm: fix two regressions since move_notify changes
Ben Skeggs
2
-4
/
+17
2012-01-25
xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()
Jan Kara
1
-1
/
+2
2012-01-25
drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_get
Jerome Glisse
3
-54
/
+54
2012-01-25
drm/radeon: silence out possible lock dependency warning
Jerome Glisse
1
-8
/
+11
2012-01-25
drm: Fix authentication kernel crash
Thomas Hellstrom
3
-1
/
+11
2012-01-25
powerpc: Fix build on some non-freescale platforms
Benjamin Herrenschmidt
1
-0
/
+2
2012-01-25
powerpc/powernv: Fix PCI resource handling
Benjamin Herrenschmidt
1
-16
/
+27
2012-01-24
powerpc/crash: Fix build error without SMP
Christian Kujau
1
-1
/
+1
2012-01-24
powerpc/cpuidle: Make it a bool, not a tristate
Deepthi Dharwar
1
-1
/
+1
2012-01-24
rds: Make rds_sock_lock BH rather than IRQ safe.
David S. Miller
1
-12
/
+8
2012-01-24
netprio_cgroup.h: dont include module.h from other includes
Paul Gortmaker
1
-1
/
+0
2012-01-24
net: flow_dissector.c missing include linux/export.h
Jesper Dangaard Brouer
1
-0
/
+1
2012-01-24
team: send only changed options/ports via netlink
Jiri Pirko
2
-46
/
+100
2012-01-24
net/hyperv: fix possible memory leak in do_set_multicast()
Wei Yongjun
1
-2
/
+3
2012-01-24
drivers/net: dsa/mv88e6xxx.c files need linux/module.h
Paul Gortmaker
4
-0
/
+4
2012-01-24
stmmac: added PCI identifiers
Alessandro Rubini
1
-3
/
+3
2012-01-24
llc: Fix race condition in llc_ui_recvmsg
Radu Iliescu
1
-0
/
+5
2012-01-24
stmmac: fix phy naming inconsistency
Alessandro Rubini
1
-1
/
+1
2012-01-24
regulator: Fix documentation for of_node parameter of regulator_register()
Mark Brown
1
-1
/
+2
2012-01-24
gma500: Fix shmem mapping
Alan Cox
1
-3
/
+2
2012-01-24
gma500: Fix shmem mapping
Alan Cox
1
-3
/
+2
2012-01-24
drm/radeon/kms: refine TMDS dual link checks
Alex Deucher
4
-37
/
+105
2012-01-24
drm/radeon/kms: use drm_detect_hdmi_monitor for picking encoder mode
Alex Deucher
1
-3
/
+3
2012-01-24
drm/radeon/kms: rework modeset sequence for DCE41 and DCE5
Alex Deucher
1
-7
/
+12
2012-01-24
drm/radeon/kms: move panel mode setup into encoder mode set
Alex Deucher
3
-12
/
+24
2012-01-24
drm/radeon/kms: move disp eng pll setup to init path
Alex Deucher
4
-33
/
+36
2012-01-24
drm/radeon: finish getting bios earlier
Igor Murzov
2
-2
/
+2
2012-01-24
drm/radeon: fix invalid memory access in radeon_atrm_get_bios()
Igor Murzov
1
-1
/
+1
2012-01-24
ASoC: wm2000: Fix use-after-free - don't release_firmware() twice on error
Jesper Juhl
1
-18
/
+13
[next]