Age | Commit message (Expand) | Author |
2009-05-09 | x86, boot: stylistic cleanups for boot/compressed/head_32.S | H. Peter Anvin |
2009-05-09 | x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.S | H. Peter Anvin |
2009-05-09 | x86, boot: follow standard Kbuild style for compression suffix | H. Peter Anvin |
2009-05-09 | x86, boot: simplify arch/x86/boot/compressed/Makefile | H. Peter Anvin |
2009-05-09 | x86: add a Kconfig symbol for when relocations are needed | H. Peter Anvin |
2009-05-09 | kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputs | H. Peter Anvin |
2009-05-09 | x86, boot: align the .bss section in the decompressor | H. Peter Anvin |
2009-04-30 | x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compiler | Sam Ravnborg |
2009-04-29 | x86, vmlinux.lds: fix relocatable symbols | Ingo Molnar |
2009-04-29 | x86, vmlinux.lds: add copyright | Ingo Molnar |
2009-04-29 | x86, vmlinux.lds: unify remaining parts | Sam Ravnborg |
2009-04-29 | x86, vmlinux.lds: unify percpu | Sam Ravnborg |
2009-04-29 | x86, vmlinux.lds: unify .exit.* and .init.ramfs | Sam Ravnborg |
2009-04-29 | x86, vmlinux.lds: unify parainstructions | Sam Ravnborg |
2009-04-29 | x86, vmlinux.lds: unify first part of initdata | Sam Ravnborg |
2009-04-29 | x86, vmlinux.lds: move vsyscall output sections | Sam Ravnborg |
2009-04-29 | x86, vmlinux.lds: unify data output sections | Sam Ravnborg |
2009-04-29 | x86, vmlinux.lds: unify exception table | Sam Ravnborg |
2009-04-29 | x86, vmlinux.lds: unify .text output sections | Sam Ravnborg |
2009-04-29 | x86, vmlinux.lds: unify start/end of SECTIONS | Sam Ravnborg |
2009-04-29 | x86, vmlinux.lds: unify PHDRS | Sam Ravnborg |
2009-04-29 | x86, vmlinux.lds: unify header/footer | Sam Ravnborg |
2009-04-29 | x86: beautify vmlinux_32.lds.S | Sam Ravnborg |
2009-04-27 | x86: unify arch/x86/boot/compressed/vmlinux_*.lds | Linus Torvalds |
2009-04-27 | x86: beautify vmlinux_64.lds.S | Sam Ravnborg |
2009-04-16 | x86: standardize Kbuild rules | Sam Ravnborg |
2009-04-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2009-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds |
2009-04-15 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-04-15 | Merge branch 'topic/hda' into for-linus | Takashi Iwai |
2009-04-15 | ALSA: hda - Fix the cmd cache keys for amp verbs | Takashi Iwai |
2009-04-15 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2009-04-15 | acpi-cpufreq: fix 'smp_call_function_many()' confusion | Linus Torvalds |
2009-04-15 | cfq-iosched: add close cooperator code | Jens Axboe |
2009-04-15 | cfq-iosched: log responsible 'cfqq' in idle timer arm | Jens Axboe |
2009-04-15 | cfq-iosched: tweak kick logic a bit more | Jens Axboe |
2009-04-15 | cfq-iosched: no need to save interrupts in cfq_kick_queue() | Jens Axboe |
2009-04-15 | brd: fix cacheflushing | Nick Piggin |
2009-04-15 | brd: support barriers | Nick Piggin |
2009-04-15 | swap: Remove code handling bio_alloc failure with __GFP_WAIT | Nikanth Karthikesan |
2009-04-15 | gfs2: Remove code handling bio_alloc failure with __GFP_WAIT | Nikanth Karthikesan |
2009-04-15 | ext4: Remove code handling bio_alloc failure with __GFP_WAIT | Nikanth Karthikesan |
2009-04-15 | dio: Remove code handling bio_alloc failure with __GFP_WAIT | Nikanth Karthikesan |
2009-04-15 | block: Remove code handling bio_alloc failure with __GFP_WAIT | Nikanth Karthikesan |
2009-04-15 | bio: add documentation to bio_alloc() | Jens Axboe |
2009-04-15 | splice: add helpers for locking pipe inode | Miklos Szeredi |
2009-04-15 | splice: remove generic_file_splice_write_nolock() | Miklos Szeredi |
2009-04-15 | ocfs2: fix i_mutex locking in ocfs2_splice_to_file() | Miklos Szeredi |
2009-04-15 | splice: fix i_mutex locking in generic_splice_write() | Miklos Szeredi |
2009-04-15 | splice: remove i_mutex locking in splice_from_pipe() | Miklos Szeredi |