index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Annotate event field-defining functions with __init
Li Zefan
2013-03-15
1
-1
/
+1
*
tracing: Add a helper function for event print functions
Li Zefan
2013-03-15
2
-19
/
+12
*
tracing/ring-buffer: Move poll wake ups into ring buffer code
Steven Rostedt (Red Hat)
2013-03-15
1
-0
/
+6
*
tracing: Pass the ftrace_file to the buffer lock reserve code
Steven Rostedt
2013-03-15
2
-4
/
+12
*
tracing: Separate out trace events from global variables
Steven Rostedt
2013-03-15
2
-12
/
+42
*
Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-19
3
-6
/
+9
|
\
|
*
async: keep pending tasks on async_domain and remove async_pending
Tejun Heo
2013-01-23
1
-6
/
+3
|
*
async: bring sanity to the use of words domain and running
Tejun Heo
2013-01-23
1
-3
/
+3
|
*
Merge branch 'master' into for-3.9-async
Tejun Heo
2013-01-23
145
-651
/
+1639
|
|
\
|
*
|
init, block: try to load default elevator module early during boot
Tejun Heo
2013-01-18
2
-0
/
+6
*
|
|
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2013-02-19
3
-18
/
+28
|
\
\
\
|
*
|
|
workqueue: rename cpu_workqueue to pool_workqueue
Tejun Heo
2013-02-13
2
-11
/
+11
|
*
|
|
workqueue: add delayed_work->wq to simplify reentrancy handling
Lai Jiangshan
2013-02-06
1
-0
/
+3
|
*
|
|
workqueue: replace WORK_CPU_NONE/LAST with WORK_CPU_END
Lai Jiangshan
2013-02-06
1
-2
/
+1
|
*
|
|
workqueue: move global_cwq->cpu to worker_pool
Tejun Heo
2013-01-24
1
-1
/
+1
|
*
|
|
workqueue: record pool ID instead of CPU in work->data when off-queue
Tejun Heo
2013-01-24
1
-9
/
+9
|
*
|
|
workqueue: introduce WORK_OFFQ_CPU_NONE
Tejun Heo
2013-01-24
1
-1
/
+9
|
*
|
|
workqueue: unexport work_cpu()
Tejun Heo
2013-01-24
1
-1
/
+0
|
|
/
/
|
*
|
workqueue: implement current_is_async()
Tejun Heo
2013-01-18
1
-0
/
+1
*
|
|
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-02-19
2
-0
/
+15
|
\
\
\
|
*
|
|
x86, msi: Use IRQ remapping specific setup_msi_irqs routine
Joerg Roedel
2013-01-28
1
-0
/
+3
|
*
|
|
PCI/MSI: Enable multiple MSIs with pci_enable_msi_block_auto()
Alexander Gordeev
2013-01-24
1
-0
/
+7
|
*
|
|
x86/MSI: Support multiple MSIs in presense of IRQ remapping
Alexander Gordeev
2013-01-24
1
-0
/
+5
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-02-19
3
-0
/
+23
|
\
\
\
\
|
*
\
\
\
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2013-02-14
1
-0
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
time, Fix setting of hardware clock in NTP code
Prarit Bhargava
2013-02-08
1
-0
/
+1
|
*
|
|
|
|
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2013-02-04
2
-0
/
+13
|
|
\
|
|
|
|
|
|
*
|
|
|
timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK
John Stultz
2013-01-29
1
-1
/
+1
|
|
*
|
|
|
timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK option
Feng Tang
2013-01-15
1
-0
/
+5
|
|
*
|
|
|
timekeeping: Add persistent_clock_exist flag
Feng Tang
2013-01-15
1
-0
/
+6
|
|
*
|
|
|
NTP: Add a CONFIG_RTC_SYSTOHC configuration
Jason Gunthorpe
2013-01-15
1
-0
/
+1
|
|
*
|
|
|
time: create __getnstimeofday for WARNless calls
Kees Cook
2013-01-15
1
-0
/
+1
|
*
|
|
|
|
clockevents: Add generic timer broadcast function
Mark Rutland
2013-01-31
1
-0
/
+5
|
*
|
|
|
|
clockevents: Add generic timer broadcast receiver
Mark Rutland
2013-01-31
1
-0
/
+4
*
|
|
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-02-19
1
-0
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
smpboot: Allow selfparking per cpu threads
Thomas Gleixner
2013-02-14
1
-0
/
+5
*
|
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-19
13
-234
/
+524
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h>
Ingo Molnar
2013-02-19
1
-0
/
+1
|
*
|
|
|
|
|
|
sched/rt: Move rt specific bits into new header file
Clark Williams
2013-02-07
2
-53
/
+60
|
*
|
|
|
|
|
|
sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice
Clark Williams
2013-02-07
1
-1
/
+14
|
*
|
|
|
|
|
|
sched: Move sched.h sysctl bits into separate header
Clark Williams
2013-02-07
2
-91
/
+97
|
*
|
|
|
|
|
|
Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
2013-02-05
11
-91
/
+353
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
2013-01-27
5
-33
/
+76
|
|
*
|
|
|
|
|
|
kvm: Prepare to add generic guest entry/exit callbacks
Frederic Weisbecker
2013-01-27
2
-11
/
+30
|
|
*
|
|
|
|
|
|
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
2013-01-27
2
-0
/
+26
|
|
*
|
|
|
|
|
|
cputime: Allow dynamic switch between tick/virtual based cputime accounting
Frederic Weisbecker
2013-01-27
1
-0
/
+8
|
|
*
|
|
|
|
|
|
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
2013-01-27
4
-2
/
+32
|
|
*
|
|
|
|
|
|
cputime: Move default nsecs_to_cputime() to jiffies based cputime file
Frederic Weisbecker
2013-01-27
1
-2
/
+8
|
|
*
|
|
|
|
|
|
cputime: Librarize per nsecs resolution cputime definitions
Frederic Weisbecker
2013-01-27
3
-61
/
+163
|
|
*
|
|
|
|
|
|
context_tracking: Export context state for generic vtime
Frederic Weisbecker
2013-01-26
1
-0
/
+28
[next]