aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* ARM: dove: Switch SDHCI devices over to "sdhci-dove" driverMike Rapoport2011-01-08
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-07
|\
| * 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 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-07
|\ \ \ \
| * | | | x86: udelay: Use this_cpu_read to avoid address calculationChristoph Lameter2011-01-04
| * | | | x86: Use this_cpu_inc_return for nmi counterTejun Heo2010-12-30
| * | | | x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo2010-12-30
| * | | | x86: Use this_cpu_ops to optimize codeTejun Heo2010-12-30
| * | | | Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-18
| |\ \ \ \
| | * | | | cpuops: Use cmpxchg for xchg to avoid lock semanticsChristoph Lameter2010-12-18
| | * | | | x86: this_cpu_cmpxchg and this_cpu_xchg operationsChristoph Lameter2010-12-18
| | * | | | percpu,x86: relocate this_cpu_add_return() and friendsTejun Heo2010-12-17
| * | | | | Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-17
| |\| | | |
| | * | | | x86: Support for this_cpu_add, sub, dec, inc_returnChristoph Lameter2010-12-17
| * | | | | xen: Use this_cpu_opsChristoph Lameter2010-12-17
| * | | | | kprobes: Use this_cpu_opsChristoph Lameter2010-12-17
* | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\ \ \ \ \ \
| * | | | | | sh: don't use flush_scheduled_work()Tejun Heo2010-12-24
| * | | | | | arm/sharpsl: don't use flush_scheduled_work()Tejun Heo2010-12-24
* | | | | | | Merge branch 'x86-apic-cleanups-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2011-01-07
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into x86/apic-cleanupsIngo Molnar2011-01-07
| |\ \ \ \ \ \ \
| * | | | | | | | x86: apic: Cleanup and simplify setup_local_APIC()Tejun Heo2010-12-10
| * | | | | | | | x86: Further simplify mp_irq info handlingFeng Tang2010-12-09
| * | | | | | | | x86: Unify 3 similar ways of saving mp_irqs infoFeng Tang2010-12-09
| * | | | | | | | x86, ioapic: Avoid writing io_apic id if already correctYinghai Lu2010-12-09
| * | | | | | | | x86, x2apic: Don't map lapic addr for preenabled x2apic systemsYinghai Lu2010-12-09
| * | | | | | | | x86, sfi: Use register_lapic_address()Yinghai Lu2010-12-09
| * | | | | | | | x86, apic: Use register_lapic_address() in init_apic_mapping()Yinghai Lu2010-12-09
| * | | | | | | | x86, apic: Remove early_init_lapic_mapping()Yinghai Lu2010-12-09
| * | | | | | | | x86, apic: Unify identical register_lapic_address() functionsYinghai Lu2010-12-09
| * | | | | | | | Merge branch 'x86/platform' into x86/apic-cleanupsThomas Gleixner2010-12-09
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'x86/amd-nb' into x86/apic-cleanupsThomas Gleixner2010-12-09
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-01-07
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [S390] prevent unneccesary loops_per_jiffy recalculationHeiko Carstens2011-01-05
| * | | | | | | | | | | [S390] cpuinfo: use get_online_cpus() instead of preempt_disable()Heiko Carstens2011-01-05