index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-04
sched: Convert to struct llist
Peter Zijlstra
1
-38
/
+10
2011-10-04
llist: Add llist_next()
Peter Zijlstra
1
-1
/
+1
2011-10-04
irq_work: Use llist in the struct irq_work logic
Huang Ying
1
-58
/
+33
2011-10-04
Merge branch 'linus' into sched/core
Ingo Molnar
10
-53
/
+43
2011-10-01
Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...
Linus Torvalds
4
-30
/
+11
2011-09-30
posix-cpu-timers: Cure SMP wobbles
Peter Zijlstra
2
-26
/
+3
2011-09-29
Resource: fix wrong resource window calculation
Ram Pai
1
-1
/
+6
2011-09-26
sched: Remove redundant test in check_preempt_tick()
Wang Xingchao
1
-8
/
+8
2011-09-26
sched: Fix up wchan borkage
Simon Kirby
1
-1
/
+1
2011-09-25
ptrace: PTRACE_LISTEN forgets to unlock ->siglock
Oleg Nesterov
1
-13
/
+10
2011-09-20
irq: Fix check for already initialized irq_domain in irq_domain_add
Rob Herring
1
-1
/
+5
2011-09-19
Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
Linus Torvalds
1
-1
/
+1
2011-09-19
Make taskstats round statistics down to nearest 1k bytes/events
Linus Torvalds
1
-7
/
+8
2011-09-19
Make TASKSTATS require root access
Linus Torvalds
1
-0
/
+1
2011-09-18
Merge branch 'linus' into sched/core
Ingo Molnar
14
-61
/
+203
2011-09-18
sched/rt: Migrate equal priority tasks to available CPUs
Shawn Bohrer
1
-2
/
+2
2011-09-14
workqueue: lock cwq access in drain_workqueue
Thomas Tuttle
1
-1
/
+6
2011-09-12
genirq: Make irq_shutdown() symmetric vs. irq_startup again
Geert Uytterhoeven
1
-1
/
+1
2011-09-07
Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
Linus Torvalds
1
-5
/
+13
2011-09-07
Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
Linus Torvalds
1
-15
/
+26
2011-08-31
perf_event: Fix broken calc_timer_values()
Eric B Munson
1
-2
/
+2
2011-08-29
perf events: Fix slow and broken cgroup context switch code
Stephane Eranian
2
-11
/
+54
2011-08-29
sched: Fix a memory leak in __sdt_free()
WANG Cong
1
-0
/
+1
2011-08-29
sched: Move blk_schedule_flush_plug() out of __schedule()
Thomas Gleixner
1
-10
/
+15
2011-08-29
sched: Separate the scheduler entry for preemption
Thomas Gleixner
1
-5
/
+10
2011-08-26
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
1
-1
/
+0
2011-08-25
kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootcon
Nishanth Aravamudan
1
-1
/
+1
2011-08-25
Add a personality to report 2.6.x version numbers
Andi Kleen
1
-0
/
+38
2011-08-23
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2
-2
/
+2
2011-08-23
Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified"
Linus Torvalds
1
-1
/
+0
2011-08-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+16
2011-08-18
irqdesc: fix new kernel-doc warning
Randy Dunlap
1
-0
/
+1
2011-08-17
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+4
2011-08-17
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+7
2011-08-17
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-18
/
+40
2011-08-14
PM / Domains: Fix build for CONFIG_PM_RUNTIME unset
Rafael J. Wysocki
1
-0
/
+4
2011-08-14
sched: Return unused runtime on group dequeue
Paul Turner
2
-1
/
+122
2011-08-14
sched: Add exports tracking cfs bandwidth control statistics
Nikhil Rao
2
-0
/
+28
2011-08-14
sched: Throttle entities exceeding their allowed bandwidth
Paul Turner
1
-2
/
+50
2011-08-14
sched: Migrate throttled tasks on HOTPLUG
Paul Turner
1
-0
/
+27
2011-08-14
sched: Prevent buddy interactions with throttled entities
Paul Turner
1
-1
/
+17
2011-08-14
sched: Prevent interactions with throttled entities
Paul Turner
2
-7
/
+94
2011-08-14
sched: Allow for positional tg_tree walks
Paul Turner
1
-13
/
+37
2011-08-14
sched: Add support for unthrottling group entities
Paul Turner
2
-4
/
+126
2011-08-14
sched: Add support for throttling group entities
Paul Turner
2
-4
/
+92
2011-08-14
sched: Expire invalid runtime
Paul Turner
2
-10
/
+84
2011-08-14
sched: Add a timer to handle CFS bandwidth refresh
Paul Turner
2
-24
/
+123
2011-08-14
sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth
Paul Turner
3
-3
/
+90
2011-08-14
sched: Validate CFS quota hierarchies
Paul Turner
1
-14
/
+98
2011-08-14
sched: Introduce primitives to account for CFS bandwidth tracking
Paul Turner
2
-4
/
+208
[next]