summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* m68k: fix recursive dependency in KconfigSam Ravnborg2009-01-021-1/+0Star
* Fix compiler warning in arch/x86/mm/init_32.cIngo Brueckl2009-01-021-2/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-01-0122-22/+1Star
|\
| * take init_fs to saner placeAl Viro2009-01-0121-21/+0Star
| * shrink struct dentryNick Piggin2009-01-011-1/+1
* | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-311-12/+6Star
|\ \ | |/ |/|
| * sparseirq: work around compiler optimizing away __weak functionsYinghai Lu2008-12-271-2/+6
| * irq: simplify for_each_irq_desc() usageKOSAKI Motohiro2008-12-261-10/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-12-312-15/+4Star
|\ \
| * | lguest: move the initial guest page table creation code to the hostMatias Zabaljauregui2008-12-291-15/+0Star
| * | virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesizeRusty Russell2008-12-291-0/+4
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-31739-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/+1Star
| | * | | [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/+114Star
| |\ \ \ \
| | * | | | [ARM] pxa: Update eseries defconfigIan Molton2008-12-251-212/+114Star
| * | | | | [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/+0Star
| | * | | | [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/+14Star
| | * | | | [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/+8Star
| * | | | | 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
| | * | | | | [ARM] Orion: share GPIO IRQ handling codeLennert Buytenhek2008-12-205-172/+200
| | * | | | | [ARM] Orion: share GPIO handling codeLennert Buytenhek2008-12-2011-271/+308
| * | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/ukl/linux-2.6 into develRussell King2008-12-198-25/+127
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch 'for-rmk-misc' into for-rmkUwe Kleine-Koenig2008-12-1217-35/+73
| | |\ \ \ \ \
| | | * | | | | at91: warn if irqs are enabled in set_next_eventUwe Kleine-König2008-12-121-0/+9
| | | * | | | | remove a superfluous kconfig type definitionUwe Kleine-König2008-12-121-1/+0Star
| | | * | | | | Fix configure warnings in defconfigs for netX and Picotux 200Uwe Kleine-König2008-12-122-6/+6
| | | * | | | | small doc fix: ftrace_dyn_arch_init is called by ftrace_initUwe Kleine-König2008-12-121-1/+1
| | * | | | | | netx: define register MEMCRUwe Kleine-König2008-12-091-0/+22
| | * | | | | | netx/xc: add a few "const"s to fix compiler warningsUwe Kleine-König2008-12-091-3/+3