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