summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add 82xx/83xx/86xx to 6xx MultiplatformKumar Gala2008-07-144-44/+26Star
* powerpc/85xx: publish of device for cds platformsDave Jiang2008-07-141-0/+14
* powerpc/booke: don't reinitialize time baseKumar Gala2008-07-141-4/+0Star
* powerpc/86xx: Refactor pic initKumar Gala2008-07-146-111/+86Star
* powerpc/CPM: Add i2c pins to dts and board setupJochen Friedrich2008-07-146-0/+44
* powerpc/85xx: Add support for MPC8536DSKumar Gala2008-07-146-0/+2191
* powerpc/85xx: minor fixes for MPC85xx DS board portKumar Gala2008-07-141-3/+3
* powerpc/CPM: Minor cosmetic changes to udbg_putcNye Liu2008-07-141-2/+1Star
* powerpc/85xx: TQM8548: add missing support for RTC and LM75Wolfgang Grandegger2008-07-142-6/+142
* powerpc/86xx: mpc8610_hpcd: fix interrupt trigger type for ULi IDEAnton Vorontsov2008-07-141-1/+1
* powerpc: Fix pq2fads irq handling with PREEMPT_RTRune Torgersen2008-07-141-1/+1
* powerpc/85xx: Fix KSI8560 .dtsKumar Gala2008-07-141-10/+10
* Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt2008-07-1437-75/+247
|\
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-101-1/+24
| |\
| | * x86: fix /dev/mem compatibility under PATVenkatesh Pallipadi2008-07-101-1/+24
| * | arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s...Daniel Guilak2008-07-101-0/+1
| * | powerpc: Add missing reference to coherent_dma_maskVitaly Bordug2008-07-091-0/+2
| * | [MIPS] Fix 32bit kernels on R4k with 128 byte cache line sizeThomas Bogendoerfer2008-07-081-29/+32
| * | [MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigsShane McDonald2008-07-082-5/+5
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-081-4/+4
| |\ \
| | * | Revert "PCI: Correct last two HP entries in the bfsort whitelist"Jesse Barnes2008-07-071-4/+4
| * | | [UML] fix gcc ICEs and unresolved externsJeff Dike2008-07-073-1/+10
| |/ /
| * / powerpc: Fix unterminated of_device_id array in legacy_serial.cBenjamin Herrenschmidt2008-07-071-2/+3
| |/
| * Merge branch 'x86/s2ram-fix' into x86/urgentIngo Molnar2008-07-053-2/+57
| |\
| | * x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin2008-07-053-2/+57
| * | x86 ACPI: fix resume from suspend to RAM on uniprocessor x86-64Rafael J. Wysocki2008-07-051-1/+1
| |/
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-043-9/+10
| |\
| | * xen: fix address truncation in pte mfn<->pfn conversionJeremy Fitzhardinge2008-07-041-2/+2
| | * arch/x86/mm/init_64.c: early_memtest(): fix typesAndrew Morton2008-07-031-3/+4
| | * x86: fix Intel Mac booting with EFIHugh Dickins2008-07-031-4/+4
| * | Alpha Linux kernel fails with inconsistent kallsyms dataBastian Blank2008-07-041-7/+7
| * | mn10300: provide __ucmpdi2() for MN10300David Howells2008-07-043-1/+46
| * | mn10300: export certain arch symbols required to build allmodconfigDavid Howells2008-07-042-0/+4
| * | [MIPS] cevt-txx9: Reset timer counter on initializationAtsushi Nemoto2008-07-031-0/+3
| * | [MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTESThomas Bogendoerfer2008-07-031-1/+1
| * | [MIPS] IP32: Fix unexpected irq 71Thomas Bogendoerfer2008-07-031-0/+5
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-032-1/+3
| |\ \
| | * | [IA64] export account_system_vtimeDoug Chapman2008-07-011-0/+1
| | * | [IA64] Bugfix for system with 32 cpusTony Luck2008-07-011-1/+2
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-034-4/+5
| |\ \ \
| | * | | [ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_offCatalin Marinas2008-06-301-0/+2
| | * | | [ARM] Export dma_sync_sg_for_device()Russell King2008-06-221-1/+2
| | * | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-06-222-3/+1Star
| | |\ \ \
| | | * | | ARM: OMAP: Correcting the gpmc prefetch control register addressThara Gopinath2008-06-071-1/+1
| | | * | | ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irqJarkko Nikula2008-06-051-2/+0Star
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-031-2/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | x86: fix NODES_SHIFT Kconfig rangeThomas Gleixner2008-07-011-2/+2
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-07-033-2/+20
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'for-2.6.26' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2008-07-031-1/+13
| | |\ \ \ \ \
| | | * | | | | powerpc/mpc5200: Fix lite5200b suspend/resumeTim Yamin2008-07-021-1/+13