summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: enable cpus display of kernel_max and offlined cpusMike Travis2009-01-031-0/+2
* ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar2009-01-032-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar2009-01-032-0/+2
|\
| * h8300: define __flsRusty Russell2009-01-031-0/+1
| * cris: define __flsRusty Russell2009-01-031-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-031712-26762/+59271
|\ \ | |/
| * cpumask: convert kernel/irqRusty Russell2009-01-011-1/+2
| * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64Rusty Russell2009-01-011-0/+2
| * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpcRusty Russell2009-01-011-0/+2
| * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): s390Rusty Russell2009-01-011-0/+1
| * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparcRusty Russell2009-01-011-0/+2
| * m68knommu: define __flsRusty Russell2009-01-011-0/+1
| * blackfin: define __flsRusty Russell2009-01-011-0/+1
| * avr32: define __flsRusty Russell2009-01-011-0/+5
| * parisc: remove gratuitous cpu_online_map declaration.Rusty Russell2009-01-011-2/+0
| * percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32rRusty Russell2009-01-011-1/+1
| * cpumask: Remove IA64 definition of total_cpus now it's in core codeRusty Russell2009-01-011-1/+0
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-311052-14329/+37276
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-12-302-15/+4
| | |\
| | | * lguest: move the initial guest page table creation code to the hostMatias Zabaljauregui2008-12-301-15/+0
| | | * virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesizeRusty Russell2008-12-301-0/+4
| | * | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-30739-9291/+33104
| | |\ \
| | | * \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-299-34/+480
| | | |\ \
| | | | * | [ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devicesEric Miao2008-12-291-9/+25
| | | | * | [ARM] pxafb: cleanup of the color format manipulation codeEric Miao2008-12-291-14/+1
| | | | * | [ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3Eric Miao2008-12-291-0/+1
| | | | * | [ARM] pxafb: add support for FBIOPAN_DISPLAY by dma brachingEric Miao2008-12-291-2/+8
| | | | * | [ARM] pxafb: allow video memory size to be configurableEric Miao2008-12-291-0/+1
| | | | * | [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constantEric Miao2008-12-295-9/+31
| | | | * | [ARM] pxa/tavorevb: update board support (smartpanel LCD + keypad)Eric Miao2008-12-292-0/+413
| | | * | | Merge branch 'for_rmk' of git://git.mnementh.co.uk/linux-2.6-im into develRussell King2008-12-251-212/+114
| | | |\ \ \
| | | | * | | [ARM] pxa: Update eseries defconfigIan Molton2008-12-251-212/+114
| | | * | | | [ARM] 5352/1: add w90p910-plat config filewanzongshun2008-12-231-0/+626
| | | * | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-2317-93/+1799
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | [ARM] pxa/littleton: add preliminary I2C board info (da9034 + max7320)Eric Miao2008-12-172-3/+81
| | | | * | | [ARM] pxa/saar: add support for the on-board smart panel LCDEric Miao2008-12-171-0/+421
| | | | * | | [ARM] pxa: initial support for the Imote2 platformJonathan Cameron2008-12-174-1/+584
| | | | * | | [ARM] pxa/ezx: I2C configurationStefan Schmidt2008-12-171-0/+20
| | | | * | | [ARM] pxa/ezx: Keypad configurationStefan Schmidt2008-12-171-0/+291
| | | | * | | [ARM] pxa/ezx: GPIO configurationStefan Schmidt2008-12-171-24/+344
| | | | * | | [ARM] pxa/ezx: Remove two memory banks fixupStefan Schmidt2008-12-171-21/+0
| | | | * | | [ARM] pxa/gumstix: fix incorrect init done by am200Jaya Kumar2008-12-175-14/+32
| | | | * | | [ARM] pxafb: allow insertion of delay to the smart panel command sequenceEric Miao2008-12-171-0/+7
| | | | * | | [ARM] pxafb: allow better platform configurable smart panel timingEric Miao2008-12-171-0/+4
| | | | * | | [ARM] pxa: convert legacy LCD setup of other boards to new oneEric Miao2008-12-174-30/+14
| | | | * | | [ARM] pxafb: add color TFT 8BPP LCD panel typeEric Miao2008-12-171-0/+1
| | | * | | | [ARM] s3c: S3C options should depend on PLAT_S3CRussell King2008-12-211-15/+8
| | | * | | | Merge git://git.marvell.com/orion into develRussell King2008-12-2020-443/+642
| | | |\ \ \ \
| | | | * | | | [ARM] mv78xx0: implement GPIO and GPIO interrupt supportLennert Buytenhek2008-12-205-6/+71
| | | | * | | | [ARM] Kirkwood: implement GPIO and GPIO interrupt supportLennert Buytenhek2008-12-205-6/+75
OpenPOWER on IntegriCloud