index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-17
rtc/tpo: Driver to support rtc and wakeup on PowerNV platform
Neelesh Gupta
1
-0
/
+1
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
1
-11
/
+11
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
1
-2
/
+2
2014-09-25
powerpc: Move more symbol exports next to function definitions
Anton Blanchard
1
-0
/
+1
2014-07-24
clocksource: Get rid of cycle_last
Thomas Gleixner
1
-2
/
+2
2014-06-11
powerpc: fix typo 'CONFIG_PMAC'
Paul Bolle
1
-1
/
+1
2014-05-12
powerpc: irq work racing with timer interrupt can result in timer interrupt hang
Anton Blanchard
1
-3
/
+0
2014-03-05
cpuidle/powernv: Add "Fast-Sleep" CPU idle state
Preeti U Murthy
1
-1
/
+3
2014-03-05
powerpc: Split timer_interrupt() into timer handling and interrupt handling r...
Preeti U Murthy
1
-35
/
+46
2014-03-05
powerpc: Implement tick broadcast IPI as a fixed IPI message
Srivatsa S. Bhat
1
-0
/
+5
2014-01-15
powerpc: Fix races with irq_work
Benjamin Herrenschmidt
1
-0
/
+11
2013-12-02
powerpc: Make irq_stat.timers_irqs counting more specific
fan.du
1
-1
/
+2
2013-11-21
powerpc/pseries: Duplicate dtl entries sometimes sent to userspace
Anton Blanchard
1
-2
/
+2
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-9
/
+9
2013-08-14
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
1
-8
/
+8
2013-08-14
powerpc: Add some endian annotations to time and xics code
Anton Blanchard
1
-1
/
+1
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
1
-1
/
+1
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
1
-1
/
+0
2013-04-18
powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR
Adrian-Leonard Radu
1
-3
/
+1
2013-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2013-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+3
2013-02-04
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
1
-1
/
+1
2013-01-29
powerpc: Max next_tb to prevent from replaying timer interrupt
Tiejun Chen
1
-2
/
+7
2013-01-27
kvm: Prepare to add generic guest entry/exit callbacks
Frederic Weisbecker
1
-0
/
+1
2013-01-27
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
1
-2
/
+2
2013-01-16
NTP: Add a CONFIG_RTC_SYSTOHC configuration
Jason Gunthorpe
1
-1
/
+1
2013-01-03
powerpc/vdso: Remove redundant locking in update_vsyscall_tz()
Shan Hai
1
-5
/
+0
2012-11-20
vtime: Warn if irqs aren't disabled on system time accounting APIs
Frederic Weisbecker
1
-0
/
+2
2012-11-19
vtime: Consolidate a bit the ctx switch code
Frederic Weisbecker
1
-6
/
+0
2012-11-19
vtime: Explicitly account pending user time on process tick
Frederic Weisbecker
1
-7
/
+7
2012-11-19
vtime: Remove the underscore prefix invasion
Frederic Weisbecker
1
-2
/
+2
2012-10-30
vtime: Make vtime_account_system() irqsafe
Frederic Weisbecker
1
-2
/
+2
2012-10-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2012-10-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-4
/
+4
2012-10-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-20
/
+35
2012-09-25
vtime: Consolidate system/idle context detection
Frederic Weisbecker
1
-19
/
+28
2012-09-25
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
1
-5
/
+5
2012-09-24
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
1
-1
/
+1
2012-09-24
time: Move update_vsyscall definitions to timekeeper_internal.h
John Stultz
1
-1
/
+1
2012-09-17
powerpc/trace: Fix interrupt tracepoints vs. RCU
Li Zhong
1
-4
/
+4
2012-09-05
powerpc: Give hypervisor decrementer interrupts their own handler
Paul Mackerras
1
-0
/
+9
2012-08-20
cputime: Consolidate vtime handling on context switch
Frederic Weisbecker
1
-0
/
+6
2012-06-08
powerpc/time: Sanity check of decrementer expiration is necessary
Paul Mackerras
1
-3
/
+11
2012-05-06
KVM: PPC: Use clockevent multiplier and shifter for decrementer
Bharat Bhushan
1
-1
/
+2
2012-03-21
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
1
-105
/
+3
2012-03-09
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
1
-3
/
+5
2011-12-19
powerpc: Fix wrong divisor in usecs_to_cputime
Andreas Schwab
1
-5
/
+5
2011-11-25
powerpc/time: Optimise decrementer_check_overflow
Anton Blanchard
1
-20
/
+7
2011-11-25
powerpc/time: Fix some style issues
Anton Blanchard
1
-11
/
+11
2011-11-25
powerpc/time: Remove unnecessary sanity check of decrementer expiration
Anton Blanchard
1
-11
/
+3
[next]