index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel-time: fix s/then/than/ spelling errors
Jim Cromie
2012-03-23
2
-8
/
+8
*
time: remove no_sync_cmos_clock
Cesar Eduardo Barros
2012-03-23
2
-6
/
+1
*
time: Avoid scary backtraces when warning of > 11% adj
John Stultz
2012-03-23
1
-4
/
+6
*
alarmtimer: Make sure we initialize the rtctimer
John Stultz
2012-03-23
1
-1
/
+4
*
ntp: Fix leap-second hrtimer livelock
John Stultz
2012-03-22
3
-102
/
+48
*
x86, tsc: Skip refined tsc calibration on systems with reliable TSC
Alok Kataria
2012-03-15
1
-0
/
+10
*
rtc: Provide flag for rtc devices that don't support UIE
John Stultz
2012-03-15
3
-1
/
+9
*
ia64: vsyscall: Use seqcount instead of seqlock
Thomas Gleixner
2012-03-15
4
-11
/
+7
*
x86: vdso: Use seqcount instead of seqlock
Thomas Gleixner
2012-03-15
3
-17
/
+12
*
x86: vdso: Remove bogus locking in update_vsyscall_tz()
Thomas Gleixner
2012-03-15
1
-5
/
+0
*
time: Remove bogus comments
Thomas Gleixner
2012-03-15
1
-6
/
+0
*
time: Fix change_clocksource locking
John Stultz
2012-03-15
1
-0
/
+7
*
time: x86: Fix race switching from vsyscall to non-vsyscall clock
John Stultz
2012-03-15
1
-26
/
+46
*
ntp: Fix integer overflow when setting time
Sasha Levin
2012-03-15
1
-1
/
+1
*
math: Introduce div64_long
Sasha Levin
2012-03-15
1
-0
/
+4
*
cs5535-clockevt: Allow the MFGPT IRQ to be shared
Jens Rottmann
2012-03-06
1
-1
/
+1
*
cs5535-clockevt: Don't ignore MFGPT on SMP-capable kernels
Jens Rottmann
2012-03-06
1
-1
/
+0
*
x86/time: Eliminate unused irq0_irqs counter
Jan Beulich
2012-02-27
2
-4
/
+0
*
clocksource: scx200_hrt: Fix the build
Ingo Molnar
2012-02-22
1
-3
/
+1
*
x86/tsc: Reduce the TSC sync check time for core-siblings
Suresh Siddha
2012-02-22
1
-5
/
+24
*
Merge branch 'fortglx/3.4/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2012-02-15
3
-190
/
+248
|
\
|
*
time: Move common updates to a function
Thomas Gleixner
2012-01-26
1
-22
/
+17
|
*
time: Reorder so the hot data is together
Thomas Gleixner
2012-01-26
1
-2
/
+2
|
*
time: Remove most of xtime_lock usage in timekeeping.c
John Stultz
2012-01-26
1
-29
/
+15
|
*
ntp: Add ntp_lock to replace xtime_locking
John Stultz
2012-01-26
1
-19
/
+44
|
*
ntp: Access tick_length variable via ntp_tick_length()
John Stultz
2012-01-26
3
-5
/
+12
|
*
ntp: Cleanup timex.h
John Stultz
2012-01-26
2
-16
/
+12
|
*
time: Add timekeeper lock
John Stultz
2012-01-26
1
-44
/
+82
|
*
time: Cleanup global variables and move them to the top
John Stultz
2012-01-26
1
-12
/
+12
|
*
time: Move raw_time into timekeeper structure
John Stultz
2012-01-26
1
-13
/
+10
|
*
time: Move xtime into timekeeeper structure
John Stultz
2012-01-26
1
-44
/
+47
|
*
time: Move wall_to_monotonic into the timekeeper structure
John Stultz
2012-01-26
1
-32
/
+37
|
*
time: Move total_sleep_time into the timekeeper structure
John Stultz
2012-01-26
1
-9
/
+15
*
|
Merge branch 'fortglx/3.4/rtc' of git://git.linaro.org/people/jstultz/linux i...
Thomas Gleixner
2012-02-15
1
-3
/
+27
|
\
\
|
*
|
rtc: Disable the alarm in the hardware (v2)
Rabin Vincent
2012-01-26
1
-2
/
+13
|
*
|
rtc: Expire alarms after the time is set. (v2)
NeilBrown
2012-01-26
1
-0
/
+4
|
*
|
rtc: Avoid setting alarm to a time in the past
John Stultz
2012-01-26
1
-1
/
+10
|
|
/
*
|
Merge branch 'fortglx/3.4/clocksource' of git://git.linaro.org/people/jstultz...
Thomas Gleixner
2012-02-15
5
-34
/
+26
|
\
\
|
*
|
clocksource: Load the ACPI PM clocksource asynchronously
Arjan van de Ven
2012-02-01
1
-8
/
+16
|
*
|
clocksource: scx200_hrt: Convert scx200 to use clocksource_register_hz
John Stultz
2012-02-01
1
-13
/
+7
|
*
|
clocksource: Get rid of clocksource_calc_mult_shift()
Yong Zhang
2012-02-01
1
-7
/
+0
|
*
|
clocksource: dbx500: convert to clocksource_register_hz()
Yong Zhang
2012-02-01
1
-4
/
+1
|
*
|
clocksource: scx200_hrt: use pr_<level> instead of printk
Jim Cromie
2012-02-01
1
-2
/
+2
|
*
|
clocksource: cyclone: Add missing iounmap
Julia Lawall
2012-01-26
1
-1
/
+1
|
|
/
*
|
timer: Fix bad idle check on irq entry
Frederic Weisbecker
2012-02-15
1
-1
/
+1
*
|
nohz: Remove ts->Einidle checks before restarting the tick
Frederic Weisbecker
2012-02-15
1
-5
/
+6
*
|
nohz: Remove update_ts_time_stat from tick_nohz_start_idle
Michal Hocko
2012-02-15
1
-5
/
+1
*
|
clockevents: Leave the broadcast device in shutdown mode when not needed
Suresh Siddha
2012-02-15
1
-0
/
+4
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2012-02-14
2
-1
/
+3
|
\
\
|
*
|
regulator: Fix getting voltage in max8649_enable_time()
Axel Lin
2012-02-10
1
-1
/
+1
[next]