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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers/posixtimers' into timers/tracing
Thomas Gleixner
2009-08-29
4
-157
/
+175
|
\
|
*
cputime: Optimize jiffies_to_cputime(1)
Stanislaw Gruszka
2009-08-03
3
-10
/
+9
|
*
itimers: Simplify arm_timer() code a bit
Stanislaw Gruszka
2009-08-03
1
-21
/
+23
|
*
itimers: Fix periodic tics precision
Stanislaw Gruszka
2009-08-03
2
-6
/
+38
|
*
itimers: Merge ITIMER_VIRT and ITIMER_PROF
Stanislaw Gruszka
2009-08-03
3
-134
/
+119
*
|
clocksource: Resolve cpu hotplug dead lock with TSC unstable
Thomas Gleixner
2009-08-28
1
-3
/
+30
*
|
timer.c: Fix S/390 comments
Randy Dunlap
2009-08-26
1
-2
/
+2
*
|
timekeeping: Fix invalid getboottime() value
Hiroshi Shimamoto
2009-08-25
1
-2
/
+4
*
|
time: Introduce CLOCK_REALTIME_COARSE
john stultz
2009-08-21
2
-0
/
+56
*
|
clocksource: Avoid clocksource watchdog circular locking dependency
Martin Schwidefsky
2009-08-19
1
-3
/
+16
*
|
clocksource: Protect the watchdog rating changes with clocksource_mutex
Thomas Gleixner
2009-08-19
1
-5
/
+13
*
|
clocksource: Call clocksource_change_rating() outside of watchdog_lock
Thomas Gleixner
2009-08-15
1
-2
/
+9
*
|
timekeeping: Introduce read_boot_clock
Martin Schwidefsky
2009-08-15
1
-2
/
+22
*
|
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
2009-08-15
1
-23
/
+29
*
|
timekeeping: Update clocksource with stop_machine
Martin Schwidefsky
2009-08-15
2
-83
/
+70
*
|
timekeeping: Add timekeeper read_clock helper functions
Martin Schwidefsky
2009-08-15
1
-53
/
+38
*
|
timekeeping: Move NTP adjusted clock multiplier to struct timekeeper
Martin Schwidefsky
2009-08-15
1
-29
/
+24
*
|
timekeeping: Add xtime_shift and ntp_error_shift to struct timekeeper
Martin Schwidefsky
2009-08-15
1
-14
/
+19
*
|
timekeeping: Introduce struct timekeeper
Martin Schwidefsky
2009-08-15
2
-81
/
+160
*
|
clocksource: Move watchdog downgrade to a work queue thread
Martin Schwidefsky
2009-08-15
1
-17
/
+39
*
|
clocksource: Refactor clocksource watchdog
Martin Schwidefsky
2009-08-15
1
-28
/
+69
*
|
clocksource: Simplify clocksource watchdog resume logic
Martin Schwidefsky
2009-08-15
1
-8
/
+15
*
|
clocksource: Delay clocksource watchdog highres enablement
Martin Schwidefsky
2009-08-15
1
-25
/
+22
*
|
clocksource: Cleanup clocksource selection
Martin Schwidefsky
2009-08-15
3
-86
/
+58
*
|
timekeeping: Move reset of cycle_last for tsc clocksource to tsc
Martin Schwidefsky
2009-08-15
1
-1
/
+0
*
|
timekeeping: Remove clocksource inline functions
Martin Schwidefsky
2009-08-15
1
-13
/
+28
*
|
timekeeping: Introduce timekeeping_leap_insert
John Stultz
2009-08-15
2
-5
/
+9
*
|
Merge branch 'linus' into timers/core
Thomas Gleixner
2009-08-14
53
-606
/
+1140
|
\
\
|
*
|
genirq: prevent wakeup of freed irq thread
Linus Torvalds
2009-08-13
1
-10
/
+7
|
*
|
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-13
1
-102
/
+236
|
|
\
\
|
|
*
|
perf_counter: Report the cloning task as parent on perf_counter_fork()
Peter Zijlstra
2009-08-13
1
-2
/
+2
|
|
*
|
perf_counter: Fix an ipi-deadlock
Peter Zijlstra
2009-08-13
1
-1
/
+5
|
|
*
|
perf: Rework/fix the whole read vs group stuff
Peter Zijlstra
2009-08-13
1
-72
/
+202
|
|
*
|
perf_counter: Fix swcounter context invariance
Peter Zijlstra
2009-08-13
1
-26
/
+18
|
|
*
|
perf_counter: Provide hw_perf_counter_setup_online() APIs
Ingo Molnar
2009-08-13
1
-1
/
+9
|
*
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-08-13
3
-10
/
+29
|
|
\
\
\
|
|
*
|
|
futex: Fix handling of bad requeue syscall pairing
Darren Hart
2009-08-10
1
-2
/
+9
|
|
*
|
|
futex: Fix compat_futex to be same as futex for REQUEUE_PI
Dinakar Guniguntala
2009-08-10
1
-2
/
+4
|
|
*
|
|
locking, sched: Give waitqueue spinlocks their own lockdep classes
Peter Zijlstra
2009-08-10
1
-2
/
+3
|
|
*
|
|
futex: Update futex_q lock_ptr on requeue proxy lock
Darren Hart
2009-08-10
1
-4
/
+13
|
*
|
|
|
Remove double removal of blktrace directory
Alan D. Brunelle
2009-08-12
1
-11
/
+1
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-10
1
-94
/
+145
|
|
\
\
\
|
|
*
|
|
perf_counter: Require CAP_SYS_ADMIN for raw tracepoint data
Peter Zijlstra
2009-08-10
1
-0
/
+8
|
|
*
|
|
perf_counter: Correct PERF_SAMPLE_RAW output
Peter Zijlstra
2009-08-10
1
-6
/
+24
|
|
*
|
|
perf_counter: Fix a race on perf_counter_ctx
Peter Zijlstra
2009-08-09
1
-15
/
+15
|
|
*
|
|
perf_counter: Fix tracepoint sampling to be part of generic sampling
Frederic Weisbecker
2009-08-09
1
-10
/
+10
|
|
*
|
|
perf_counter: Work around gcc warning by initializing tracepoint record uncon...
Frederic Weisbecker
2009-08-09
1
-3
/
+4
|
|
*
|
|
perf_counter: Fix software counters for fast moving event sources
Peter Zijlstra
2009-08-09
1
-70
/
+94
|
*
|
|
|
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-08-10
1
-2
/
+2
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
x86/irq: Fix move_irq_desc() for nodes without ram
Yinghai Lu
2009-08-08
1
-2
/
+2
[next]