index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-29
1
-5
/
+0
|
\
|
*
sched/x86/smp: Do not enable IRQs over calibrate_delay()
Peter Zijlstra
2012-03-27
1
-5
/
+0
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-29
13
-227
/
+253
|
\
\
|
*
|
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
1
-7
/
+51
|
*
|
x86: Merge the x86_32 and x86_64 cpu_idle() functions
Richard Weinberger
2012-03-26
3
-165
/
+114
|
*
|
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
5
-6
/
+10
|
*
|
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
2
-13
/
+22
|
\
\
\
|
*
|
|
x86: vdso: Put declaration before code
Thomas Gleixner
2012-03-24
1
-1
/
+2
|
*
|
|
x86-64: Simplify and optimize vdso clock_gettime monotonic variants
Andy Lutomirski
2012-03-23
1
-1
/
+9
|
*
|
|
x86, tsc: Skip refined tsc calibration on systems with reliable TSC
Alok Kataria
2012-03-15
1
-0
/
+10
|
*
|
|
x86: vdso: Use seqcount instead of seqlock
Thomas Gleixner
2012-03-15
1
-8
/
+3
|
*
|
|
x86: vdso: Remove bogus locking in update_vsyscall_tz()
Thomas Gleixner
2012-03-15
1
-5
/
+0
*
|
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-28
1
-10
/
+1
|
\
\
\
\
|
*
|
|
|
kdump x86: fix total mem size calculation for reservation
Dave Young
2012-03-28
1
-10
/
+1
*
|
|
|
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
25
-22
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Disintegrate asm/system.h for X86
David Howells
2012-03-28
25
-22
/
+5
*
|
|
|
|
|
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-03-28
4
-6
/
+19
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
x86: kvmclock: abstract save/restore sched_clock_state
Marcelo Tosatti
2012-03-20
3
-3
/
+16
|
*
|
|
|
|
x86: Introduce x86_cpuinit.early_percpu_clock_init hook
Igor Mammedov
2012-03-05
3
-3
/
+3
*
|
|
|
|
|
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2012-03-24
2
-0
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bug.h: add include of it to various implicit C users
Paul Gortmaker
2012-02-29
1
-0
/
+1
|
*
|
|
|
|
|
x86: relocate get/set debugreg fcns to include/asm/debugreg.
Paul Gortmaker
2012-02-28
1
-0
/
+1
*
|
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-23
1
-7
/
+10
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
x86-32: Fix endless loop when processing signals for kernel tasks
Dmitry Adamushko
2012-03-22
1
-7
/
+10
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-23
2
-5
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86: use for_each_clear_bit_from()
Akinobu Mita
2012-03-23
1
-3
/
+3
|
*
|
|
|
|
|
bitops: rename for_each_set_bit_cont() in favor of analogous list.h function
Akinobu Mita
2012-03-23
1
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-23
1
-2
/
+3
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
PCI: Use class for quirk for via_no_dac
Yinghai Lu
2012-02-24
1
-2
/
+3
*
|
|
|
|
|
|
Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-03-23
1
-2
/
+4
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
kgdb: x86: Return all segment registers also in 64-bit mode
Jan Kiszka
2012-03-22
1
-2
/
+4
*
|
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-22
2
-9
/
+33
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/ioapic: Add register level checks to detect bogus io-apic entries
Suresh Siddha
2012-03-13
1
-8
/
+32
|
*
|
|
|
|
|
|
x86, mce: Fix rcu splat in drain_mce_log_buffer()
Srivatsa S. Bhat
2012-03-07
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-03-22
12
-2
/
+22
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/platform: Move APIC ID validity check into platform APIC code
Daniel J Blueman
2012-03-14
12
-2
/
+22
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-22
3
-64
/
+164
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'mce-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/...
Ingo Molnar
2012-03-14
2
-8
/
+15
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
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
2
-8
/
+9
|
*
|
|
|
|
|
|
|
|
Merge tag 'v3.3-rc7' into x86/mce
Ingo Molnar
2012-03-14
16
-117
/
+174
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
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
2
-54
/
+141
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
/
/
|
|
*
|
|
|
|
|
|
|
|
x86/mce: Recognise machine check bank signature for data path error
Tony Luck
2012-01-03
1
-1
/
+15
[next]