summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MN10300: Don't try and #include <linux/slab.h> in lib/inflate.c from bootloaderDavid Howells2010-08-121-0/+1
* MN10300: Fix size_t and ssize_tDavid Howells2010-08-121-1/+6
* MN10300: Fix RTC routinesDavid Howells2010-08-121-4/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-08-121-3/+3
|\
| * [IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned.Tony Luck2010-08-121-3/+3
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-123-3/+3
|\ \
| * | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-063-3/+3
* | | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-08-127-13/+372
|\ \ \
| * | | x86: Detect whether we should use Xen SWIOTLB.Konrad Rzeszutek Wilk2010-08-021-2/+5
| * | | pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_*Konrad Rzeszutek Wilk2010-07-273-0/+73
| * | | xen/mmu: inhibit vmap aliases rather than trying to clear them outJeremy Fitzhardinge2010-07-271-7/+3
| * | | xen: Add xen_create_contiguous_regionAlex Nixon2010-06-071-0/+201
| * | | xen: Rename the balloon lockAlex Nixon2010-06-071-0/+7
| * | | xen: Allow unprivileged Xen domains to create iomap pagesAlex Nixon2010-06-072-3/+19
| * | | xen: use _PAGE_IOMAP in ioremap to do machine mappingsJeremy Fitzhardinge2010-06-072-8/+71
* | | | parisc: fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl2010-08-121-1/+1
* | | | score: fix dereference of NULL pointer in local_flush_tlb_page()Roel Kluin2010-08-121-1/+1
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-111-7/+8
|\ \ \
| * | | ia64: perfmon: add d_dname methodMiklos Szeredi2010-08-111-7/+8
* | | | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2010-08-116-3/+334
|\ \ \ \
| * | | | IXP4xx: Fix LL debugging on little-endian CPU.Krzysztof Hałasa2010-05-271-0/+2
| * | | | IXP4xx: Fix sparse warnings in I/O primitives.Krzysztof Hałasa2010-05-271-3/+3
| * | | | ixp4xx/vulcan: add PCI supportMarc Zyngier2010-05-272-0/+74
| * | | | ixp4xx: base support for Arcom VulcanMarc Zyngier2010-05-273-0/+255
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-11272-4636/+13492
|\ \ \ \
| * \ \ \ Merge branches 'master' and 'devel' into for-linusRussell King2010-08-10259-4478/+13286
| |\ \ \ \
| | * \ \ \ Merge branch 'devel-stable' into develRussell King2010-08-09811-21557/+36581
| | |\ \ \ \
| | | * \ \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-08-09148-366/+5191
| | | |\ \ \ \
| | | | * | | | ARM: S5PV210: Fix on missing s3c-sdhci card detection method for hsmmc3Kukjin Kim2010-08-091-2/+5
| | | | * | | | ARM: S5P: Fix on missing S5P_DEV_FIMC in plat-s5p/KconfigKukjin Kim2010-08-091-0/+15
| | | | * | | | ARM: S5PV210: Override FIMC driver name on Aquila boardSylwester Nawrocki2010-08-091-0/+5
| | | | * | | | ARM: S5PC100: enable FIMC on SMDKC100Sylwester Nawrocki2010-08-092-0/+6
| | | | * | | | ARM: S5PV210: enable FIMC on GoniSylwester Nawrocki2010-08-092-0/+6
| | | | * | | | ARM: S5PV210: enable FIMC on AquilaSylwester Nawrocki2010-08-092-0/+6
| | | | * | | | Merge branch 'next-samsung' into for-nextKukjin Kim2010-08-0664-144/+980
| | | | |\ \ \ \
| | | | | * | | | ARM: SAMSUNG: Fix on inclusion mach/gpio.h for Samsung SoCsKukjin Kim2010-08-0621-21/+23
| | | | | * | | | ARM: SAMSUNG: Fix on inclusion mach/gpio.h on gpiolib.cKyungmin Park2010-08-061-1/+1
| | | | | * | | | ARM: SAMSUNG: Add platform definitions and helpers for FIMC driverSylwester Nawrocki2010-08-069-0/+181
| | | | | * | | | ARM: S3C64XX: Add keypad device to the SMDK6410 boardNaveen Krishna Ch2010-08-066-0/+74
| | | | | * | | | ARM: SAMSUNG: Add keypad device supportJoonyoung Shim2010-08-065-0/+71
| | | | | * | | | Merge commit 'd01d0756f75e7a5b4b43764ad45b83c4340f11d6' into next-samsungKukjin Kim2010-08-061-0/+43
| | | | | |\ \ \ \
| | | | | * | | | | ARM: SAMSUNG: Make WDT driver dependency SoC specific instead of machine spec...Banajit Goswami2010-08-065-3/+7
| | | | | * | | | | ARM: SAMSUNG: updates sdhci.h for Samsung SoCsKukjin Kim2010-08-051-57/+28
| | | | | * | | | | ARM: SAMSUNG: i2c/busses: Add HAVE_S3C2410_I2C option to include I2C for Sams...Naveen Krishna Ch2010-08-051-0/+5
| | | | | * | | | | ARM: SAMSUNG: Make RTC driver dependency SoC specific instead of machine spec...Atul Dahiya2010-08-051-0/+3
| | | | | * | | | | ARM: S3C64XX: Add RTC support for S3C64XXAtul Dahiya2010-08-052-0/+2
| | | | | * | | | | ARM: SAMSUNG: Updates RTC register for support Alarm IRQ and Time Tick.Atul Dahiya2010-08-051-0/+3
| | | | | * | | | | ARM: S3C64XX: Move RTC clock from init_clocks to init_clocks_disableAtul Dahiya2010-08-051-6/+6
| | | | | * | | | | ARM: SAMSUNG: Add new s3c-sdhci card detection methods for Samsung SoCsMarek Szyprowski2010-08-058-16/+92
| | | | | * | | | | ARM: SAMSUNG: Add device definition for HSMMC3Hyuk Lee2010-08-055-0/+81
OpenPOWER on IntegriCloud