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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] x86: cpu_khz type fix
Andrew Morton
2005-06-23
7
-9
/
+11
*
[PATCH] Remove i386_ksyms.c, almost.
Alexey Dobriyan
2005-06-23
20
-162
/
+101
*
[PATCH] x86: #include asm/uaccess.h in asm/checksum.h
Alexey Dobriyan
2005-06-23
1
-0
/
+2
*
[PATCH] VIA 82C586B IRQ routing fix
Aleksey Gorelov
2005-06-23
1
-0
/
+22
*
[PATCH] x86: avoid wasting IRQs for PCI devices
Natalie Protasevich
2005-06-23
1
-1
/
+25
*
[PATCH] ia64: Selectable Timer Interrupt Frequency
Christoph Lameter
2005-06-23
2
-1
/
+3
*
[PATCH] i386: Selectable Frequency of the Timer Interrupt
Christoph Lameter
2005-06-23
5
-3
/
+57
*
[PATCH] allow early printk to use more than 25 lines
Jan Beulich
2005-06-23
1
-3
/
+10
*
[PATCH] adjust i386 watchdog tick calculation
Jan Beulich
2005-06-23
1
-9
/
+15
*
[PATCH] Do not enforce unique IO_APIC_ID check for xAPIC systems (i386)
Natalie Protasevich
2005-06-23
10
-19
/
+10
*
[PATCH] i386: never block forced SIGSEGV
Roland McGrath
2005-06-23
1
-11
/
+16
*
[PATCH] NUMA aware block device control structure allocation
Christoph Lameter
2005-06-23
11
-30
/
+77
*
[PATCH] x86/x86_64: pcibus_to_node
Christoph Lameter
2005-06-23
5
-34
/
+17
*
[PATCH] ppc64: pcibus_to_node fix
Christoph Lameter
2005-06-23
1
-3
/
+1
*
[PATCH] m32r: build fix for asm-m32r/topology.h
Hirokazu Takata
2005-06-23
1
-43
/
+1
*
[PATCH] Platform SMIs and their interferance with tsc based delay calibration
Venkatesh Pallipadi
2005-06-23
10
-0
/
+130
*
[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh
Ian Campbell
2005-06-23
6
-12
/
+12
*
[PATCH] biarch compiler support for i386
H. Peter Anvin
2005-06-23
1
-0
/
+7
*
[PATCH] add page_state info to show_mem
Martin J. Bligh
2005-06-23
1
-0
/
+8
*
[PATCH] add x86-64 specific support for sparsemem
Matt Tolentino
2005-06-23
4
-12
/
+51
*
[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config options
Matt Tolentino
2005-06-23
9
-24
/
+25
*
[PATCH] add x86-64 Kconfig options for sparsemem
Matt Tolentino
2005-06-23
1
-0
/
+19
*
[PATCH] remove direct ref to contig_page_data for x86-64
Matt Tolentino
2005-06-23
2
-5
/
+1
*
[PATCH] ppc64: sparsemem memory model
Andy Whitcroft
2005-06-23
7
-21
/
+68
*
[PATCH] ppc64: add memory present
Andy Whitcroft
2005-06-23
2
-2
/
+5
*
[PATCH] ppc64: add early_pfn_to_nid
Andy Whitcroft
2005-06-23
2
-0
/
+9
*
[PATCH] sparsemem hotplug base
Andy Whitcroft
2005-06-23
3
-27
/
+125
*
[PATCH] sparsemem swiss cheese numa layouts
Andy Whitcroft
2005-06-23
3
-0
/
+20
*
[PATCH] sparsemem memory model for i386
Andy Whitcroft
2005-06-23
9
-81
/
+135
*
[PATCH] sparsemem memory model
Andy Whitcroft
2005-06-23
10
-33
/
+332
*
[PATCH] generify memory present
Andy Whitcroft
2005-06-23
2
-1
/
+5
*
[PATCH] generify early_pfn_to_nid
Andy Whitcroft
2005-06-23
3
-0
/
+11
*
[PATCH] ppc64: Kconfig memory models
Mike Kravetz
2005-06-23
1
-1
/
+8
*
[PATCH] mm/Kconfig: give DISCONTIG more help text
Dave Hansen
2005-06-23
1
-0
/
+10
*
[PATCH] mm/Kconfig: hide "Memory Model" selection menu
Dave Hansen
2005-06-23
1
-4
/
+17
*
[PATCH] mm/Kconfig: kill unused ARCH_FLATMEM_DISABLE
Dave Hansen
2005-06-23
3
-12
/
+0
*
[PATCH] sparsemem: fix minor "defaults" issue in mm/Kconfig
Dave Hansen
2005-06-23
1
-2
/
+1
*
[PATCH] Introduce new Kconfig option for NUMA or DISCONTIG
Dave Hansen
2005-06-23
3
-6
/
+14
*
[PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLE
Dave Hansen
2005-06-23
6
-6
/
+6
*
[PATCH] make each arch use mm/Kconfig
Dave Hansen
2005-06-23
23
-10
/
+66
*
[PATCH] create mm/Kconfig for arch-independent memory options
Dave Hansen
2005-06-23
1
-0
/
+25
*
[PATCH] sparsemem base: teach discontig about sparse ranges
Dave Hansen
2005-06-23
3
-1
/
+17
*
[PATCH] sparsemem base: reorganize page->flags bit operations
Dave Hansen
2005-06-23
3
-22
/
+52
*
[PATCH] sparsemem base: simple NUMA remap space allocator
Dave Hansen
2005-06-23
4
-29
/
+50
*
[PATCH] sparsemem base: early_pfn_to_nid() (works before sparse is initialized)
Dave Hansen
2005-06-23
1
-0
/
+15
*
[PATCH] remove non-DISCONTIG use of pgdat->node_mem_map
Dave Hansen
2005-06-23
14
-36
/
+28
*
Merge 'misc-fixes' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
Linus Torvalds
2005-06-23
1
-0
/
+1
|
\
|
*
e1000: fix spinlock bug
Mitch Williams
2005-06-23
1
-0
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2005-06-22
2
-5
/
+4
|
\
\
|
*
|
[PATCH] driver core: Fix up the device_attach() error handling in bus_add_dev...
Greg Kroah-Hartman
2005-06-22
1
-3
/
+2
[next]