index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Preserve lazy irq disable semantics in fixup_irqs()
Liu, Chuansheng
2012-03-29
1
-1
/
+6
*
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
*
x86-32: Fix endless loop when processing signals for kernel tasks
Dmitry Adamushko
2012-03-22
1
-7
/
+10
*
x86, boot: Correct CFLAGS for hostprogs
H. Peter Anvin
2012-03-22
1
-3
/
+3
*
x86-32: Fix typo for mq_getsetattr in syscall table
Thierry Reding
2012-03-22
1
-1
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-22
4
-14
/
+38
|
\
|
*
x86, efi: Fix pointer math issue in handle_ramdisks()
Dan Carpenter
2012-03-16
1
-4
/
+4
|
*
x86/ioapic: Add register level checks to detect bogus io-apic entries
Suresh Siddha
2012-03-13
1
-8
/
+32
|
*
Merge tag 'mce-fix-for-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-03-07
7
-6
/
+12
|
|
\
|
|
*
x86, mce: Fix rcu splat in drain_mce_log_buffer()
Srivatsa S. Bhat
2012-03-07
1
-1
/
+1
|
*
|
x86, memblock: Move mem_hole_size() to .init
Jiri Kosina
2012-03-03
1
-1
/
+1
*
|
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-22
34
-2226
/
+442
|
\
\
\
|
*
|
|
x86/platform: Move APIC ID validity check into platform APIC code
Daniel J Blueman
2012-03-14
13
-2
/
+28
|
*
|
|
Merge tag 'v3.3-rc7' into x86/platform
Ingo Molnar
2012-03-14
1493
-53304
/
+11813
|
|
\
\
\
|
*
|
|
|
x86/olpc/xo15/sci: Enable lid close wakeup control
Daniel Drake
2012-03-06
1
-1
/
+71
|
*
|
|
|
x86/geode/net5501: Add platform driver for Soekris Engineering net5501
Philip Prindeville
2012-03-06
6
-108
/
+161
|
*
|
|
|
x86/geode/alix2: Supplement driver to include GPIO button support
Philip Prindeville
2012-03-06
1
-9
/
+67
|
*
|
|
|
x86/mid/powerbtn: Use MSIC read/write instead of ipc_scu
Michael Demeter
2012-03-06
1
-4
/
+28
|
*
|
|
|
x86/mid/thermal: Turn off thermistor
Mika Westerberg
2012-03-06
1
-2
/
+4
|
*
|
|
|
x86/mid/thermal: Add msic_thermal alias
Mika Westerberg
2012-03-06
1
-1
/
+1
|
*
|
|
|
x86/mid/thermal: Convert to use Intel MSIC API
Mika Westerberg
2012-03-06
2
-22
/
+19
|
*
|
|
|
x86/mid/scu_ipc: Remove Moorestown support
Alan Cox
2012-03-06
2
-210
/
+30
|
*
|
|
|
x86/mid: Kill off Moorestown
Alan Cox
2012-03-06
4
-752
/
+0
|
*
|
|
|
x86/mrst: Add msic_thermal platform support
Mika Westerberg
2012-01-26
1
-0
/
+6
|
*
|
|
|
x86/config: Select MSIC MFD driver on Intel Medfield platform
Mika Westerberg
2012-01-26
1
-0
/
+1
|
*
|
|
|
x86/mid: Remove Intel Moorestown
Alan Cox
2012-01-26
6
-1115
/
+26
|
*
|
|
|
x86/mrst: Set ISA bus type for fake MP IRQs
Jacob Pan
2012-01-26
1
-2
/
+2
|
*
|
|
|
x86/ioapic: Use legacy_pic to set correct gsi-irq mapping
Jacob Pan
2012-01-26
1
-2
/
+2
*
|
|
|
|
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-22
9
-117
/
+221
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/...
Ingo Molnar
2012-03-14
3
-9
/
+16
|
|
\
\
\
\
\
|
|
*
|
|
|
|
x86/mce: Fix return value of mce_chrdev_read() when erst is disabled
Naoya Horiguchi
2012-02-22
1
-0
/
+6
|
|
*
|
|
|
|
x86/mce: Convert static array of pointers to per-cpu variables
Greg Kroah-Hartman
2012-02-22
3
-9
/
+10
|
*
|
|
|
|
|
Merge tag 'v3.3-rc7' into x86/mce
Ingo Molnar
2012-03-14
1493
-53304
/
+11813
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2012-02-24
1
-4
/
+10
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
x86/mce: Replace hard coded hex constants with symbolic defines
Tony Luck
2012-01-26
1
-4
/
+10
|
*
|
|
|
|
|
|
Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2012-01-26
7
-106
/
+197
|
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
|
|
|
|
|
/
/
/
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
x86/mce: Recognise machine check bank signature for data path error
Tony Luck
2012-01-03
1
-1
/
+15
|
|
*
|
|
|
|
x86/mce: Handle "action required" errors
Tony Luck
2012-01-03
1
-42
/
+53
|
|
*
|
|
|
|
x86/mce: Add mechanism to safely save information in MCE handler
Tony Luck
2012-01-03
1
-0
/
+43
[next]