index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-267
/
+155
2011-03-15
Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-61
/
+64
2011-03-15
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-0
/
+18
2011-03-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-71
/
+38
2011-03-15
Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...
Linus Torvalds
2
-4
/
+10
2011-03-15
vfs: Add open by file handle support
Aneesh Kumar K.V
1
-0
/
+2
2011-03-15
vfs: Add name to file handle conversion support
Aneesh Kumar K.V
1
-0
/
+3
2011-03-14
futex: Deobfuscate handle_futex_death()
Thomas Gleixner
1
-3
/
+14
2011-03-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-0
/
+1
2011-03-14
open-style analog of vfs_path_lookup()
Al Viro
1
-18
/
+1
2011-03-14
kill path_lookup()
Al Viro
1
-1
/
+1
2011-03-14
fix race in audit_get_nd()
Al Viro
1
-53
/
+32
2011-03-12
Merge branch 'tip/futex/devel' of git://git.kernel.org/pub/scm/linux/kernel/g...
Thomas Gleixner
1
-17
/
+23
2011-03-11
futex,plist: Remove debug lock assignment from plist_node
Lai Jiangshan
1
-9
/
+0
2011-03-11
futex,plist: Pass the real head of the priority list to plist_del()
Lai Jiangshan
1
-8
/
+23
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
1
-30
/
+15
2011-03-11
futex: Avoid redudant evaluation of task_pid_vnr()
Thomas Gleixner
1
-8
/
+8
2011-03-10
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+9
2011-03-10
SUNRPC: Close a race in __rpc_wait_for_completion_task()
Trond Myklebust
1
-0
/
+1
2011-03-10
futex: Update futex_wait_setup comments about locking
Michel Lespinasse
1
-5
/
+6
2011-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+10
2011-03-08
debugobjects: Add hint for better object identification
Stanislaw Gruszka
3
-0
/
+18
2011-03-08
unfuck proc_sysctl ->d_compare()
Al Viro
1
-5
/
+10
2011-03-04
cpuset: add a missing unlock in cpuset_write_resmask()
Li Zefan
1
-2
/
+5
2011-03-04
Mark ptrace_{traceme,attach,detach} static
Linus Torvalds
1
-3
/
+3
2011-03-04
sched: Fix sched rt group scheduling when hierachy is enabled
Balbir Singh
1
-5
/
+9
2011-03-03
blktrace: Remove blk_fill_rwbs_rq.
Tao Ma
1
-16
/
+0
2011-02-26
clockevents: Prevent oneshot mode when broadcast device is periodic
Thomas Gleixner
3
-1
/
+18
2011-02-22
rtmutex: tester: Remove the remaining BKL leftovers
Thomas Gleixner
1
-3
/
+2
2011-02-22
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-3
/
+18
2011-02-22
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+15
2011-02-19
genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now
Thomas Gleixner
1
-1
/
+1
2011-02-19
genirq: Prevent access beyond allocated_irqs bitmap
Thomas Gleixner
3
-2
/
+17
2011-02-18
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-17
/
+28
2011-02-16
PM / Hibernate: Return error code when alloc_image_page() fails
Stanislaw Gruszka
1
-5
/
+2
2011-02-16
workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies long
Tejun Heo
1
-1
/
+3
2011-02-16
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
3
-16
/
+16
2011-02-16
lockdep/timers: Explain in detail the locking problems del_timer_sync() may c...
Steven Rostedt
1
-0
/
+23
2011-02-16
Merge commit 'v2.6.38-rc5' into core/locking
Ingo Molnar
18
-117
/
+155
2011-02-16
perf: Fix throttle logic
Peter Zijlstra
1
-4
/
+15
2011-02-15
Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://g...
Linus Torvalds
2
-7
/
+5
2011-02-15
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+8
2011-02-14
workqueue: wake up a worker when a rescuer is leaving a gcwq
Tejun Heo
1
-0
/
+9
2011-02-12
timer debug: Hide kernel addresses via %pK in /proc/timer_list
Kees Cook
1
-2
/
+2
2011-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+1
2011-02-11
ptrace: use safer wake up on ptrace_detach()
Tejun Heo
1
-1
/
+1
2011-02-11
security: add cred argument to security_capable()
Chris Wright
1
-1
/
+1
2011-02-10
cap_syslog: accept CAP_SYS_ADMIN for now
Linus Torvalds
1
-19
/
+35
2011-02-10
watchdog, nmi: Lower the severity of error messages
Don Zickus
1
-2
/
+8
2011-02-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+7
[next]