Al Viro 653d48b221 arm: fix really nasty sigreturn bug пре 14 година
..
.gitignore da1562af62 [ARM] 5194/1: update .gitignore пре 17 година
Makefile 7b70c4275f Merge branch 'devel-stable' into devel пре 15 година
armksyms.c 3e7b19efe6 ARM: unexport symbols used to implement floating point emulation пре 15 година
arthur.c 7cc09c248f [ARM] arm/kernel/arthur.c: add MODULE_LICENSE пре 17 година
asm-offsets.c df0698be14 ARM: stack protector: change the canary value per task пре 15 година
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 пре 14 година
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 4e6d488af3 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp пре 15 година
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 7b70c4275f Merge branch 'devel-stable' into devel пре 15 година
entry-common.S 653d48b221 arm: fix really nasty sigreturn bug пре 14 година
entry-header.S 8e4971f2fb ARM: 5991/1: Fix regression in restore_user_regs macro пре 15 година
etm.c 1495cc9df4 Input: sysrq - drop tty argument from sysrq ops handlers пре 14 година
fiq.c 446c92b290 [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions пре 16 година
ftrace.c 4260415f6a ARM: fix build error in arch/arm/kernel/process.c пре 15 година
head-common.S 158bc5af3d ARM: 5784/1: fix early boot machine ID mismatch error display пре 15 година
head-nommu.S 2abc1c50b6 ARM: convert to use __HEAD and HEAD_TEXT macros. пре 15 година
head.S 2abc1c50b6 ARM: convert to use __HEAD and HEAD_TEXT macros. пре 15 година
init_task.c d200c922bc Use new __init_task_data macro in arch init_task.c files. пре 15 година
io.c fced80c735 [ARM] Convert asm/io.h to linux/io.h пре 16 година
irq.c 354e6f72d6 ARM: 6197/2: preliminary support for sparse IRQ пре 15 година
isa.c 6d4561110a sysctl: Drop & in front of every proc_handler. пре 15 година
iwmmxt.S ae95bfbb2b [ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructure пре 19 година
kgdb.c 2f174847b0 ARM: 6326/1: kgdb: fix GDB_MAX_REGS no longer used пре 15 година
kprobes-decode.c 0ebe25f90c ARM: 6226/1: fix kprobe bug in ldr instruction emulation пре 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 ceb0885d3b Merge branch 'misc' into devel пре 15 година
module.c b749315601 ARM: 6191/1: Do not compile the Thumb-2 module relocations on an ARM kernel пре 15 година
perf_event.c 65b4711ff5 ARM: 6352/1: perf: fix event validation пре 14 година
pmu.c 49c006b937 ARM: 6064/1: pmu: register IRQs at runtime пре 15 година
process.c 7b70c4275f Merge branch 'devel-stable' into devel пре 15 година
ptrace.c e513f8bf24 ARM: 6199/1: Add kprobe-based event tracer пре 15 година
ptrace.h 440e6ca79a arm: use generic ptrace_resume code пре 15 година
relocate_kernel.S 8594a0c333 ARM: 6119/1: kdump: skip indirection page when crashing пре 15 година
return_address.c 4bf1fa5a34 [ARM] 5613/1: implement CALLER_ADDRESSx пре 16 година
setup.c 7b70c4275f Merge branch 'devel-stable' into devel пре 15 година
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 3d3f78d752 ARM: call machine_shutdown() from machine_halt(), etc пре 15 година
smp_scu.c 9b229fa095 Check whether the SCU was already initialised пре 15 година
smp_twd.c 5388a6b266 ARM: SMP: Always enable clock event broadcast support пре 15 година
stacktrace.c 4bf1fa5a34 [ARM] 5613/1: implement CALLER_ADDRESSx пре 16 година
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 пре 15 година
thumbee.c 7f1fd31db1 Fix the teehbr_read function prototype пре 16 година
time.c 5cfc8ee0bb ARM: convert arm to arch_gettimeoffset() пре 15 година
traps.c f159f4ed55 ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6 пре 15 година
unwind.c 830703c766 ARM: 6140/1: silence a bogus sparse warning in unwind.c пре 15 година
vmlinux.lds.S 2b0d8c251b ARM: 5880/1: arm: use generic infrastructure for early params пре 15 година
xscale-cp0.c 797245f5da ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() пре 15 година