index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
Age
Commit message (
Expand
)
Author
2008-06-12
x86: fix unused variable 'loops' warning in arch/x86/boot/a20.c
Manish Katiyar
2008-05-23
x86: fix integer as NULL pointer warning
Harvey Harrison
2008-05-04
x86: relocs ELF handling - use SELFMAG instead of numeric constant
Cyrill Gorcunov
2008-04-29
edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}
Tim Gardner
2008-04-26
x86, boot: add linked list of struct setup_data
Huang, Ying
2008-04-25
Update .gitignore files
Matthew Wilcox
2008-04-19
x86: cleanup: change _end to end_before_pgt
Yinghai Lu
2008-04-19
x86: cleanup boot-heap usage
Alexander van Heukelum
2008-04-19
x86: remove pointless comments
WANG Cong
2008-04-17
x86: move suspend wakeup code to C
Pavel Machek
2008-04-17
x86: remove superfluous initialisation in boot code.
Alexander van Heukelum
2008-04-17
x86: coding style fixes to arch/x86/boot/cpucheck.c
Paolo Ciarrocchi
2008-04-17
x86: coding style fix to arch/x86/boot/pm.c
Paolo Ciarrocchi
2008-04-17
x86: more cleanups in arch/x86/boot/compressed/misc.c
Ingo Molnar
2008-04-17
x86: coding style fixes to arch/x86/boot/compressed/misc.c
Paolo Ciarrocchi
2008-04-17
x86: boot protocol updates
Ian Campbell
2008-04-17
x86: bump image header to version 2.08.
Ingo Molnar
2008-04-17
x86: add a crc32 checksum to the kernel image.
Ian Campbell
2008-04-17
x86: use ELF format in compressed images.
Ian Campbell
2008-03-07
x86-boot: don't request VBE2 information
Peter Korsgaard
2008-02-26
x86: handle BIOSes which terminate e820 with CF=1 and no SMAP
H. Peter Anvin
2008-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2008-02-09
Update arch/x86/boot/.gitignore with new auto-generated files
S.Çağlar Onur
2008-02-09
x86: trivial printk optimizations
Denys Vlasenko
2008-02-04
x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE
Andi Kleen
2008-02-04
x86 setup: print missing CPU features in cleartext
H. Peter Anvin
2008-02-04
x86: define OBJCOPYFLAGS explicitly for each target.
Ian Campbell
2008-02-01
x86: fix comments in vmlinux_64.lds
Yinghai Lu
2008-01-30
x86: unify arch/x86/boot/compressed/misc_??.c
Ian Campbell
2008-01-30
x86: unify variable names in arch/x86/boot/compressed/misc_??.c
Ian Campbell
2008-01-30
x86: unify headers in arch/x86/boot/compressed/misc_??.c
Ian Campbell
2008-01-30
x86: unify whitespace and comments in arch/x86/boot/compressed/misc_??.c
Ian Campbell
2008-01-30
x86: unify strings in arch/x86/boot/compressed/misc_??.c
Ian Campbell
2008-01-30
x86: unify arch/x86/boot/compressed/vmlinux_??.scr
Ian Campbell
2008-01-30
x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scr
Ian Campbell
2008-01-30
x86: unify whitespace in arch/x86/boot/compressed/vmlinux_??.scr
Ian Campbell
2008-01-30
x86: unify whitespace and comments in arch/x86/boot/compressed/vmlinux_??.lds
Ian Campbell
2008-01-30
x86: remove unneded casts
Jan Engelhardt
2008-01-30
x86 setup: correct the base in the GDT_ENTRY() macro
H. Peter Anvin
2008-01-30
x86 setup: guard the heap against invalid stack setups
H. Peter Anvin
2008-01-30
x86 setup: push video mode setup as late as possible
H. Peter Anvin
2008-01-30
x86 setup: add note to use edd=off on EDD probing hangs
H. Peter Anvin
2008-01-30
x86 setup: add missing prototype; formatting fix
H. Peter Anvin
2008-01-30
x86 setup: OK -> ok (no need to scream)
H. Peter Anvin
2008-01-30
x86 setup: be more verbose when probing EDD
devzero@web.de
2008-01-30
x86 setup: early cmdline parser handle boolean options
devzero@web.de
2008-01-30
x86 setup: fix constraints in segment accessor functions
H. Peter Anvin
2008-01-30
x86 setup: display VESA graphics modes in vga=ask menu
H. Peter Anvin
2008-01-30
x86 setup: use X86_CR0_PE macro instead of hard-coded constant
H. Peter Anvin
2008-01-30
x86 setup: initialize LDTR and TR to make life easier to Intel VT
H. Peter Anvin
[next]