index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-04
clockevents: check broadcast tick device not the clock events device
Thomas Gleixner
1
-2
/
+4
2008-09-29
hrtimer: prevent migration of per CPU hrtimers
Thomas Gleixner
1
-1
/
+1
2008-09-23
timers: fix build error in !oneshot case
Ingo Molnar
1
-0
/
+1
2008-09-23
clockevents: prevent mode mismatch on cpu online
Thomas Gleixner
3
-1
/
+12
2008-09-23
clockevents: check broadcast device not tick device
Thomas Gleixner
1
-2
/
+2
2008-09-23
clockevents: prevent stale tick_next_period for onlining CPUs
Thomas Gleixner
1
-0
/
+3
2008-09-23
clockevents: prevent cpu online to interfere with nohz
Thomas Gleixner
3
-7
/
+12
2008-09-16
clockevents: make device shutdown robust
Thomas Gleixner
4
-8
/
+19
2008-09-09
clockevents: remove WARN_ON which was used to gather information
Thomas Gleixner
1
-10
/
+8
2008-09-06
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-29
/
+103
2008-09-06
ntp: fix calculation of the next jiffie to trigger RTC sync
Maciej W. Rozycki
1
-1
/
+1
2008-09-06
clockevents: broadcast fixup possible waiters
Thomas Gleixner
1
-1
/
+36
2008-09-05
sched_clock: fix NOHZ interaction
Peter Zijlstra
1
-0
/
+3
2008-09-05
clockevents: prevent endless loop lockup
Thomas Gleixner
3
-16
/
+34
2008-09-05
clockevents: prevent multiple init/shutdown
Thomas Gleixner
1
-7
/
+13
2008-09-05
clockevents: enforce reprogram in oneshot setup
Thomas Gleixner
1
-4
/
+14
2008-09-05
clockevents: prevent endless loop in periodic broadcast handler
Thomas Gleixner
1
-3
/
+8
2008-09-05
clockevents: prevent clockevent event_handler ending up handler_noop
Venkatesh Pallipadi
2
-2
/
+2
2008-08-21
nohz: fix wrong event handler after online an offlined cpu
Miao Xie
1
-1
/
+5
2008-07-31
sched clock: revert various sched_clock() changes
Ingo Molnar
1
-2
/
+0
2008-07-26
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
Mike Travis
1
-5
/
+3
2008-07-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+10
2008-07-23
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-11
/
+10
2008-07-23
Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
1
-2
/
+6
2008-07-18
cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c
Mike Travis
1
-7
/
+7
2008-07-18
Merge branch 'linus' into timers/nohz
Ingo Molnar
2
-3
/
+7
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
1
-2
/
+10
2008-07-16
Merge branch 'linus' into cpus4096
Ingo Molnar
2
-3
/
+15
2008-07-15
Merge branch 'linus' into core/softlockup
Ingo Molnar
2
-2
/
+14
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
1
-1
/
+1
2008-07-15
Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
2008-07-14
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2008-07-11
sched_clock: stop maximum check on NO HZ
Steven Rostedt
1
-0
/
+2
2008-07-11
nohz: don't stop idle tick if softirqs are pending.
Heiko Carstens
1
-0
/
+1
2008-07-08
x86, clockevents: add C1E aware idle function
Thomas Gleixner
1
-2
/
+4
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-1
/
+1
2008-05-30
nohz: reduce jiffies polling overhead
Ingo Molnar
1
-0
/
+7
2008-05-30
softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 ...
Ingo Molnar
1
-2
/
+2
2008-05-23
clocksource/events: use performance variant for_each_cpu_mask_nr
Mike Travis
2
-4
/
+3
2008-05-03
clocksource: allow read access to available/current_clocksource
Heiko Carstens
1
-2
/
+2
2008-05-03
clocksource: Fix permissions for available_clocksource
Heiko Carstens
1
-1
/
+1
2008-05-01
ntp: handle leap second via timer
Roman Zippel
2
-45
/
+92
2008-05-01
ntp: remove current_tick_length()
Roman Zippel
2
-17
/
+4
2008-05-01
ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT
Roman Zippel
2
-15
/
+15
2008-05-01
ntp: support for TAI
Roman Zippel
1
-0
/
+7
2008-05-01
ntp: increase time_offset resolution
Roman Zippel
1
-12
/
+11
2008-05-01
ntp: increase time_freq resolution
Roman Zippel
1
-15
/
+15
2008-05-01
ntp: NTP4 user space bits update
Roman Zippel
1
-44
/
+47
2008-05-01
ntp: cleanup ntp.c
Roman Zippel
1
-82
/
+91
[next]