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
2013-07-02
Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-191
/
+287
2013-07-02
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-656
/
+880
2013-07-02
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-1
/
+45
2013-07-02
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2013-07-02
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-858
/
+819
2013-07-02
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-131
/
+350
2013-07-02
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-68
/
+294
2013-07-02
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-1208
/
+154
2013-07-02
Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-32
/
+352
2013-07-02
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-5
/
+20
2013-07-02
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2013-07-02
Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+88
2013-07-01
Merge tag 'v3.10' into sched/core
Ingo Molnar
29
-236
/
+428
2013-06-29
cgroup: CGRP_ROOT_SUBSYS_BOUND should also be ignored when mounting an existi...
Tejun Heo
1
-1
/
+1
2013-06-29
Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validation
Mathieu Desnoyers
1
-9
/
+11
2013-06-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+5
2013-06-28
softirq: Use _RET_IP_
Davidlohr Bueso
1
-6
/
+4
2013-06-28
sched/debug: Remove CONFIG_FAIR_GROUP_SCHED mask
Alex Shi
1
-4
/
+6
2013-06-28
genirq: Add the generic chip to the genirq docbook
Thomas Gleixner
1
-5
/
+6
2013-06-28
genirq: generic-chip: Export some irq_gc_ functions
Fabio Estevam
1
-0
/
+3
2013-06-28
genirq: Fix can_request_irq() for IRQs without an action
Ben Hutchings
1
-3
/
+3
2013-06-28
sched/debug: Fix formatting of /proc/<PID>/sched
Kamalesh Babulal
1
-8
/
+9
2013-06-27
cgroup: CGRP_ROOT_SUBSYS_BOUND should be ignored when comparing mount options
Tejun Heo
1
-1
/
+4
2013-06-27
cgroup: fix deadlock on cgroup_mutex via drop_parsed_module_refcounts()
Tejun Heo
1
-2
/
+2
2013-06-27
sched/fair: Fix typo describing flags in enqueue_entity
Kamalesh Babulal
1
-1
/
+1
2013-06-27
sched/debug: Add load-tracking statistics to task
Kamalesh Babulal
1
-0
/
+6
2013-06-27
sched: Change get_rq_runnable_load() to static and inline
Alex Shi
1
-2
/
+2
2013-06-27
sched/tg: Remove tg.load_weight
Alex Shi
1
-1
/
+0
2013-06-27
sched/cfs_rq: Change atomic64_t removed_load to atomic_long_t
Alex Shi
2
-5
/
+8
2013-06-27
sched/tg: Use 'unsigned long' for load variable in task group
Alex Shi
3
-11
/
+11
2013-06-27
sched: Change cfs_rq load avg to unsigned long
Alex Shi
3
-8
/
+5
2013-06-27
sched: Consider runnable load average in move_tasks()
Alex Shi
1
-9
/
+9
2013-06-27
sched: Compute runnable load avg in cpu_load and cpu_avg_load_per_task
Alex Shi
2
-4
/
+18
2013-06-27
sched: Update cpu load after task_tick
Alex Shi
1
-1
/
+1
2013-06-27
sched: Fix sleep time double accounting in enqueue entity
Alex Shi
1
-1
/
+7
2013-06-27
sched: Set an initial value of runnable avg for new forked task
Alex Shi
3
-4
/
+28
2013-06-27
sched: Move a few runnable tg variables into CONFIG_SMP
Alex Shi
1
-0
/
+2
2013-06-27
Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...
Alex Shi
3
-36
/
+7
2013-06-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2013-06-26
cgroup: always use RCU accessors for protected accesses
Tejun Heo
1
-9
/
+12
2013-06-26
cgroup: fix RCU accesses around task->cgroups
Tejun Heo
1
-11
/
+13
2013-06-26
cgroup: grab cgroup_mutex in drop_parsed_module_refcounts()
Tejun Heo
1
-5
/
+5
2013-06-26
cgroup: fix cgroupfs_root early destruction path
Tejun Heo
1
-3
/
+19
2013-06-26
mutex: Add w/w mutex slowpath debugging
Daniel Vetter
1
-3
/
+41
2013-06-26
mutex: Add support for wound/wait style locks
Maarten Lankhorst
1
-16
/
+302
2013-06-26
arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
Maarten Lankhorst
1
-18
/
+14
2013-06-26
Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
10
-106
/
+275
2013-06-25
futex: Use freezable blocking call
Colin Cross
1
-1
/
+2
2013-06-25
futex: Take hugepages into account when generating futex_key
Zhang Yi
1
-1
/
+2
2013-06-25
cgroup: reserve ID 0 for dummy_root and 1 for unified hierarchy
Tejun Heo
1
-4
/
+6
[next]