summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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
| | * | | | | 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
| | * | | | | 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-028-0/+103
| | * | | | | metag: ftrace supportJames Hogan2013-03-026-1/+235
| | * | | | | metag: PerfJames Hogan2013-03-027-0/+1073
| | * | | | | metag: Build infrastructureJames Hogan2013-03-0219-0/+1124
| | * | | | | 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: 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-021-0/+5
| | * | | | | metag: IRQ handlingJames Hogan2013-03-023-0/+444
| | * | | | | metag: TrapsJames Hogan2013-03-025-0/+1167
| | * | | | | metag: Time keepingJames Hogan2013-03-025-0/+152
| | * | | | | metag: ptraceJames Hogan2013-03-023-0/+553
| | * | | | | metag: Device treeJames Hogan2013-03-025-0/+160
| | * | | | | metag: Signal handlingJames Hogan2013-03-023-0/+383
| | * | | | | metag: TCM supportJames Hogan2013-03-025-0/+317
| | * | | | | metag: Highmem supportJames Hogan2013-03-023-0/+294
| | * | | | | metag: Huge TLBJames Hogan2013-03-022-0/+377
| | * | | | | metag: Memory handlingJames Hogan2013-03-025-0/+1904
| | * | | | | metag: Memory managementJames Hogan2013-03-0210-0/+1833
| | * | | | | metag: Cache/TLB handlingJames Hogan2013-03-027-0/+1277
| | * | | | | metag: TBX sourceJames Hogan2013-03-0211-0/+2172
| | * | | | | metag: TBX headerJames Hogan2013-03-021-0/+1425
| | * | | | | metag: BootJames Hogan2013-03-026-0/+715
| | * | | | | metag: Header for core memory mapped registersJames Hogan2013-03-021-0/+1106
| | * | | | | metag: Headers for core arch constantsJames Hogan2013-03-022-0/+1261
| | * | | | | Add HAVE_64BIT_ALIGNED_ACCESSJames Hogan2013-03-021-0/+16
| * | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-03-038-28/+35
| |\ \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linusRussell King2013-03-0347-93/+300
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: Fix broken commit 0cc41e4a21d43 corrupting kernel messagesRussell King2013-03-011-15/+21