Age | Commit message (Expand) | Author |
2007-11-15 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2007-11-15 | [MIPS] N32 needs to use the compat version of sys_nfsservctl. | Ralf Baechle |
2007-11-15 | [MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts. | Ralf Baechle |
2007-11-15 | [MIPS] Sibyte: Fix name of clocksource. | Ralf Baechle |
2007-11-15 | [MIPS] SNI: s/achknowledge/acknowledge/ | Maciej W. Rozycki |
2007-11-15 | [MIPS] Makefile: Fix canonical system names | Maciej W. Rozycki |
2007-11-15 | [MIPS] vpe: handle halting TCs in an errata safe way. | Nigel Stephens |
2007-11-15 | [MIPS] Sibyte: Stop timers before programming next even. | Ralf Baechle |
2007-11-15 | [MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks. | Ralf Baechle |
2007-11-15 | [MIPS] Lasat: Fix overlap of interrupt number ranges. | Yoichi Yuasa |
2007-11-15 | [MIPS] SNI PCIT CPLUS: workaround for b0rked irq wiring of onboard PCI bus 1 | Thomas Bogendoerfer |
2007-11-15 | [MIPS] Fix shadow register support. | Ralf Baechle |
2007-11-15 | [MIPS] Fix typo in R3000 TRACE_IRQFLAGS code | Atsushi Nemoto |
2007-11-15 | [MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR. | Ralf Baechle |
2007-11-15 | [MIPS] iounmap if in vr41xx_pciu_init() pci clock is over 33MHz | Roel Kluin |
2007-11-15 | [MIPS] BCM1480: Remove duplicate acknowledge of timer interrupt. | Ralf Baechle |
2007-11-15 | [MIPS] Sibyte: pin timer interrupt to their cores. | Ralf Baechle |
2007-11-15 | [MIPS] Qemu: Add early printk, your friend in a cold night. | Ralf Baechle |
2007-11-15 | [MIPS] Convert reference to mem_map to pfn_to_page(). | Ralf Baechle |
2007-11-15 | [MIPS] Sibyte: resurrect old cache hack. | Ralf Baechle |
2007-11-15 | [AVR32] Export intc_get_pending symbol | Haavard Skinnemoen |
2007-11-15 | [AVR32] Fix duplicate clock index in at32ap machine code | ben.nizette@iinet.net.au |
2007-11-15 | [AVR32] remove UID16 option | Adrian Bunk |
2007-11-15 | [AVR32] Turn off debugging in SMC driver | Haavard Skinnemoen |
2007-11-15 | Extend I/O resource for wdt0 for at32ap7000 devices | Hans-Christian Egtvedt |
2007-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86 | Linus Torvalds |
2007-11-14 | CRISv10 fasttimer: Scrap INLINE and name timeval_cmp better | Jesper Nilsson |
2007-11-14 | CRISv10 memset library add lineendings to asm | Jesper Nilsson |
2007-11-14 | CRISv10 string library add lineendings to asm | Jesper Nilsson |
2007-11-14 | CRISv10 usercopy library add lineendings to asm | Jesper Nilsson |
2007-11-14 | CRISv32: add cache flush operations | Jesper Nilsson |
2007-11-14 | CRISv10 improve and bugfix fasttimer | Jesper Nilsson |
2007-11-14 | CRISv10: fix timer interrupt parameters | Jesper Nilsson |
2007-11-14 | CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take two | Jesper Nilsson |
2007-11-14 | cris: ARRAY_SIZE() cleanup | Alex Unleashed |
2007-11-14 | cris build fixes: defconfig updates | Jesper Nilsson |
2007-11-14 | cris build fixes: fix crisksyms.c | Jesper Nilsson |
2007-11-14 | cris build fixes: setup.c needs param.h | Jesper Nilsson |
2007-11-14 | cris build fixes: fixes in arch/cris/kernel/time.c | Jesper Nilsson |
2007-11-14 | cris build fixes: corrected and improved NMI and IRQ handling | Jesper Nilsson |
2007-11-14 | cris build fixes: sys_cris.c needs fs.h | Jesper Nilsson |
2007-11-14 | cris build fixes: irq fixes | Jesper Nilsson |
2007-11-14 | cris build fixes: Add missing syscalls | Jesper Nilsson |
2007-11-14 | x86: don't call mce_create_device on CPU_UP_PREPARE | Andreas Herrmann |
2007-11-14 | x86: disable preemption in delay_tsc() | Andrew Morton |
2007-11-14 | uml: fix build for !CONFIG_PRINTK | Jeff Dike |
2007-11-14 | uml: fix build for !CONFIG_TCP | Jeff Dike |
2007-11-14 | uml: remove last include of libc asm/page.h | Jeff Dike |
2007-11-14 | uml: fix spurious IRQ testing | Jeff Dike |
2007-11-14 | mips: undo locking on error path returns | Roel Kluin |