summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-04-07powerpc: Print progress of ibm,client-architecture methodAnton Blanchard1-3/+5
2009-04-07powerpc: Remove duplicated #include'sHuang Weiyi2-2/+0
2009-04-07Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras16-55/+111
2009-04-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds7-2/+101
2009-04-06V4L/DVB (11350): Add camera (CSI) driver for MX1Paulius Zaleckas6-1/+100
2009-04-06V4L/DVB (11349): mx3-camera: adapt the clock definition and the driver to the...Guennadi Liakhovetski1-1/+1
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds15-6/+359
2009-04-06FRV: Fix compile breakageAdrian Bunk1-1/+0
2009-04-06Merge git://git.infradead.org/iommu-2.6Linus Torvalds5-59/+167
2009-04-06powerpc/85xx: TQM8548: Update DTS file for multi-chip supportWolfgang Grandegger2-4/+10
2009-04-06[MTD] [NAND] FSL-UPM: add multi chip supportWolfgang Grandegger1-1/+1
2009-04-06powerpc/pq2fads: Update device tree for use with device-tree-aware u-boot.Scott Wood1-6/+14
2009-04-06powerpc: Add support for CoreInt delivery of interrupts on MPICKumar Gala2-0/+46
2009-04-06Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King26-81/+848
2009-04-06[ARM] omap: fix omap1 clock usecount decrement bugRussell King1-10/+11
2009-04-05Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds1-1/+0
2009-04-05Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds7-14/+13
2009-04-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-8/+105
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds65-1512/+2608
2009-04-05Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Linus Torvalds21-94/+2034
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds37-137/+627
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds35-562/+564
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds1-1/+4
2009-04-05Merge branch 'linus' into releaseLen Brown2194-48544/+111623
2009-04-05Merge branch 'misc' into releaseLen Brown2-1/+13
2009-04-05Merge branch 'x2apic' into releaseLen Brown2-4/+89
2009-04-05pxa/magician: remove deprecated .bus_shift from PASIC3 platform_dataPhilipp Zabel1-1/+0
2009-04-04sh: sh7785lcr: Map whole PCI address space.Takashi Yoshii2-17/+8
2009-04-04sh: Fix up DSP context save/restore.Michael Trimarchi7-137/+161
2009-04-04sh: Fix up number of on-chip DMA channels on SH7091.Paul Mundt1-8/+12
2009-04-04[ARM] pxa: register AC97 controller devicesMark Brown5-4/+10
2009-04-04x2apic/intr-remap: decouple interrupt remapping from x2apicHan, Weidong3-8/+26
2009-04-04[ARM] pxa/csb701: do not register devices on non-csb726 boadsDmitry Eremin-Solenikov1-0/+5
2009-04-04[ARM] pxa/colibri: get rid of set_irq_type()Daniel Mack3-6/+7
2009-04-04[ARM] pxa/colibri: provide MAC address from ATAG_SERIALDaniel Mack4-4/+46
2009-04-04[ARM] pxa/cm-x2xx: fix ucb1400 not being registeredMarek Vasut1-1/+1
2009-04-04[ARM] pxa: Add support for suspend on PalmTX, T5 and LDMarek Vasut7-12/+109
2009-04-04[ARM] pxa: PalmTE2 support for battery, UDC, IrDA and backlightMarek Vasut2-0/+213
2009-04-04[ARM] pxa: Palm Tungsten E2 basic supportMarek Vasut4-0/+331
2009-04-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-81/+43
2009-04-03Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+0
2009-04-04[ARM] pxa/em-x270: add libertas device registrationMike Rapoport1-8/+78
2009-04-04[ARM] pxa/magician: Enable bq24022 regulator for gpio_vbus and pda_powerPhilipp Zabel3-46/+48
2009-04-03x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2-4/+89
2009-04-04x86, mtrr: remove debug messageIngo Molnar1-3/+0
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds17-26/+26
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds45-306/+2466
2009-04-03x86, PAT: Remove duplicate memtype reserve in pci mmapSuresh Siddha1-46/+0
2009-04-03Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu4-53/+143
2009-04-03x86: disable stack-protector for __restore_processor_state()Joseph Cihula1-0/+5