summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-07-1817-47/+474
|\
| * ARM: Realview & Versatile: Fix i2c_board_info definitionsRussell King2009-07-182-4/+2
| * [ARM] 5608/1: Updated U300 defconfigLinus Walleij2009-07-171-10/+8
| * [ARM] 5594/1: Correct U300 VIC init PM settingLinus Walleij2009-07-091-2/+2
| * [ARM] 5595/1: ep93xx: missing header in dma-m2p.cHartley Sweeten2009-07-091-0/+1
| * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-07-098-19/+454
| |\
| | * ARM: add support for the EET board, based on the i.MX31 pcm037 moduleGuennadi Liakhovetski2009-06-235-6/+283
| | * pcm037: add MT9T031 camera supportGuennadi Liakhovetski2009-06-232-12/+108
| | * Armadillo 500 add NAND flash device support (resend).Alberto Panizzo2009-06-231-0/+16
| | * ARM MXC: Armadillo 500 add NOR flash device support (resend).Alberto Panizzo2009-06-231-0/+47
| | * mx31: remove duplicated #includeHuang Weiyi2009-06-231-1/+0
| * | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-07-091-1/+1
| |\ \
| | * | [ARM] Kirkwood: Correct header defineSimon Kagstrom2009-07-061-1/+1
| * | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-07-093-11/+6
| |\ \ \
| | * | | [ARM] pxa: fix ULPI_{DIR,NXT,STP} MFP definesMike Rapoport2009-07-061-3/+3
| | * | | [ARM] pxa: use kzalloc() in pxa_init_gpio_chip()Daniel Mack2009-07-031-7/+2
| | * | | [ARM] pxa: correct I2CPWR clock for pxa3xxDaniel Mack2009-07-031-1/+1
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/l...Linus Torvalds2009-07-173-0/+11
|\ \ \ \ \
| * | | | | Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/inclu...Aurelien Jarno2009-07-171-0/+2
| * | | | | Add dma_debug_init() for ia64fujita2009-07-171-0/+8
| * | | | | Fix ia64 compilation IS_ERR and PTE_ERR errors.Fenghua Yu2009-07-171-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-07-173-11/+12
|\ \ \ \ \ \
| * | | | | | x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu2009-07-103-11/+12
* | | | | | | lguest: restrict CPUID to avoid perf counter wrmsrRusty Russell2009-07-171-0/+5
* | | | | | | lguest: fix journeyMatias Zabaljauregui2009-07-172-2/+2
| |/ / / / / |/| | | | |
* | | | | | powerpc: Fix another bug in move of altivec code to vector.SAndreas Schwab2009-07-151-3/+3
* | | | | | powerpc: Fix booke user_disable_single_step()Dave Kleikamp2009-07-151-8/+9
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-144-4/+6
|\ \ \ \ \ \
| * | | | | | x86: Fix warning in pvclock.cDave Jones2009-07-141-1/+1
| * | | | | | x86, apic: Fix false positive section mismatch in numaq_32.cRakib Mullick2009-07-131-1/+2
| * | | | | | x86: Fix false positive section mismatch in es7000_32.cRakib Mullick2009-07-131-1/+2
| * | | | | | x86: Remove spurious printk level from segfault messageRoland Dreier2009-07-111-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-07-131-1/+6
|\ \ \ \ \ \ \
| * | | | | | | sparc: remove driver-core BUS_ID_SIZEKay Sievers2009-07-121-1/+6
| |/ / / / / /
* | | | | | | mn10300: remove duplicated #includeHuang Weiyi2009-07-131-1/+0
* | | | | | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-1226-26/+0
|/ / / / / /
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-07-107-8/+54
|\ \ \ \ \ \
| * | | | | | [S390] define KTIME_SCALAR for 32-bit s390Martin Schwidefsky2009-07-071-0/+3
| * | | | | | [S390] add generic atomic64 support for 31 bitHeiko Carstens2009-07-072-1/+7
| * | | | | | [S390] set SCHED_OMIT_FRAME_POINTER for s390Martin Schwidefsky2009-07-071-0/+4
| * | | | | | [S390] add __ucmpdi2() helper functionHeiko Carstens2009-07-072-1/+27
| * | | | | | [S390] perf_counter build fixHeiko Carstens2009-07-071-0/+2
| * | | | | | [S390] shutdown actions: save/return rc from init functionFrank Munzert2009-07-071-6/+9
| * | | | | | [S390] udelay: disable lockdep to avoid false positivesHeiko Carstens2009-07-071-0/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-07-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-101-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmonRobert Richter2009-07-101-1/+1
* | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-07-109-144/+353
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: atomic64: Inline atomic64_read() againEric Dumazet2009-07-042-22/+23
OpenPOWER on IntegriCloud