summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ARM: reduce "Booted secondary processor" message to debug levelRussell King2014-11-211-1/+1
| | * | | | | ARM: use pr_warn_ratelimited() when migrating IRQsRussell King2014-11-211-3/+3
| | * | | | | ARM: convert printk(KERN_* to pr_*Russell King2014-11-2118-78/+70
| | * | | | | ARM: 8194/1: remove clear_thread_flag(TIF_UPROBE)Yalin Wang2014-11-171-1/+0
| | * | | | | ARM: 8176/1: Use current_stack_pointer in unwind_backtraceBehan Webster2014-11-131-2/+1
| | * | | | | ARM: 8172/1: Use current_stack_pointer in save_stack_trace_tskBehan Webster2014-11-131-3/+1
| | * | | | | ARM: 8171/1: Use current_stack_pointer for return_addressBehan Webster2014-11-131-2/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-291-29/+2
| |\ \ \ \ \ \
| * | | | | | | separate kernel- and userland-side msghdrAl Viro2014-11-191-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-101-16/+12
|\ \ \ \ \ \ \
| * | | | | | | ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()Yijing Wang2014-11-211-16/+0
| * | | | | | | ARM/PCI: Save MSI controller in pci_sys_dataYijing Wang2014-11-211-0/+12
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-097-291/+294
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Merge tag 'arm-perf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wi...Arnd Bergmann2014-11-207-291/+294
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | arm: perf: fold hotplug notifier into arm_pmuMark Rutland2014-10-301-35/+34
| | * | | | | arm: perf: dynamically allocate cpu hardware dataMark Rutland2014-10-301-8/+25
| | * | | | | arm: perf: fold percpu_pmu into pmu_hw_eventsMark Rutland2014-10-302-11/+17
| | * | | | | arm: perf: kill get_hw_events()Mark Rutland2014-10-305-32/+27
| | * | | | | arm: perf: limit size of accounting dataMark Rutland2014-10-302-7/+1
| | * | | | | arm: perf: use IDR types for CPU PMUsMark Rutland2014-10-302-2/+6
| | * | | | | arm: perf: make PMU probing data-drivenMark Rutland2014-10-301-32/+18
| | * | | | | arm: perf: add missing pr_info newlinesMark Rutland2014-10-301-4/+4
| | * | | | | arm: perf: factor out callchain codeMark Rutland2014-10-303-132/+138
| | * | | | | ARM: perf: use pr_* instead of printkWill Deacon2014-10-302-10/+10
| | * | | | | ARM: perf: remove useless return and check of idx in counter handlingchai wen2014-10-301-22/+18
| | |/ / / /
* | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-11-281-29/+2
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin2014-11-271-29/+2
| | |/ / | |/| |
* | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-11-021-0/+1
|\ \ \ \ | |/ / /
| * | | ARM: enable bpf syscallRussell King2014-10-291-0/+1
| |/ /
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-10-281-1/+11
|\ \ \ | |/ / |/| |
| * | ARM: Blacklist GCC 4.8.0 to GCC 4.8.2 - PR58854Russell King2014-10-191-1/+11
| |/
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-2/+2
|\ \
| * | ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-2/+2
* | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-6/+6
|\ \ \
| * | | arm: Replace __this_cpu_ptr with raw_cpu_ptrChristoph Lameter2014-08-261-6/+6
* | | | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-141-1/+6
|\ \ \ \
| * | | | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski2014-09-031-1/+6
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-131-2/+2
|\ \ \ \ \
| * | | | | ARM: topology: Use the new cpu_capacity interfaceVincent Guittot2014-09-191-2/+2
| |/ / / /
* | | | | Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-101-7/+5
|\ \ \ \ \
| * | | | | arm/arm64: unexport restart handlersGuenter Roeck2014-09-261-1/+0
| * | | | | arm: support restart through restart handler call chainGuenter Roeck2014-09-261-6/+5
| | |/ / / | |/| | |
* | | | | nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2014-10-091-2/+1
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-091-18/+1
|\ \ \ \ \
| * | | | | ARM: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier2014-09-031-18/+1
| |/ / / /
* | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-1/+1
|\ \ \ \ \
| * | | | | arm: Tell irq work about self IPI supportFrederic Weisbecker2014-09-131-1/+1
| | |/ / / | |/| | |
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King2014-10-0218-113/+134
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | | * | | | ARM: 8168/1: extend __init_end to a page align addressYalin Wang2014-10-021-1/+1
OpenPOWER on IntegriCloud