summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | x86, pic: Introduce legacy_pic abstractionJacob Pan2010-02-192-0/+56
| * | | x86: Initialize stack canary in secondary startJacob Pan2010-02-191-0/+4
| * | | x86, ioapic: Improve handling of i8259A irq initAlek Du2010-02-191-19/+4
| * | | x86: Add pcibios_fixup_irqs to x86_initThomas Gleixner2010-02-194-2/+9
| * | | x86: Add pci_init_irq to x86_initThomas Gleixner2010-02-197-10/+13
| * | | x86: Move pci init function to x86_initThomas Gleixner2010-02-1915-46/+53
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-0728-478/+1295
|\ \ \ \
| * | | | sh: Convert sh to use read/update_persistent_clockJohn Stultz2010-03-051-5/+1
| * | | | sh: Move PMB debugfs entry initialization to later stagePawel Moll2010-03-051-1/+1
| * | | | sh: Fix up flush_cache_vmap() on SMP.Paul Mundt2010-03-041-2/+2
| * | | | sh: fix up MMU reset with variable PMB mapping sizes.Paul Mundt2010-03-041-6/+31
| * | | | sh: establish PMB mappings for NUMA nodes.Paul Mundt2010-03-032-2/+4
| * | | | sh: check for existing mappings for bolted PMB entries.Paul Mundt2010-03-031-44/+96
| * | | | sh: fixed virt/phys mapping helpers for PMB.Paul Mundt2010-03-021-46/+51
| * | | | sh: make pmb iomapping configurable.Paul Mundt2010-03-021-0/+17
| * | | | sh: reworked dynamic PMB mapping.Paul Mundt2010-03-025-168/+223
| * | | | sh: Fix up cpumask_of_pcibus() for the NUMA build.Paul Mundt2010-03-021-1/+1
| * | | | sh: Fix up ctrl_read/write stragglers in migor setup.Paul Mundt2010-03-021-1/+1
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial'Paul Mundt2010-03-024-28/+8
| |\ \ \ \ \
| | | * | | | sh: No need to explicitly include <linux/rwlock.h>.Robert P. J. Day2010-03-011-1/+0
| | | * | | | arch/sh/boot/compressed/cache.c: Checkpatch cleanupAndrea Gelmini2010-03-011-1/+1
| | | * | | | arch/sh/lib/libgcc.h: Checkpatch cleanupAndrea Gelmini2010-03-011-2/+1
| | * | | | | sh: hw-breakpoints: Accept breakpoints on NULL addresses.Paul Mundt2010-03-011-24/+6
| | |/ / / /
| * | | | | dmaengine: shdma: extend .device_terminate_all() to record partial transferGuennadi Liakhovetski2010-03-021-0/+20
| * | | | | sh: merge sh7722 and sh7724 DMA register definitionsGuennadi Liakhovetski2010-03-021-6/+2
| * | | | | sh: activate runtime PM for dmaengine on sh7722 and sh7724Guennadi Liakhovetski2010-03-022-0/+9
| * | | | | dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski2010-03-0213-225/+361
| * | | | | dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski2010-03-025-26/+442
| * | | | | sh: audio support for the sh7722 Migo-R boardGuennadi Liakhovetski2010-03-022-0/+17
| * | | | | sh: add DMA slave definitions and SIU platform data to sh7722 setupGuennadi Liakhovetski2010-03-021-6/+97
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds2010-03-0710-55/+67
|\ \ \ \ \ \
| * | | | | | parisc: use __ratelimit in unaligned.cAkinobu Mita2010-03-061-10/+4
| * | | | | | parisc: Convert to read/update_persistent_clockjohn stultz2010-03-061-16/+13
| * | | | | | parisc: Simplify param.h by including <asm-generic/param.h>Robert P. J. Day2010-03-061-22/+1
| * | | | | | parisc: drop unnecessary cast in __ldcw_align() macroHelge Deller2010-03-061-1/+1
| * | | | | | parisc: add strict copy size checks (v2)Helge Deller2010-03-063-3/+41
| * | | | | | parisc: remove trailing space in messagesFrans Pop2010-03-061-2/+2
| * | | | | | parisc: ditto sys_accept4Kyle McMartin2010-03-062-1/+3
| * | | | | | parisc: wire up sys_recvmmsgHelge Deller2010-03-062-1/+3
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2010-03-073-0/+635
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [CPUFREQ] Fix cast warning in pcc driver.Dave Jones2010-01-131-2/+1
| * | | | | | [CPUFREQ] Processor Clocking Control interface driverNaga Chumbalkar2010-01-133-0/+636
* | | | | | | elf coredump: add extended numbering supportDaisuke HATAYAMA2010-03-062-0/+32
* | | | | | | elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA2010-03-066-91/+135
* | | | | | | nodemask.h: remove macro any_online_nodeH Hartley Sweeten2010-03-061-3/+3
* | | | | | | um: tell git to ignore generated filesWANG Cong2010-03-061-0/+3
* | | | | | | uml: line.c: avoid NULL pointer dereferenceAlexander Beregalov2010-03-061-2/+2
* | | | | | | cris v32: typo in crisv32_arbiter_unwatch()?Roel Kluin2010-03-061-1/+1
* | | | | | | cryptocop: fix assertion in create_output_descriptors()Roel Kluin2010-03-061-1/+1
* | | | | | | cris: convert to use arch_gettimeoffset()john stultz2010-03-062-66/+8
OpenPOWER on IntegriCloud