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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-15
hrtimer: Eliminate needless reprogramming of clock events device
Ashwin Chaugule
1
-18
/
+35
2009-09-15
time: Prevent 32 bit overflow with set_normalized_timespec()
Thomas Gleixner
2
-2
/
+9
2009-09-14
clocksource: Delay clocksource down rating to late boot
Thomas Gleixner
1
-10
/
+18
2009-09-14
clocksource: clocksource_select must be called with mutex locked
Thomas Gleixner
1
-0
/
+2
2009-09-11
clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crash
Martin Schwidefsky
1
-2
/
+3
2009-08-31
timers: Drop a function prototype
Randy Dunlap
1
-5
/
+0
2009-08-28
clocksource: Resolve cpu hotplug dead lock with TSC unstable
Thomas Gleixner
3
-6
/
+36
2009-08-26
timer.c: Fix S/390 comments
Randy Dunlap
1
-2
/
+2
2009-08-25
timekeeping: Fix invalid getboottime() value
Hiroshi Shimamoto
1
-2
/
+4
2009-08-25
timekeeping: Fix up read_persistent_clock() breakage on sh
Paul Mundt
1
-1
/
+1
2009-08-23
timekeeping: Increase granularity of read_persistent_clock(), build fix
Martin Schwidefsky
1
-5
/
+9
2009-08-21
time: Introduce CLOCK_REALTIME_COARSE
john stultz
6
-3
/
+98
2009-08-21
x86: Do not unregister PIT clocksource on PIT oneshot setup/shutdown
Thomas Gleixner
1
-19
/
+0
2009-08-19
clocksource: Avoid clocksource watchdog circular locking dependency
Martin Schwidefsky
1
-3
/
+16
2009-08-19
clocksource: Protect the watchdog rating changes with clocksource_mutex
Thomas Gleixner
1
-5
/
+13
2009-08-15
clocksource: Call clocksource_change_rating() outside of watchdog_lock
Thomas Gleixner
1
-2
/
+9
2009-08-15
timekeeping: Introduce read_boot_clock
Martin Schwidefsky
3
-14
/
+28
2009-08-15
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
16
-74
/
+83
2009-08-15
timekeeping: Update clocksource with stop_machine
Martin Schwidefsky
3
-83
/
+72
2009-08-15
timekeeping: Add timekeeper read_clock helper functions
Martin Schwidefsky
1
-53
/
+38
2009-08-15
timekeeping: Move NTP adjusted clock multiplier to struct timekeeper
Martin Schwidefsky
3
-37
/
+27
2009-08-15
timekeeping: Add xtime_shift and ntp_error_shift to struct timekeeper
Martin Schwidefsky
1
-14
/
+19
2009-08-15
timekeeping: Introduce struct timekeeper
Martin Schwidefsky
4
-132
/
+164
2009-08-15
clocksource: Move watchdog downgrade to a work queue thread
Martin Schwidefsky
2
-17
/
+40
2009-08-15
clocksource: Refactor clocksource watchdog
Martin Schwidefsky
1
-28
/
+69
2009-08-15
clocksource: Simplify clocksource watchdog resume logic
Martin Schwidefsky
1
-8
/
+15
2009-08-15
clocksource: Delay clocksource watchdog highres enablement
Martin Schwidefsky
1
-25
/
+22
2009-08-15
clocksource: Cleanup clocksource selection
Martin Schwidefsky
5
-86
/
+64
2009-08-15
timekeeping: Move reset of cycle_last for tsc clocksource to tsc
Martin Schwidefsky
2
-1
/
+6
2009-08-15
timekeeping: Remove clocksource inline functions
Martin Schwidefsky
2
-71
/
+28
2009-08-15
timekeeping: Introduce timekeeping_leap_insert
John Stultz
3
-5
/
+10
2009-08-14
Merge branch 'linus' into timers/core
Thomas Gleixner
1707
-24338
/
+41906
2009-08-14
Linux 2.6.31-rc6
v2.6.31-rc6
Linus Torvalds
1
-1
/
+1
2009-08-14
genirq: prevent wakeup of freed irq thread
Linus Torvalds
1
-10
/
+7
2009-08-13
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
11
-190
/
+429
2009-08-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-11
/
+37
2009-08-13
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-37
/
+48
2009-08-13
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-135
/
+357
2009-08-13
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
3
-20
/
+56
2009-08-13
Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
26
-26
/
+26
2009-08-13
Make sock_sendpage() use kernel_sendpage()
Linus Torvalds
1
-1
/
+1
2009-08-13
perf_counter: Report the cloning task as parent on perf_counter_fork()
Peter Zijlstra
1
-2
/
+2
2009-08-13
perf_counter: Fix an ipi-deadlock
Peter Zijlstra
1
-1
/
+5
2009-08-13
perf: Rework/fix the whole read vs group stuff
Peter Zijlstra
2
-83
/
+238
2009-08-13
perf_counter: Fix swcounter context invariance
Peter Zijlstra
1
-26
/
+18
2009-08-13
perf report: Don't show unresolved DSOs and symbols when -S/-d is used
Arnaldo Carvalho de Melo
1
-2
/
+3
2009-08-13
perf tools: Add a general option to enable raw sample records
Frederic Weisbecker
1
-0
/
+5
2009-08-13
perf tools: Add a per tracepoint counter attribute to get raw sample
Frederic Weisbecker
2
-1
/
+11
2009-08-13
perf_counter: Provide hw_perf_counter_setup_online() APIs
Ingo Molnar
2
-1
/
+11
2009-08-13
perf list: Fix large list output by using the pager
Arnaldo Carvalho de Melo
1
-1
/
+2
[next]