| Commit message (Expand) | Author | Age |
* | block: use lock bitops for the tag map. | Nick Piggin | 2007-10-29 |
* | cciss: update copyright notices | Mike Miller | 2007-10-29 |
* | cfq_get_queue: fix possible NULL pointer access | Oleg Nesterov | 2007-10-29 |
* | blk_sync_queue() should cancel request_queue->unplug_work | Oleg Nesterov | 2007-10-29 |
* | cfq_exit_queue() should cancel cfq_data->unplug_work | Oleg Nesterov | 2007-10-29 |
* | block layer: remove a unused argument of drive_stat_acct() | Jerome Marchand | 2007-10-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-10-28 |
|\ |
|
| * | ide: add SH-S202J to ivb_list[] | Bartlomiej Zolnierkiewicz | 2007-10-26 |
| * | drivers/ide/pci/sc1200.c: fix suspend/resume buglets and warnings | Jeff Garzik | 2007-10-26 |
| * | drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=n | Bartlomiej Zolnierkiewicz | 2007-10-26 |
| * | hpt366: fix build for CONFIG_HOTPLUG=n | Bartlomiej Zolnierkiewicz | 2007-10-26 |
| * | cy82c693: fix build for CONFIG_HOTPLUG=n | Bartlomiej Zolnierkiewicz | 2007-10-26 |
* | | duplicate initializer in sound/pci/hda/patch_realtek.c | Al Viro | 2007-10-28 |
* | | fix breakage in pegasos_eth | Al Viro | 2007-10-28 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2007-10-28 |
|\ \ |
|
| * | | x86: Dump filtering supports x86_64 sparsemem | Ken'ichi Ohmichi | 2007-10-27 |
| * | | x86: fix compiler warnings in arch/x86/kernel/early-quirks.c | Jeff Garzik | 2007-10-27 |
| * | | x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.c | Jeff Garzik | 2007-10-27 |
| * | | x86: Fix boot protocol KEEP_SEGMENTS check. | Eric W. Biederman | 2007-10-27 |
| * | | x86: voyager: fix bogus conversion to per_cpu for boot_cpu_info | James Bottomley | 2007-10-27 |
| * | | x86: export smp_ops to allow modular build of KVM | Thomas Gleixner | 2007-10-27 |
| * | | Revert "i386: export i386 smp_call_function_mask() to modules" | Thomas Gleixner | 2007-10-27 |
* | | | cirrusfb nonsense | Al Viro | 2007-10-28 |
* | | | scatterlist fallout: mmc | Al Viro | 2007-10-28 |
* | | | ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fd | Al Viro | 2007-10-28 |
* | | | scatterlist fallout: frv | Al Viro | 2007-10-28 |
|/ / |
|
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-10-27 |
|\ \ |
|
| * | | [JFFS2] Update MAINTAINERS entry -- the jffs-dev list is dead | David Woodhouse | 2007-10-27 |
| * | | [JFFS2] Prevent return of initialised variable in jffs2_init_acl_post() | David Woodhouse | 2007-10-27 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2007-10-27 |
|\ \ |
|
| * | | mmc_spi: Fix mmc-over-spi regression | David Brownell | 2007-10-27 |
| * | | mmc: use common byte swap macros | Pierre Ossman | 2007-10-27 |
| * | | mmc: fix cid and csd byte order | Pierre Ossman | 2007-10-27 |
| * | | at91_mci: Fix bad reference | Pierre Ossman | 2007-10-27 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-10-27 |
|\ \ \ |
|
| * | | | [SPARC32]: Fix build-warning in io-unit.c | David S. Miller | 2007-10-27 |
| * | | | [SPARC64]: Fix BACKOFF_SPIN on non-SMP. | David S. Miller | 2007-10-27 |
| * | | | [SPARC32]: __inline__ --> inline | David S. Miller | 2007-10-27 |
| * | | | [SPARC64]: __inline__ --> inline | David S. Miller | 2007-10-27 |
| | |/
| |/| |
|
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-27 |
|\ \ \ |
|
| * | | | [CRYPTO] users: Fix up scatterlist conversion errors | Herbert Xu | 2007-10-27 |
| * | | | [CRYPTO] tcrypt: Move sg_init_table out of timing loops | Herbert Xu | 2007-10-27 |
| * | | | [NETNS]: Fix get_net_ns_by_pid | Eric W. Biederman | 2007-10-27 |
| * | | | [NET]: Marking struct pernet_operations __net_initdata was inappropriate | Eric W. Biederman | 2007-10-27 |
| * | | | [INET] ESP: Must #include <linux/scatterlist.h> | Adrian Bunk | 2007-10-27 |
| * | | | [TCP] IPV6: fix softnet build breakage | Jeff Garzik | 2007-10-27 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa... | Linus Torvalds | 2007-10-26 |
|\ \ \ |
|
| * | | | x86 setup: sizeof() is unsigned, unbreak comparisons | H. Peter Anvin | 2007-10-25 |
| * | | | x86 setup: handle boot loaders which set up the stack incorrectly | H. Peter Anvin | 2007-10-25 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86 | Linus Torvalds | 2007-10-26 |
|\ \ \ \
| |_|/ /
|/| | | |
|