summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32.Paul Mundt2008-12-2215-50/+1984
* sh: __udivdi3 -> do_div() in softfloat lib.Paul Mundt2008-12-221-32/+41
* sh: Fix clock framework compiler warnings.Paul Mundt2008-12-221-1/+1
* sh: dynamic ftrace support.Matt Fleming2008-12-227-44/+229
* sh: remove old sh_mobile mstpc clocksMagnus Damm2008-12-225-93/+19
* sh: sh_mobile lcdc clock framework supportMagnus Damm2008-12-222-2/+0
* sh: sh_mobile usb clock framework supportMagnus Damm2008-12-222-2/+0
* sh: sh_mobile usbf clock framework supportMagnus Damm2008-12-221-2/+1
* sh: sh_mobile ceu clock framework supportMagnus Damm2008-12-222-2/+2
* sh: sh_mobile keysc clock framework supportMagnus Damm2008-12-222-3/+2
* sh: sh_mobile i2c clock framework supportMagnus Damm2008-12-224-5/+5
* sh: sh_mobile mstpcr clocks for sh7366Magnus Damm2008-12-221-0/+40
* sh: sh_mobile mstpcr clocks for sh7343Magnus Damm2008-12-221-0/+24
* sh: sh_mobile mstpcr clocks for sh7723Magnus Damm2008-12-221-0/+50
* sh: sh_mobile mstpcr clocks for sh7722Magnus Damm2008-12-221-0/+25
* sh: new sh_mobile mstpcr clocks base codeMagnus Damm2008-12-221-4/+41
* sh: use arch_flags for sh_mobile mstpcr clock bitsMagnus Damm2008-12-221-42/+30
* sh: sh_mobile clock divider index fixMagnus Damm2008-12-221-10/+10
* sh: enable and disable clocks recursivelyMagnus Damm2008-12-221-0/+10
* sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.Paul Mundt2008-12-223-92/+96
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-12-206-14/+30
|\
| * x86: fix resume (S2R) broken by Intel microcode module, on A110LDmitry Adamushko2008-12-202-5/+20
| * Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-12-182-2/+7
| |\
| | * AMD IOMMU: panic if completion wait loop failsJoerg Roedel2008-12-171-2/+3
| | * AMD IOMMU: set cmd buffer pointers to zero manuallyJoerg Roedel2008-12-171-0/+4
| * | x86 gart: don't complain if no AMD GART foundBjorn Helgaas2008-12-181-3/+1
| * | x86: re-enable MCE on secondary CPUS after suspend/resumeAndi Kleen2008-12-161-3/+0
| |/
| * AMD IOMMU: allocate rlookup_table with __GFP_ZEROJoerg Roedel2008-12-161-1/+2
* | 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
|\ \ \ \ \ | |_|/ / / |/| | | |
OpenPOWER on IntegriCloud