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-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-20
/
+4
2011-07-22
Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+73
2011-07-22
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+28
2011-07-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-118
/
+101
2011-07-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
25
-1182
/
+1655
2011-07-22
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-15
/
+4
2011-07-22
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-13
/
+41
2011-07-22
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-8
/
+11
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-10
/
+23
2011-07-22
Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-28
/
+53
2011-07-22
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
4
-261
/
+485
2011-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+29
2011-07-22
sched: Cleanup duplicate local variable in [enqueue|dequeue]_task_fair
Lin Ming
1
-2
/
+2
2011-07-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-5
/
+39
2011-07-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-0
/
+29
2011-07-21
lockdep: Fix lockdep_no_validate against IRQ states
Peter Zijlstra
1
-0
/
+3
2011-07-21
perf: Remove perf_event_attr::type check
Lin Ming
1
-7
/
+0
2011-07-21
sched: Replace use of entity_key()
Stephan Baerwolf
1
-7
/
+1
2011-07-21
sched: Separate group-scheduling code more clearly
Jan H. Schönherr
1
-24
/
+19
2011-07-21
sched: Reorder root_domain to remove 64 bit alignment padding
Richard Kennedy
1
-1
/
+1
2011-07-21
sched: Do not attempt to destroy uninitialized rt_bandwidth
Bianca Lutz
1
-1
/
+2
2011-07-21
sched: Remove unused function cpu_cfs_rq()
Jan Schoenherr
1
-13
/
+0
2011-07-21
sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED'
Jan Schoenherr
1
-1
/
+1
2011-07-21
sched, cgroup: Optimize load_balance_fair()
Peter Zijlstra
2
-37
/
+35
2011-07-21
sched: Don't update shares twice on on_rq parent
Paul Turner
1
-0
/
+3
2011-07-21
sched: update correct entity's runtime in check_preempt_wakeup()
Paul Turner
1
-1
/
+1
2011-07-21
Merge branch 'linus' into sched/core
Ingo Molnar
11
-122
/
+450
2011-07-21
ptrace: fix ptrace_signal() && STOP_DEQUEUED interaction
Oleg Nesterov
1
-6
/
+11
2011-07-21
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
9
-164
/
+442
2011-07-21
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
6
-35
/
+144
2011-07-20
rw_semaphore: remove up/down_read_non_owner
Christoph Hellwig
1
-16
/
+0
2011-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-28
/
+100
2011-07-20
time: Fix stupid KERN_WARN compile issue
John Stultz
1
-1
/
+1
2011-07-20
sysctl,rcu: Convert call_rcu(free_head) to kfree
Paul E. McKenney
1
-8
/
+3
2011-07-20
audit_tree,rcu: Convert call_rcu(__put_tree) to kfree_rcu()
Lai Jiangshan
1
-7
/
+1
2011-07-20
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
4
-28
/
+100
2011-07-20
signal: align __lock_task_sighand() irq disabling and RCU
Paul E. McKenney
1
-6
/
+13
2011-07-20
softirq,rcu: Inform RCU of irq_exit() activity
Peter Zijlstra
2
-3
/
+11
2011-07-20
sched: Add irq_{enter,exit}() to scheduler_ipi()
Peter Zijlstra
1
-6
/
+38
2011-07-20
rcu: protect __rcu_read_unlock() against scheduler-using irq handlers
Paul E. McKenney
1
-5
/
+24
2011-07-20
sched: Avoid creating superfluous NUMA domains on non-NUMA systems
Peter Zijlstra
1
-0
/
+2
2011-07-20
sched: Allow for overlapping sched_domain spans
Peter Zijlstra
2
-29
/
+130
2011-07-20
sched: Break out cpu_power from the sched_group structure
Peter Zijlstra
2
-29
/
+49
2011-07-20
make sure that nsproxy_cache is initialized early enough
Al Viro
2
-3
/
+2
2011-07-20
kill file_permission() completely
Al Viro
1
-1
/
+2
2011-07-19
rcu: Streamline code produced by __rcu_read_unlock()
Paul E. McKenney
1
-6
/
+6
2011-07-19
rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special
Paul E. McKenney
1
-2
/
+6
2011-07-19
rcu: decrease rcu_report_exp_rnp coupling with scheduler
Paul E. McKenney
1
-2
/
+4
2011-07-18
connector: add an event for monitoring process tracers
Vladimir Zapolskiy
1
-1
/
+6
2011-07-17
ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task()
Oleg Nesterov
1
-12
/
+0
[next]