summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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 tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...Linus Torvalds2013-02-154-63/+32
|\
| * Revert "xen PVonHVM: use E820_Reserved area for shared_info"Konrad Rzeszutek Wilk2013-02-143-55/+24
| * Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"Konrad Rzeszutek Wilk2013-02-141-1/+1
| * x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich2013-02-131-7/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-02-154-13/+67
|\ \
| * | sparc64: Fix get_user_pages_fast() wrt. THP.David S. Miller2013-02-132-10/+63
| * | sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.David S. Miller2013-02-131-0/+1
| * | sparc: kernel/sbus.c: fix memory leakageCong Ding2013-01-211-3/+3
* | | efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi2013-02-131-1/+1
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-136-100/+108
|\ \ \