index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
/
driver.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-22
sched: Remove rcu_read_lock/unlock() from select_idle_sibling()
Nikunj A. Dadhania
1
-4
/
+0
2012-02-11
sched: Turn lock_task_sighand() into a static inline
Anton Vorontsov
1
-6
/
+9
2012-01-31
sched: Move SMP-only variable into the SMP section
Hiroshi Shimamoto
1
-2
/
+2
2012-01-27
sched: Remove sched_switch
Rakib Mullick
4
-5
/
+4
2012-01-27
sched: Ensure cpu_power periodic update
Vincent Guittot
2
-8
/
+17
2012-01-27
sched, block: Unify cache detection
Peter Zijlstra
4
-27
/
+19
2012-01-27
sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW
Chanho Min
1
-0
/
+5
2012-01-27
sched: Fix ancient race in do_exit()
Yasunori Goto
1
-0
/
+16
2012-01-26
sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplug
Suresh Siddha
1
-5
/
+29
2012-01-26
sched/s390: Fix compile error in sched/core.c
Christian Borntraeger
1
-0
/
+1
2012-01-26
sched: Fix rq->nr_uninterruptible update race
Peter Zijlstra
1
-12
/
+6
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
[next]