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_64
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] x86-64: Use SRAT data on Intel systems too.
Andi Kleen
2005-09-12
1
-0
/
+21
*
[PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node par...
Andi Kleen
2005-09-12
1
-18
/
+46
*
[PATCH] x86-64: Fix the apic version that gets printed during boot
Andi Kleen
2005-09-12
1
-1
/
+1
*
[PATCH] x86-64: Don't assign CPU numbers in SRAT parsing
Andi Kleen
2005-09-12
1
-8
/
+13
*
[PATCH] x86-64: White space and comment fixes for smp_call_function_single
Andi Kleen
2005-09-12
1
-1
/
+4
*
[PATCH] x86-64: Enable interrupts during delay calibration on APs
Andi Kleen
2005-09-12
1
-0
/
+5
*
[PATCH] x86-64: Use largest APIC number, not number of CPUs to decide on phys...
Andi Kleen
2005-09-12
1
-3
/
+4
*
[PATCH] x86-64: Remove code for outdated APICs
Andi Kleen
2005-09-12
3
-36
/
+10
*
[PATCH] x86-64: Remove esr disable hack in APIC code
Andi Kleen
2005-09-12
1
-20
/
+1
*
[PATCH] x86-64: Remove obsolete APIC "write around" bug workaround
Andi Kleen
2005-09-12
2
-6
/
+6
*
[PATCH] x86-64: Remove apic_write_around from smpboot.c
Andi Kleen
2005-09-12
1
-9
/
+8
*
[PATCH] x86_64 linker script cleanups for debug sections
Paolo 'Blaisorblade' Giarrusso
2005-09-10
1
-16
/
+3
*
[PATCH] i386/x86_64: make get_cpu_vendor() static
Adrian Bunk
2005-09-10
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2005-09-09
2
-2
/
+2
|
\
|
*
kbuild: alpha,x86_64 use generic asm-offsets.h support
Sam Ravnborg
2005-09-09
2
-2
/
+2
*
|
[PATCH] Update PCI IOMEM allocation start
Daniel Ritz
2005-09-09
1
-8
/
+8
*
|
[PATCH] x86_64: Don't call enforce_max_cpus when hotplug is enabled
Ashok Raj
2005-09-09
1
-19
/
+0
*
|
[PATCH] x86_64: Don't do broadcast IPIs when hotplug is enabled in flat mode.
Ashok Raj
2005-09-09
1
-0
/
+10
*
|
[PATCH] Fix misspelled i8259 typo in io_apic.c
Karsten Wiese
2005-09-09
1
-2
/
+2
|
/
*
Merge linux-2.6 with linux-acpi-2.6
Len Brown
2005-09-08
16
-270
/
+136
|
\
|
*
[PATCH] kprobes: fix bug when probed on task and isr functions
Keshavamurthy Anil S
2005-09-07
1
-1
/
+2
|
*
[PATCH] kprobes: fix handling of simultaneous probe hit/unregister
Jim Keniston
2005-09-07
1
-0
/
+3
|
*
[PATCH] kprobes: prevent possible race conditions x86_64 changes
Prasanna S Panchamukhi
2005-09-07
4
-26
/
+36
|
*
[PATCH] NTP: ntp-helper functions
john stultz
2005-09-07
1
-5
/
+2
|
*
[PATCH] Additions to .data.read_mostly section
Ravikiran G Thirumalai
2005-09-07
5
-13
/
+13
|
*
[PATCH] NMI: Update NMI users of RCU to use new API
Paul E. McKenney
2005-09-07
1
-2
/
+2
|
*
[PATCH] detect soft lockups
Ingo Molnar
2005-09-07
2
-0
/
+3
|
*
[PATCH] x86_64: Fix off by one in e820_mapped
Eric W. Biederman
2005-09-07
1
-1
/
+1
|
*
[PATCH] x86_64: Fix cluster mode send_IPI_allbutself to use get_cpu()/put_cpu()
Ashok Raj
2005-09-07
1
-1
/
+5
|
*
[PATCH] x86_64: print processor number in show_regs
Zwane Mwaikambo
2005-09-07
1
-0
/
+1
|
*
[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity
Ashok Raj
2005-09-07
1
-38
/
+64
|
*
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
Pavel Machek
2005-09-05
1
-1
/
+1
|
*
[PATCH] ISA DMA suspend for x86_64
Pierre Ossman
2005-09-05
1
-1
/
+2
|
*
[PATCH] unify x86/x86-64 semaphore code
Benjamin LaHaise
2005-09-05
2
-181
/
+1
*
|
Auto-update from upstream
Len Brown
2005-08-29
2
-2
/
+37
|
\
\
|
|
/
|
*
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
2005-08-29
1
-2
/
+3
|
*
[PATCH] x86_64: Tell VM about holes in nodes
Andi Kleen
2005-08-26
1
-0
/
+34
*
|
[ACPI] delete CONFIG_ACPI_BUS
Len Brown
2005-08-24
2
-6
/
+2
*
|
[ACPI] delete CONFIG_ACPI_BOOT
Len Brown
2005-08-24
5
-15
/
+13
*
|
Merge from-linus to-akpm
Len Brown
2005-08-23
1
-7
/
+8
|
\
\
|
|
/
|
*
[PATCH] x86_64: Fix race in TSC synchronization
Andi Kleen
2005-08-19
1
-7
/
+8
*
|
Merge from-linus to-akpm
Len Brown
2005-08-15
1
-1
/
+1
|
\
\
|
|
/
|
*
[PATCH] x86_64: Fix apicid versus cpu# confusion.
Eric W. Biederman
2005-08-12
1
-1
/
+1
*
|
Merge ../to-linus
Len Brown
2005-08-11
2
-7
/
+15
|
\
\
|
|
/
|
*
[PATCH] x86_64: ignore machine checks from boot time
Andi Kleen
2005-08-07
1
-4
/
+12
|
*
[PATCH] x86_64 bootmem: sparse_mem/kexec merge bug.
Eric W. Biederman
2005-08-06
1
-3
/
+3
*
|
[ACPI] Lindent all ACPI files
Len Brown
2005-08-05
1
-7
/
+10
|
/
*
[PATCH] x86_64: avoid wasting IRQs patch update
Natalie.Protasevich@unisys.com
2005-07-30
1
-2
/
+15
*
[PATCH] Fix sync_tsc hang
Eric W. Biederman
2005-07-29
2
-9
/
+75
*
[PATCH] x86_64 machine_kexec: Use standard pagetable helpers
Eric W. Biederman
2005-07-29
1
-42
/
+25
[next]