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
/
i386
/
kernel
/
setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] paravirt: header and stubs for paravirtualisation
Rusty Russell
2006-12-07
1
-1
/
+7
*
[PATCH] i386: Move memory map printing and other code to e820.c
bibo,mao
2006-12-07
1
-152
/
+1
*
[PATCH] i386: Move e820/efi memmap walking code to e820.c
bibo,mao
2006-12-07
1
-118
/
+0
*
[PATCH] i386: Move find_max_pfn function to e820.c
bibo,mao
2006-12-07
1
-55
/
+0
*
[PATCH] i386: create e820.c for e820 map sanitize and copy function
bibo,mao
2006-12-07
1
-240
/
+0
*
[PATCH] i386: i386 create e820.c to handle standard io/mem resources
bibo,mao
2006-12-07
1
-273
/
+3
*
[PATCH] i386: Reserve kernel memory starting from _text
Eric W. Biederman
2006-12-07
1
-2
/
+2
*
[PATCH] fix efi_memory_present_wrapper()
bibo,mao
2006-10-28
1
-1
/
+1
*
[PATCH] mm: use symbolic names instead of indices for zone initialisation
Mel Gorman
2006-10-11
1
-7
/
+6
*
[PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE()
Bjorn Helgaas
2006-09-30
1
-8
/
+2
*
[PATCH] Have x86 use add_active_range() and free_area_init_nodes
Mel Gorman
2006-09-27
1
-14
/
+12
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2006-09-26
1
-239
/
+128
|
\
|
*
[PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI
Andi Kleen
2006-09-26
1
-0
/
+2
|
*
[PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.c
Andi Kleen
2006-09-26
1
-7
/
+0
|
*
[PATCH] i386: Replace i386 open-coded cmdline parsing with
Rusty Russell
2006-09-26
1
-232
/
+118
|
*
[PATCH] i386: initialize end-of-memory variables as early as possible
Jan Beulich
2006-09-26
1
-0
/
+8
*
|
[PATCH] x86: add a bootparameter to reserve high linear address space
Zachary Amsden
2006-09-26
1
-0
/
+18
*
|
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
Christoph Lameter
2006-09-26
1
-1
/
+1
*
|
[PATCH] convert i386 NUMA KVA space to bootmem
keith mannthey
2006-09-26
1
-1
/
+2
|
/
*
Revert mmiocfg heuristics and blacklist changes
Linus Torvalds
2006-09-19
1
-0
/
+32
*
[PATCH] x86: Revert e820 MCFG heuristics
Andi Kleen
2006-08-30
1
-32
/
+0
*
[PATCH] Fix a memory leak in the i386 setup code
Catalin Marinas
2006-07-14
1
-1
/
+4
*
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
2006-07-10
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] i386: export memory more than 4G through /proc/iomem
Vivek Goyal
2006-06-27
1
-0
/
+2
*
[PATCH] Time: i386 Conversion - part 2: Rework TSC Support
john stultz
2006-06-26
1
-0
/
+1
*
Revert "swsusp special saveable pages support" commits
Linus Torvalds
2006-06-25
1
-106
/
+0
*
[PATCH] Clean up and refactor i386 sub-architecture setup
Jeremy Fitzhardinge
2006-06-25
1
-14
/
+5
*
[PATCH] swsusp: i386 mark special saveable/unsaveable pages
Shaohua Li
2006-06-23
1
-0
/
+106
*
[PATCH] Fix HPET operation on 32-bit NVIDIA platforms
Andy Currid
2006-06-08
1
-4
/
+7
*
Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem"
Linus Torvalds
2006-05-13
1
-0
/
+2
*
[PATCH] i386: Fix overflow in e820_all_mapped
Andi Kleen
2006-05-01
1
-1
/
+3
*
Move request_standard_resources() back to before PCI probing
Linus Torvalds
2006-04-09
1
-3
/
+3
*
[PATCH] x86_64: Introduce e820_all_mapped
Arjan van de Ven
2006-04-09
1
-0
/
+30
*
Manual merge with Linus.
Dmitry Torokhov
2006-04-02
1
-118
/
+31
|
\
|
*
[PATCH] unify PFN_* macros
Dave Hansen
2006-03-27
1
-0
/
+1
|
*
[PATCH] EFI fixes
Tolentino, Matthew E
2006-03-26
1
-3
/
+3
|
*
[PATCH] i386: export: memory more than 4G through /proc/iomem
Vivek Goyal
2006-03-26
1
-2
/
+0
|
*
[PATCH] PCI: resource address mismatch
Linus Torvalds
2006-03-23
1
-5
/
+17
|
*
[PATCH] x86: early printk handling fixes
Stas Sergeev
2006-03-23
1
-13
/
+10
|
*
[PATCH] x86: SMP alternatives
Gerd Hoffmann
2006-03-23
1
-95
/
+0
*
|
Input: pcspkr - separate device and driver registration
Michael Neuling
2006-03-14
1
-0
/
+18
|
/
*
[PATCH] i386: port ATI timer fix from x86_64 to i386 II
Andi Kleen
2006-03-08
1
-0
/
+4
*
[PATCH] i386/x86-64: make setup_early_printk() usage consistent
Jan Beulich
2006-01-11
1
-1
/
+1
*
[PATCH] x86_64: Generalize DMI and enable for x86-64
Andi Kleen
2006-01-11
1
-1
/
+1
*
[PATCH] kdump: x86_64: add elfcorehdr command line option
Vivek Goyal
2006-01-10
1
-1
/
+1
*
[PATCH] i386 sparsemem for single node systems
Andy Whitcroft
2006-01-06
1
-0
/
+8
*
[PATCH] i386: EXPORT_SYMBOL(screen_info) even #ifndef CONFIG_VT
Adrian Bunk
2005-11-09
1
-2
/
+0
*
[PATCH] fixup bogus e820 entry with mem=
Dave Hansen
2005-10-30
1
-7
/
+17
*
[PATCH] Even more fallout from ATI Xpress timer workaround
Cal Peake
2005-09-13
1
-3
/
+1
[next]