index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
i386
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-28
[PATCH] fix efi_memory_present_wrapper()
bibo,mao
1
-1
/
+1
2006-10-11
[PATCH] mm: use symbolic names instead of indices for zone initialisation
Mel Gorman
1
-7
/
+6
2006-09-30
[PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE()
Bjorn Helgaas
1
-8
/
+2
2006-09-27
[PATCH] Have x86 use add_active_range() and free_area_init_nodes
Mel Gorman
1
-14
/
+12
2006-09-26
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-239
/
+128
2006-09-26
[PATCH] x86: add a bootparameter to reserve high linear address space
Zachary Amsden
1
-0
/
+18
2006-09-26
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
Christoph Lameter
1
-1
/
+1
2006-09-26
[PATCH] convert i386 NUMA KVA space to bootmem
keith mannthey
1
-1
/
+2
2006-09-26
[PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI
Andi Kleen
1
-0
/
+2
2006-09-26
[PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.c
Andi Kleen
1
-7
/
+0
2006-09-26
[PATCH] i386: Replace i386 open-coded cmdline parsing with
Rusty Russell
1
-232
/
+118
2006-09-26
[PATCH] i386: initialize end-of-memory variables as early as possible
Jan Beulich
1
-0
/
+8
2006-09-19
Revert mmiocfg heuristics and blacklist changes
Linus Torvalds
1
-0
/
+32
2006-08-30
[PATCH] x86: Revert e820 MCFG heuristics
Andi Kleen
1
-32
/
+0
2006-07-14
[PATCH] Fix a memory leak in the i386 setup code
Catalin Marinas
1
-1
/
+4
2006-07-10
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
[PATCH] i386: export memory more than 4G through /proc/iomem
Vivek Goyal
1
-0
/
+2
2006-06-26
[PATCH] Time: i386 Conversion - part 2: Rework TSC Support
john stultz
1
-0
/
+1
2006-06-25
Revert "swsusp special saveable pages support" commits
Linus Torvalds
1
-106
/
+0
2006-06-25
[PATCH] Clean up and refactor i386 sub-architecture setup
Jeremy Fitzhardinge
1
-14
/
+5
2006-06-23
[PATCH] swsusp: i386 mark special saveable/unsaveable pages
Shaohua Li
1
-0
/
+106
2006-06-08
[PATCH] Fix HPET operation on 32-bit NVIDIA platforms
Andy Currid
1
-4
/
+7
2006-05-13
Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem"
Linus Torvalds
1
-0
/
+2
2006-05-01
[PATCH] i386: Fix overflow in e820_all_mapped
Andi Kleen
1
-1
/
+3
2006-04-09
Move request_standard_resources() back to before PCI probing
Linus Torvalds
1
-3
/
+3
2006-04-09
[PATCH] x86_64: Introduce e820_all_mapped
Arjan van de Ven
1
-0
/
+30
2006-04-02
Manual merge with Linus.
Dmitry Torokhov
1
-118
/
+31
2006-03-27
[PATCH] unify PFN_* macros
Dave Hansen
1
-0
/
+1
2006-03-26
[PATCH] EFI fixes
Tolentino, Matthew E
1
-3
/
+3
2006-03-26
[PATCH] i386: export: memory more than 4G through /proc/iomem
Vivek Goyal
1
-2
/
+0
2006-03-23
[PATCH] PCI: resource address mismatch
Linus Torvalds
1
-5
/
+17
2006-03-23
[PATCH] x86: early printk handling fixes
Stas Sergeev
1
-13
/
+10
2006-03-23
[PATCH] x86: SMP alternatives
Gerd Hoffmann
1
-95
/
+0
2006-03-14
Input: pcspkr - separate device and driver registration
Michael Neuling
1
-0
/
+18
2006-03-08
[PATCH] i386: port ATI timer fix from x86_64 to i386 II
Andi Kleen
1
-0
/
+4
2006-01-11
[PATCH] i386/x86-64: make setup_early_printk() usage consistent
Jan Beulich
1
-1
/
+1
2006-01-11
[PATCH] x86_64: Generalize DMI and enable for x86-64
Andi Kleen
1
-1
/
+1
2006-01-10
[PATCH] kdump: x86_64: add elfcorehdr command line option
Vivek Goyal
1
-1
/
+1
2006-01-06
[PATCH] i386 sparsemem for single node systems
Andy Whitcroft
1
-0
/
+8
2005-11-09
[PATCH] i386: EXPORT_SYMBOL(screen_info) even #ifndef CONFIG_VT
Adrian Bunk
1
-2
/
+0
2005-10-30
[PATCH] fixup bogus e820 entry with mem=
Dave Hansen
1
-7
/
+17
2005-09-13
[PATCH] Even more fallout from ATI Xpress timer workaround
Cal Peake
1
-3
/
+1
2005-09-12
[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpre...
Chuck Ebbert
1
-0
/
+5
2005-09-09
[PATCH] Update PCI IOMEM allocation start
Daniel Ritz
1
-8
/
+8
2005-09-09
[PATCH] fbdev: Resurrect hooks to get EDID from firmware
Antonino A. Daplas
1
-0
/
+1
2005-09-08
Merge linux-2.6 with linux-acpi-2.6
Len Brown
1
-7
/
+17
2005-09-07
[PATCH] More __read_mostly variables
Christoph Lameter
1
-1
/
+1
2005-09-05
[PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUs
Venkatesh Pallipadi
1
-1
/
+7
2005-09-05
[PATCH] x86: fix EFI memory map parsing
Matt Tolentino
1
-5
/
+9
[next]