summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 4980/1: [AT91] emQbit ECB_AT91 board supportAndrew Victor2008-04-175-2/+1505
* [ARM] 4979/1: [AT91] Olimex SAM9-L9260 board supportAndrew Victor2008-04-174-1/+1306
* [ARM] 4978/1: [AT91] KB9260 (CAM60) board supportAndrew Victor2008-04-174-0/+1416
* [ARM] 4939/1: [CSB637] Update defconfig to use gpio-ledBill Gatliff2008-04-101-313/+417
* [ARM] 4938/1: [CSB637] Convert heartbeat LED to gpio-ledsBill Gatliff2008-04-101-3/+11
* [ARM] 4937/1: [CSB637] Convert to new-style UART initializationBill Gatliff2008-04-101-13/+5
* [ARM] 4936/1: [CSB337] Converts to new-style UART initializationBill Gatliff2008-04-101-13/+5
* [ARM] 4915/1: AT91: Update defconfigs (Part 2)Andrew Victor2008-04-105-349/+397
* [ARM] 4914/1: AT91: Update defconfigs (Part 1)Andrew Victor2008-04-106-953/+1135
* [ARM] 4913/1: [AT91] PMC_MDIV definitionsAndrew Victor2008-04-101-4/+11
* [ARM] 4912/2: [AT91] Endrelia audio driver must use GPIO interfaceAndrew Victor2008-04-101-23/+7
* [ARM] 4911/1: [AT91] LEDs on SAM9260-EK and SAM9261-EK boardsAndrew Victor2008-04-043-1/+46
* [ARM] 4910/1: [AT91] AT73C213 audio on SAM9260-EK and SAM9261-EK boardsAndrew Victor2008-04-042-1/+74
* [ARM] 4909/1: [AT91] Timer/Counter Block platform_devicesAndrew Victor2008-04-046-0/+346
* [ARM] 4908/1: [AT91] RTT platform_device fixAndrew Victor2008-04-044-5/+14
* [ARM] 4907/1: [AT91] SAM9/CAP9 reset reasonAndrew Victor2008-04-042-0/+76
* [ARM] 4906/1: [AT91] SAM9/CAP9 basic power-managementAndrew Victor2008-04-041-16/+75
* [ARM] 4905/1: [AT91] Atmel SAM9 boards updated to new-style UART initializationAndrew Victor2008-04-044-52/+34
* [ARM] 4904/1: [AT91] Pass ECC controller to NAND driverAndrew Victor2008-04-045-9/+29
* [ARM] 4903/1: [AT91] SAM9/CAP9 system shutdownAndrew Victor2008-04-045-0/+41
* [ARM] 4902/1: [AT91] SAM9/CAP9 memory controller headerAndrew Victor2008-04-0413-73/+188
* [ARM] 4825/1: adds support for YL9200 boardSteve Birtles2008-03-282-0/+1899
* Linux 2.6.25-rc7v2.6.25-rc7Linus Torvalds2008-03-251-1/+1
* ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA")Bjorn Helgaas2008-03-251-2/+2
* Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-03-254-13/+31
|\
| * i2c: Fix docbook problemRandy Dunlap2008-03-231-2/+2
| * ASoC/TLV320AIC3X: Stop I2C driver ID abuseJean Delvare2008-03-231-2/+0
| * i2c-omap: Fix unhandled faultTony Lindgren2008-03-231-8/+28
| * i2c-bfin-twi: Disable BF54x support for nowBryan Wu2008-03-231-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2008-03-252-9/+16
|\ \
| * | KVM: MMU: Fix memory leak on guest demand faultsAvi Kivity2008-03-251-1/+1
| * | KVM: VMX: convert init_rmode_tss() to slots_lockMarcelo Tosatti2008-03-251-2/+2
| * | KVM: MMU: handle page removal with shadow mappingMarcelo Tosatti2008-03-251-1/+12
| * | KVM: MMU: Fix is_rmap_pte() with io ptesAvi Kivity2008-03-251-2/+1
| * | KVM: VMX: Restore tss even on x86_64Avi Kivity2008-03-251-3/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-03-2510-366/+302
|\ \ \ | |/ / |/| |
| * | [PATCH] get stack footprint of pathname resolution back to relative sanityAl Viro2008-03-191-31/+32
| * | [PATCH] double iput() on failure exit in hugetlbAl Viro2008-03-191-1/+1
| * | [PATCH] double dput() on failure exit in tiny-shmemAl Viro2008-03-191-0/+2
| * | [PATCH] fix up new filp allocatorsDave Hansen2008-03-193-20/+23
| * | [PATCH] check for null vfsmount in dentry_open()Christoph Hellwig2008-03-191-0/+12
| * | [PATCH] reiserfs: eliminate private use of struct file in xattrJeff Mahoney2008-03-191-80/+30
| * | [PATCH] sanitize hppfsAl Viro2008-03-191-79/+34
| * | hppfs pass vfsmount to dentry_open()Dave Hansen2008-03-191-176/+188
| * | [PATCH] restore export of do_kern_mount()Al Viro2008-03-171-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-03-2413-10/+60
|\ \ \
| * | | USB: Fix cut-and-paste error in rtl8150.cRobert P. J. Day2008-03-241-1/+1
| * | | USB: ehci: stop vt6212 bus hoggingRene Herman2008-03-241-0/+14
| * | | USB: sierra: add another device idKevin Lloyd2008-03-241-0/+1
| * | | USB: sierra: dma fixesOliver Neukum2008-03-241-4/+13
OpenPOWER on IntegriCloud