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