summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-05-063-8/+8
|\
| * [IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich2009-05-053-8/+8
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-05-051-1/+1
|\ \
| * | tracing: x86, mmiotrace: fix range testStuart Bennett2009-04-291-1/+1
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-054-14/+18
|\ \ \ | |_|/ |/| |
| * | x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfoAndreas Herrmann2009-05-041-1/+1
| * | amd-iommu: fix iommu flag masksJoerg Roedel2009-05-041-8/+8
| * | x86: initialize io_bitmap_base on 32bitThomas Gleixner2009-05-011-0/+2
| * | x86: gettimeofday() vDSO: fix segfault when tv == NULLJohn Wright2009-04-301-5/+7
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-05-051-5/+10
|\ \ \
| * | | powerpc: Fix setting of oprofile cpu typeBenjamin Herrenschmidt2009-05-011-2/+2
| * | | powerpc adjust oprofile_cpu_type version 3Michael Wolf2009-05-011-4/+9
| |/ /
* | | Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtcDavid Gibson2009-05-0331-11152/+28Star
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-0370-970/+5637
|\ \ \
| * | | [ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten wit...Catalin Marinas2009-04-302-0/+17
| * | | [ARM] 5490/1: ARM errata: Processor deadlock when a false hazard is createdCatalin Marinas2009-04-302-0/+19
| * | | [ARM] 5487/1: ARM errata: Stale prediction on replaced interworking branchCatalin Marinas2009-04-302-0/+24
| * | | [ARM] 5488/1: ARM errata: Invalidation of the Instruction Cache operation can...Catalin Marinas2009-04-303-2/+63
| * | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-04-288-13/+54
| |\ \ \
| | * | | [ARM] pxa/littleton: add missing da9034 touchscreen supportEric Miao2009-04-271-0/+9
| | * | | [ARM] pxa/zylonite: configure GPIO18/19 correctly, used by 2 GPIO expandersEric Miao2009-04-271-0/+4
| | * | | [ARM] pxa/zylonite: fix the issue of unused SDATA_IN_1 pin get AC97 not workingEric Miao2009-04-272-0/+2
| | * | | [ARM] pxa: make ads7846 on corgi and spitz to sync on HSYNCEric Miao2009-04-272-0/+20
| | * | | [ARM] pxa: remove unused CPU_FREQ_PXA Kconfig symbolPhilipp Zabel2009-04-272-7/+0Star
| | * | | [ARM] pxa: remove duplicate select statements from KconfigGuennadi Liakhovetski2009-04-271-2/+0Star
| | * | | [ARM] pxa: fix issue of muxed GPIO irq_chip functions touching non-muxed GPIOsEric Miao2009-04-271-4/+19
| * | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/khilm...Russell King2009-04-2734-510/+5323
| |\ \ \ \
| | * | | | davinci: DM644x: NAND: update partitioningDavid Brownell2009-04-271-6/+36
| | * | | | davinci: update DM644x support in preparation for more SoCsKevin Hilman2009-04-277-39/+791
| | * | | | davinci: DM644x: rename board fileKevin Hilman2009-04-271-0/+0
| | * | | | davinci: update pin-multiplexing supportKevin Hilman2009-04-276-66/+339
| | * | | | davinci: serial: generalize for more SoCsKevin Hilman2009-04-272-20/+96
| | * | | | davinci: DM355 IRQ Definitionss-paulraj@ti.com2009-04-272-0/+118
| | * | | | davinci: DM646x: add interrupt number and prioritiesSudhakar Rajashekhara2009-04-272-6/+129
| | * | | | davinci: PSC: Clear bits in MDCTL reg before setting new bitsMark A. Greer2009-04-271-11/+6Star
| | * | | | davinci: gpio bugfixesDavid Brownell2009-04-272-36/+69
| | * | | | davinci: add EDMA driverKevin Hilman2009-04-273-1/+1364
| | * | | | davinci: timers: use clk_get_rate()Kevin Hilman2009-04-271-3/+21
| | * | | | davinci: add arch_ioremap() which uses existing static mappingsKevin Hilman2009-04-2312-98/+105
| | * | | | davinci: major rework of clock, PLL, PSC infrastructureKevin Hilman2009-04-2310-234/+402
| | * | | | davinci: add runtime CPU detection supportKevin Hilman2009-04-232-3/+75
| | * | | | davinci: add default Kconfig, add HAVE_IDEKevin Hilman2009-04-232-0/+1785
| | | |_|/ | | |/| |
| * | | | [ARM] lart: fix build errorRussell King2009-04-261-0/+1
| * | | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-04-2425-445/+136Star
| |\ \ \ \
| | * \ \ \ Merge branch 'omap-clock-fixes' into omap-fixesTony Lindgren2009-04-2410-34/+112
| | |\ \ \ \
| | | * | | | OMAP2/3 GPTIMER: allow system tick GPTIMER to be changed in board-*.c filesPaul Walmsley2009-04-248-12/+91
| | | * | | | OMAP: dmtimer: enable all timers to be wakeup eventsKevin Hilman2009-04-241-4/+2Star
| | | * | | | OMAP3 GPTIMER: fix GPTIMER12 IRQPaul Walmsley2009-04-241-1/+1
| | | * | | | OMAP1: clock: Typo fix for clock in omap1Arun KS2009-04-241-2/+2
| | | * | | | OMAP3: clock: Camera module doesn't have IDLEST bitSergio Aguirre2009-04-241-3/+3