| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks() | Tejun Heo | 2008-08-05 | |
| | * | | | | | | | | | | | ide-cd: fix endianity for the error message in cdrom_read_capacity | Petr Tesarik | 2008-08-05 | |
| | * | | | | | | | | | | | ide: remove CONFIG_IDE_MAX_HWIFS | Adrian Bunk | 2008-08-05 | |
| | * | | | | | | | | | | | remove unneeded #include <linux/ide.h>'s | Adrian Bunk | 2008-08-05 | |
| | * | | | | | | | | | | | ide: fix regression caused by ide_device_{get,put}() addition (take 2) | Bartlomiej Zolnierkiewicz | 2008-08-05 | |
| | * | | | | | | | | | | | remove unnecessary <linux/hdreg.h> includes | Bartlomiej Zolnierkiewicz | 2008-08-05 | |
| | * | | | | | | | | | | | ide: sanitize struct ide_port_ops documentation (take 2) | Bartlomiej Zolnierkiewicz | 2008-08-05 | |
| | * | | | | | | | | | | | ide: fix ide_fix_driveid() | Bartlomiej Zolnierkiewicz | 2008-08-05 | |
| | * | | | | | | | | | | | ide: fix pre-EIDE SWDMA support on big-endian | Bartlomiej Zolnierkiewicz | 2008-08-05 | |
| | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||
| * / | | | | | | | | | | Fix USB storage hang on command abort | Alan Stern | 2008-08-05 | |
| |/ / / / / / / / / / | ||||
| * | | | | | | | | | | fs: rename buffer trylock | Nick Piggin | 2008-08-04 | |
| * | | | | | | | | | | mm: rename page trylock | Nick Piggin | 2008-08-04 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-08-04 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | sparc64: Remove all cpumask_t local variables in xcall dispatch. | David S. Miller | 2008-08-04 | |
| | * | | | | | | | | | | sparc64: Kill error_mask from hypervisor_xcall_deliver(). | David S. Miller | 2008-08-04 | |
| | * | | | | | | | | | | sparc64: Build cpu list and mondo block at top-level xcall_deliver(). | David S. Miller | 2008-08-04 | |
| | * | | | | | | | | | | sparc64: Disable local interrupts around xcall_deliver_impl() invocation. | David S. Miller | 2008-08-04 | |
| | * | | | | | | | | | | sparc64: Make all xcall_deliver's go through common helper function. | David S. Miller | 2008-08-04 | |
| | * | | | | | | | | | | sparc64: Always allocate the send mondo blocks, even on non-sun4v. | David S. Miller | 2008-08-04 | |
| | * | | | | | | | | | | sparc64: Make smp_cross_call_masked() take a cpumask_t pointer. | David S. Miller | 2008-08-04 | |
| | * | | | | | | | | | | sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client. | David S. Miller | 2008-08-04 | |
| | * | | | | | | | | | | sparc64: Call xcall_deliver() directly in some cases. | David S. Miller | 2008-08-04 | |
| | * | | | | | | | | | | sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver. | David S. Miller | 2008-08-04 | |
| | * | | | | | | | | | | sparc64: Use xcall_deliver() consistently. | David S. Miller | 2008-08-04 | |
| | * | | | | | | | | | | sparc64: Use function pointer for cross-call sending. | David S. Miller | 2008-08-04 | |
| | * | | | | | | | | | | arch/sparc64/kernel/signal.c: removed duplicated #include | Huang Weiyi | 2008-08-04 | |
| | * | | | | | | | | | | sparc64: Need to disable preemption around smp_tsb_sync(). | David S. Miller | 2008-08-04 | |
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-08-04 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | sh: enable maple_keyb in dreamcast_defconfig. | Paul Mundt | 2008-08-04 | |
| | * | | | | | | | | | | SH2(A) cache update | Yoshinori Sato | 2008-08-04 | |
| | * | | | | | | | | | | nommu: Provide vmalloc_exec(). | Paul Mundt | 2008-08-04 | |
| | * | | | | | | | | | | add addrespace definition for sh2a. | Takashi Yoshii | 2008-08-04 | |
| | * | | | | | | | | | | sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support. | Paul Mundt | 2008-08-04 | |
| | * | | | | | | | | | | sh: define GENERIC_HARDIRQS_NO__DO_IRQ. | Paul Mundt | 2008-08-04 | |
| | * | | | | | | | | | | sh: define GENERIC_LOCKBREAK. | Paul Mundt | 2008-08-04 | |
| | * | | | | | | | | | | sh: Save NUMA node data in vmcore for crash dumps. | Paul Mundt | 2008-08-04 | |
| | * | | | | | | | | | | sh: module_alloc() should be using vmalloc_exec(). | Paul Mundt | 2008-08-04 | |
| | * | | | | | | | | | | sh: Fix up __bug_table handling in module loader. | Paul Mundt | 2008-08-04 | |
| | * | | | | | | | | | | sh: Add documentation and integrate into docbook build. | Paul Mundt | 2008-08-04 | |
| | * | | | | | | | | | | sh: Fix up broken kerneldoc comments. | Paul Mundt | 2008-08-04 | |
| | * | | | | | | | | | | maple: Kill useless private_data pointer. | Paul Mundt | 2008-08-04 | |
| | * | | | | | | | | | | maple: Clean up maple_driver_register/unregister routines. | Paul Mundt | 2008-08-04 | |
| | * | | | | | | | | | | input: Clean up maple keyboard driver | Adrian McMenamin | 2008-08-04 | |
| | * | | | | | | | | | | maple: allow removal and reinsertion of keyboard driver module | Adrian McMenamin | 2008-08-04 | |
| | * | | | | | | | | | | sh: /proc/asids depends on MMU. | Paul Mundt | 2008-08-04 | |
| | * | | | | | | | | | | arch/sh/boards/mach-se/7343/irq.c: removed duplicated #include | Huang Weiyi | 2008-08-03 | |
| | * | | | | | | | | | | arch/sh/boards/board-ap325rxa.c: removed duplicated #include | Huang Weiyi | 2008-08-03 | |
| | * | | | | | | | | | | sh/boards/Makefile typo fix | Adrian Bunk | 2008-08-03 | |
| | * | | | | | | | | | | sh: fix LIBGCC | Adrian Bunk | 2008-08-02 | |
| | * | | | | | | | | | | sh: Revert the location change of auto-generated asm/machtypes.h | Paul Mundt | 2008-08-02 | |
