index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-09-18
4
-120
/
+19
|
\
|
*
time: Prevent 32 bit overflow with set_normalized_timespec()
Thomas Gleixner
2009-09-15
1
-1
/
+1
|
*
timers: Drop a function prototype
Randy Dunlap
2009-08-30
1
-5
/
+0
|
*
clocksource: Resolve cpu hotplug dead lock with TSC unstable
Thomas Gleixner
2009-08-28
1
-0
/
+1
|
*
time: Introduce CLOCK_REALTIME_COARSE
john stultz
2009-08-21
1
-0
/
+4
|
*
timekeeping: Introduce read_boot_clock
Martin Schwidefsky
2009-08-15
1
-0
/
+1
|
*
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
2009-08-15
1
-1
/
+1
|
*
timekeeping: Update clocksource with stop_machine
Martin Schwidefsky
2009-08-15
1
-0
/
+2
|
*
timekeeping: Move NTP adjusted clock multiplier to struct timekeeper
Martin Schwidefsky
2009-08-15
1
-3
/
+1
|
*
timekeeping: Introduce struct timekeeper
Martin Schwidefsky
2009-08-15
1
-50
/
+4
|
*
clocksource: Move watchdog downgrade to a work queue thread
Martin Schwidefsky
2009-08-15
1
-0
/
+1
|
*
clocksource: Cleanup clocksource selection
Martin Schwidefsky
2009-08-15
1
-0
/
+2
|
*
timekeeping: Remove clocksource inline functions
Martin Schwidefsky
2009-08-15
1
-58
/
+0
|
*
timekeeping: Introduce timekeeping_leap_insert
John Stultz
2009-08-15
1
-0
/
+1
|
*
Merge branch 'linus' into timers/core
Thomas Gleixner
2009-08-14
84
-499
/
+834
|
|
\
|
*
|
hrtimer: Remove cb_entry from struct hrtimer
Peter Zijlstra
2009-07-22
1
-2
/
+0
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-17
3
-26
/
+33
|
\
\
\
|
*
|
|
sched: Add new wakeup preemption mode: WAKEUP_RUNNING
Peter Zijlstra
2009-09-17
1
-0
/
+2
|
*
|
|
sched: Disable wakeup balancing
Peter Zijlstra
2009-09-16
1
-3
/
+3
|
*
|
|
sched: Add SD_PREFER_LOCAL
Peter Zijlstra
2009-09-16
2
-1
/
+3
|
*
|
|
sched: Add WF_FORK
Peter Zijlstra
2009-09-15
1
-0
/
+1
|
*
|
|
sched: Rename sync arguments
Peter Zijlstra
2009-09-15
2
-4
/
+9
|
*
|
|
sched: Rename select_task_rq() argument
Peter Zijlstra
2009-09-15
1
-1
/
+1
|
*
|
|
x86: sched: Provide arch implementations using aperf/mperf
Peter Zijlstra
2009-09-15
1
-0
/
+4
|
*
|
|
sched: Reduce forkexec_idx
Peter Zijlstra
2009-09-15
1
-2
/
+2
|
*
|
|
sched: Improve latencies and throughput
Mike Galbraith
2009-09-15
1
-1
/
+1
|
*
|
|
sched: Fix some domain tunings
Peter Zijlstra
2009-09-15
1
-2
/
+2
|
*
|
|
sched: Tweak wake_idx
Peter Zijlstra
2009-09-15
1
-2
/
+2
|
*
|
|
sched: Merge select_task_rq_fair() and sched_balance_self()
Peter Zijlstra
2009-09-15
2
-16
/
+7
|
*
|
|
sched: Add TASK_WAKING
Peter Zijlstra
2009-09-15
1
-0
/
+1
|
*
|
|
sched: Hook sched_balance_self() into sched_class::select_task_rq()
Peter Zijlstra
2009-09-15
1
-1
/
+2
*
|
|
|
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-09-17
6
-22
/
+26
|
\
\
\
\
|
*
|
|
|
softirq: add BLOCK_IOPOLL to softirq_to_name
Li Zefan
2009-09-17
1
-10
/
+11
|
*
|
|
|
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-09-17
283
-2947
/
+6199
|
|
\
\
\
\
|
*
|
|
|
|
tracing: remove notrace from __kprobes annotation
Steven Rostedt
2009-09-15
1
-2
/
+2
|
*
|
|
|
|
tracing: have TRACE_EVENT macro use __flags to not shadow parameter
Steven Rostedt
2009-09-14
1
-2
/
+2
|
*
|
|
|
|
tracing: add static to generated TRACE_EVENT functions
Steven Rostedt
2009-09-14
1
-2
/
+2
|
*
|
|
|
|
tracing: allow filter predicates to handle ksym symbols
Steven Rostedt
2009-09-12
1
-2
/
+2
|
*
|
|
|
|
ftrace: __start_mcount_loc should be .init.rodata
John Reiser
2009-09-12
1
-2
/
+3
|
*
|
|
|
|
tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounce
Carsten Emde
2009-09-12
1
-1
/
+3
|
*
|
|
|
|
tracing: add lock depth to entries
Steven Rostedt
2009-09-11
1
-0
/
+1
|
*
|
|
|
|
tracing: move tgid out of generic entry and into userstack
Steven Rostedt
2009-09-11
1
-1
/
+0
*
|
|
|
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-09-17
1
-0
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers
John(Jung-Ik) Lee
2009-09-17
1
-0
/
+2
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-09-17
11
-9
/
+145
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
RxRPC: Use uX/sX rather than uintX_t/intX_t types
David Howells
2009-09-16
1
-10
/
+10
|
*
|
|
|
|
|
pkt_sched: Fix tx queue selection in tc_modify_qdisc
Jarek Poplawski
2009-09-15
1
-1
/
+1
|
*
|
|
|
|
|
RxRPC: Parse security index 5 keys (Kerberos 5)
David Howells
2009-09-15
1
-0
/
+52
|
*
|
|
|
|
|
RxRPC: Allow key payloads to be passed in XDR form
David Howells
2009-09-15
1
-0
/
+55
|
*
|
|
|
|
|
RxRPC: Declare the security index constants symbolically
David Howells
2009-09-15
1
-0
/
+7
[next]