| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-01-07 | 23 | -270/+64 |
|\ |
|
| * | Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/next | Grant Likely | 2010-12-29 | 20 | -252/+17 |
| |\ |
|
| | * | arm/pxa2xx: reorgazine SSP and SPI header files | Sebastian Andrzej Siewior | 2010-12-01 | 20 | -253/+17 |
| | * | spi/pxa2xx: Use define for SSSR_TFL_MASK instead of plain numbers | Sebastian Andrzej Siewior | 2010-12-01 | 1 | -1/+2 |
| * | | Merge branch 'for-grant' of git://arago-project.org/git/projects/linux-davinc... | Grant Likely | 2010-12-29 | 3 | -18/+47 |
| |\ \ |
|
| | * | | spi: davinci: add additional comments | Brian Niebuhr | 2010-11-18 | 1 | -0/+32 |
| | * | | spi: davinci: remove non-useful "clk_internal" platform data | Brian Niebuhr | 2010-11-18 | 3 | -3/+0 |
| | * | | spi: davinci: let DMA operation be specified on per-device basis | Brian Niebuhr | 2010-11-18 | 1 | -0/+1 |
| | * | | spi: davinci: do not allocate DMA channels during SPI device setup | Sekhar Nori | 2010-11-18 | 1 | -1/+0 |
| | * | | spi: davinci: always start transmit DMA | Brian Niebuhr | 2010-11-18 | 2 | -0/+2 |
| | * | | spi: davinci: add support for interrupt mode | Brian Niebuhr | 2010-11-18 | 1 | -0/+4 |
| | * | | spi: davinci: remove non-useful interrupt mode support | Brian Niebuhr | 2010-11-18 | 3 | -4/+0 |
| | * | | spi: davinci: add support for wait enable timeouts | Brian Niebuhr | 2010-11-18 | 1 | -0/+2 |
| | * | | spi: davinci: make chip-slect specific parameters really chip-select specific | Brian Niebuhr | 2010-11-18 | 3 | -11/+8 |
| | * | | spi: davinci: remove 'wait_enable' platform data member | Brian Niebuhr | 2010-11-18 | 1 | -1/+0 |
| | * | | spi: davinci: enable GPIO lines to be used as chip selects | Brian Niebuhr | 2010-11-18 | 1 | -0/+3 |
| | * | | spi: davinci: enable both activation and deactivation of chip-selects | Brian Niebuhr | 2010-11-18 | 3 | -3/+0 |
* | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-01-07 | 30 | -97/+250 |
|\ \ \ \ |
|
| * | | | | x86: udelay: Use this_cpu_read to avoid address calculation | Christoph Lameter | 2011-01-04 | 1 | -1/+1 |
| * | | | | x86: Use this_cpu_inc_return for nmi counter | Tejun Heo | 2010-12-30 | 1 | -2/+1 |
| * | | | | x86: Replace uses of current_cpu_data with this_cpu ops | Tejun Heo | 2010-12-30 | 10 | -27/+26 |
| * | | | | x86: Use this_cpu_ops to optimize code | Tejun Heo | 2010-12-30 | 16 | -62/+57 |
| * | | | | Merge branch 'this_cpu_ops' into for-2.6.38 | Tejun Heo | 2010-12-18 | 2 | -37/+153 |
| |\ \ \ \ |
|
| | * | | | | cpuops: Use cmpxchg for xchg to avoid lock semantics | Christoph Lameter | 2010-12-18 | 1 | -6/+15 |
| | * | | | | x86: this_cpu_cmpxchg and this_cpu_xchg operations | Christoph Lameter | 2010-12-18 | 2 | -1/+109 |
| | * | | | | percpu,x86: relocate this_cpu_add_return() and friends | Tejun Heo | 2010-12-17 | 1 | -36/+35 |
| * | | | | | Merge branch 'this_cpu_ops' into for-2.6.38 | Tejun Heo | 2010-12-17 | 82 | -659/+1004 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | x86: Support for this_cpu_add, sub, dec, inc_return | Christoph Lameter | 2010-12-17 | 1 | -0/+43 |
| * | | | | | xen: Use this_cpu_ops | Christoph Lameter | 2010-12-17 | 4 | -11/+11 |
| * | | | | | kprobes: Use this_cpu_ops | Christoph Lameter | 2010-12-17 | 1 | -7/+7 |
* | | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-01-07 | 2 | -2/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | sh: don't use flush_scheduled_work() | Tejun Heo | 2010-12-24 | 1 | -1/+1 |
| * | | | | | | arm/sharpsl: don't use flush_scheduled_work() | Tejun Heo | 2010-12-24 | 1 | -1/+2 |
* | | | | | | | Merge branch 'x86-apic-cleanups-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2011-01-07 | 9 | -228/+75 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'linus' into x86/apic-cleanups | Ingo Molnar | 2011-01-07 | 406 | -5089/+8360 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | x86: apic: Cleanup and simplify setup_local_APIC() | Tejun Heo | 2010-12-10 | 1 | -12/+9 |
| * | | | | | | | | x86: Further simplify mp_irq info handling | Feng Tang | 2010-12-09 | 2 | -67/+8 |
| * | | | | | | | | x86: Unify 3 similar ways of saving mp_irqs info | Feng Tang | 2010-12-09 | 5 | -110/+64 |
| * | | | | | | | | x86, ioapic: Avoid writing io_apic id if already correct | Yinghai Lu | 2010-12-09 | 1 | -2/+5 |
| * | | | | | | | | x86, x2apic: Don't map lapic addr for preenabled x2apic systems | Yinghai Lu | 2010-12-09 | 1 | -3/+5 |
| * | | | | | | | | x86, sfi: Use register_lapic_address() | Yinghai Lu | 2010-12-09 | 1 | -12/+1 |
| * | | | | | | | | x86, apic: Use register_lapic_address() in init_apic_mapping() | Yinghai Lu | 2010-12-09 | 1 | -4/+1 |
| * | | | | | | | | x86, apic: Remove early_init_lapic_mapping() | Yinghai Lu | 2010-12-09 | 4 | -30/+4 |
| * | | | | | | | | x86, apic: Unify identical register_lapic_address() functions | Yinghai Lu | 2010-12-09 | 4 | -27/+16 |
| * | | | | | | | | Merge branch 'x86/platform' into x86/apic-cleanups | Thomas Gleixner | 2010-12-09 | 22 | -15/+1328 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'x86/amd-nb' into x86/apic-cleanups | Thomas Gleixner | 2010-12-09 | 1768 | -25702/+70804 |
| |\ \ \ \ \ \ \ \ \ |
|
* | \ \ \ \ \ \ \ \ \ | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-01-07 | 47 | -1276/+1357 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | [S390] prevent unneccesary loops_per_jiffy recalculation | Heiko Carstens | 2011-01-05 | 1 | -1/+1 |
| * | | | | | | | | | | | [S390] cpuinfo: use get_online_cpus() instead of preempt_disable() | Heiko Carstens | 2011-01-05 | 1 | -4/+3 |
| * | | | | | | | | | | | [S390] smp: remove cpu hotplug messages | Heiko Carstens | 2011-01-05 | 3 | -16/+0 |