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-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-21
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-10
/
+11
2013-06-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+57
2013-06-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-82
/
+185
2013-06-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+17
2013-06-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-10
/
+5
2013-06-19
tracing/context-tracking: Add preempt_schedule_context() for tracing
Steven Rostedt
1
-0
/
+40
2013-06-19
sched: Fix clear NOHZ_BALANCE_KICK
Vincent Guittot
1
-4
/
+17
2013-06-19
perf: Fix mmap() accounting hole
Peter Zijlstra
2
-72
/
+159
2013-06-18
range: Do not add new blank slot with add_range_with_merge
Yinghai Lu
1
-10
/
+11
2013-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-06-15
move exit_task_namespaces() outside of exit_notify()
Oleg Nesterov
1
-1
/
+1
2013-06-14
idle: Enable interrupts in the weak arch_cpu_idle() implementation
James Bottomley
1
-0
/
+1
2013-06-13
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2
-4
/
+19
2013-06-12
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
5
-77
/
+101
2013-06-12
kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()
Chen Gang
1
-0
/
+1
2013-06-12
audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
Oleg Nesterov
1
-1
/
+1
2013-06-12
kmsg: honor dmesg_restrict sysctl on /dev/kmsg
Kees Cook
1
-41
/
+50
2013-06-12
reboot: rigrate shutdown/reboot to boot cpu
Robin Holt
1
-3
/
+26
2013-06-12
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
Srivatsa S. Bhat
1
-32
/
+23
2013-06-12
Merge tag 'trace-fixes-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+3
2013-06-11
idle: Add the stack canary init to cpu_startup_entry()
Thomas Gleixner
1
-0
/
+16
2013-06-11
tracing: Fix outputting formats of x86-tsc and counter when use trace_clock
Yoshihiro YUNOMAE
2
-7
/
+3
2013-06-10
Fix lockup related to stop_machine being stuck in __do_softirq.
Ben Greear
1
-3
/
+10
2013-06-10
rcu: Fix deadlock with CPU hotplug, RCU GP init, and timer migration
Paul E. McKenney
1
-2
/
+2
2013-06-10
rcu: Don't call wakeup() with rcu_node structure ->lock held
Steven Rostedt
2
-2
/
+17
2013-06-08
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-2
/
+15
2013-06-08
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-2
/
+7
2013-06-08
irqdomain: document the simple domain first_irq
Linus Walleij
1
-1
/
+4
2013-06-08
kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.
Chen Gang
1
-1
/
+2
2013-06-08
irqdomain: export irq_domain_add_simple
Arnd Bergmann
1
-0
/
+1
2013-06-07
Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-11
/
+19
2013-06-06
tracing: Use current_uid() for critical time tracing
Steven Rostedt (Red Hat)
1
-1
/
+9
2013-06-03
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+16
2013-05-31
tick: Remove useless timekeeping duty attribution to broadcast source
Jiri Bohac
1
-4
/
+0
2013-05-31
nohz: Fix notifier return val that enforce timekeeping
Li Zhong
1
-1
/
+1
2013-05-31
kvm: Move guest entry/exit APIs to context_tracking
Frederic Weisbecker
1
-1
/
+0
2013-05-31
vtime: Use consistent clocks among nohz accounting
Frederic Weisbecker
2
-4
/
+4
2013-05-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+5
2013-05-29
tracing: Fix bad parameter passed in branch selftest
Steven Rostedt (Red Hat)
1
-1
/
+1
2013-05-29
Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...
Thomas Gleixner
2
-1
/
+8
2013-05-28
ftrace: Use the rcu _notrace variants for rcu_dereference_raw() and friends
Steven Rostedt
1
-9
/
+9
2013-05-29
cgroup: warn about mismatching options of a new mount of an existing hierarchy
Jeff Liu
1
-5
/
+8
2013-05-28
timekeeping: Correct run-time detection of persistent_clock.
Zoran Markovic
1
-0
/
+8
2013-05-28
ntp: Remove unused variable flags in __hardpps
Geert Uytterhoeven
1
-1
/
+0
2013-05-28
Merge tag 'trace-fixes-v3.10-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+10
2013-05-28
ring-buffer: Do not poll non allocated cpu buffers
Steven Rostedt (Red Hat)
1
-0
/
+3
2013-05-28
perf: Fix perf mmap bugs
Peter Zijlstra
2
-17
/
+23
[next]