index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-03-29
11
-62
/
+84
|
\
|
*
compat: use sys_sendfile64() implementation for sendfile syscall
Chris Metcalf
2012-03-27
1
-1
/
+1
|
*
[PATCH v3] ipc: provide generic compat versions of IPC syscalls
Chris Metcalf
2012-03-15
10
-61
/
+83
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-29
7
-53
/
+63
|
\
\
|
*
|
cpusets: Remove an unused variable
Dan Carpenter
2012-03-28
1
-1
/
+0
|
*
|
sched/rt: Improve pick_next_highest_task_rt()
Michael J Wang
2012-03-27
1
-1
/
+1
|
*
|
sched: Fix select_fallback_rq() vs cpu_active/cpu_online
Peter Zijlstra
2012-03-27
3
-36
/
+52
|
*
|
sched/x86/smp: Do not enable IRQs over calibrate_delay()
Peter Zijlstra
2012-03-27
1
-5
/
+0
|
*
|
sched: Fix compiler warning about declared inline after use
Peter Zijlstra
2012-03-23
1
-8
/
+8
|
*
|
MAINTAINERS: Update email address for SCHEDULER and PERF EVENTS
Ingo Molnar
2012-03-23
1
-2
/
+2
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-29
29
-321
/
+436
|
\
\
\
|
*
|
|
x86/apic/amd: Be more verbose about LVT offset assignments
Robert Richter
2012-03-28
1
-4
/
+9
|
*
|
|
x86, tls: Off by one limit check
Dan Carpenter
2012-03-28
1
-2
/
+2
|
*
|
|
x86/ioapic: Add io_apic_ops driver layer to allow interception
Jeremy Fitzhardinge
2012-03-28
2
-7
/
+60
|
*
|
|
x86/olpc: Add debugfs interface for EC commands
Daniel Drake
2012-03-27
2
-0
/
+113
|
*
|
|
x86: Merge the x86_32 and x86_64 cpu_idle() functions
Richard Weinberger
2012-03-26
4
-165
/
+115
|
*
|
|
x86/kconfig: Remove CONFIG_TR=y from the defconfigs
Randy Dunlap
2012-03-24
2
-2
/
+0
|
*
|
|
x86: Stop recursive fault in print_context_stack after stack overflow
Hugh Dickins
2012-03-24
1
-2
/
+5
|
*
|
|
x86/io_apic: Move and reenable irq only when CONFIG_GENERIC_PENDING_IRQ=y
Alexander Gordeev
2012-03-23
1
-40
/
+61
|
*
|
|
x86/apic: Add separate apic_id_valid() functions for selected apic drivers
Steffen Persvold
2012-03-23
8
-8
/
+17
|
*
|
|
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
Raghavendra K T
2012-03-23
7
-6
/
+8
|
*
|
|
x86/kconfig: Update defconfigs
Ingo Molnar
2012-03-23
2
-86
/
+47
|
*
|
|
x86: Fix excessive MSR print out when show_msr is not specified
Yinghai Lu
2012-03-23
1
-1
/
+1
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-29
18
-226
/
+193
|
\
\
\
\
|
*
|
|
|
ia64: vsyscall: Add missing paranthesis
Thomas Gleixner
2012-03-27
1
-1
/
+1
|
*
|
|
|
alarmtimer: Don't call rtc_timer_init() when CONFIG_RTC_CLASS=n
Thomas Gleixner
2012-03-24
1
-3
/
+8
|
*
|
|
|
x86: vdso: Put declaration before code
Thomas Gleixner
2012-03-24
1
-1
/
+2
|
*
|
|
|
x86-64: Inline vdso clock_gettime helpers
Andy Lutomirski
2012-03-23
1
-4
/
+5
|
*
|
|
|
x86-64: Simplify and optimize vdso clock_gettime monotonic variants
Andy Lutomirski
2012-03-23
3
-37
/
+26
|
*
|
|
|
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
*
|
|
|
|
Fix ia64 build errors (fallout from system.h disintegration)
Luck, Tony
2012-03-29
2
-0
/
+2
*
|
|
|
|
Merge branch 'irqdomain/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-29
10
-21
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
irqdomain/powerpc: updated defconfigs for VIRQ_DEBUG rename
Grant Likely
2012-03-29
7
-7
/
+7
|
*
|
|
|
|
irqdomain: Remove powerpc dependency from debugfs file
Grant Likely
2012-03-29
3
-14
/
+14
*
|
|
|
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-29
1
-1
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
pagemap: remove remaining unneeded spin_lock()
Naoya Horiguchi
2012-03-29
1
-1
/
+0
*
|
|
|
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-03-29
3
-1
/
+18
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
drm/i915: suspend fbdev device around suspend/hibernate
Dave Airlie
2012-03-29
3
-1
/
+18
[next]