summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds2012-01-11125-5/+12989
|\
| * C6X: replace tick_nohz_stop/restart_sched_tick callsMark Salter2012-01-081-2/+4
| * C6X: add register_cpu callMark Salter2012-01-081-0/+15
| * C6X: deal with memblock API changesMark Salter2012-01-082-7/+0
| * C6X: fix timer64 initializationMark Salter2012-01-081-1/+9
| * C6X: fix layout of EMIFA registersMark Salter2012-01-081-1/+0
| * C6X: MAINTAINERSMark Salter2011-10-071-0/+8
| * C6X: DSCR - Device State Configuration RegistersMark Salter2011-10-072-0/+632
| * C6X: EMIF - External Memory InterfaceMark Salter2011-10-071-0/+88
| * C6X: general SoC supportMark Salter2011-10-072-0/+126
| * C6X: library codeAurelien Jacquiot2011-10-0719-0/+1349
| * C6X: headersAurelien Jacquiot2011-10-0723-0/+1178
| * C6X: ptrace supportAurelien Jacquiot2011-10-072-0/+361
| * C6X: loadable module supportAurelien Jacquiot2011-10-073-0/+222
| * C6X: cache controlAurelien Jacquiot2011-10-073-0/+600
| * C6X: clocksMark Salter2011-10-074-0/+1018
| * C6X: build infrastructureAurelien Jacquiot2011-10-074-0/+1385
| * C6X: syscallsAurelien Jacquiot2011-10-073-0/+155
| * C6X: interrupt handlingAurelien Jacquiot2011-10-076-0/+1480
| * C6X: time managementAurelien Jacquiot2011-10-074-0/+340
| * C6X: signal managementAurelien Jacquiot2011-10-073-0/+474
| * C6X: process managementAurelien Jacquiot2011-10-074-0/+590
| * C6X: memory management and DMA supportAurelien Jacquiot2011-10-074-0/+500
| * C6X: devicetree supportMark Salter2011-10-0717-0/+1087
| * C6X: early boot codeAurelien Jacquiot2011-10-073-0/+663
| * C6X: build infrastructureAurelien Jacquiot2011-10-0714-0/+701
| * add missing __iomem to generic iounmap declarationMark Salter2011-10-071-1/+1
| * add ELF machine define for TI C6X DSPsMark Salter2011-10-071-0/+1
| * fixed generic page.h for non-zero PAGE_OFFSETMark Salter2011-10-071-3/+7
| * fix default __strnlen_user macroMark Salter2011-10-071-1/+6
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-01-1117-90/+99
|\ \
| * | microblaze: Wire-up new system callsMichal Simek2012-01-052-1/+7
| * | microblaze: Remove NO_IRQ from architectureMichal Simek2012-01-052-4/+2
| * | input: xilinx_ps2: Don't use NO_IRQMichal Simek2012-01-051-1/+1
| * | block: xsysace: Don't use NO_IRQMichal Simek2012-01-051-5/+5
| * | microblaze: Trivial asm fixMichal Simek2012-01-051-1/+1
| * | microblaze: Fix debug message in moduleMichal Simek2012-01-051-1/+1
| * | microblaze: Remove eprintk macroMichal Simek2012-01-053-16/+10
| * | microblaze: Send CR before LF for early consoleMichal Simek2012-01-051-2/+2
| * | microblaze: Change NO_IRQ to 0Michal Simek2012-01-053-20/+30
| * | microblaze: Use irq_of_parse_and_map for timerMichal Simek2012-01-051-1/+1
| * | microblaze: intc: Change variable nameMichal Simek2012-01-051-6/+5
| * | microblaze: Use of_find_compatible_node for timer and intcMichal Simek2012-01-052-26/+8
| * | microblaze: Add __cmpdi2Michal Simek2012-01-052-0/+27
| * | microblaze: Synchronize __pa __va macrosMichal Simek2012-01-051-9/+2
* | | Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds2012-01-118-53/+17
|\ \ \
| * | | rtc-puv3: solve section mismatch in rtc-puv3.cGuan Xuetao2012-01-101-2/+2
| * | | rtc-puv3: using module_platform_driver()Guan Xuetao2012-01-101-15/+1
| * | | i2c-puv3: using module_platform_driver()Guan Xuetao2012-01-101-14/+2
| * | | rtc-puv3: irq: remove IRQF_DISABLEDGuan Xuetao2012-01-101-2/+2