summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-12[MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.cYoichi Yuasa1-2/+0
2007-10-12[MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.Yoichi Yuasa1-24/+2
2007-10-12[MIPS] Optimize __alloc_zeroed_user_highpage implementation.Ralf Baechle1-1/+1
2007-10-12[MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle1-0/+30
2007-10-12[MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle3-6/+8
2007-10-12[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle1-8/+8
2007-10-12[MIPS] Switch from to_tm to rtc_time_to_tmRalf Baechle1-7/+0
2007-10-12[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2-10/+4
2007-10-12[MIPS] ARC: Get rid of mips_machgroupRalf Baechle1-27/+3
2007-10-12[MIPS] Split up war.hRalf Baechle24-97/+625
2007-10-12[MIPS] Add gpio support to the BCM47XX platformAurelien Jarno1-0/+59
2007-10-12[MIPS] Move ARC code into arch/mips/fw/arcAurelien Jarno4-4/+4
2007-10-12[MIPS] Move CFE code into arch/mips/fw/cfeAurelien Jarno2-0/+270
2007-10-12[MIPS] Remove IP27 specific structures from struct cpuinfo_mipsRalf Baechle3-21/+21
2007-10-12[MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.Ralf Baechle4-22/+19
2007-10-12[MIPS] Add GT641xx IRQ routines.Yoichi Yuasa3-26/+118
2007-10-12[MIPS] GT64120: Remove unused definitionsYoichi Yuasa2-10/+0
2007-10-12[MIPS] i8295 cleanups.Yoichi Yuasa2-10/+2
2007-10-12[MIPS] Define known MIPS ISA overrides for Sibyte and Excite boards.Thiemo Seufer2-1/+11
2007-10-12[MIPS] floppy: Rewrite fd_cacheflush() to use dma_cache_sync().Ralf Baechle1-1/+3
2007-10-12[MIPS] PCI: Always enable CONFIG_PCI_DOMAINSRalf Baechle1-4/+0
2007-10-12[MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.Atsushi Nemoto3-4622/+2
2007-10-12[MIPS] Add support for BCM47XX CPUs.Aurelien Jarno3-2/+43
2007-10-12[MIPS] JAZZ fixesThomas Bogendoerfer3-30/+21
2007-10-12[MIPS] Add back support for LASAT platformsBrian Murphy10-0/+697
2007-10-12[MIPS] fix ABI check in include/asm-mips/arv/hinv.hYoichi Yuasa1-1/+2
2007-10-12[MIPS] remove unused include/asm-mips/ip32/machine.hYoichi Yuasa1-20/+0
2007-10-12[MIPS] Rename CONFIG_BUILD_ELF64 into KBUILD_64BIT_SYM32Franck Bui-Huu3-8/+8
2007-10-12[MIPS] Automatically set CONFIG_BUILD_ELF64Franck Bui-Huu1-1/+1
2007-10-12[MIPS] IRQ Affinity Support for SMTC on Malta PlatformKevin D. Kissell2-2/+66
2007-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds1-1/+1
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra1-1/+1
2007-10-08[ROSE]: Fix rose.ko oops on unloadAlexey Dobriyan1-1/+1
2007-10-08Don't do load-average calculations at even 5-second intervalsLinus Torvalds1-1/+1
2007-10-05Remove unnecessary cast in prefetch()Serge Belyshev1-1/+1
2007-10-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-328/+109
2007-10-03Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...Michael Hennerich1-1/+34
2007-10-03Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...Michael Hennerich5-14/+88
2007-10-03[MIPS] Terminally fix local_{dec,sub}_if_positiveRalf Baechle1-68/+0
2007-10-03[MIPS] Type proof reimplementation of cmpxchg.Ralf Baechle3-260/+109
2007-10-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+1
2007-10-01[MIPS] Fix value of O_TRUNCRalf Baechle1-0/+1
2007-09-29i386: remove bogus comment about memory barrierNick Piggin1-5/+0
2007-09-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds1-4/+2
2007-09-29[TCP]: Fix MD5 signature handling on big-endian.David S. Miller1-4/+2
2007-09-28[MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.Ralf Baechle1-1/+1
2007-09-27Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds1-16/+3
2007-09-27Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"Linus Torvalds1-1/+0
2007-09-26x86-64: Disable local APIC timer use on AMD systems with C1EThomas Gleixner1-0/+1
2007-09-26fix sctp_del_bind_addr() last argument typeAl Viro1-1/+1