summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* sh: Split out the unaligned counters and user bits.Paul Mundt2010-01-124-135/+198
* sh: Consolidate the sh_bios earlyprintk code.Paul Mundt2010-01-124-89/+79
* sh: Kill off more unused sh_bios callbacks.Paul Mundt2010-01-122-6/+0
* sh64: Fix up early serial fixmap.Paul Mundt2010-01-121-2/+0
* sh: Tidy up the sh bios VBR handling.Paul Mundt2010-01-124-33/+55
* sh: default to sparseirq.Paul Mundt2010-01-121-2/+3
* sh: mach-se: Convert SE7343 FPGA to dynamic IRQ allocation.Paul Mundt2010-01-123-50/+53
* sh: consolidate atomic_cmpxchg()/atomic_add_unless() definitions.Paul Mundt2010-01-083-117/+29
* sh: Fix up nommu build for out-of-line pgtable changes.Paul Mundt2010-01-061-0/+4
* sh: Drop down to a single quicklist.Paul Mundt2010-01-051-1/+1
* Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6Paul Mundt2010-01-0510-103/+73
|\
| * sh: Move page table allocation out of lineMatt Fleming2010-01-026-78/+66
| * sh: Optimise flush_dcache_page() on SH4Matt Fleming2010-01-021-10/+3
| * sh: Correct the PTRS_PER_PMD and PMD_SHIFT valuesMatt Fleming2010-01-022-4/+4
| * sh: Remove unused functionsMatt Fleming2009-12-311-11/+0
* | Merge branch 'sh/stable-updates'Paul Mundt2010-01-04239-1621/+3376
|\ \ | |/ |/|
| * sh: update defconfigs.Paul Mundt2010-01-0449-871/+3005
| * sh: Don't default enable PMB support.Paul Mundt2010-01-041-1/+0
| * sh: Disable PMB for SH4AL-DSP CPUs.Paul Mundt2010-01-041-3/+3
| * sh: Only provide a PCLK definition for legacy CPG CPUs.Paul Mundt2009-12-292-7/+19
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-247-192/+36
| |\
| | * Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-241-1/+3
| | |\
| | | * arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi...Andrew Morton2009-12-221-1/+3
| | * | Merge branch 'pdc' into releaseLen Brown2009-12-246-191/+33
| | |\ \
| | | * | ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang2009-12-224-57/+1
| | | * | ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang2009-12-224-52/+23
| | | * | ACPI: processor: factor out common _PDC settingsAlex Chiang2009-12-222-18/+2
| | | * | ACPI: processor: unify arch_acpi_processor_init_pdcAlex Chiang2009-12-222-66/+2
| | | * | ACPI: processor: introduce arch_has_acpi_pdcAlex Chiang2009-12-223-3/+10
| | | |/
| * | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-12-24180-547/+313
| |\ \ \
| | * | | ARM: dma-isa: request cascade channel after registering itRussell King2009-12-241-2/+2
| | * | | ARM: footbridge: trim down old ISA rtc setupRussell King2009-12-246-174/+73
| | * | | ARM: fix PAGE_KERNELRussell King2009-12-241-2/+1
| | * | | ARM: Fix wrong shared bit for CPU write buffer bug testRussell King2009-12-231-3/+2
| | * | | ARM: 5857/1: ARM: dmabounce: fix buildMike Rapoport2009-12-221-1/+1
| | * | | ARM: 5856/1: Fix bug of uart0 platfrom data for nuc900wanzongshun2009-12-221-0/+1
| | * | | ARM: 5855/1: putc support for nuc900wanzongshun2009-12-221-0/+10
| | * | | ARM: 5854/1: fix compiling error for NUC900wanzongshun2009-12-221-1/+1
| | * | | ARM: 5849/1: ARMv7: fix Oprofile events countJean PIHET2009-12-221-6/+2
| | * | | ARM: Kill CONFIG_CPU_32Russell King2009-12-18160-339/+200
| | * | | ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()Russell King2009-12-185-18/+19
| | * | | ARM: 5853/1: ARM: Fix build break on ARM v6 and v7Anand Gadiyar2009-12-181-1/+1
| | | |/ | | |/|
* | | | Merge branches 'sh/g3-prep' and 'sh/stable-updates'Paul Mundt2009-12-2436-180/+743
|\| | |
| * | | Merge branch 'sh/g3-prep' into sh/for-2.6.33Paul Mundt2009-12-24418-4676/+18603
| |\ \ \ | | | |/ | | |/|
| | * | Revert "x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/o...Linus Torvalds2009-12-241-1/+1
| | * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-12-2233-171/+738
| | |\ \
| | | * | powerpc/gc/wii: Remove get_irq_desc()Albert Herranz2009-12-212-2/+2
| | | * | powerpc/gc/wii: hlwd-pic: convert irq_desc.lock to raw_spinlockAlbert Herranz2009-12-211-4/+4
| | | * | Merge commit 'jwb/next' into mergeBenjamin Herrenschmidt2009-12-202-2/+52
| | | |\ \
| | | | * | powerpc/44x: Increase warp SD bufferSean MacLennan2009-12-111-1/+1