Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
2b94de552e07610dfa79fc49ea49d1cfa5cd9ce8
/
arch
/
x86
/
kernel
/
setup_32.c
835c34a
Delete filenames in comments.
by Dave Jones
· 19 years ago
9a163ed
i386: move kernel
by Thomas Gleixner
· 19 years ago
[Renamed from arch/i386/kernel/setup_32.c]
549c64a
i386: prepare shared kernel/setup.c
by Thomas Gleixner
· 19 years ago
[Renamed from arch/i386/kernel/setup.c]
673d5b4
ACPI: restore CONFIG_ACPI_SLEEP
by Len Brown
· 19 years ago
e8b2fd0
ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source
by Len Brown
· 19 years ago
c673f1a
i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64G
by William Lee Irwin III
· 19 years ago
1c10070
i386: do not restore reserved memory after hibernation
by Rafael J. Wysocki
· 19 years ago
10079ae
i386: remapped_pgdat_init() static
by Adrian Bunk
· 19 years ago
6996d3b
paravirt: add a hook for once the allocator is ready
by Jeremy Fitzhardinge
· 19 years ago
48c7ae6
Make struct boot_params a real structure, and remove obsolete fields
by H. Peter Anvin
· 19 years ago
6bb74df
[PATCH] clocksource init adjustments (fix bug #7426)
by john stultz
· 19 years ago
62cc4939
[PATCH] x86: Unify pcspeaker platform device code between i386/x86-64
by Andi Kleen
· 19 years ago
7ce0bcf
[PATCH] i386: vMI backend for paravirt-ops
by Zachary Amsden
· 19 years ago
4e498b6
[PATCH] Dynamic kernel command-line: i386
by Alon Bar-Lev
· 19 years ago
88d2032
[PATCH] i386: Convert some functions to __init to avoid MODPOST warnings
by Vivek Goyal
· 19 years ago
4a5d107
[PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixes
by Vivek Goyal
· 19 years ago
5c95da9
[PATCH] compile error of register_memory()
by Yasunori Goto
· 19 years ago
4522d58
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 19 years ago
19e5d9c
[PATCH] initrd: remove unused false condition for initrd_start
by Henry Nestler
· 19 years ago
d3561b7
[PATCH] paravirt: header and stubs for paravirtualisation
by Rusty Russell
· 19 years ago
cef518e
[PATCH] i386: Move memory map printing and other code to e820.c
by bibo,mao
· 19 years ago
b5b2405
[PATCH] i386: Move e820/efi memmap walking code to e820.c
by bibo,mao
· 19 years ago
b2dff6a
[PATCH] i386: Move find_max_pfn function to e820.c
by bibo,mao
· 19 years ago
8e3342f
[PATCH] i386: create e820.c for e820 map sanitize and copy function
by bibo,mao
· 19 years ago
269c2d8
[PATCH] i386: i386 create e820.c to handle standard io/mem resources
by bibo,mao
· 19 years ago
8621b81
[PATCH] i386: Reserve kernel memory starting from _text
by Eric W. Biederman
· 19 years ago
ae74589
[PATCH] fix efi_memory_present_wrapper()
by bibo,mao
· 20 years ago
6391af1
[PATCH] mm: use symbolic names instead of indices for zone initialisation
by Mel Gorman
· 20 years ago
b9629b8
[PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE()
by Bjorn Helgaas
· 20 years ago
4cfee88
[PATCH] Have x86 use add_active_range() and free_area_init_nodes
by Mel Gorman
· 20 years ago
b278240
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 20 years ago
461a9af
[PATCH] x86: add a bootparameter to reserve high linear address space
by Zachary Amsden
· 20 years ago
f06a968
[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations
by Christoph Lameter
· 20 years ago
9102330
[PATCH] convert i386 NUMA KVA space to bootmem
by keith mannthey
· 20 years ago
f157cbb
[PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI
by Andi Kleen
· 20 years ago
df3bb57
[PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.c
by Andi Kleen
· 20 years ago
1a3f239
[PATCH] i386: Replace i386 open-coded cmdline parsing with
by Rusty Russell
· 20 years ago
ba9c231
[PATCH] i386: initialize end-of-memory variables as early as possible
by Jan Beulich
· 20 years ago
79e453d
Revert mmiocfg heuristics and blacklist changes
by Linus Torvalds
· 20 years ago
11012d4
[PATCH] x86: Revert e820 MCFG heuristics
by Andi Kleen
· 20 years ago
a754607
[PATCH] Fix a memory leak in the i386 setup code
by Catalin Marinas
· 20 years ago
894673e
[PATCH] tty: Remove include of screen_info.h from tty.h
by Jon Smirl
· 20 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 20 years ago
8793747
[PATCH] i386: export memory more than 4G through /proc/iomem
by Vivek Goyal
· 20 years ago
539eb11
[PATCH] Time: i386 Conversion - part 2: Rework TSC Support
by john stultz
· 20 years ago
3448097
Revert "swsusp special saveable pages support" commits
by Linus Torvalds
· 20 years ago
e75eac3
[PATCH] Clean up and refactor i386 sub-architecture setup
by Jeremy Fitzhardinge
· 20 years ago
b6370d9
[PATCH] swsusp: i386 mark special saveable/unsaveable pages
by Shaohua Li
· 20 years ago
d44647b
[PATCH] Fix HPET operation on 32-bit NVIDIA platforms
by Andy Currid
· 20 years ago
9be2f7c
Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem"
by Linus Torvalds
· 20 years ago
5871aa6
[PATCH] i386: Fix overflow in e820_all_mapped
by Andi Kleen
· 20 years ago
66004a6
Move request_standard_resources() back to before PCI probing
by Linus Torvalds
· 20 years ago
9522236
[PATCH] x86_64: Introduce e820_all_mapped
by Arjan van de Ven
· 20 years ago
95d465f
Manual merge with Linus.
by Dmitry Torokhov
· 20 years ago
22a9835
[PATCH] unify PFN_* macros
by Dave Hansen
· 20 years ago
23dd842
[PATCH] EFI fixes
by Tolentino, Matthew E
· 20 years ago
10dbe19
[PATCH] i386: export: memory more than 4G through /proc/iomem
by Vivek Goyal
· 20 years ago
b408cbc
[PATCH] PCI: resource address mismatch
by Linus Torvalds
· 20 years ago
99b7de3
[PATCH] x86: early printk handling fixes
by Stas Sergeev
· 20 years ago
9a0b581
[PATCH] x86: SMP alternatives
by Gerd Hoffmann
· 20 years ago
e5c6c8e
Input: pcspkr - separate device and driver registration
by Michael Neuling
· 20 years ago
f9262c1
[PATCH] i386: port ATI timer fix from x86_64 to i386 II
by Andi Kleen
· 20 years ago
2a2d592
[PATCH] i386/x86-64: make setup_early_printk() usage consistent
by Jan Beulich
· 20 years ago
e992867
[PATCH] x86_64: Generalize DMI and enable for x86-64
by Andi Kleen
· 20 years ago
aac04b3
[PATCH] kdump: x86_64: add elfcorehdr command line option
by Vivek Goyal
· 20 years ago
215c340
[PATCH] i386 sparsemem for single node systems
by Andy Whitcroft
· 20 years ago
78ac151
[PATCH] i386: EXPORT_SYMBOL(screen_info) even #ifndef CONFIG_VT
by Adrian Bunk
· 21 years ago
f014a55
[PATCH] fixup bogus e820 entry with mem=
by Dave Hansen
· 21 years ago
0a305d2
[PATCH] Even more fallout from ATI Xpress timer workaround
by Cal Peake
· 21 years ago
66759a0
[PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpress chipsets
by Chuck Ebbert
· 21 years ago
f0eca96
[PATCH] Update PCI IOMEM allocation start
by Daniel Ritz
· 21 years ago
5e518d7
[PATCH] fbdev: Resurrect hooks to get EDID from firmware
by Antonino A. Daplas
· 21 years ago
64e4748
Merge linux-2.6 with linux-acpi-2.6
by Len Brown
· 21 years ago
c3d8c14
[PATCH] More __read_mostly variables
by Christoph Lameter
· 21 years ago
911a62d
[PATCH] x86: sutomatically enable bigsmp when we have more than 8 CPUs
by Venkatesh Pallipadi
· 21 years ago
7ae65fd
[PATCH] x86: fix EFI memory map parsing
by Matt Tolentino
· 21 years ago
8466361
[ACPI] delete CONFIG_ACPI_INTERPRETER
by Len Brown
· 21 years ago
888ba6c
[ACPI] delete CONFIG_ACPI_BOOT
by Len Brown
· 21 years ago
72538d8
Remove "noreplacement" kernel command line option.
by Linus Torvalds
· 21 years ago
2030eae
[PATCH] Retrieve elfcorehdr address from command line
by Vivek Goyal
· 21 years ago
92aa63a
[PATCH] kdump: Retrieve saved max pfn
by Vivek Goyal
· 21 years ago
1bc3b91
[PATCH] crashdump: x86 crashkernel option
by Eric W. Biederman
· 21 years ago
8a91908
[PATCH] kexec: reserve Bootmem fix for booting nondefault location kernel
by Vivek Goyal
· 21 years ago
9635b47
[PATCH] kexec: x86: local apic fix
by Eric W. Biederman
· 21 years ago
0bb3184
[PATCH] init call cleanup
by Li Shaohua
· 21 years ago
129f694
[PATCH] Remove i386_ksyms.c, almost.
by Alexey Dobriyan
· 21 years ago
05b79bd
[PATCH] sparsemem memory model for i386
by Andy Whitcroft
· 21 years ago
adaa765
[PATCH] acpi build fix: x86 setup.c
by Alexander Nyberg
· 21 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 21 years ago