aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | sh: check for existing mappings for bolted PMB entries.Paul Mundt2010-03-02
| * | | | sh: fixed virt/phys mapping helpers for PMB.Paul Mundt2010-03-02
| * | | | sh: make pmb iomapping configurable.Paul Mundt2010-03-02
| * | | | sh: reworked dynamic PMB mapping.Paul Mundt2010-03-02
| * | | | sh: Fix up cpumask_of_pcibus() for the NUMA build.Paul Mundt2010-03-02
| * | | | sh: Fix up ctrl_read/write stragglers in migor setup.Paul Mundt2010-03-01
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial'Paul Mundt2010-03-01
| |\ \ \ \ \
| | | * | | | sh: No need to explicitly include <linux/rwlock.h>.Robert P. J. Day2010-02-28
| | | * | | | arch/sh/boot/compressed/cache.c: Checkpatch cleanupAndrea Gelmini2010-02-28
| | | * | | | arch/sh/lib/libgcc.h: Checkpatch cleanupAndrea Gelmini2010-02-28
| | * | | | | sh: hw-breakpoints: Accept breakpoints on NULL addresses.Paul Mundt2010-02-28
| | |/ / / /
| * | | | | dmaengine: shdma: extend .device_terminate_all() to record partial transferGuennadi Liakhovetski2010-03-01
| * | | | | sh: merge sh7722 and sh7724 DMA register definitionsGuennadi Liakhovetski2010-03-01
| * | | | | sh: activate runtime PM for dmaengine on sh7722 and sh7724Guennadi Liakhovetski2010-03-01
| * | | | | dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski2010-03-01
| * | | | | dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski2010-03-01
| * | | | | sh: audio support for the sh7722 Migo-R boardGuennadi Liakhovetski2010-03-01
| * | | | | sh: add DMA slave definitions and SIU platform data to sh7722 setupGuennadi Liakhovetski2010-03-01
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds2010-03-07
|\ \ \ \ \ \
| * | | | | | parisc: use __ratelimit in unaligned.cAkinobu Mita2010-03-06
| * | | | | | parisc: Convert to read/update_persistent_clockjohn stultz2010-03-06
| * | | | | | parisc: Simplify param.h by including <asm-generic/param.h>Robert P. J. Day2010-03-06
| * | | | | | parisc: drop unnecessary cast in __ldcw_align() macroHelge Deller2010-03-06
| * | | | | | parisc: add strict copy size checks (v2)Helge Deller2010-03-06
| * | | | | | parisc: remove trailing space in messagesFrans Pop2010-03-06
| * | | | | | parisc: ditto sys_accept4Kyle McMartin2010-03-06
| * | | | | | parisc: wire up sys_recvmmsgHelge Deller2010-03-06
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2010-03-07
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [CPUFREQ] Fix cast warning in pcc driver.Dave Jones2010-01-13
| * | | | | | [CPUFREQ] Processor Clocking Control interface driverNaga Chumbalkar2010-01-13
* | | | | | | elf coredump: add extended numbering supportDaisuke HATAYAMA2010-03-06
* | | | | | | elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA2010-03-06
* | | | | | | nodemask.h: remove macro any_online_nodeH Hartley Sweeten2010-03-06
* | | | | | | um: tell git to ignore generated filesWANG Cong2010-03-06
* | | | | | | uml: line.c: avoid NULL pointer dereferenceAlexander Beregalov2010-03-06
* | | | | | | cris v32: typo in crisv32_arbiter_unwatch()?Roel Kluin2010-03-06
* | | | | | | cryptocop: fix assertion in create_output_descriptors()Roel Kluin2010-03-06
* | | | | | | cris: convert to use arch_gettimeoffset()john stultz2010-03-06
* | | | | | | alpha: PTR_ERR overwrites -EINVAL in syscall osf_mountRoel Kluin2010-03-06
* | | | | | | frv: remove pci_dma_sync_single() and pci_dma_sync_sg()FUJITA Tomonori2010-03-06
* | | | | | | mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2010-03-06
* | | | | | | bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-06
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-03-05
|\ \ \ \ \ \
| * | | | | | KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEPJan Kiszka2010-03-01
| * | | | | | KVM: VMX: Update instruction length on intercepted BPJan Kiszka2010-03-01
| * | | | | | KVM: Fix emulate_sys[call, enter, exit]()'s fault handlingTakuya Yoshikawa2010-03-01
| * | | | | | KVM: Fix segment descriptor loadingGleb Natapov2010-03-01
| * | | | | | KVM: Fix load_guest_segment_descriptor() to inject page faultTakuya Yoshikawa2010-03-01
| * | | | | | KVM: x86 emulator: Forbid modifying CS segment register by mov instructionGleb Natapov2010-03-01
| * | | | | | KVM: Convert i8254/i8259 locks to raw_spinlocksThomas Gleixner2010-03-01