summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-1588-1681/+373
|\
| * generic-ipi: fixletJens Axboe2008-07-061-1/+1
| * generic-ipi: fix linux-next tree build failureStephen Rothwell2008-07-032-2/+2
| * fix "smp_call_function: get rid of the unused nonatomic/retry argument"Ingo Molnar2008-06-271-1/+1
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-2635-63/+63
| * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-2638-83/+72
| * sh: convert to generic helpers for IPI function callsJens Axboe2008-06-262-40/+9
| * parisc: convert to generic helpers for IPI function callsJens Axboe2008-06-262-113/+22
| * mips: convert to generic helpers for IPI function callsJens Axboe2008-06-263-131/+12
| * m32r: convert to generic helpers for IPI function callsJens Axboe2008-06-264-119/+16
| * arm: convert to generic helpers for IPI function callsJens Axboe2008-06-262-142/+16
| * alpha: convert to generic helpers for IPI function callsJens Axboe2008-06-263-163/+14
| * ia64: convert to generic helpers for IPI function callsJens Axboe2008-06-263-239/+16
| * powerpc: convert to generic helpers for IPI function callsJens Axboe2008-06-266-222/+29
| * x86: convert to generic helpers for IPI function callsJens Axboe2008-06-2612-369/+103
| * Add generic helpers for arch IPI function callsJens Axboe2008-06-262-5/+9
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-07-152-0/+38
|\ \
| * | i2c-sibyte: SWARM I2C board initializationMaciej W. Rozycki2008-07-142-0/+38
* | | Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2008-07-151-0/+2
|\ \ \
| * | | x86: add PCI ID for 6300ESB force hpetJoe Buehler2008-07-141-0/+2
| * | | x86: add another PCI ID for ICH6 force-hpetKrzysztof Oledzki2008-07-141-0/+2
| |/ /
* | | Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2008-07-151-3/+2
|\ \ \
| * | | genirq: Expose default irq affinity mask (take 3)Max Krasnyansky2008-06-051-3/+2
* | | | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-158-0/+12
|\ \ \ \
| * | | | generic-ipi: powerpc/generic-ipi tree build failureStephen Rothwell2008-07-141-0/+1
| * | | | stacktrace: fix build failure on sparc64Stephen Rothwell2008-07-081-0/+1
| * | | | stacktrace: export save_stack_trace[_tsk]Ingo Molnar2008-07-037-0/+8
| * | | | stacktrace: fix modular build, export print_stack_trace and save_stack_traceIngo Molnar2008-06-301-0/+2
* | | | | x86: sanitize KconfigThomas Gleixner2008-07-151-13/+9
* | | | | Merge branch 'linus' into x86/urgentIngo Molnar2008-07-15624-19924/+60468
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-151-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-151-2/+2
| | |\ \ \ \ \
| | | * | | | | x86 microcode: firmware data is constGreg Kroah-Hartman2008-07-101-2/+2
| * | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-15302-5338/+36432
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ [ARM] Merge most of the PXA work for initial mergeRussell King2008-07-1536-1819/+1468
| | |\ \ \ \ \ \ \
| | | * | | | | | | [ARM] 5084/1: zylonite: Register AC97 deviceMark Brown2008-07-091-0/+2
| | | * | | | | | | [ARM] 5085/2: PXA: Move AC97 over to the new central device declaration modelMark Brown2008-07-099-74/+45
| | | * | | | | | | [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel2008-07-096-10/+22
| | | * | | | | | | [ARM] 5145/1: PXA2xx: provide api to control IrDA pins stateDmitry Baryshkov2008-07-092-2/+48
| | | * | | | | | | [ARM] pxa: remove pxa_set_cken()Russell King2008-07-091-18/+0
| | | | | | | | | |
| | | | \ \ \ \ \ \
| | | *-. \ \ \ \ \ \ Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxaRussell King2008-07-0930-1719/+1332
| | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | [ARM] 5071/2: Drop PXA_SHARPSL_25x/27x case from PXA Kconfig.Dmitry Baryshkov2008-06-021-25/+16
| | | | | * | | | | | | [ARM] 5073/1: spitz_pm: don't register devices on non-spitz machinesDmitry Baryshkov2008-06-021-0/+5
| | | | | * | | | | | | [ARM] 5072/1: corgi_pm: don't register devices on non-corgi machinesDmitry Baryshkov2008-06-021-0/+4
| | | | | * | | | | | | [ARM] 5036/2: Combine cm_x270_defconfig and em_x270_defconfig into xm_x270_de...Mike Rapoport2008-06-022-1530/+597
| | | | | * | | | | | | [ARM] pxa: allow PXA to be built for multiple platformsRussell King2008-06-021-3/+2
| | | | | * | | | | | | [ARM] 5035/1: Ensure that zone adjustment is done only on CM-X270Mike Rapoport2008-06-021-12/+14
| | | | | * | | | | | | [ARM] pxa: separate out power manager and clock registersRussell King2008-06-0211-1/+12
| | | | | * | | | | | | [ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/...Philipp Zabel2008-06-022-0/+12
| | | | | * | | | | | | [ARM] pxa: Add PXA3_ prefix to PXA3 specific constantsRussell King2008-06-021-41/+41