Age | Commit message (Expand) | Author |
2008-10-16 | misc: replace __FUNCTION__ with __func__ | Harvey Harrison |
2008-10-16 | uml: remove the dead TTY_LOG code | Adrian Bunk |
2008-10-16 | alpha: notify_cpu_starting() compile fixlet | Alexey Dobriyan |
2008-10-16 | Alpha Miata: remove dead URL | Adrian Bunk |
2008-10-16 | asm-h8300/md.h: remove CVS keyword | Adrian Bunk |
2008-10-16 | h8300: GENERIC_BUG support | Yoshinori Sato |
2008-10-16 | h8300: update timer handler - misc update | Yoshinori Sato |
2008-10-16 | h8300: update timer handler - new files | Yoshinori Sato |
2008-10-16 | h8300: update timer handler - delete files | Yoshinori Sato |
2008-10-15 | cpufreq: remove policy->governor setting in drivers initialization | Dominik Brodowski |
2008-10-15 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2008-10-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2008-10-15 | MIPS: Kill unused <asm/debug.h> inclusions | Shinya Kuribayashi |
2008-10-15 | MIPS: IP32: Add platform device for CMOS RTC; remove dead code | Thomas Bogendoerfer |
2008-10-15 | MIPS: IP27: Switch over to RTC class driver | Thomas Bogendoerfer |
2008-10-15 | MIPS: IP22/28: Switch over to RTC class driver | Thomas Bogendoerfer |
2008-10-15 | MIPS: PCI: Scan busses when they are registered | Aurelien Jarno |
2008-10-15 | MIPS: WGT634U: Add reset button support | Aurelien Jarno |
2008-10-15 | MIPS: BCM47xx: Use the new SSB GPIO API | Aurelien Jarno |
2008-10-15 | MIPS: BCM47xx: Remove references to BCM947XX | Aurelien Jarno |
2008-10-15 | MIPS: WGT634U: Add machine detection message | Aurelien Jarno |
2008-10-15 | MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFT | David Daney |
2008-10-15 | MIPS: show_cpuinfo prints the type of the calling CPU | Johannes Dickgreber |
2008-10-15 | MIPS: Fix wrong branch target in new spin_lock code. | Johannes Dickgreber |
2008-10-15 | MIPS: Have a heart for a lonely, lost header file ... | Ralf Baechle |
2008-10-15 | Merge commit 'origin' | Benjamin Herrenschmidt |
2008-10-14 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2008-10-14 | x86: register a platform RTC device if PNP doesn't describe it | Bjorn Helgaas |
2008-10-15 | powerpc: Fix CHRP PCI config access for indirect_pci | Benjamin Herrenschmidt |
2008-10-15 | powerpc/chrp: Fix detection of Python PCI host bridge on IBM CHRPs | Benjamin Herrenschmidt |
2008-10-15 | powerpc: Fix 32-bit SMP boot on CHRP | Benjamin Herrenschmidt |
2008-10-15 | powerpc: Fix link errors on 32-bit machines using legacy DMA | Benjamin Herrenschmidt |
2008-10-15 | powerpc/pci: Improve detection of unassigned bridge resources | Benjamin Herrenschmidt |
2008-10-14 | arch/m68k/mm/kmap.c: introduce missing kfree | Julia Lawall |
2008-10-14 | m68k: init_irq_proc depends on CONFIG_PROC_FS | Geert Uytterhoeven |
2008-10-14 | m68k: remove the dead PCI code | Adrian Bunk |
2008-10-14 | m68k: Remove the broken Hades support | Adrian Bunk |
2008-10-14 | m68k: Add missing dma_sync_single_range_for_{cpu,device}() | Geert Uytterhoeven |
2008-10-14 | m68k: Define rtc_lock on Atari | Geert Uytterhoeven |
2008-10-14 | m68k: Remove unused atari_kbd_translate() | Geert Uytterhoeven |
2008-10-14 | m68k: Modular Amiga keyboard needs key_maps | Geert Uytterhoeven |
2008-10-14 | m68k: Reverse platform MMU logic so Sun 3 is last | Geert Uytterhoeven |
2008-10-14 | m68k: Add NOTES to init data so its discarded at boot | Roman Zippel |
2008-10-14 | m68k: Put .bss at the end of the data section | Roman Zippel |
2008-10-14 | m68k: Use new printk() extension %pS to print symbols | Geert Uytterhoeven |
2008-10-14 | m68k: use bcd2bin/bin2bcd | Adrian Bunk |
2008-10-14 | i2c/isp1301_omap: Convert to a new-style i2c driver, part 2 | Jean Delvare |
2008-10-14 | powerpc: Get USE_STRICT_MM_TYPECHECKS working again | David Gibson |
2008-10-14 | powerpc: Reflect the used arguments in machine_init() prototype | Sebastian Andrzej Siewior |
2008-10-14 | powerpc: Fix DMA offset for non-coherent DMA | Benjamin Herrenschmidt |