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
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: introduce x86_quirks
Yinghai Lu
2008-07-20
5
-57
/
+39
*
x86: improve debug printout: add target bootmem range in early_res_to_bootmem()
Yinghai Lu
2008-07-20
1
-1
/
+2
*
x86: remove arch_get_ram_range
Yinghai Lu
2008-07-18
1
-21
/
+0
*
x86: reduce force_mwait visibility
Jan Beulich
2008-07-18
2
-2
/
+1
*
x86: reduce forbid_dac's visibility
Jan Beulich
2008-07-18
1
-2
/
+1
*
x86: fix two modpost warnings
Jan Beulich
2008-07-18
1
-5
/
+6
*
x86_64: ia32_signal.c: remove signal number conversion
Hiroshi Shimamoto
2008-07-18
1
-3
/
+1
*
arch/x86/kernel/cpu/common_64.c: remove double inclusions
Alexander Beregalov
2008-07-18
1
-3
/
+0
*
x86_32: remove redundant KERN_INFO
Hiroshi Shimamoto
2008-07-18
1
-1
/
+1
*
x86 setup.c: cleanup includes
Alexander Beregalov
2008-07-18
1
-5
/
+0
*
x86_64: ia32_signal.c: use macro instead of immediate
Hiroshi Shimamoto
2008-07-18
1
-1
/
+6
*
Merge branch 'linus' into x86/cleanups
Ingo Molnar
2008-07-18
216
-13387
/
+20865
|
\
|
*
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-07-17
2
-2
/
+2
|
|
\
|
|
*
x86: fix numaq_tsc_disable
Yinghai Lu
2008-07-17
1
-1
/
+1
|
|
*
x86: fix kernel_physical_mapping_init() for large x86 systems
Jack Steiner
2008-07-16
1
-1
/
+1
|
*
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2008-07-17
1
-2
/
+1
|
|
\
\
|
|
*
|
ftrace: fix merge buglet
Ingo Molnar
2008-07-17
1
-2
/
+1
|
|
|
/
|
*
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-07-16
8
-50
/
+202
|
|
\
\
|
|
*
|
Revert "x86/PCI: ACPI based PCI gap calculation"
Jesse Barnes
2008-07-16
1
-80
/
+0
|
|
*
|
x86/PCI: ACPI based PCI gap calculation
Alok Kataria
2008-07-15
1
-0
/
+80
|
|
*
|
x86/PCI: Fix PCI config space for domains > 0
Matthew Wilcox
2008-07-14
1
-2
/
+2
|
|
*
|
x86/PCI: fixup early quirk probing
Jesse Barnes
2008-06-16
1
-5
/
+21
|
|
*
|
Suspend-related patches for 2.6.27
Rafael J. Wysocki
2008-06-12
1
-0
/
+2
|
|
*
|
PCI/x86: early dump pci conf space v2
Yinghai Lu
2008-06-10
3
-0
/
+60
|
|
*
|
PCI/x86: write_pci_config_byte fix offset
Yinghai Lu
2008-06-10
1
-1
/
+8
|
|
*
|
Introduce new top level suspend and hibernation callbacks
Rafael J. Wysocki
2008-06-10
1
-4
/
+4
|
|
*
|
PCI: boot parameter to avoid expansion ROM memory allocation
Gary Hade
2008-06-10
2
-0
/
+23
|
|
*
|
x86/PCI: janitor work in irq.c
Miklos Vajna
2008-06-10
1
-217
/
+294
|
*
|
|
ACPI : Create "idle=nomwait" bootparam
Zhao Yakui
2008-07-16
1
-0
/
+11
|
*
|
|
ACPI: Create "idle=halt" bootparam
Zhao Yakui
2008-07-16
1
-1
/
+16
|
*
|
|
ACPI: Disable the C2C3_FFH access mode HW has no MWAIT support
Zhao Yakui
2008-07-16
1
-0
/
+6
|
*
|
|
ACPICA: Update DMAR and SRAT table definitions
Bob Moore
2008-07-16
1
-2
/
+1
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2008-07-15
1
-0
/
+2
|
|
\
\
|
|
*
|
x86: fix TSC build error on 32bit
Thomas Gleixner
2008-07-15
1
-0
/
+2
|
*
|
|
generic-ipi: merge fix
Ingo Molnar
2008-07-15
1
-1
/
+1
|
*
|
|
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-15
30
-406
/
+140
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
generic-ipi: fixlet
Jens Axboe
2008-07-06
1
-1
/
+1
|
|
*
|
fix "smp_call_function: get rid of the unused nonatomic/retry argument"
Ingo Molnar
2008-06-27
1
-1
/
+1
|
|
*
|
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
14
-24
/
+24
|
|
*
|
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
12
-16
/
+16
|
|
*
|
x86: convert to generic helpers for IPI function calls
Jens Axboe
2008-06-26
12
-369
/
+103
|
*
|
|
Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2008-07-15
1
-0
/
+2
|
|
\
\
\
|
|
*
|
|
x86: add PCI ID for 6300ESB force hpet
Joe Buehler
2008-07-14
1
-0
/
+2
|
|
*
|
|
x86: add another PCI ID for ICH6 force-hpet
Krzysztof Oledzki
2008-07-14
1
-0
/
+2
|
*
|
|
|
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2008-07-15
1
-0
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
stacktrace: fix modular build, export print_stack_trace and save_stack_trace
Ingo Molnar
2008-06-30
1
-0
/
+2
|
*
|
|
|
|
x86: sanitize Kconfig
Thomas Gleixner
2008-07-15
1
-13
/
+9
|
*
|
|
|
|
Merge branch 'linus' into x86/urgent
Ingo Molnar
2008-07-15
218
-13286
/
+20711
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6
Linus Torvalds
2008-07-14
1
-2
/
+2
|
|
|
\
\
\
\
\
|
|
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
2008-07-14
1
-2
/
+2
|
|
|
|
\
\
\
\
\
[next]