David Rientjes d0a21265df mm: unify module_alloc code for vmalloc 14 年之前
..
.gitignore da1562af62 [ARM] 5194/1: update .gitignore 17 年之前
Makefile 404a02cbd2 Merge branch 'devel-stable' into devel 14 年之前
armksyms.c 09bfafac3e ARM: 6314/1: ftrace: allow build without frame pointers on ARM 15 年之前
arthur.c 7cc09c248f [ARM] arm/kernel/arthur.c: add MODULE_LICENSE 17 年之前
asm-offsets.c 6451d7783b arm: remove machine_desc.io_pg_offst and .phys_io 14 年之前
atags.c f7b0b939d5 clean up atags exporting code 17 年之前
atags.h 4cd9d6f774 [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atags 17 年之前
bios32.c 52882173cf ARM: 6058/1: Add support for PCI domains 15 年之前
calls.S 418cf646c9 ARM: 6343/1: wire up fanotify and prlimit64 syscalls on ARM 15 年之前
compat.c 73a65b3f85 ARM: deprecate support for old way to pass kernel parameters 15 年之前
compat.h 73a65b3f85 ARM: deprecate support for old way to pass kernel parameters 15 年之前
crash_dump.c 67742c8168 ARM: 6120/1: kdump: implement copy_oldmem_page() 15 年之前
crunch-bits.S a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 年之前
crunch.c 797245f5da ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() 15 年之前
debug.S 0ea1293009 arm: return both physical and virtual addresses from addruart 14 年之前
dma-isa.c e8b8f5ef90 ARM: dma-isa: request cascade channel after registering it 15 年之前
dma.c e193ba290f ARM: dma: add /proc/dma support to arch/arm/kernel/dma.c 15 年之前
early_printk.c 93fd03a8c6 ARM: Add an earlyprintk debug console 15 年之前
ecard.c 1d559e2913 arm: struct device - replace bus_id with dev_name(), dev_set_name() 16 年之前
ecard.h 9ecba1f288 [ARM] rpc: ecard: remove deprecated ecard_address() and relatives 17 年之前
elf.c a7b2296277 ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels" 15 年之前
entry-armv.S 404a02cbd2 Merge branch 'devel-stable' into devel 14 年之前
entry-common.S 58daf18cdc Merge branch 'clksrc' into devel 14 年之前
entry-header.S 7e20269647 ARM: hw_breakpoint: disable preemption during debug exception handling 14 年之前
etm.c 092e0e7e52 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl 14 年之前
fiq.c 4ec3eb1363 Merge branch 'smp' into misc 14 年之前
ftrace.c dd686eb139 ARM: ftrace: graph tracer + dynamic ftrace 14 年之前
head-common.S a0a55682b8 Merge branch 'hotplug' into devel 14 年之前
head-nommu.S f131a0800e ARM: no need for nommu to jump through the hoops that mmu does 15 年之前
head.S 4073723acb Merge branch 'misc' into devel 14 年之前
hw_breakpoint.c 8fbf397c33 ARM: hw_breakpoint: do not fail initcall if monitor mode is disabled 14 年之前
init_task.c d200c922bc Use new __init_task_data macro in arch init_task.c files. 16 年之前
io.c fced80c735 [ARM] Convert asm/io.h to linux/io.h 17 年之前
irq.c 4073723acb Merge branch 'misc' into devel 14 年之前
isa.c 6d4561110a sysctl: Drop & in front of every proc_handler. 15 年之前
iwmmxt.S ef6c84454f ARM: pxa: add iwmmx support for PJ4 14 年之前
kgdb.c 834b2964b7 kgdb,arm: fix register dump 14 年之前
kprobes-decode.c ccdf2e1bca ARM: 6412/1: kprobes-decode: add support for MOVW instruction 15 年之前
kprobes.c 336f5899d2 Merge branch 'master' into export-slabh 15 年之前
leds.c 373b32abf9 ARM: move LED support code out of arch/arm/kernel/time.c 15 年之前
machine_kexec.c b230653132 ARM: 6522/1: kexec: Add call to non-crashing cores through IPI 14 年之前
module.c d0a21265df mm: unify module_alloc code for vmalloc 14 年之前
perf_event.c 3c0cb7c31c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 14 年之前
perf_event_v6.c 961ec6daa7 ARM: 6521/1: perf: use raw_spinlock_t for pmu_lock 14 年之前
perf_event_v7.c 961ec6daa7 ARM: 6521/1: perf: use raw_spinlock_t for pmu_lock 14 年之前
perf_event_xscale.c 961ec6daa7 ARM: 6521/1: perf: use raw_spinlock_t for pmu_lock 14 年之前
pj4-cp0.c ef6c84454f ARM: pxa: add iwmmx support for PJ4 14 年之前
pmu.c 49c006b937 ARM: 6064/1: pmu: register IRQs at runtime 15 年之前
process.c 809b4e00ba Merge branch 'devel-stable' into devel 14 年之前
ptrace.c ce9b1b0952 ARM: ptrace: fix style issue with hw_breakpoint interface 14 年之前
ptrace.h 440e6ca79a arm: use generic ptrace_resume code 15 年之前
relocate_kernel.S bc8b57f08c ARM: 6497/1: kexec: Correct data alignment for CONFIG_THUMB2_KERNEL 14 年之前
return_address.c 4bf1fa5a34 [ARM] 5613/1: implement CALLER_ADDRESSx 16 年之前
sched_clock.c 112f38a4a3 ARM: sched_clock: provide common infrastructure for sched_clock() 14 年之前
setup.c dec12e62c0 ARM: provide an early platform initialization hook 14 年之前
signal.c 82c6f5a5b3 ARM: 6051/1: VFP: preserve the HW context when calling signal handlers 15 年之前
signal.h ab72b00734 ARM: Fix signal restart issues with NX and OABI compat 15 年之前
smp.c 28cdac6690 Merge branch 'pgt' (early part) into devel 14 年之前
smp_scu.c 9b229fa095 Check whether the SCU was already initialised 15 年之前
smp_tlb.c 03b505eae6 ARM: SMP: split out software TLB maintainence broadcasting 14 年之前
smp_twd.c 4073723acb Merge branch 'misc' into devel 14 年之前
stacktrace.c d33aadbf8e ARM: 6468/1: backtrace: fix calculation of thread stack base 14 年之前
swp_emulate.c 64d2dc384e ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processors 14 年之前
sys_arm.c d7627467b7 Make do_execve() take a const filename pointer 15 年之前
sys_oabi-compat.c c788732523 Mark arguments to certain syscalls as being const 15 年之前
tcm.c 1dbd30e989 ARM: 6225/1: make TCM allocation static and common for all archs 15 年之前
tcm.h bc581770cf ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3 16 年之前
thumbee.c 7f1fd31db1 Fix the teehbr_read function prototype 16 年之前
time.c 8ff1443c54 ARM: simplify early machine init hooks 14 年之前
traps.c 28cdac6690 Merge branch 'pgt' (early part) into devel 14 年之前
unwind.c d33aadbf8e ARM: 6468/1: backtrace: fix calculation of thread stack base 14 年之前
vmlinux.lds.S 4073723acb Merge branch 'misc' into devel 14 年之前
xscale-cp0.c 797245f5da ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() 15 年之前