| Commit message (Expand) | Author | Age |
* | [MIPS] c-r3k: Implement flush_cache_range() | Maciej W. Rozycki | 2007-10-29 |
* | [MIPS] Store sign-extend register values for PTRACE_GETREGS | Atsushi Nemoto | 2007-10-29 |
* | [MIPS] Alchemy: Register platform devices | Florian Fainelli | 2007-10-29 |
* | [MIPS] Add len and addr validation for MAP_FIXED mappings. | David Daney | 2007-10-29 |
* | [MIPS] IRIX: Fix off-by-one error in signal compat code. | Ralf Baechle | 2007-10-29 |
* | [MIPS] time: Replace plat_timer_setup with modern APIs. | Ralf Baechle | 2007-10-29 |
* | [MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver. | Ralf Baechle | 2007-10-29 |
* | [MIPS] time: Make c0_compare_int_usable faster | Atsushi Nemoto | 2007-10-29 |
* | [MIPS] time: Fix cevt-r4k.c for 64-bit kernel | Atsushi Nemoto | 2007-10-29 |
* | [MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq(). | Ralf Baechle | 2007-10-29 |
* | [MIPS] txx9tmr clockevent/clocksource driver | Atsushi Nemoto | 2007-10-29 |
* | [MIPS] Add mips_hpt_frequency check to mips_clockevent_init(). | Yoichi Yuasa | 2007-10-29 |
* | [MIPS] IP32: Fixes after interrupt renumbering. | Ralf Baechle | 2007-10-29 |
* | [MIPS] IP27: Fix slice logic to work for arbitrary number of slices. | Ralf Baechle | 2007-10-29 |
* | [MIPS] SNI: Convert a20r timer to clockevent device. | Ralf Baechle | 2007-10-29 |
* | [MIPS] time: Merge eXcite plat_timer_setup into plat_time_init. | Ralf Baechle | 2007-10-29 |
* | [MIPS] time: Merge lasat plat_timer_setup into plat_time_init. | Ralf Baechle | 2007-10-29 |
* | [MIPS] time: Remove wrppmc's definition of plat_timer_setup. | Ralf Baechle | 2007-10-29 |
* | [MIPS] time: Cause platform definitions of plat_timer_setup to cause error. | Ralf Baechle | 2007-10-29 |
* | [MIPS] time: Remove declaration of plat_timer_setup, there is no caller. | Ralf Baechle | 2007-10-29 |
* | [MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init. | Ralf Baechle | 2007-10-29 |
* | [MIPS] vpe: Use p_paddr instead of p_vaddr loader. | Ralf Baechle | 2007-10-29 |
* | [MIPS] Cleanup random difference between the lmo and kernel.org tree. | Ralf Baechle | 2007-10-29 |
* | [MIPS] time: set clock before clockevent_delta2ns() in GT641xx. | Yoichi Yuasa | 2007-10-29 |
* | [MIPS] time: Use non-interrupt locks in GT641xx clockevent driver | Yoichi Yuasa | 2007-10-29 |
* | [MIPS] Alchemy: micro-optimizatize time code. | Ralf Baechle | 2007-10-29 |
* | [MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary. | Ralf Baechle | 2007-10-29 |
* | [MIPS] SMTC: Allow control over TC assignment to vpe0. | Kevin D. Kissell | 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 |