index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
10
-16
/
+32
|
\
|
*
Merge branch 'linus' into timers/core
Thomas Gleixner
2013-04-24
87
-361
/
+659
|
|
\
|
*
|
posix timers: Allocate timer id per process (v2)
Pavel Emelyanov
2013-04-17
2
-1
/
+3
|
*
|
timekeeping: Store cycle_last value in timekeeper struct as well
Thomas Gleixner
2013-04-04
1
-0
/
+2
|
*
|
ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c
John Stultz
2013-04-04
1
-7
/
+0
|
*
|
Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...
Thomas Gleixner
2013-04-03
6
-8
/
+15
|
|
\
\
|
|
*
|
timekeeping: Move lock out of timekeeper struct
Thomas Gleixner
2013-03-23
1
-2
/
+0
|
|
*
|
timekeeping: Make jiffies_lock internal
Thomas Gleixner
2013-03-23
1
-1
/
+0
|
|
*
|
hrtimer: Add hrtimer support for CLOCK_TAI
John Stultz
2013-03-23
2
-1
/
+6
|
|
*
|
timekeeping: Add CLOCK_TAI clockid
John Stultz
2013-03-23
2
-4
/
+3
|
|
*
|
timekeeping: Move TAI managment into timekeeping core from ntp
John Stultz
2013-03-23
2
-0
/
+5
|
|
*
|
clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOP
Feng Tang
2013-03-16
1
-0
/
+1
|
*
|
|
clockevents: Add missing tick_check_broadcast_expired() for CLOCKEVENTS=n
Thomas Gleixner
2013-03-22
1
-0
/
+1
|
*
|
|
tick: Provide a check for a forced broadcast pending
Thomas Gleixner
2013-03-13
1
-0
/
+6
|
*
|
|
Merge commit 'v3.9-rc2' into timers/core
Thomas Gleixner
2013-03-13
10
-20
/
+27
|
|
\
|
|
|
*
|
|
tick: Dynamically set broadcast irq affinity
Daniel Lezcano
2013-03-07
1
-0
/
+5
*
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
2
-0
/
+57
|
\
\
\
\
|
*
|
|
|
idle: Implement generic idle function
Thomas Gleixner
2013-04-08
1
-0
/
+8
|
*
|
|
|
idle: Provide a generic entry point for the idle code
Thomas Gleixner
2013-04-08
1
-0
/
+8
|
*
|
|
|
idle: Implement set/clr functions for need_resched poll
Thomas Gleixner
2013-04-08
1
-0
/
+21
|
*
|
|
|
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2013-04-08
1
-0
/
+20
*
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-30
4
-199
/
+49
|
\
\
\
\
\
|
*
|
|
|
|
sched: Fix init NOHZ_IDLE flag
Vincent Guittot
2013-04-26
1
-0
/
+2
|
*
|
|
|
|
sched: Document task_struct::personality field
Andrei Epure
2013-04-12
1
-1
/
+3
|
*
|
|
|
|
cgroup: Kill subsys.active flag
Li Zefan
2013-04-10
1
-1
/
+0
|
*
|
|
|
|
math64: New div64_u64_rem helper
Frederic Weisbecker
2013-03-13
1
-1
/
+18
|
*
|
|
|
|
Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-03-08
2
-4
/
+24
|
|
\
\
\
\
\
|
|
*
|
|
|
|
cputime: Dynamically scale cputime for full dynticks accounting
Frederic Weisbecker
2013-03-07
1
-2
/
+2
|
|
*
|
|
|
|
context_tracking: Restore correct previous context state on exception exit
Frederic Weisbecker
2013-03-07
1
-7
/
+12
|
|
*
|
|
|
|
context_tracking: Move exception handling to generic code
Frederic Weisbecker
2013-03-07
1
-1
/
+16
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
sched: Move group scheduling functions out of include/linux/sched.h
Li Zefan
2013-03-06
1
-21
/
+0
|
*
|
|
|
|
sched: Make default_scale_freq_power() static
Li Zefan
2013-03-06
1
-3
/
+0
|
*
|
|
|
|
sched: Move struct sched_class to kernel/sched/sched.h
Li Zefan
2013-03-06
1
-59
/
+0
|
*
|
|
|
|
sched: Move wake flags to kernel/sched/sched.h
Li Zefan
2013-03-06
1
-7
/
+0
|
*
|
|
|
|
sched: Move struct sched_group to kernel/sched/sched.h
Li Zefan
2013-03-06
1
-56
/
+2
|
*
|
|
|
|
sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h
Li Zefan
2013-03-06
1
-25
/
+0
|
*
|
|
|
|
sched: Remove test_sd_parent()
Li Zefan
2013-03-06
1
-9
/
+0
|
*
|
|
|
|
sched: Remove some dummy functions
Li Zefan
2013-03-06
1
-12
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-04-30
5
-23
/
+92
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-04-21
21
-38
/
+95
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2013-04-16
1
-0
/
+8
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
uretprobes: Limit the depth of return probe nestedness
Anton Arapov
2013-04-13
1
-0
/
+3
|
|
*
|
|
|
|
|
uretprobes: Return probe entry, prepare_uretprobe()
Anton Arapov
2013-04-13
1
-0
/
+1
|
|
*
|
|
|
|
|
uretprobes: Introduce uprobe_consumer->ret_handler()
Anton Arapov
2013-04-13
1
-0
/
+3
|
|
*
|
|
|
|
|
uprobes: Add trap variant helper
Ananth N Mavinakayanahalli
2013-04-04
1
-0
/
+1
|
*
|
|
|
|
|
|
kprobes: Move __kprobes definition into compiler.h
Masami Hiramatsu
2013-04-08
2
-5
/
+7
|
*
|
|
|
|
|
|
perf: Fix comments in PERF_MEM_LVL bitmask
Stephane Eranian
2013-04-08
1
-2
/
+2
|
*
|
|
|
|
|
|
Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...
Ingo Molnar
2013-04-08
43
-55
/
+204
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAP
Stephane Eranian
2013-04-01
1
-0
/
+1
|
*
|
|
|
|
|
|
perf: Add generic memory sampling interface
Stephane Eranian
2013-04-01
2
-2
/
+68
[next]