summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | parisc: fix compile warnings triggered by atomic_sub(sizeof(),v)Helge Deller2013-03-021-2/+2
| * | | | | | parisc: check return value of down_interruptible() in hp_sdc_rtc.cHelge Deller2013-03-021-3/+12
| * | | | | | parisc: avoid unitialized variable warning in pa_memcpy()Helge Deller2013-03-021-1/+1
| * | | | | | parisc: remove unused variable 'compat_val'Helge Deller2013-03-021-1/+0
| * | | | | | parisc: switch to compat_functions of io_setup, io_getevents and io_submitHelge Deller2013-03-021-3/+3
| * | | | | | parisc: select ARCH_WANT_FRAME_POINTERSHelge Deller2013-03-021-0/+1
* | | | | | | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-03200-8/+26934
|\ \ \ \ \ \ \
| * | | | | | | metag: Provide dma_get_sgtable()James Hogan2013-03-021-0/+7
| * | | | | | | metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan2013-03-021-1/+0
| * | | | | | | metag: copy devicetree to non-init memoryJames Hogan2013-03-023-0/+20
| * | | | | | | metag: cleanup metag_ksyms.c includesJames Hogan2013-03-021-6/+3
| * | | | | | | metag: move mm/init.c exports out of metag_ksyms.cJames Hogan2013-03-022-2/+3
| * | | | | | | metag: move usercopy.c exports out of metag_ksyms.cJames Hogan2013-03-022-16/+13
| * | | | | | | metag: move setup.c exports out of metag_ksyms.cJames Hogan2013-03-022-5/+3
| * | | | | | | metag: move kick.c exports out of metag_ksyms.cJames Hogan2013-03-022-2/+3
| * | | | | | | metag: move traps.c exports out of metag_ksyms.cJames Hogan2013-03-022-5/+3
| * | | | | | | metag: move irq enable out of irqflags.h on SMPJames Hogan2013-03-022-7/+20
| * | | | | | | genksyms: fix metag symbol prefix on crc symbolsJames Hogan2013-03-021-1/+2
| * | | | | | | metag: hugetlb: convert to vm_unmapped_area()James Hogan2013-03-021-42/+10
| * | | | | | | metag: export clear_page and copy_pageJames Hogan2013-03-021-0/+2
| * | | | | | | metag: export metag_code_cache_flush_allJames Hogan2013-03-021-0/+1
| * | | | | | | metag: protect more non-MMU memory regionsJames Hogan2013-03-023-7/+42
| * | | | | | | metag: make TXPRIVEXT bits explicitJames Hogan2013-03-022-7/+31
| * | | | | | | metag: kernel/setup.c: sort includesJames Hogan2013-03-021-23/+23
| * | | | | | | perf: Enable building perf tools for MetaJames Hogan2013-03-021-0/+6
| * | | | | | | metag: add boot time LNKGET/LNKSET checkJames Hogan2013-03-021-0/+79
| * | | | | | | metag: add __init to metag_cache_probe()James Hogan2013-03-021-1/+1
| * | | | | | | metag: Add JTAG Debug Adapter (DA) supportJames Hogan2013-03-029-0/+105
| * | | | | | | scripts/checkstack.pl: Add metag supportJames Hogan2013-03-021-2/+6
| * | | | | | | metag: ftrace supportJames Hogan2013-03-027-1/+248
| * | | | | | | metag: PerfJames Hogan2013-03-027-0/+1073
| * | | | | | | metag: Build infrastructureJames Hogan2013-03-0219-0/+1124
| * | | | | | | Kconfig.debug: add METAG to dependency listsJames Hogan2013-03-021-2/+2
| * | | | | | | mm: define VM_GROWSUP for CONFIG_METAGJames Hogan2013-03-021-0/+2
| * | | | | | | metag: Various other headersJames Hogan2013-03-0211-0/+526
| * | | | | | | metag: Stack unwindingJames Hogan2013-03-022-0/+207
| * | | | | | | metag: Optimised library functionsJames Hogan2013-03-0220-0/+1474
| * | | | | | | metag: DMAJames Hogan2013-03-022-0/+690
| * | | | | | | metag: SMP supportJames Hogan2013-03-029-0/+1064
| * | | | | | | metag: Basic documentationJames Hogan2013-03-024-0/+266
| * | | | | | | metag: Atomics, locks and bitopsJames Hogan2013-03-0213-0/+1395
| * | | | | | | metag: Module supportJames Hogan2013-03-022-0/+321
| * | | | | | | metag: Scheduling/Process managementJames Hogan2013-03-022-0/+616
| * | | | | | | metag: System CallsJames Hogan2013-03-028-0/+508
| * | | | | | | metag: Internal and external irqchipsJames Hogan2013-03-028-0/+1359
| * | | | | | | metag: IRQ handlingJames Hogan2013-03-023-0/+444
| * | | | | | | metag: TrapsJames Hogan2013-03-025-0/+1167
| * | | | | | | metag: Time keepingJames Hogan2013-03-0210-0/+378
| * | | | | | | metag: ptraceJames Hogan2013-03-024-0/+555
| * | | | | | | metag: Device treeJames Hogan2013-03-025-0/+160
OpenPOWER on IntegriCloud