summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [S390] tlb flush fix.Martin Schwidefsky2007-10-221-1/+1
| * | | [S390] kernel: Fix dump on panic for DASDs under LPAR.Michael Holzheu2007-10-221-0/+2
| * | | [S390] Add per-cpu idle time / idle count sysfs attributes.Heiko Carstens2007-10-222-3/+76
| * | | [S390] Update default configuration.Martin Schwidefsky2007-10-221-46/+85
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-238-125/+87Star
|\ \ \
| * | | [SPARC64]: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz2007-10-231-2/+1Star
| * | | [SPARC64]: small Makefile cleanupsSam Ravnborg2007-10-223-14/+1Star
| * | | [SPARC64]: Stop using __do_IRQ().David S. Miller2007-10-223-50/+53
| * | | [SPARC64]: Update defconfig.David S. Miller2007-10-221-59/+32Star
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-235-41/+95
|\ \ \
| * \ \ Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras2007-10-235-41/+95
| |\ \ \ | | |/ / | |/| |
| | * | [POWERPC] Enable restart support for lite5200 boardMarian Balakowicz2007-10-211-0/+4
| | * | [POWERPC] Add restart support for mpc52xx based platformsMarian Balakowicz2007-10-211-0/+50
| | * | [POWERPC] Update device tree binding for mpc5200 gptMarian Balakowicz2007-10-212-34/+18Star
| | * | [POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functionsMarian Balakowicz2007-10-211-4/+17
| | * | [POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon.Grant Likely2007-10-211-3/+6
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-2319-288/+432
|\ \ \ \
| * | | | [MIPS] time: Make c0_compare_int_usable more bullet proofAtsushi Nemoto2007-10-221-2/+2
| * | | | [MIPS] Kbuild: Use the new cc-cross-prefix feature.Ralf Baechle2007-10-222-20/+10Star
| * | | | [MIPS] Malta: Delete dead code.Ralf Baechle2007-10-221-13/+0Star
| * | | | [MIPS] time: Add GT641xx timer0 clockevent driverYoichi Yuasa2007-10-226-22/+188
| * | | | [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.Ralf Baechle2007-10-226-165/+158Star
| * | | | [MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code.Ralf Baechle2007-10-222-64/+72
| * | | | [MIPS] time: Fix calculation in clockevent_set_clock()Atsushi Nemoto2007-10-221-2/+2
| |/ / /
* | | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-2324-68/+56Star
|\ \ \ \
| * | | | Update arch/ to use sg helpersJens Axboe2007-10-2223-67/+55Star
| * | | | [SG] Update drivers to use sg helpersJens Axboe2007-10-221-1/+1
| |/ / /
* | | | kexec: add BSS to resource treeBernhard Walle2007-10-227-9/+47
* | | | Intel IOMMU: Iommu floppy workaroundKeshavamurthy, Anil S2007-10-221-0/+10
* | | | Intel IOMMU: Iommu Gfx workaroundKeshavamurthy, Anil S2007-10-222-4/+34
* | | | Intel IOMMU: DMAR fault handling supportKeshavamurthy, Anil S2007-10-221-1/+58
* | | | Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S2007-10-221-0/+5
* | | | Intel IOMMU: clflush_cache_range now takes size paramKeshavamurthy, Anil S2007-10-221-3/+3
* | | | Intel IOMMU: DMAR detection and parsing logicKeshavamurthy, Anil S2007-10-221-0/+11
* | | | i386: paravirt boot sequenceRusty Russell2007-10-224-6/+63
* | | | update boot spec to 2.07Rusty Russell2007-10-221-0/+7
|/ / /
* | | Blackfin arch: update boards filesBryan Wu2007-10-211-1/+1
* | | Blackfin arch: dma add some API and cleanup bf54x DMA definitionBryan Wu2007-10-212-0/+27
* | | Blackfin arch: cleanup and promote the general purpose timers api to a core b...Mike Frysinger2007-10-214-2/+274
* | | Blackfin arch: add a cheesy install targetMike Frysinger2007-10-212-0/+60
* | | Blackfin arch: add functions for converting between sclks and usecsMike Frysinger2007-10-211-1/+13
* | | Blackfin arch: add assembly function for doing 64bit unsigned divisionMike Frysinger2007-10-212-1/+376
* | | Blackfin arch: -mno-fdpic worksMike Frysinger2007-10-211-0/+2
* | | Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_nam...Mike Frysinger2007-10-2115-24/+24
* | | Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mm...Bernd Schmidt2007-10-211-0/+2
* | | Blackfin arch: Fix up /proc/cpuinfo so it is like everyone elseRobin Getz2007-10-211-39/+61
* | | Blackfin arch: Optimization - no need to make additional math hereMichael Hennerich2007-10-211-3/+3
* | | Blackfin arch: force irq_flags into the .data sectionMike Frysinger2007-10-212-2/+14
* | | Blackfin arch BF548 defconfig: enable watchdog by defaultMike Frysinger2007-10-211-1/+8
* | | Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich2007-10-2115-19/+3243
|/ /