index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-12
workqueue: factor out worker_pool from global_cwq
Tejun Heo
1
-99
/
+117
2012-07-12
workqueue: don't use WQ_HIGHPRI for unbound workqueues
Tejun Heo
1
-7
/
+11
2012-07-11
tracing: Check for allocation failure in __tracing_open()
Dan Carpenter
1
-0
/
+4
2012-07-11
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-6
/
+10
2012-07-11
c/r: prctl: less paranoid prctl_set_mm_exe_file()
Konstantin Khlebnikov
1
-6
/
+10
2012-07-11
hrtimer: Update hrtimer base offsets each hrtimer_interrupt
John Stultz
1
-14
/
+14
2012-07-11
timekeeping: Provide hrtimer update function
Thomas Gleixner
1
-0
/
+34
2012-07-11
hrtimers: Move lock held region in hrtimer_interrupt()
Thomas Gleixner
1
-2
/
+3
2012-07-11
timekeeping: Maintain ktime_t based offsets for hrtimers
Thomas Gleixner
1
-2
/
+23
2012-07-11
timekeeping: Fix leapsecond triggered load spike issue
John Stultz
1
-0
/
+4
2012-07-11
hrtimer: Provide clock_was_set_delayed()
John Stultz
1
-0
/
+20
2012-07-11
Merge tag 'driver-core-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-76
/
+126
2012-07-11
irqdomain: Fix irq_create_direct_mapping() to test irq_domain type.
Grant Likely
1
-2
/
+2
2012-07-11
irqdomain: Eliminate dedicated radix lookup functions
Grant Likely
1
-59
/
+1
2012-07-11
irqdomain: Support for static IRQ mapping and association.
Grant Likely
1
-25
/
+88
2012-07-11
irqdomain: Always update revmap when setting up a virq
Grant Likely
1
-0
/
+12
2012-07-11
irqdomain: Split disassociating code into separate function
Grant Likely
1
-28
/
+47
2012-07-11
Merge tag 'v3.5-rc6' into irqdomain/next
Grant Likely
14
-223
/
+617
2012-07-11
irq_domain: correct a minor wrong comment for linear revmap
Dong Aisheng
1
-1
/
+1
2012-07-11
irq_domain: Standardise legacy/linear domain selection
Mark Brown
1
-0
/
+30
2012-07-09
kmsg: merge continuation records while printing
Kay Sievers
1
-42
/
+78
2012-07-09
cgroup: cgroup_rm_files() was calling simple_unlink() with the wrong inode
Tejun Heo
1
-1
/
+1
2012-07-09
kmsg: /proc/kmsg - support reading of partial log records
Kay Sievers
1
-8
/
+20
2012-07-07
cgroup: fix cgroup hierarchy umount race
Tejun Heo
1
-1
/
+5
2012-07-07
Revert "cgroup: superblock can't be released with active dentries"
Tejun Heo
1
-14
/
+3
2012-07-06
kmsg: make sure all messages reach a newly registered boot console
Kay Sievers
1
-0
/
+6
2012-07-06
kmsg: properly handle concurrent non-blocking read() from /proc/kmsg
Kay Sievers
1
-8
/
+1
2012-07-06
kmsg: add the facility number to the syslog prefix
Kay Sievers
1
-4
/
+7
2012-07-06
kmsg: escape the backslash character while exporting data
Kay Sievers
1
-2
/
+2
2012-07-06
printk: replacing the raw_spin_lock/unlock with raw_spin_lock/unlock_irq
liu chuansheng
1
-12
/
+12
2012-07-06
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
10
-521
/
+569
2012-07-06
rcu: Fix broken strings in RCU's source code.
Paul E. McKenney
2
-32
/
+26
2012-07-06
rcu: Fix code-style issues involving "else"
Paul E. McKenney
4
-13
/
+18
2012-07-06
Merge branches 'bigrtm.2012.07.04a', 'doctorture.2012.07.02a', 'fixes.2012.07...
Paul E. McKenney
8
-190
/
+191
2012-07-06
rcu: Introduce check for callback list/count mismatch
Paul E. McKenney
1
-0
/
+1
2012-07-06
devicetree: add helper inline for retrieving a node's full name
Grant Likely
1
-4
/
+4
2012-07-06
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
4
-4
/
+13
2012-07-06
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
4
-10
/
+33
2012-07-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
12
-218
/
+591
2012-07-05
sched/nohz: Rewrite and fix load-avg computation -- again
Peter Zijlstra
4
-75
/
+205
2012-07-05
sched: Fix fork() error path to not crash
Salman Qazi
1
-3
/
+8
2012-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-96
/
+228
2012-07-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+7
2012-07-02
rcu: Make RCU_FAST_NO_HZ respect nohz= boot parameter
Paul E. McKenney
3
-1
/
+17
2012-07-02
rcu: Round FAST_NO_HZ lazy timeout to nearest second
Paul E. McKenney
1
-7
/
+11
2012-07-02
rcu: The rcu_needs_cpu() function is not a quiescent state
Paul E. McKenney
1
-2
/
+0
2012-07-02
rcu: Dump only the current CPU's buffers for idle-entry/exit warnings
Paul E. McKenney
1
-2
/
+2
2012-07-02
rcu: Add check for CPUs going offline with callbacks queued
Paul E. McKenney
1
-0
/
+3
2012-07-02
rcu: Disable preemption in rcu_blocking_is_gp()
Paul E. McKenney
1
-18
/
+6
2012-07-02
rcu: Prevent uninitialized string in RCU CPU stall info
Carsten Emde
1
-0
/
+1
[prev]
[next]