aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-11x86, boot: make kernel_alignment adjustable; new bzImage fieldsH. Peter Anvin
2009-05-11x86, boot: remove dead code from boot/compressed/head_*.SH. Peter Anvin
2009-05-11x86, boot: use LOAD_PHYSICAL_ADDR on 64 bitsH. Peter Anvin
2009-05-11x86, boot: make symbols from the main vmlinux availableH. Peter Anvin
2009-05-08x86, boot: determine compressed code offset at compile timeH. Peter Anvin
2009-05-08x86, boot: use appropriate rep string for move and clearH. Peter Anvin
2009-05-08x86, boot: zero EFLAGS on 32 bitsH. Peter Anvin
2009-05-08x86, boot: set up the decompression stack as early as possibleH. Peter Anvin
2009-05-08x86, boot: straighten out ranges to copy/zero in compressed/head*.SH. Peter Anvin
2009-05-08x86, boot: stylistic cleanups for boot/compressed/head_64.SH. Peter Anvin
2009-05-08x86, boot: stylistic cleanups for boot/compressed/head_32.SH. Peter Anvin
2009-05-08x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.SH. Peter Anvin
2009-05-08x86, boot: follow standard Kbuild style for compression suffixH. Peter Anvin
2009-05-08x86, boot: simplify arch/x86/boot/compressed/MakefileH. Peter Anvin
2009-05-08x86: add a Kconfig symbol for when relocations are neededH. Peter Anvin
2009-05-08kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputsH. Peter Anvin
2009-05-08x86, boot: align the .bss section in the decompressorH. Peter Anvin
2009-04-30x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compilerSam Ravnborg
2009-04-29x86, vmlinux.lds: fix relocatable symbolsIngo Molnar
2009-04-29x86, vmlinux.lds: add copyrightIngo Molnar
2009-04-29x86, vmlinux.lds: unify remaining partsSam Ravnborg
2009-04-29x86, vmlinux.lds: unify percpuSam Ravnborg
2009-04-29x86, vmlinux.lds: unify .exit.* and .init.ramfsSam Ravnborg
2009-04-29x86, vmlinux.lds: unify parainstructionsSam Ravnborg
2009-04-29x86, vmlinux.lds: unify first part of initdataSam Ravnborg
2009-04-29x86, vmlinux.lds: move vsyscall output sectionsSam Ravnborg
2009-04-29x86, vmlinux.lds: unify data output sectionsSam Ravnborg
2009-04-29x86, vmlinux.lds: unify exception tableSam Ravnborg
2009-04-29x86, vmlinux.lds: unify .text output sectionsSam Ravnborg
2009-04-29x86, vmlinux.lds: unify start/end of SECTIONSSam Ravnborg
2009-04-29x86, vmlinux.lds: unify PHDRSSam Ravnborg
2009-04-29x86, vmlinux.lds: unify header/footerSam Ravnborg
2009-04-29x86: beautify vmlinux_32.lds.SSam Ravnborg
2009-04-27x86: unify arch/x86/boot/compressed/vmlinux_*.ldsLinus Torvalds
2009-04-27x86: beautify vmlinux_64.lds.SSam Ravnborg
2009-04-16x86: standardize Kbuild rulesSam Ravnborg
2009-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2009-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-04-15Merge branch 'topic/hda' into for-linusTakashi Iwai
2009-04-15ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai
2009-04-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-15acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds
2009-04-15cfq-iosched: add close cooperator codeJens Axboe
2009-04-15cfq-iosched: log responsible 'cfqq' in idle timer armJens Axboe
2009-04-15cfq-iosched: tweak kick logic a bit moreJens Axboe
2009-04-15cfq-iosched: no need to save interrupts in cfq_kick_queue()Jens Axboe
2009-04-15brd: fix cacheflushingNick Piggin
2009-04-15brd: support barriersNick Piggin
2009-04-15swap: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan