aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-22Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds2-4/+4
2007-10-22Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds9-151/+336
2007-10-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds8-125/+87
2007-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds5-41/+95
2007-10-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds19-288/+432
2007-10-22Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds24-68/+56
2007-10-22[SPARC64]: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz1-2/+1
2007-10-23Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras5-41/+95
2007-10-22[MIPS] time: Make c0_compare_int_usable more bullet proofAtsushi Nemoto1-2/+2
2007-10-22[MIPS] Kbuild: Use the new cc-cross-prefix feature.Ralf Baechle2-20/+10
2007-10-22[MIPS] Malta: Delete dead code.Ralf Baechle1-13/+0
2007-10-22[MIPS] time: Add GT641xx timer0 clockevent driverYoichi Yuasa6-22/+188
2007-10-22[MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.Ralf Baechle6-165/+158
2007-10-22[MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code.Ralf Baechle2-64/+72
2007-10-22[MIPS] time: Fix calculation in clockevent_set_clock()Atsushi Nemoto1-2/+2
2007-10-22Update arch/ to use sg helpersJens Axboe23-67/+55
2007-10-22[SG] Update drivers to use sg helpersJens Axboe1-1/+1
2007-10-22kexec: add BSS to resource treeBernhard Walle7-9/+47
2007-10-22Intel IOMMU: Iommu floppy workaroundKeshavamurthy, Anil S1-0/+10
2007-10-22Intel IOMMU: Iommu Gfx workaroundKeshavamurthy, Anil S2-4/+34
2007-10-22Intel IOMMU: DMAR fault handling supportKeshavamurthy, Anil S1-1/+58
2007-10-22Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S1-0/+5
2007-10-22Intel IOMMU: clflush_cache_range now takes size paramKeshavamurthy, Anil S1-3/+3
2007-10-22Intel IOMMU: DMAR detection and parsing logicKeshavamurthy, Anil S1-0/+11
2007-10-22i386: paravirt boot sequenceRusty Russell4-6/+63
2007-10-22update boot spec to 2.07Rusty Russell1-0/+7
2007-10-22[S390] 4level-fixup cleanupMartin Schwidefsky3-8/+37
2007-10-22[S390] Cleanup page table definitions.Martin Schwidefsky4-29/+114
2007-10-22[S390] Introduce follow_table in uaccess_pt.cMartin Schwidefsky1-63/+22
2007-10-22[S390] Remove unused user_seg from thread structure.Martin Schwidefsky1-2/+0
2007-10-22[S390] tlb flush fix.Martin Schwidefsky1-1/+1
2007-10-22[S390] kernel: Fix dump on panic for DASDs under LPAR.Michael Holzheu1-0/+2
2007-10-22[S390] Add per-cpu idle time / idle count sysfs attributes.Heiko Carstens2-3/+76
2007-10-22[S390] Update default configuration.Martin Schwidefsky1-46/+85
2007-10-22[SPARC64]: small Makefile cleanupsSam Ravnborg3-14/+1
2007-10-22[SPARC64]: Stop using __do_IRQ().David S. Miller3-50/+53
2007-10-21[SPARC64]: Update defconfig.David S. Miller1-59/+32
2007-10-22Blackfin arch: use KBUILD_CFLAGS and KBUILD_AFLAGS in MakefileBryan Wu1-2/+2
2007-10-22Blackfin arch: Javier Herrer writes: fix building when icache and dcache is disabledMike Frysinger1-2/+2
2007-10-21[POWERPC] Enable restart support for lite5200 boardMarian Balakowicz1-0/+4
2007-10-21[POWERPC] Add restart support for mpc52xx based platformsMarian Balakowicz1-0/+50
2007-10-21[POWERPC] Update device tree binding for mpc5200 gptMarian Balakowicz2-34/+18
2007-10-21[POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functionsMarian Balakowicz1-4/+17
2007-10-21[POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon.Grant Likely1-3/+6
2007-10-21Blackfin arch: update boards filesBryan Wu1-1/+1
2007-10-22Blackfin arch: dma add some API and cleanup bf54x DMA definitionBryan Wu2-0/+27
2007-10-21Blackfin arch: cleanup and promote the general purpose timers api to a core blackfin componentMike Frysinger4-2/+274
2007-10-22Blackfin arch: add a cheesy install targetMike Frysinger2-0/+60
2007-10-21Blackfin arch: add functions for converting between sclks and usecsMike Frysinger1-1/+13
2007-10-21Blackfin arch: add assembly function for doing 64bit unsigned divisionMike Frysinger2-1/+376