2009-05-09 |
H. Peter Anvin | x86, boot: stylistic cleanups for boot/compressed/head_32.S |
commit | commitdiff | tree | snapshot |
2009-05-09 |
H. Peter Anvin | x86, boot: use BP_scratch in arch/x86/boot/compressed... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
H. Peter Anvin | x86, boot: follow standard Kbuild style for compression... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
H. Peter Anvin | x86, boot: simplify arch/x86/boot/compressed/Makefile |
commit | commitdiff | tree | snapshot |
2009-05-09 |
H. Peter Anvin | x86: add a Kconfig symbol for when relocations are... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
H. Peter Anvin | kbuild: allow compressors (gzip, bzip2, lzma) to take... |
commit | commitdiff | tree | snapshot |
2009-05-09 |
H. Peter Anvin | x86, boot: align the .bss section in the decompressor |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Sam Ravnborg | x86: boot/compressed/vmlinux.lds.S: fix build of bzImag... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Ingo Molnar | x86, vmlinux.lds: fix relocatable symbols |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Ingo Molnar | x86, vmlinux.lds: add copyright |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Sam Ravnborg | x86, vmlinux.lds: unify remaining parts |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Sam Ravnborg | x86, vmlinux.lds: unify percpu |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Sam Ravnborg | x86, vmlinux.lds: unify .exit.* and .init.ramfs |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Sam Ravnborg | x86, vmlinux.lds: unify parainstructions |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Sam Ravnborg | x86, vmlinux.lds: unify first part of initdata |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Sam Ravnborg | x86, vmlinux.lds: move vsyscall output sections |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Sam Ravnborg | x86, vmlinux.lds: unify data output sections |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Sam Ravnborg | x86, vmlinux.lds: unify exception table |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Sam Ravnborg | x86, vmlinux.lds: unify .text output sections |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Sam Ravnborg | x86, vmlinux.lds: unify start/end of SECTIONS |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Sam Ravnborg | x86, vmlinux.lds: unify PHDRS |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Sam Ravnborg | x86, vmlinux.lds: unify header/footer |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Sam Ravnborg | x86: beautify vmlinux_32.lds.S |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Linus Torvalds | x86: unify arch/x86/boot/compressed/vmlinux_*.lds |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Sam Ravnborg | x86: beautify vmlinux_64.lds.S |
commit | commitdiff | tree | snapshot |
2009-04-16 |
Sam Ravnborg | x86: standardize Kbuild rules |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Linus Torvalds | Merge git://git./linux/kernel/git/steve/gfs2-2.6-fixes |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.dk/linux... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Takashi Iwai | Merge branch 'topic/hda' into for-linus |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Takashi Iwai | ALSA: hda - Fix the cmd cache keys for amp verbs |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Linus Torvalds | Merge branch 'merge' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Linus Torvalds | acpi-cpufreq: fix 'smp_call_function_many()' confusion |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Jens Axboe | cfq-iosched: add close cooperator code |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Jens Axboe | cfq-iosched: log responsible 'cfqq' in idle timer arm |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Jens Axboe | cfq-iosched: tweak kick logic a bit more |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Jens Axboe | cfq-iosched: no need to save interrupts in cfq_kick_queue() |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Nick Piggin | brd: fix cacheflushing |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Nick Piggin | brd: support barriers |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Nikanth Karthikesan | swap: Remove code handling bio_alloc failure with __GFP... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Nikanth Karthikesan | gfs2: Remove code handling bio_alloc failure with __GFP... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Nikanth Karthikesan | ext4: Remove code handling bio_alloc failure with __GFP... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Nikanth Karthikesan | dio: Remove code handling bio_alloc failure with __GFP_WAIT |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Nikanth Karthikesan | block: Remove code handling bio_alloc failure with... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Jens Axboe | bio: add documentation to bio_alloc() |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Miklos Szeredi | splice: add helpers for locking pipe inode |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Miklos Szeredi | splice: remove generic_file_splice_write_nolock() |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Miklos Szeredi | ocfs2: fix i_mutex locking in ocfs2_splice_to_file() |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Miklos Szeredi | splice: fix i_mutex locking in generic_splice_write() |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Miklos Szeredi | splice: remove i_mutex locking in splice_from_pipe() |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Miklos Szeredi | splice: split up __splice_from_pipe() |
commit | commitdiff | tree | snapshot |
2009-04-15 |
FUJITA Tomonori | block: fix SG_IO to return a proper error value |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Justin Mattock | ALSA: add missing definitions(letters) to HD-Audio.txt |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Takashi Iwai | Merge branch 'topic/memdup_user' into for-linus |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Takashi Iwai | Merge branch 'topic/usb-caiaq' into for-linus |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Takashi Iwai | Merge branch 'topic/asoc' into for-linus |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Takashi Iwai | Merge branch 'topic/hda' into for-linus |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Takashi Iwai | Merge branch 'topic/jack-free-fix' into topic/hda |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Takashi Iwai | Merge branch 'master' of git://git.alsa-project.org... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Xu Gang | GFS2: Use DEFINE_SPINLOCK |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Christoph Hellwig | GFS2: cleanup file_operations mess |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Steven Whitehouse | GFS2: Move umount flush rwsem |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Steven Whitehouse | GFS2: Fix symlink creation race |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Steven Whitehouse | GFS2: Make quotad's waiting interruptible |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Takashi Iwai | ALSA: hda - Add quirk mask for Fujitsu Amilo laptops... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Jaroslav Kysela | [ALSA] intel8x0: add one retry to the ac97_clock measur... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Jens Axboe | cfq-iosched: don't delay queue kick for a merged request |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Jens Axboe | buffer: switch do_emergency_thaw() away from pdflush_op... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Jens Axboe | block: update biodoc.txt on plugging |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Jens Axboe | as-iosched: get rid of private REQ_SYNC/REQ_ASYNC defines |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Jens Axboe | cfq-iosched: get rid of private SYNC/ASYNC defines |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Jens Axboe | cfq-iosched: use rw_is_sync() to see if rw flags are... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Jens Axboe | Document and move the various READ/WRITE types |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Jens Axboe | block: fix bad spelling of quiesce |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Christoph Hellwig | block: move bio list helpers into bio.h |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Sachin Sant | powerpc: pseries/dtl.c should include asm/firmware.h |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Paul Mackerras | powerpc: Fix data-corrupting bug in __futex_atomic_op |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Mike Mason | powerpc/pseries: Set error_state to pci_channel_io_norm... |
commit | commitdiff | tree | snapshot |
2009-04-15 |
Hugh Dickins | powerpc: Allow 256kB pages with SHMEM |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Linus Torvalds | Linux 2.6.30-rc2 |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Jaroslav Kysela | [ALSA] intel8x0: fix wrong conditions in ac97_clock... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Linus Torvalds | Merge branch 'drm-intel-next' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Hugh Dickins | x86 microcode: revert some work_on_cpu |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Shaohua Li | drm/i915: fix scheduling while holding the new active... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Linus Torvalds | Merge branch 'core-fixes-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Linus Torvalds | Merge branch 'fixes-for-linus' of git://git.monstr... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Linus Torvalds | Merge git://git./linux/kernel/git/lethal/sh-2.6 |
commit | commitdiff | tree | snapshot |
2009-04-14 |
David Howells | Fix lpfc_parse_bg_err()'s use of do_div() |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Leandro Dorileo | tty: Update some of the USB kernel doc |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Tony Breeds | parport_pc: Fix build failure drivers/parport/parport_p... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Alan Cox | parport: Fix various uses of parport_pc |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Alan Cox | tty: Fix leak in ti-usb |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Alan Cox | cdc-acm: Fix long standing abuse of tty->low_latency |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Takashi Iwai | ALSA: hda - Avoid call of snd_jack_report at release |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Takashi Iwai | ALSA: add private_data to struct snd_jack |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Daniel Mack | ALSA: snd-usb-caiaq: rename files to remove redundant... |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Daniel Mack | ALSA: snd-usb-caiaq: clean up header includes |
commit | commitdiff | tree | snapshot |
2009-04-14 |
Li Zefan | ALSA: sound/pci: use memdup_user() |
commit | commitdiff | tree | snapshot |
next |