summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinne...Linus Torvalds2008-12-185-47/+107
|\
| * avr32: favr-32 build fixHaavard Skinnemoen2008-12-182-5/+5
| * ATSTK1006: Fix boot from NAND flashHaavard Skinnemoen2008-12-181-37/+97
| * avr32: remove .note.gnu.build-id section when making vmlinux.binHans-Christian Egtvedt2008-12-171-1/+1
| * avr32: Enable pullup on USART TX linesAnders Blomdell2008-10-241-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-12-182-0/+19
|\ \
| * | sparc: We need to implement arch_ptrace_stop().David S. Miller2008-12-162-0/+19
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds2008-12-172-2/+3
|\ \ \
| * | | powerpc: Fix corruption error in rh_alloc_fixed()Guillaume Knispel2008-12-171-0/+1
| * | | powerpc/fsl-booke: Fix the miss interrupt restoreDave Liu2008-12-171-2/+2
* | | | Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-12-161-0/+2
|\ \ \ \
| * | | | sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms.Paul Mundt2008-12-161-0/+2
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-12-163-5/+17
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | powerpc/cell/axon-msi: Fix MSI after kexecArnd Bergmann2008-12-161-0/+3
| * | | | powerpc: Fix bootmem reservation on uninitialized nodeDave Hansen2008-12-161-5/+11
| * | | | powerpc: Check for valid hugepage size in hugetlb_get_unmapped_areaBrian King2008-12-161-0/+3
| |/ / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-155-6/+7
|\ \ \ \
| * | | | [ARM] Ensure linux/hardirqs.h is included where requiredRussell King2008-12-152-0/+2
| * | | | [ARM] fix kernel-doc syntaxRandy Dunlap2008-12-141-3/+2
| * | | | [ARM] arch/arm/common/sa1111.c: Correct error handling codeJulia Lawall2008-12-141-1/+1
| * | | | [ARM] 5341/2: there is no copy_page on nommu ARMNicolas Pitre2008-12-111-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-12-151-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | IA64: HP_SIMETH needs to depend upon NETAlexander Beregalov2008-12-101-0/+1
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds2008-12-141-0/+3
|\ \ \ \ \
| * | | | | powerpc/fsl-booke: Fix problem with _tlbil_va being interruptedKumar Gala2008-12-131-0/+3
* | | | | | x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden2008-12-144-15/+23
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Linus Torvalds2008-12-131-0/+1
|\ \ \ \ \ \
| * | | | | | powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer2008-12-111-0/+1
| |/ / / / /
* | | | | | MIPS: IP32: Update defconfigDavid Daney2008-12-121-436/+624
* | | | | | MIPS: Add missing calls to plat_unmap_dma_mem.David Daney2008-12-121-0/+3
* | | | | | MIPS: Kconfig: Fix the arch-specific header pathDmitri Vorobiev2008-12-121-1/+1
* | | | | | MIPS: Use EI/DI for MIPS R2.David Daney2008-12-121-0/+10
* | | | | | MN10300: Give correct size when reserving interrupt vector tableAkira Takeuchi2008-12-101-1/+1
* | | | | | MN10300: Fix the preemption resume_kernel() routineAkira Takeuchi2008-12-101-1/+2
* | | | | | MN10300: Discard low-priority Tx interrupts when closing an on-chip serial portAkira Takeuchi2008-12-101-0/+5
* | | | | | MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macrosCyrill Gorcunov2008-12-101-12/+10
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-12-105-80/+161
|\ \ \ \ \ \
| * | | | | | [IA64] SN: prevent IRQ retargetting in request_irq()John Keller2008-12-091-1/+8
| * | | | | | [IA64] Clear up section mismatch with arch_unregister_cpu()Robin Holt2008-12-091-1/+3
| * | | | | | [IA64] Clear up section mismatch for sn_check_wars.Robin Holt2008-12-091-2/+2
| * | | | | | [IA64] Updated the generic_defconfig to work with the 2.6.28-rc7 kernel.Robin Holt2008-12-091-71/+147
| * | | | | | [IA64] eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-12-091-4/+1
| * | | | | | [IA64] remove BUILD_BUG_ON from paravirt_getreg()Alexey Dobriyan2008-12-091-1/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-12-102-0/+29
|\ \ \ \ \ \
| * | | | | | MIPS: Better than nothing implementation of PCI mmap to fix X.Ralf Baechle2008-12-092-0/+29
* | | | | | | uml: boot broken due to buffer overrunBalbir Singh2008-12-101-1/+3
| |/ / / / / |/| | | | |
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-097-18/+42
|\ \ \ \ \ \
| * | | | | | [ARM] Fix alignment fault handling for ARMv6 and later CPUsRussell King2008-12-071-3/+23
| * | | | | | [ARM] 5340/1: fix stack placement after noexecstack changesLennert Buytenhek2008-12-061-1/+1
| * | | | | | [ARM] 5339/1: fix __fls() on ARMNicolas Pitre2008-12-041-6/+10
OpenPOWER on IntegriCloud