aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/nextGrant Likely2010-12-29
|\
| * arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior2010-12-01
| * spi/pxa2xx: Use define for SSSR_TFL_MASK instead of plain numbersSebastian Andrzej Siewior2010-12-01
* | Merge branch 'for-grant' of git://arago-project.org/git/projects/linux-davinc...Grant Likely2010-12-29
|\ \
| * | spi: davinci: add additional commentsBrian Niebuhr2010-11-18
| * | spi: davinci: remove non-useful "clk_internal" platform dataBrian Niebuhr2010-11-18
| * | spi: davinci: let DMA operation be specified on per-device basisBrian Niebuhr2010-11-18
| * | spi: davinci: do not allocate DMA channels during SPI device setupSekhar Nori2010-11-18
| * | spi: davinci: always start transmit DMABrian Niebuhr2010-11-18
| * | spi: davinci: add support for interrupt modeBrian Niebuhr2010-11-18
| * | spi: davinci: remove non-useful interrupt mode supportBrian Niebuhr2010-11-18
| * | spi: davinci: add support for wait enable timeoutsBrian Niebuhr2010-11-18
| * | spi: davinci: make chip-slect specific parameters really chip-select specificBrian Niebuhr2010-11-18
| * | spi: davinci: remove 'wait_enable' platform data memberBrian Niebuhr2010-11-18
| * | spi: davinci: enable GPIO lines to be used as chip selectsBrian Niebuhr2010-11-18
| * | spi: davinci: enable both activation and deactivation of chip-selectsBrian Niebuhr2010-11-18
* | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-12-20
|\ \ \
| * | | ARM: mach-shmobile: INTC interrupt priority level demux fixMagnus Damm2010-12-17
| * | | ARM: mach-shmobile: fix compile warning in mm/init.cMagnus Damm2010-12-17
* | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-12-20
|\ \ \ \
| * | | | ARM: S5PV210: update MAX8998 platform data to get rid of WARN()Marek Szyprowski2010-12-17
| * | | | ARM S3C24XX: Fix compilation of PM code for S3C2416Yauhen Kharuzhy2010-12-17
| * | | | ARM: S3C24XX: Fix CONFIG_S3C_DEV_NAND Kconfig entryKukjin Kim2010-12-17
* | | | | clarify a usage constraint for cnt32_to_63()Nicolas Pitre2010-12-20
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds2010-12-19
|\ \ \ \ \ \
| * | | | | | x86-32: Make sure we can map all of lowmem if we need toH. Peter Anvin2010-12-16
| * | | | | | x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige2010-12-13
| * | | | | | x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige2010-12-13
| * | | | | | x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem()Suresh Siddha2010-12-13
| * | | | | | x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin2010-12-13
| * | | | | | x86: HPET: Chose a paranoid safe value for the ETIME checkThomas Gleixner2010-12-13
| * | | | | | x86: io_apic: Avoid unused variable warning when CONFIG_GENERIC_PENDING_IRQ=nThomas Gleixner2010-12-09
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-12-18
|\ \ \ \ \ \
| * | | | | | arch/tile: handle rt_sigreturn() more cleanlyChris Metcalf2010-12-17
| * | | | | | arch/tile: handle CLONE_SETTLS in copy_thread(), not user spaceChris Metcalf2010-12-17
| |/ / / / /
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-12-18
|\ \ \ \ \ \
| * | | | | | MIPS: Fix build errors in sc-mips.cKevin Cernekee2010-12-17
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-12-18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | x86: avoid high BIOS area when allocating address spaceBjorn Helgaas2010-12-17
| * | | | | | x86: avoid E820 regions when allocating address spaceBjorn Helgaas2010-12-17
| * | | | | | x86: avoid low BIOS area when allocating address spaceBjorn Helgaas2010-12-17
| * | | | | | Revert "x86/PCI: allocate space from the end of a region, not the beginning"Bjorn Helgaas2010-12-17
| * | | | | | Revert "x86: allocate space within a region top-down"Bjorn Helgaas2010-12-17
| |/ / / / /
* | | | | | Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2010-12-17
|\ \ \ \ \ \
| * | | | | | at91: Refactor Stamp9G20 and PControl G20 board fileChristian Glindkamp2010-12-17
| * | | | | | at91: Fix uhpck clock rate in upll caseRyan Mallon2010-12-17
* | | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-12-17
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | KVM: Fix preemption counter leak in kvm_timer_init()Avi Kivity2010-12-16
| * | | | | | KVM: enlarge number of possible CPUID leavesAndre Przywara2010-12-08
| * | | | | | KVM: SVM: Do not report xsave in supported cpuidJoerg Roedel2010-12-08