summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mtd: Remove now-defunct ts7250 nand driverH Hartley Sweeten2010-01-061-19/+0
* mtd: Update ep93xx/ts72xx to use generic platform nand driverH Hartley Sweeten2010-01-061-57/+131
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-12-167-6/+327
|\
| * Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6David Woodhouse2009-11-301-1/+2
| |\
| | * mxc_nand: Allow flash based bbtSascha Hauer2009-11-121-1/+2
| * | mtd: Add bad block table overrides to Davinci NAND driverMark A. Greer2009-11-301-0/+4
| * | mtd: s3c2410: propagate nand options from the platform dataBen Dooks2009-11-301-0/+2
| |/
| * mtd: add bcmring nand driverLeo (Hao) Chen2009-10-203-0/+313
| * ARM Nomadik: use new OneNand name and pdataAlessandro Rubini2009-09-241-5/+6
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2009-12-167-25/+60
|\ \
| * | parisc: Fixup last users of irq_chip->typenameThomas Gleixner2009-12-161-2/+2
| * | parisc: Convert BUG() to use unreachable()David Daney2009-12-161-2/+2
| * | parisc: Replace old style lock init in smp.cThomas Gleixner2009-12-161-3/+6
| * | parisc: use sort() instead of home-made implementation (v2)Helge Deller2009-12-161-14/+9
| * | parisc: add CALLER_ADDR{0-6} macrosHelge Deller2009-12-162-0/+41
| * | parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ definesHelge Deller2009-12-161-3/+0
| * | parisc: remove duplicated #includeHuang Weiyi2009-12-161-1/+0
* | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-12-162-0/+13
|\ \ \
| * | | implement early_io{re,un}map for ia64Luck, Tony2009-12-162-0/+13
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-12-163-34/+52
|\ \ \ \
| * | | | V4L/DVB (13661): rj54n1cb0c: Add cropping, auto white balance, restrict sizes...Guennadi Liakhovetski2009-12-161-2/+11
| * | | | V4L/DVB (13659): soc-camera: convert to the new mediabus APIGuennadi Liakhovetski2009-12-161-1/+2
| * | | | V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in str...Guennadi Liakhovetski2009-12-162-31/+39
| | |/ / | |/| |
* | | | ia64: use bitmap_find_next_zero_areaAkinobu Mita2009-12-161-14/+5
* | | | sparc: use bitmap_find_next_zero_areaAkinobu Mita2009-12-162-24/+9
* | | | iommu-helper: use bitmap libraryAkinobu Mita2009-12-165-11/+12
* | | | gru: function to generate chipset IPI valuesJack Steiner2009-12-161-4/+20
* | | | x86: uv: update XPC to handle updated BIOS interfaceRobin Holt2009-12-162-16/+3
* | | | x86: uv: introduce uv_gpa_is_mmrRobin Holt2009-12-161-0/+7
* | | | x86: uv: introduce a means to translate from gpa -> socket_paddrRobin Holt2009-12-161-0/+13
* | | | dma-mapping: fix off-by-one error in dma_capable()Jan Beulich2009-12-163-3/+3
* | | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-1626-30/+0
* | | | ptrace: x86: change syscall_trace_leave() to rely on tracehook when steppingOleg Nesterov2009-12-161-14/+7
* | | | ptrace: x86: implement user_single_step_siginfo()Oleg Nesterov2009-12-162-9/+23
* | | | ptrace: powerpc: implement user_single_step_siginfo()Oleg Nesterov2009-12-162-0/+11
* | | | da850/omap-l138: add callback to control LCD panel powerChaithrika U S2009-12-161-10/+14
* | | | fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driverMichael Hennerich2009-12-161-0/+28
|/ / /
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-1574-701/+701
|\ \ \
| * | | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-1432-131/+131
| * | | alpha: Fix fallout from locking changesThomas Gleixner2009-12-142-18/+18
| * | | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-1415-190/+190
| * | | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-1428-143/+143
| * | | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-1424-238/+238
| * | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner2009-12-1416-18/+18
| * | | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-1439-133/+133
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-12-1519-719/+6389
|\ \ \ \
| * | | | avr32: update default configurations for ATNGW100, ATSTK1002 and ATSTK1006Hans-Christian Egtvedt2009-12-145-597/+1702
| * | | | avr32: add default configurations for ATNGW100 mkII and EVKLCD10XHans-Christian Egtvedt2009-12-143-0/+4512
| * | | | avr32: add support for ATNGW100 mkII boardHans-Christian Egtvedt2009-12-145-21/+146
| * | | | avr32: convert to asm-generic/hardirq.hChristoph Hellwig2009-12-142-27/+1
OpenPOWER on IntegriCloud