summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * davinci: Add machine checks to DA8XX serial console init routinesMichael Williamson2010-09-242-0/+6
| | * davinci: dm6467t evm: setup NAND flash timingSekhar Nori2010-09-241-0/+14
| | * davinci: am18x/da850/omap-l138 evm: setup NAND flash timingSekhar Nori2010-09-241-0/+12
| | * davinci: am17x/da830/omap-l137 evm: setup NAND flash timingSudhakar Rajashekhara2010-09-241-0/+12
| | * davinci: dm644x evm: setup NAND flash timingSekhar Nori2010-09-241-0/+12
| | * nand: davinci: add support for timing configurationSekhar Nori2010-09-242-38/+25Star
| | * davinci: add support for aemif timing configurationSekhar Nori2010-09-245-4/+171
| | * davinci: dm365 evm: use EDMAQ_3 as the audio DMA queueSekhar Nori2010-09-241-1/+3
| | * DA850: Add MMCSD1 resources, platform device and convenience registration fun...Juha Kuikka2010-09-242-0/+40
| | * DA850: Split MMCSD clock into two to support both MMCSD peripheralsJuha Kuikka2010-09-241-3/+11
| | * DA850: Add LPSC id for MMCSD1 peripheralJuha Kuikka2010-09-241-0/+1
| | * arm: mach-davinci: check irq2ctlr() resultKulikov Vasiliy2010-09-241-2/+6
| | * DA850: move MII/RMII pin lists to the board fileSergei Shtylyov2010-09-243-12/+22
| | * DA850: move NAND/NOR pin lists to the board fileSergei Shtylyov2010-09-243-25/+40
| | * Davinci: tnetv107x: retain psc reg base after initCyril Chemparathy2010-09-241-1/+1
| | * davinci: am18x/da850/omap-l138: keep async clock constant with cpufreqSekhar Nori2010-09-243-3/+11
| | * davinci: cpufreq: add support for keeping an additional clock constantSekhar Nori2010-09-241-0/+18
| | * davinci: clock: add support for setting sysclk rateSekhar Nori2010-09-242-0/+78
| | * davinci: dm365: disable pulldowns for all MMC/SD1 pins.Sekhar Nori2010-09-241-1/+1
| | * davinci: am18x/da850/omap-l138: use 'NOM' voltage defined in datasheet as min...Sekhar Nori2010-09-241-3/+3
| | * davinci: introduce support for AM1x ARM9 microprocessorsSekhar Nori2010-09-243-17/+17
| | * davinci: clean up inconsistent usage of spaces in KconfigSekhar Nori2010-09-241-16/+16
| | * davinci: cpufreq: bailout on regulator errorsSekhar Nori2010-09-242-3/+9
| | * davinci: clock: make 'disable unused clocks' printk debug onlyKevin Hilman2010-09-241-1/+1
| | * MAINTAINERS: Add Kevin's e-mail in entry for TI DaVinciSekhar Nori2010-09-241-2/+2
| | * davinci: da850 evm: sparse cleanup: make file local variables staticSekhar Nori2010-09-241-7/+7
* | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2010-10-252-41/+27Star
|\ \ \
| * | | exofs: Remove inode->i_count manipulation in exofs_new_inodeBoaz Harrosh2010-10-251-19/+9Star
| * | | fs/exofs: typo fix of faild to failedJoe Perches2010-10-253-14/+14
| * | | exofs: Set i_mapping->backing_dev_info anywayBoaz Harrosh2010-10-181-0/+2
| * | | exofs: Cleaup read path in regard with read_for_writeBoaz Harrosh2010-10-181-20/+14Star
* | | | x86-32, mm: Remove duplicated includeBorislav Petkov2010-10-251-1/+0Star
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-10-2576-767/+1440
|\ \ \ \
| * | | | [S390] topology: export cpu topology via proc/sysinfoHeiko Carstens2010-10-253-3/+36
| * | | | [S390] topology: move topology sysinfo codeHeiko Carstens2010-10-252-54/+56
| * | | | [S390] topology: clean up facility detectionHeiko Carstens2010-10-253-9/+10
| * | | | [S390] cleanup facility list handlingMartin Schwidefsky2010-10-2512-74/+66Star
| * | | | [S390] enable ARCH_DMA_ADDR_T_64BIT with 64BITFUJITA Tomonori2010-10-251-0/+3
| * | | | [S390] dasd: ignore unsolicited interrupts for DIAGStefan Haberland2010-10-251-9/+14
| * | | | [S390] kvm: Enable z196 instruction facilitiesChristian Borntraeger2010-10-251-1/+1
| * | | | [S390] dasd: fix unsolicited interrupt recognitionStefan Weinhuber2010-10-252-41/+40Star
| * | | | [S390] dasd: fix use after free in dbfSebastian Ott2010-10-251-1/+0Star
| * | | | [S390] kvm: Fix badness at include/asm/mmu_context.h:83Christian Borntraeger2010-10-251-0/+2
| * | | | [S390] cio: fix I/O cancel functionPeter Oberparleiter2010-10-252-2/+8
| * | | | [S390] topology: change defaultHeiko Carstens2010-10-252-4/+4
| * | | | [S390] smp: use correct cpu address in print_cpu_info()Heiko Carstens2010-10-251-1/+1
| * | | | [S390] remove ieee_instruction_pointer from thread_structMartin Schwidefsky2010-10-254-7/+2Star
| * | | | [S390] cleanup system call parameter setupMartin Schwidefsky2010-10-253-9/+5Star
| * | | | [S390] correct alignment of cpuid structureMartin Schwidefsky2010-10-251-1/+1
| * | | | [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-2515-49/+57