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
2015-05-05
tick: broadcast: Prevent livelock from event handler
Thomas Gleixner
1
-28
/
+25
2015-05-04
perf: Remove unused function perf_mux_hrtimer_cancel()
Thomas Gleixner
1
-28
/
+0
2015-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-6
/
+6
2015-04-30
Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-14
/
+2
2015-04-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-15
/
+0
2015-04-30
modsign: change default key details
David Howells
1
-3
/
+3
2015-04-29
cpuidle: Run tick_broadcast_exit() with disabled interrupts
Rafael J. Wysocki
1
-14
/
+2
2015-04-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2015-04-27
bpf: fix 64-bit divide
Alexei Starovoitov
1
-6
/
+6
2015-04-27
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
Paolo Bonzini
1
-15
/
+0
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-19
/
+19
2015-04-24
clockevents: Shutdown detached clockevent device
Viresh Kumar
1
-5
/
+1
2015-04-24
genirq: Set IRQCHIP_SKIP_SET_WAKE flag for dummy_irq_chip
Roger Quadros
1
-0
/
+1
2015-04-23
kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP
Martin Schwidefsky
1
-1
/
+1
2015-04-23
sched: debug: Remove the cfs bandwidth timer_active printout
Thomas Gleixner
1
-2
/
+0
2015-04-22
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
4
-53
/
+94
2015-04-22
perf: perf_mux_hrtimer_cancel() can be static
kbuild test robot
1
-1
/
+1
2015-04-22
Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2
-3
/
+20
2015-04-22
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-6
/
+7
2015-04-22
perf: Fix mux_interval hrtimer wreckage
Peter Zijlstra
1
-27
/
+36
2015-04-22
sched: Cleanup bandwidth timers
Peter Zijlstra
4
-61
/
+31
2015-04-22
hrtimer: Allow concurrent hrtimer_start() for self restarting timers
Peter Zijlstra
1
-3
/
+9
2015-04-22
timer: Put usleep_range into the __sched section
Thomas Gleixner
1
-1
/
+1
2015-04-22
timer: Remove pointless return value of do_usleep_range()
Thomas Gleixner
1
-2
/
+2
2015-04-22
hrtimer: Avoid locking in hrtimer_cancel() if timer not active
Thomas Gleixner
1
-0
/
+9
2015-04-22
hrtimer: Remove hrtimer_start() return value
Thomas Gleixner
1
-16
/
+7
2015-04-22
tick: broadcast-hrtimer: Remove overly clever return value abuse
Thomas Gleixner
1
-3
/
+5
2015-04-22
alarmtimer: Get rid of unused return value
Thomas Gleixner
1
-7
/
+4
2015-04-22
rtmutex: Remove bogus hrtimer_active() check
Thomas Gleixner
1
-4
/
+1
2015-04-22
futex: Remove bogus hrtimer_active() check
Thomas Gleixner
1
-4
/
+1
2015-04-22
hrtimer: Remove bogus hrtimer_active() check
Thomas Gleixner
1
-4
/
+0
2015-04-22
hrtimer: Make hrtimer_start() a inline wrapper
Thomas Gleixner
1
-19
/
+0
2015-04-22
hrtimer: Get rid of __hrtimer_start_range_ns()
Thomas Gleixner
1
-23
/
+15
2015-04-22
sched: deadline: Use hrtimer_start()
Thomas Gleixner
1
-10
/
+2
2015-04-22
sched: core: Use hrtimer_start[_expires]()
Thomas Gleixner
2
-21
/
+9
2015-04-22
perf: core: Use hrtimer_start()
Thomas Gleixner
1
-6
/
+3
2015-04-22
tick: Nohz: Rework next timer evaluation
Thomas Gleixner
7
-115
/
+101
2015-04-22
tick: Sched: Restructure code
Thomas Gleixner
1
-90
/
+81
2015-04-22
tick: sched: Force tick interrupt and get rid of softirq magic
Thomas Gleixner
1
-54
/
+29
2015-04-22
tick: sched: Remove hrtimer_active() checks
Thomas Gleixner
1
-15
/
+4
2015-04-22
hrtimer: Get rid of hrtimer softirq
Thomas Gleixner
3
-122
/
+53
2015-04-22
hrtimer: Keep pointer to first timer and simplify __remove_hrtimer()
Thomas Gleixner
1
-18
/
+28
2015-04-22
hrtimer: Make use of timerqueue_add/del return values
Thomas Gleixner
1
-4
/
+2
2015-04-22
hrtimer: Use cpu_base->active_base for hotpath iterators
Thomas Gleixner
1
-9
/
+8
2015-04-22
hrtimer: Use bits for various boolean indicators
Thomas Gleixner
1
-8
/
+16
2015-04-22
hrtimer: Make offset update smarter
Thomas Gleixner
3
-11
/
+22
2015-04-22
hrtimer: Get rid of softirq time
Thomas Gleixner
3
-124
/
+59
2015-04-22
hrtimer: Make the statistics fields smaller
Thomas Gleixner
2
-3
/
+3
2015-04-22
hrtimer: Get rid of hrtimer_get_res()
Thomas Gleixner
3
-24
/
+15
2015-04-22
hrtimer: Get rid of the resolution field in hrtimer_clock_base
Thomas Gleixner
2
-21
/
+13
[prev]
[next]