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
2014-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2014-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+3
2014-03-31
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
3
-56
/
+56
2014-03-31
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
9
-13
/
+24
2014-03-31
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2014-03-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
21
-350
/
+788
2014-03-31
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-16
/
+51
2014-03-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-828
/
+1491
2014-03-31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-86
/
+377
2014-03-30
AUDIT: Allow login in non-init namespaces
Eric Paris
1
-1
/
+11
2014-03-28
time: Revert to calling clock_was_set_delayed() while in irq context
John Stultz
1
-1
/
+2
2014-03-26
Merge tag 'trace-fixes-v3.14-rc7-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+25
2014-03-25
tracing: Fix traceon trigger condition to actually turn tracing on
Steven Rostedt (Red Hat)
1
-2
/
+25
2014-03-25
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-4
/
+58
2014-03-20
futex: revert back to the explicit waiter counting code
Linus Torvalds
1
-10
/
+43
2014-03-20
Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+2
2014-03-20
rcu: Provide grace-period piggybacking API
Paul E. McKenney
1
-4
/
+58
2014-03-20
Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC
Dave Jones
2
-2
/
+2
2014-03-20
tracing: Fix array size mismatch in format string
Vaibhav Nagarnaik
2
-11
/
+2
2014-03-19
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+7
2014-03-18
cgroup: fix a failure path in create_css()
Li Zefan
1
-4
/
+7
2014-03-16
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-3
/
+12
2014-03-12
locking/mutex: Fix debug checks
Peter Zijlstra
2
-0
/
+13
2014-03-12
sched: Clean up the task_hot() function
Alex Shi
1
-2
/
+2
2014-03-12
sched: Remove double calculation in fix_small_imbalance()
Vincent Guittot
1
-4
/
+2
2014-03-12
sched: Fix broken setscheduler()
Steven Rostedt
1
-1
/
+9
2014-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-19
/
+24
2014-03-11
locking/mutexes: Add extra reschedule point
Peter Zijlstra
1
-0
/
+7
2014-03-11
locking/mutexes: Introduce cancelable MCS lock for adaptive spinning
Peter Zijlstra
4
-5
/
+200
2014-03-11
locking/mutexes: Unlock the mutex without the wait_lock
Jason Low
1
-4
/
+4
2014-03-11
locking/mutexes: Modify the way optimistic spinners are queued
Jason Low
1
-9
/
+6
2014-03-11
locking/mutexes: Return false if task need_resched() in mutex_can_spin_on_own...
Jason Low
1
-0
/
+3
2014-03-11
locking: Move mcs_spinlock.h into kernel/locking/
Peter Zijlstra
2
-1
/
+115
2014-03-11
sched/numa: Move task_numa_free() to __put_task_struct()
Mike Galbraith
2
-2
/
+1
2014-03-11
sched/fair: Fix endless loop in idle_balance()
Kirill Tkhai
1
-1
/
+1
2014-03-11
sched/core: Fix endless loop in pick_next_task()
Kirill Tkhai
3
-11
/
+15
2014-03-11
sched/fair: Push down check for high priority class task into idle_balance()
Kirill Tkhai
2
-6
/
+10
2014-03-11
sched/rt: Fix picking RT and DL tasks from empty queue
Kirill Tkhai
2
-2
/
+15
2014-03-11
perf: Disallow user-space stack dumps for function trace events
Jiri Olsa
1
-0
/
+7
2014-03-11
perf: Disallow user-space callchains for function trace events
Jiri Olsa
1
-3
/
+12
2014-03-11
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
12
-24
/
+45
2014-03-11
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
18
-71
/
+114
2014-03-11
sched/clock: Prevent tracing recursion in sched_clock_cpu()
Fernando Luis Vazquez Cao
1
-2
/
+2
2014-03-11
stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()
Peter Zijlstra
1
-1
/
+1
2014-03-11
sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policy
Juri Lelli
1
-0
/
+9
2014-03-10
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
1
-2
/
+2
2014-03-08
audit: Update kdoc for audit_send_reply and audit_list_rules_send
Eric W. Biederman
2
-2
/
+2
2014-03-08
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+3
2014-03-07
Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+16
2014-03-07
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
[next]