Linus Torvalds 0429fbc0bd Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 11 年之前
..
.gitignore da1562af62 [ARM] 5194/1: update .gitignore 17 年之前
Makefile 1fb333489f Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next 11 年之前
arch_timer.c 65cd4f6c99 arch_timer: Move to generic sched_clock framework 12 年之前
armksyms.c 7a0bd49713 ARM: 8151/1: add missing exports for asm functions required by get_user macro 11 年之前
arthur.c 7cc09c248f [ARM] arm/kernel/arthur.c: add MODULE_LICENSE 17 年之前
asm-offsets.c eede821dbf KVM: arm/arm64: vgic: move GICv2 registers to their own structure 11 年之前
atags.h ff69a4c855 ARM: constify machine_desc structure uses 12 年之前
atags_compat.c aa783b6fd6 ARM: 7505/1: split out ATAGS parsing 13 年之前
atags_parse.c 8b521cb294 ARM: 8152/1: Convert pr_warning to pr_warn 11 年之前
atags_proc.c d9dda78bad procfs: new helper - PDE_DATA(inode) 12 年之前
bios32.c 8b5742ad15 ARM/PCI: Call pcie_bus_configure_settings() to set MPS 11 年之前
calls.S e57e419311 ARM: wire up memfd_create syscall 11 年之前
cpuidle.c e1689795a7 cpuidle: Add common time keeping and irq enabling 13 年之前
crash_dump.c 8fad87bca7 ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr 11 年之前
debug.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 年之前
devtree.c 5a12a597a8 arm: Add devicetree fixup machine function 11 年之前
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 d0380e6c3c early_printk: consolidate random copies of identical code 12 年之前
elf.c 9f97da78bf Disintegrate asm/system.h for ARM 13 年之前
entry-armv.S d5d1689224 Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-next 11 年之前
entry-common.S 195b58add4 ARM: Avoid writing to control register on every exception 11 年之前
entry-header.S d5d1689224 Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-next 11 年之前
entry-v7m.S e6d159cdf9 ARM: 7890/1: v7-M: drop using mach/entry-macro.S 11 年之前
etm.c de77d1e5b4 ARM: 7905/1: etm: Remove unnecessary amba_set_drvdata() 11 年之前
fiq.c c0e7f7ee71 ARM: 8150/3: fiq: Replace default FIQ handler 11 年之前
fiqasm.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 年之前
ftrace.c a672917ab8 ARM: 8022/1: ftrace: work with CONFIG_DEBUG_SET_MODULE_RONX 11 年之前
head-common.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 年之前
head-nommu.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 年之前
head.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 年之前
hibernate.c 7f8998c7ae nosave: consolidate __nosave_{begin,end} in <asm/sections.h> 11 年之前
hw_breakpoint.c 8b521cb294 ARM: 8152/1: Convert pr_warning to pr_warn 11 年之前
hyp-stub.S 66bb0aa077 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm 11 年之前
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 c5ca95b507 ARM: 7930/1: Introduce atomic MMIO modify 11 年之前
irq.c 782d59c5df Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 年之前
isa.c 37649de239 arm: convert use of typedef ctl_table to struct ctl_table 11 年之前
iwmmxt.S 7109561524 Merge branches 'fixes' and 'misc' into for-next 11 年之前
jump_label.c 09f05d8529 ARM: 7334/1: add jump label support 13 年之前
kgdb.c 6bf755db4d ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instruction 11 年之前
kprobes-arm.c b4cd605ca9 ARM: Make arch_specific_insn a define for new arch_probes_insn structure 11 年之前
kprobes-common.c 888be25402 ARM: probes: fix instruction fetch order with <asm/opcodes.h> 11 年之前
kprobes-test-arm.c 449fd15fbc ARM: kprobes: Fix test code compilation errors for ARMv4 targets 11 年之前
kprobes-test-thumb.c 3b86ee7a69 ARM: kprobes-test: use <asm/opcodes.h> for Thumb instruction building 11 年之前
kprobes-test.c ad684dce87 ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset" 11 年之前
kprobes-test.h ad684dce87 ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset" 11 年之前
kprobes-thumb.c 888be25402 ARM: probes: fix instruction fetch order with <asm/opcodes.h> 11 年之前
kprobes.c 888be25402 ARM: probes: fix instruction fetch order with <asm/opcodes.h> 11 年之前
kprobes.h b4cd605ca9 ARM: Make arch_specific_insn a define for new arch_probes_insn structure 11 年之前
machine_kexec.c 56b700fd6f ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfo 11 年之前
module.c 55f0fb6adb ARM: 8127/1: module: add support for R_ARM_TARGET1 relocations 11 年之前
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 f15bdfe4fb Merge branch 'devel-stable' into for-next 11 年之前
perf_event_cpu.c d5d1689224 Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-next 11 年之前
perf_event_v6.c 3d1ff755e3 arm: perf: clean up PMU names 11 年之前
perf_event_v7.c 037e79aa95 arm: perf: krait: stop using singleton PMU 11 年之前
perf_event_xscale.c 3d1ff755e3 arm: perf: clean up PMU names 11 年之前
perf_regs.c 49863894db ARM: perf: add support for perf registers API 12 年之前
pj4-cp0.c e89f443b18 ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessor 11 年之前
probes-arm.c 272226007f ARM: kprobes: Disallow instructions with PC and register specified shift 11 年之前
probes-arm.h b4cd605ca9 ARM: Make arch_specific_insn a define for new arch_probes_insn structure 11 年之前
probes-thumb.c b4cd605ca9 ARM: Make arch_specific_insn a define for new arch_probes_insn structure 11 年之前
probes-thumb.h b4cd605ca9 ARM: Make arch_specific_insn a define for new arch_probes_insn structure 11 年之前
probes.c 888be25402 ARM: probes: fix instruction fetch order with <asm/opcodes.h> 11 年之前
probes.h b4cd605ca9 ARM: Make arch_specific_insn a define for new arch_probes_insn structure 11 年之前
process.c 93834c6419 Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging 11 年之前
psci.c e71246a23a PSCI: Add initial support for PSCIv0.2 functions 11 年之前
psci_smp.c c814ca029e ARM: Check if a CPU has gone offline 11 年之前
ptrace.c a4412fc948 seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing 11 年之前
relocate_kernel.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 年之前
return_address.c e16343c47e ARM: 8160/1: drop warning about return_address not using unwind tables 11 年之前
setup.c c0e7f7ee71 ARM: 8150/3: fiq: Replace default FIQ handler 11 年之前
signal.c c7edc9e326 ARM: add uprobes support 11 年之前
sigreturn_codes.S 50913336ef ARM: 7895/1: signal: fix armv7-m build issue in sigreturn_codes.S 11 年之前
sleep.S 6ebbf2ce43 ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ 11 年之前
smp.c afa3536be8 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 年之前
smp_scu.c c716483c3d ARM: 8122/1: smp_scu: enable SCU standby support 11 年之前
smp_tlb.c 04fcab32d3 ARM: 8111/1: Enable erratum 798181 for Broadcom Brahma-B15 11 年之前
smp_twd.c 06b96c8beb arm: Replace __this_cpu_ptr with raw_cpu_ptr 11 年之前
stacktrace.c 9c98666163 ARM: 8049/1: ftrace/add save_stack_trace_regs() implementation 11 年之前
suspend.c 71a8986d7e ARM: suspend: use hash of cpu_logical_map value to index into save array 12 年之前
swp_emulate.c e918a62a2b ARM: 8135/1: Fix in-correct barrier usage in SWP{B} emulation 11 年之前
sys_arm.c 38a61b6b4a arm: switch to generic fork/vfork/clone 12 年之前
sys_oabi-compat.c 0d3f7a2dd2 locks: rename file-private locks to "open file description locks" 11 年之前
tcm.c 2e2c9de207 ARM: add permission annotations to MT_MEMORY* mapping types 11 年之前
thumbee.c fbfb872f5f ARM: 8148/1: flush TLS and thumbee register state during exec 11 年之前
time.c a3250c92aa ARM: 8072/1: time: Make use of arm_get_current_stackframe 11 年之前
topology.c d3bfca1a7b ARM: topology: Use the new cpu_capacity interface 11 年之前
traps.c d5d1689224 Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-next 11 年之前
unwind.c 8b521cb294 ARM: 8152/1: Convert pr_warning to pr_warn 11 年之前
uprobes-arm.c c7edc9e326 ARM: add uprobes support 11 年之前
uprobes.c 72e6ae285a ARM: 8043/1: uprobes need icache flush after xol write 11 年之前
uprobes.h c7edc9e326 ARM: add uprobes support 11 年之前
v7m.c 6a7d2c6256 ARM: 7828/1: ARMv7-M: implement restart routine common to all v7-M machines 12 年之前
vmlinux.lds.S 562c85cadb ARM: 8168/1: extend __init_end to a page align address 11 年之前
xscale-cp0.c d91ef63bd5 arm: remove several unnecessary module.h include instances 13 年之前