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
2011-04-11
sched: Remove nodemask allocation
Peter Zijlstra
1
-11
/
+3
2011-04-11
sched: Simplify NODE/ALLNODES domain creation
Peter Zijlstra
1
-18
/
+22
2011-04-11
sched: Avoid using sd->level
Peter Zijlstra
1
-1
/
+1
2011-04-11
sched: Simplify the free path some
Peter Zijlstra
1
-6
/
+5
2011-04-11
sched: Dynamically allocate sched_domain/sched_group data-structures
Peter Zijlstra
2
-296
/
+213
2011-04-11
sched: Simplify sched_groups_power initialization
Peter Zijlstra
1
-34
/
+5
2011-04-11
sched: Simplify finding the lowest sched_domain
Peter Zijlstra
1
-10
/
+13
2011-04-11
sched: Simplify sched_group creation
Peter Zijlstra
1
-19
/
+5
2011-04-11
sched: Clean up some ALLNODES code
Peter Zijlstra
1
-7
/
+4
2011-04-11
sched: Change NODE sched_domain group creation
Peter Zijlstra
1
-197
/
+32
2011-04-11
sched: Simplify build_sched_groups()
Peter Zijlstra
1
-36
/
+16
2011-04-11
sched: Simplify ->cpu_power initialization
Peter Zijlstra
1
-39
/
+5
2011-04-11
sched: Remove obsolete arch_ prefixes
Peter Zijlstra
1
-7
/
+7
2011-04-11
sched: Eliminate dead code from wakeup_gran()
Shaohua Li
1
-4
/
+1
2011-04-11
sched: Fix erroneous all_pinned logic
Ken Chen
1
-7
/
+4
2011-04-11
sched: Fix sched-domain avg_load calculation
Ken Chen
1
-1
/
+2
2011-04-11
perf_event: Fix cgrp event scheduling bug in perf_enable_on_exec()
Stephane Eranian
1
-0
/
+12
2011-04-08
signal.c: fix erroneous syscall kernel-doc
Randy Dunlap
1
-2
/
+2
2011-04-07
Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...
Linus Torvalds
3
-4
/
+16
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
40
-55
/
+55
2011-04-05
sched: Clean up rebalance_domains() load-balance interval calculation
Peter Zijlstra
2
-4
/
+15
2011-04-04
kernel/signal.c: add kernel-doc notation to syscalls
Randy Dunlap
1
-2
/
+63
2011-04-04
kernel/signal.c: fix typos and coding style
Randy Dunlap
1
-42
/
+48
2011-04-04
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+14
2011-04-04
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+7
2011-04-04
ntp: fix non privileged system time shifting
Richard Cochran
1
-0
/
+2
2011-04-02
genirq: Fix cpumask leak in __setup_irq()
Xiaotian Feng
1
-0
/
+1
2011-04-01
kdump: Allow shrinking of kdump region to be overridden
Anton Blanchard
1
-2
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
40
-55
/
+55
2011-03-31
perf: Fix task_struct reference leak
Peter Zijlstra
1
-0
/
+5
2011-03-31
perf: Rebase max unprivileged mlock threshold on top of page size
Frederic Weisbecker
1
-2
/
+2
2011-03-31
sched: Fix rebalance interval calculation
Sisir Koppaka
1
-2
/
+3
2011-03-31
sched: Leave sched_setscheduler() earlier if possible, do not disturb SCHED_F...
Dario Faggioli
1
-0
/
+11
2011-03-30
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
1
-3
/
+0
2011-03-29
genirq: Fix misnamed label in handle_edge_eoi_irq
Thomas Gleixner
1
-1
/
+1
2011-03-29
genirq: Remove move_*irq leftovers
Thomas Gleixner
1
-10
/
+0
2011-03-29
genirq: Remove compat code
Thomas Gleixner
12
-276
/
+24
2011-03-29
alpha: Use generic show_interrupts()
Thomas Gleixner
1
-2
/
+6
2011-03-29
genirq: Fix harmless typo
Thomas Gleixner
1
-1
/
+1
2011-03-28
Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git...
Linus Torvalds
9
-95
/
+205
2011-03-29
genirq; Fix cleanup fallout
Thomas Gleixner
2
-8
/
+10
2011-03-28
Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
Roland Dreier
1
-2
/
+2
2011-03-28
genirq: Fix typo and remove unused variable
Thomas Gleixner
2
-2
/
+1
2011-03-28
genirq: Fix new kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2011-03-28
genirq: Remove handle_IRQ_event
Thomas Gleixner
1
-12
/
+0
2011-03-28
genirq: Provide edge_eoi flow handler
Thomas Gleixner
2
-0
/
+49
2011-03-28
genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data
Thomas Gleixner
8
-57
/
+49
2011-03-27
genirq: Split irq_set_affinity() so it can be called with lock held.
David Daney
1
-18
/
+30
2011-03-27
genirq: Add chip flag for restricting cpu_on/offline calls
Thomas Gleixner
1
-4
/
+6
2011-03-27
genirq: Add chip hooks for taking CPUs on/off line.
David Daney
1
-0
/
+58
[prev]
[next]