| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, boot: make kernel_alignment adjustable; new bzImage fields | H. Peter Anvin | 2009-05-12 | 6 | -8/+45 |
* | x86, boot: remove dead code from boot/compressed/head_*.S | H. Peter Anvin | 2009-05-12 | 2 | -12/+0 |
* | x86, boot: use LOAD_PHYSICAL_ADDR on 64 bits | H. Peter Anvin | 2009-05-11 | 1 | -3/+3 |
* | x86, boot: make symbols from the main vmlinux available | H. Peter Anvin | 2009-05-11 | 2 | -11/+20 |
* | x86, boot: determine compressed code offset at compile time | H. Peter Anvin | 2009-05-09 | 5 | -60/+123 |
* | x86, boot: use appropriate rep string for move and clear | H. Peter Anvin | 2009-05-09 | 2 | -18/+19 |
* | x86, boot: zero EFLAGS on 32 bits | H. Peter Anvin | 2009-05-09 | 1 | -0/+4 |
* | x86, boot: set up the decompression stack as early as possible | H. Peter Anvin | 2009-05-09 | 2 | -14/+12 |
* | x86, boot: straighten out ranges to copy/zero in compressed/head*.S | H. Peter Anvin | 2009-05-09 | 3 | -16/+29 |
* | x86, boot: stylistic cleanups for boot/compressed/head_64.S | H. Peter Anvin | 2009-05-09 | 1 | -21/+31 |
* | x86, boot: stylistic cleanups for boot/compressed/head_32.S | H. Peter Anvin | 2009-05-09 | 1 | -81/+89 |
* | x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.S | H. Peter Anvin | 2009-05-09 | 2 | -2/+2 |
* | x86, boot: follow standard Kbuild style for compression suffix | H. Peter Anvin | 2009-05-09 | 1 | -4/+4 |
* | x86, boot: simplify arch/x86/boot/compressed/Makefile | H. Peter Anvin | 2009-05-09 | 1 | -33/+6 |
* | x86: add a Kconfig symbol for when relocations are needed | H. Peter Anvin | 2009-05-09 | 1 | -0/+5 |
* | kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputs | H. Peter Anvin | 2009-05-09 | 2 | -17/+21 |
* | x86, boot: align the .bss section in the decompressor | H. Peter Anvin | 2009-05-09 | 1 | -0/+1 |
* | x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compiler | Sam Ravnborg | 2009-04-30 | 1 | -0/+2 |
* | x86, vmlinux.lds: fix relocatable symbols | Ingo Molnar | 2009-04-29 | 1 | -2/+5 |
* | x86, vmlinux.lds: add copyright | Ingo Molnar | 2009-04-29 | 1 | -1/+2 |
* | x86, vmlinux.lds: unify remaining parts | Sam Ravnborg | 2009-04-29 | 3 | -55/+27 |
* | x86, vmlinux.lds: unify percpu | Sam Ravnborg | 2009-04-29 | 3 | -32/+30 |
* | x86, vmlinux.lds: unify .exit.* and .init.ramfs | Sam Ravnborg | 2009-04-29 | 3 | -42/+20 |
* | x86, vmlinux.lds: unify parainstructions | Sam Ravnborg | 2009-04-29 | 3 | -36/+18 |
* | x86, vmlinux.lds: unify first part of initdata | Sam Ravnborg | 2009-04-29 | 3 | -119/+61 |
* | x86, vmlinux.lds: move vsyscall output sections | Sam Ravnborg | 2009-04-29 | 2 | -68/+71 |
* | x86, vmlinux.lds: unify data output sections | Sam Ravnborg | 2009-04-29 | 3 | -65/+55 |
* | x86, vmlinux.lds: unify exception table | Sam Ravnborg | 2009-04-29 | 3 | -20/+10 |
* | x86, vmlinux.lds: unify .text output sections | Sam Ravnborg | 2009-04-29 | 4 | -51/+31 |
* | x86, vmlinux.lds: unify start/end of SECTIONS | Sam Ravnborg | 2009-04-29 | 3 | -18/+14 |
* | x86, vmlinux.lds: unify PHDRS | Sam Ravnborg | 2009-04-29 | 3 | -16/+13 |
* | x86, vmlinux.lds: unify header/footer | Sam Ravnborg | 2009-04-29 | 3 | -79/+77 |
* | x86: beautify vmlinux_32.lds.S | Sam Ravnborg | 2009-04-29 | 1 | -176/+200 |
* | x86: unify arch/x86/boot/compressed/vmlinux_*.lds | Linus Torvalds | 2009-04-27 | 5 | -49/+20 |
* | x86: beautify vmlinux_64.lds.S | Sam Ravnborg | 2009-04-27 | 1 | -205/+243 |
* | x86: standardize Kbuild rules | Sam Ravnborg | 2009-04-16 | 2 | -17/+18 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-04-15 | 35 | -279/+317 |
|\ |
|
| * | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2009-04-15 | 2 | -3/+7 |
| |\ |
|
| | * | ALSA: hda - Fix the cmd cache keys for amp verbs | Takashi Iwai | 2009-04-15 | 1 | -1/+5 |
| | * | ALSA: add missing definitions(letters) to HD-Audio.txt | Justin Mattock | 2009-04-15 | 1 | -2/+2 |
| * | | Merge branch 'topic/memdup_user' into for-linus | Takashi Iwai | 2009-04-15 | 11 | -165/+102 |
| |\ \ |
|
| | * | | ALSA: sound/pci: use memdup_user() | Li Zefan | 2009-04-14 | 1 | -28/+13 |
| | * | | ALSA: sound/usb: use memdup_user() | Li Zefan | 2009-04-14 | 2 | -14/+9 |
| | * | | ALSA: sound/isa: use memdup_user() | Li Zefan | 2009-04-14 | 3 | -24/+20 |
| | * | | ALSA: sound/core: use memdup_user() | Li Zefan | 2009-04-14 | 5 | -99/+60 |
| * | | | Merge branch 'topic/usb-caiaq' into for-linus | Takashi Iwai | 2009-04-15 | 11 | -51/+22 |
| |\ \ \ |
|
| | * | | | ALSA: snd-usb-caiaq: rename files to remove redundant information in file pathes | Daniel Mack | 2009-04-14 | 11 | -15/+16 |
| | * | | | ALSA: snd-usb-caiaq: clean up header includes | Daniel Mack | 2009-04-14 | 5 | -36/+6 |
| | |/ / |
|
| * | | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-04-15 | 2 | -5/+3 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 2009-04-14 | 2 | -5/+3 |
| | |\ \ \
| | | |/ /
| | |/| | |
|