Greg Kroah-Hartman 351a102dbf ARM: drivers: remove __dev* attributes. před 13 roky
..
.gitignore da1562af62 [ARM] 5194/1: update .gitignore před 17 roky
Makefile a0f0dd57f4 Merge branch 'fixes' into for-linus před 13 roky
arch_timer.c 56942fec06 ARM: 7538/1: delay: add registration mechanism for delay timer sources před 13 roky
armksyms.c 91b006def3 Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus před 13 roky
arthur.c 7cc09c248f [ARM] arm/kernel/arthur.c: add MODULE_LICENSE před 17 roky
asm-offsets.c 9fc31ddc70 ARM: Don't unconditionally bloat thread_info před 13 roky
atags.h bd51e2f595 ARM: 7506/1: allow for ATAGS to be configured out when DT support is selected před 13 roky
atags_compat.c aa783b6fd6 ARM: 7505/1: split out ATAGS parsing před 13 roky
atags_parse.c aa783b6fd6 ARM: 7505/1: split out ATAGS parsing před 13 roky
atags_proc.c aa783b6fd6 ARM: 7505/1: split out ATAGS parsing před 13 roky
bios32.c 351a102dbf ARM: drivers: remove __dev* attributes. před 13 roky
calls.S 7a684c452e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux před 13 roky
cpuidle.c e1689795a7 cpuidle: Add common time keeping and irq enabling před 13 roky
crash_dump.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn před 15 roky
debug.S e5c5f2adeb ARM: implement debug_ll_io_init() před 13 roky
devtree.c ce7b175656 ARM: 7585/1: kernel: fix nr_cpu_ids check in DT logical map init před 13 roky
dma-isa.c e8b8f5ef90 ARM: dma-isa: request cascade channel after registering it před 16 roky
dma.c bd31b85960 locking, ARM: Annotate low level hw locks as raw před 14 roky
early_printk.c 93fd03a8c6 ARM: Add an earlyprintk debug console před 16 roky
elf.c 9f97da78bf Disintegrate asm/system.h for ARM před 13 roky
entry-armv.S 15ac49b650 ARM: Fix undefined instruction exception handling před 13 roky
entry-common.S 9977d9b379 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal před 13 roky
entry-header.S 3ad55155b2 Merge branch 'devel-stable' into for-next před 14 roky
etm.c 351a102dbf ARM: drivers: remove __dev* attributes. před 13 roky
fiq.c bc89663aa5 ARM: fiq: change FIQ_START to a variable před 13 roky
fiqasm.S dc2eb928a1 ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2 před 14 roky
ftrace.c 4c36595ec8 ARM: 7468/1: ftrace: Trace function entry before updating index před 13 roky
head-common.S 4c2896e88d arm/dt: Make __vet_atags also accept a dtb image před 14 roky
head-nommu.S 76e0920403 ARM: 7591/1: nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6 před 13 roky
head.S a0f0dd57f4 Merge branch 'fixes' into for-linus před 13 roky
hw_breakpoint.c f435ab7992 ARM: hw_breakpoint: kill WARN_ONCE usage před 13 roky
hyp-stub.S 8ec58be9f3 ARM: virt: arch_timers: enable access to physical timers před 13 roky
insn.c fa0d1dbf7f ARM: fix missing bug.h include in arch/arm/kernel/insn.c před 13 roky
insn.h 09f05d8529 ARM: 7334/1: add jump label support před 13 roky
io.c ecea4ab6d3 arm: convert core files from module.h to export.h před 14 roky
irq.c 05c769823c ARM: export set_irq_flags před 13 roky
isa.c 6d4561110a sysctl: Drop & in front of every proc_handler. před 16 roky
iwmmxt.S 392ba787bc ARM: pxa: fix logic error in PJ4 iWMMXt handling před 14 roky
jump_label.c 09f05d8529 ARM: 7334/1: add jump label support před 13 roky
kgdb.c 834b2964b7 kgdb,arm: fix register dump před 15 roky
kprobes-arm.c b5bed7fe80 ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below před 14 roky
kprobes-common.c 9f97da78bf Disintegrate asm/system.h for ARM před 13 roky
kprobes-test-arm.c 5c5b06c3c0 ARM: kprobes: make more tests conditional před 13 roky
kprobes-test-thumb.c 46589e2922 ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels před 14 roky
kprobes-test.c 744627e91c treewide: fix printk typo in multiple drivers před 13 roky
kprobes-test.h 46589e2922 ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels před 14 roky
kprobes-thumb.c 2307574a50 ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slot před 13 roky
kprobes.c deb74f5ca1 Merge tag 'for-linus' of git://github.com/rustyrussell/linux před 13 roky
kprobes.h 2c89240b63 ARM: kprobes: Add exports for test code před 14 roky
machine_kexec.c 2456f44dd7 ARM: 7555/1: kexec: fix segment memory addresses check před 13 roky
module.c e73fc88e19 ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_* před 14 roky
opcodes.c 0c9030deaf ARM: 7206/1: Add generic ARM instruction set condition code checks. před 14 roky
patch.c b21d55e98a ARM: 7332/1: extract out code patch function from kprobes před 13 roky
patch.h b21d55e98a ARM: 7332/1: extract out code patch function from kprobes před 13 roky
perf_event.c 2ac29a14a8 ARM: PMU: fix runtime PM enable před 13 roky
perf_event_cpu.c 351a102dbf ARM: drivers: remove __dev* attributes. před 13 roky
perf_event_v6.c 351a102dbf ARM: drivers: remove __dev* attributes. před 13 roky
perf_event_v7.c 351a102dbf ARM: drivers: remove __dev* attributes. před 13 roky
perf_event_xscale.c 351a102dbf ARM: drivers: remove __dev* attributes. před 13 roky
pj4-cp0.c d91ef63bd5 arm: remove several unnecessary module.h include instances před 14 roky
process.c 9977d9b379 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal před 13 roky
ptrace.c b10bca0bc6 ARM: 7595/1: syscall: rework ordering in syscall_trace_exit před 13 roky
relocate_kernel.S 552e0c8da8 ARM: 7065/1: kexec: ensure new kernel is entered in ARM state před 14 roky
return_address.c ecea4ab6d3 arm: convert core files from module.h to export.h před 14 roky
sched_clock.c 6a4dae5e13 ARM: 7565/1: sched: stop sched_clock() during suspend před 13 roky
setup.c b8b499c86b ARM: 7602/1: Pass real "__machine_arch_type" variable to setup_machine_tags() procedure před 13 roky
signal.c 3cffdc8c3a Uninclude linux/freezer.h před 13 roky
signal.h 8d4150ccbb ARM: 7471/1: Revert "7442/1: Revert "remove unused restart trampoline"" před 13 roky
sleep.S 9f97da78bf Disintegrate asm/system.h for ARM před 13 roky
smp.c 0fa5d3996d Merge branch 'devel-stable' into for-linus před 13 roky
smp_scu.c 0bd82adee3 ARM: 7347/1: SCU: use cpu_logical_map for per-CPU low power mode před 13 roky
smp_tlb.c 3fc498f165 smp: introduce a generic on_each_cpu_mask() function před 13 roky
smp_twd.c d027db132b Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc před 13 roky
stacktrace.c ecea4ab6d3 arm: convert core files from module.h to export.h před 14 roky
suspend.c dbee0c6fb4 ARM: kernel: update cpu_suspend code to use cache LoUIS operations před 13 roky
swp_emulate.c 7bf9b7bef8 ARM: missing ->mmap_sem around find_vma() in swp_emulate.c před 13 roky
sys_arm.c 38a61b6b4a arm: switch to generic fork/vfork/clone před 13 roky
sys_oabi-compat.c a7c1938e22 userns: Convert stat to return values mapped from kuids and kgids před 13 roky
tcm.c 9f97da78bf Disintegrate asm/system.h for ARM před 13 roky
tcm.h bc581770cf ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3 před 16 roky
thumbee.c 58834eecde ARM: 7385/1: ThumbEE: Use cpuid macros to read ID_PFR0 for ThumbEE před 13 roky
time.c fa8bbb13ab ARM: use new LEDS CPU trigger stub to replace old one před 13 roky
topology.c 71db5bfec1 ARM: kernel: update topology to use new MPIDR macros před 13 roky
traps.c 2b2040af0b ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path před 13 roky
unwind.c ddf5a25c5f ARM: unwinder: fix bisection to find origin in .idx section před 14 roky
vmlinux.lds.S dad5451a32 ARM: 7605/1: vmlinux.lds: Move .notes section next to the rodata před 13 roky
xscale-cp0.c d91ef63bd5 arm: remove several unnecessary module.h include instances před 14 roky