summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | CRIS: v32: Correct auto-restart of syscallsJesper Nilsson2010-08-041-1/+1
| * | | | | | CRIS: More ARTPEC-3 support and i2c-boardinfo.Jesper Nilsson2010-08-041-8/+66
| * | | | | | CRIS: Remove obsolete pinmux.c, now machine dependent.Jesper Nilsson2010-08-041-229/+0
| * | | | | | CRIS: kgdb: Fix compilation errorsJesper Nilsson2010-08-041-8/+8
| * | | | | | CRIS: v32: Correct path for intr_vect.hJesper Nilsson2010-08-041-1/+1
| * | | | | | CRIS: v32: Better irq mapping codeJesper Nilsson2010-08-041-25/+22
| * | | | | | CRIS: v32: Correct address for romfs in the imageJesper Nilsson2010-08-041-1/+1
| * | | | | | CRIS: Additional mmu settings for ARTPEC-3Jesper Nilsson2010-08-041-2/+40
| * | | | | | CRIS: Faster syscall entry for CRISv32.Jesper Nilsson2010-08-041-20/+17
| * | | | | | CRIS: Simple insn reschedule to avoid interlocks.Jesper Nilsson2010-08-041-9/+9
| * | | | | | CRIS: Add debug for assembler functionsJesper Nilsson2010-08-042-1/+29
| * | | | | | CRIS: Correct address of the romfs in boot imageJesper Nilsson2010-08-041-1/+1
| * | | | | | CRIS: Fasttimer: Remove obsolete ifdefJesper Nilsson2010-08-041-5/+1
| * | | | | | CRIS: Better link to rs485 in helpJesper Nilsson2010-08-041-1/+1
| * | | | | | CRIS: Remove CVS tag.Jesper Nilsson2010-08-041-2/+1
| * | | | | | CRIS: v10: remove all BKL usageJesper Nilsson2010-08-041-26/+13
| * | | | | | CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocksJesper Nilsson2010-08-041-32/+48
| * | | | | | arch/cris: Remove unnecessary casts of private_dataJoe Perches2010-08-041-5/+5
| * | | | | | cris: autoconvert trivial BKL users to private mutexJesper Nilsson2010-08-044-12/+6
| * | | | | | cris: Pushdown the bkl from ioctlJesper Nilsson2010-08-047-61/+137
| * | | | | | CRIS: invoke oom-killer from page faultJesper Nilsson2010-08-041-4/+4
| * | | | | | CRIS: GENERIC_TIME fixesJesper Nilsson2010-08-044-106/+45
* | | | | | | Merge branch 'for-linus' of git://android.kernel.org/kernel/tegraLinus Torvalds2010-08-0841-5/+6052
|\ \ \ \ \ \ \
| * | | | | | | [ARM] tegra: harmony: Add harmony board fileColin Cross2010-08-054-0/+296
| * | | | | | | [ARM] tegra: add pinmux supportErik Gilling2010-08-053-0/+1295
| * | | | | | | [ARM] tegra: add GPIO supportErik Gilling2010-08-055-0/+650
| * | | | | | | [ARM] tegra: Add timer supportColin Cross2010-08-052-0/+188
| * | | | | | | [ARM] tegra: SMP supportColin Cross2010-08-057-4/+420
| * | | | | | | [ARM] tegra: Add clock supportColin Cross2010-08-058-0/+2072
| * | | | | | | [ARM] tegra: Add IRQ supportErik Gilling2010-08-053-0/+208
| * | | | | | | [ARM] tegra: initial tegra supportErik Gilling2010-08-0520-1/+923
* | | | | | | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-08-083-9/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | OMAP3EVM: Replace vdvi regulator supply with vdds_dsiVaibhav Hiremath2010-08-051-5/+2
| * | | | | | | | OMAP: DSS2: change manual update scaling setupTomi Valkeinen2010-08-051-1/+2
| * | | | | | | | OMAP: DSS2: Add Nokia DSI command mode panel configuration structJani Nikula2010-08-031-0/+31
| * | | | | | | | OMAP: DSS2: DSI: change dsi_vc_dcs_read_2 parametersTomi Valkeinen2010-08-031-1/+1
| * | | | | | | | OMAP: DSS2: storage class should be before const qualifierTobias Klauser2010-08-031-2/+2
* | | | | | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-08-08151-6367/+6364
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'v2.6.35-omap-mailbox-for-next' of git://gitorious.org/~doyu/lk/...Tony Lindgren2010-08-046-279/+241
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | omap: mailbox: reorganize headersFelipe Contreras2010-08-044-8/+4
| | * | | | | | | | | omap: mailbox: standarize on 'omap-mailbox'Felipe Contreras2010-08-044-8/+6
| | * | | | | | | | | omap: mailbox: only compile for configured archsFelipe Contreras2010-08-041-2/+13
| | * | | | | | | | | omap: mailbox: simplify omap_mbox_register()Felipe Contreras2010-08-044-97/+50
| | * | | | | | | | | omap: mailbox: reorganize registeringFelipe Contreras2010-08-042-83/+66
| | * | | | | | | | | omap: mailbox: add IRQ namesFelipe Contreras2010-08-042-0/+5
| | * | | | | | | | | omap: mailbox: remove unecessary fieldsFelipe Contreras2010-08-041-8/+0
| | * | | | | | | | | omap: mailbox: don't export unecessary symbolsFelipe Contreras2010-08-042-4/+0
| | * | | | | | | | | omap: mailbox: update omap1 probingFelipe Contreras2010-08-041-14/+14
| | * | | | | | | | | omap: mailbox: use correct config for omap1Felipe Contreras2010-08-041-1/+1
| | * | | | | | | | | omap: mailbox: 2420 should be detected at run-timeFelipe Contreras2010-08-041-1/+2
OpenPOWER on IntegriCloud