index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-01
13
-66
/
+290
|
\
|
*
tick: Remove code duplication in tick_handle_periodic()
Viresh Kumar
2014-03-26
1
-7
/
+7
|
*
tick: Fix spelling mistake in tick_handle_periodic()
Viresh Kumar
2014-03-26
1
-1
/
+1
|
*
workqueue: Provide destroy_delayed_work_on_stack()
Thomas Gleixner
2014-03-25
1
-0
/
+7
|
*
timer: Remove code redundancy while calling get_nohz_timer_target()
Viresh Kumar
2014-03-20
3
-21
/
+6
|
*
timer: Use variable head instead of &work_list in __run_timers()
Viresh Kumar
2014-03-20
1
-1
/
+1
|
*
Merge branch 'fortglx/3.15/time' of git://git.linaro.org/people/john.stultz/l...
Thomas Gleixner
2014-03-10
1
-0
/
+2
|
|
\
|
|
*
kernel: Include appropriate header file in time/timekeeping_debug.c
Rashika Kheria
2014-03-02
1
-0
/
+2
|
*
|
timer: Make sure TIMER_FLAG_MASK bits are free in allocated base
Viresh Kumar
2014-03-04
1
-3
/
+2
|
*
|
timer: Check failure of timer_cpu_notify() before calling init_timer_stats()
Viresh Kumar
2014-03-04
1
-2
/
+2
|
*
|
Merge branch 'timers.2014.02.25a' of git://git.kernel.org/pub/scm/linux/kerne...
Thomas Gleixner
2014-02-28
1
-2
/
+28
|
|
\
\
|
|
*
|
timers: Make internal_add_timer() update ->next_timer if ->active_timers == 0
Oleg Nesterov
2014-02-25
1
-2
/
+2
|
|
*
|
timers: Reduce future __run_timers() latency for first add to empty list
Paul E. McKenney
2014-02-25
1
-0
/
+1
|
|
*
|
timers: Reduce future __run_timers() latency for newly emptied list
Paul E. McKenney
2014-02-25
1
-0
/
+2
|
|
*
|
timers: Reduce __run_timers() latency for empty list
Paul E. McKenney
2014-02-25
1
-0
/
+18
|
|
*
|
timers: Track total number of timers in list
Paul E. McKenney
2014-02-25
1
-0
/
+5
|
*
|
|
nohz: ensure users are aware boot CPU is not NO_HZ_FULL
Paul Gortmaker
2014-02-14
1
-1
/
+1
|
*
|
|
timer: Spare IPI when deferrable timer is queued on idle remote targets
Viresh Kumar
2014-02-14
1
-1
/
+8
|
|
/
/
|
*
|
tick: Fixup more fallout from hrtimer broadcast mode
Preeti U Murthy
2014-02-09
2
-2
/
+5
|
*
|
time: Fixup fallout from recent clockevent/tick changes
Thomas Gleixner
2014-02-07
1
-1
/
+2
|
*
|
tick: Introduce hrtimer based broadcast
Preeti U Murthy
2014-02-07
3
-4
/
+158
|
*
|
time: Change the return type of clockevents_notify() to integer
Preeti U Murthy
2014-02-07
3
-8
/
+12
|
*
|
clockevents: Adjust timer interval when frequency changes
Soren Brinkmann
2014-02-07
1
-3
/
+6
|
*
|
clockevents: Serialize calls to clockevents_update_freq() in the core
Thomas Gleixner
2014-02-07
3
-13
/
+45
|
*
|
timekeeping: Move clock sync work to power efficient workqueue
Shaibal Dutta
2014-02-07
1
-2
/
+3
*
|
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-01
3
-21
/
+11
|
\
\
\
|
*
|
|
sched: Remove needless round trip nsecs <-> tick conversion of steal time
Frederic Weisbecker
2014-03-13
2
-16
/
+0
|
*
|
|
cputime: Fix jiffies based cputime assumption on steal accounting
Frederic Weisbecker
2014-03-13
1
-5
/
+11
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-03-31
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
KGDB: make kgdb_breakpoint() as noinline
Vijaya Kumar K
2014-02-26
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-03-31
1
-1
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mm
Martin Schwidefsky
2014-02-21
1
-1
/
+3
*
|
|
|
|
|
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
2014-03-31
3
-56
/
+56
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
2014-03-06
1
-5
/
+5
|
*
|
|
|
|
|
kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
2014-03-06
1
-4
/
+4
|
*
|
|
|
|
|
kernel/compat: convert to COMPAT_SYSCALL_DEFINE
Heiko Carstens
2014-03-06
2
-47
/
+47
*
|
|
|
|
|
|
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-03-31
9
-13
/
+24
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
lto: Disable LTO for sys_ni
Andi Kleen
2014-02-13
1
-0
/
+3
|
*
|
|
|
|
|
|
lto: Handle LTO common symbols in module loader
Joe Mario
2014-02-13
1
-0
/
+4
|
*
|
|
|
|
|
|
asmlinkage: Make trace_hardirqs_on/off_caller visible
Andi Kleen
2014-02-13
1
-2
/
+2
|
*
|
|
|
|
|
|
asmlinkage Make __stack_chk_failed and memcmp visible
Andi Kleen
2014-02-13
1
-1
/
+1
|
*
|
|
|
|
|
|
asmlinkage: Mark rwsem functions that can be called from assembler asmlinkage
Andi Kleen
2014-02-13
1
-0
/
+4
|
*
|
|
|
|
|
|
asmlinkage: Make main_extable_sort_needed visible
Andi Kleen
2014-02-13
1
-1
/
+1
|
*
|
|
|
|
|
|
asmlinkage, mutex: Mark __visible
Andi Kleen
2014-02-13
1
-5
/
+5
|
*
|
|
|
|
|
|
asmlinkage: Make trace_hardirq visible
Andi Kleen
2014-02-13
1
-2
/
+2
|
*
|
|
|
|
|
|
asmlinkage: Make lockdep_sys_exit asmlinkage
Andi Kleen
2014-02-13
1
-1
/
+1
|
*
|
|
|
|
|
|
asmlinkage: Make jiffies visible
Andi Kleen
2014-02-13
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-03-31
2
-2
/
+2
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC
Dave Jones
2014-03-20
2
-2
/
+2
*
|
|
|
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-03-31
21
-350
/
+788
|
\
\
\
\
\
\
\
\
\
[next]