summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-081-0/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
* | | | | | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-111-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman2012-11-163-10/+8
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Merge 3.7-rc3 into char-misc-nextGreg Kroah-Hartman2012-10-294-9/+22
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | /dev/mem: use phys_addr_t for physical addressesCyril Chemparathy2012-10-241-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-111-0/+2
|\ \ \ \ \ \
| * | | | | | arm-dt: Enable DT proc updates.Pantelis Antoniou2012-11-151-0/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-12-111-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | clk: Common clocks implementation for Versatile ExpressPawel Moll2012-10-291-0/+2
| | |/ / | |/| |
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-11-073-10/+8
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: 7567/1: io: avoid GCC's offsettable addressing modes for halfword accessesWill Deacon2012-10-291-2/+2
| * | | ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley2012-10-291-6/+6
| * | | ARM: 7565/1: sched: stop sched_clock() during suspendFelipe Balbi 22012-10-291-2/+0
* | | | Revert "ARM: dma-mapping: support debug_dma_mapping_error"Marek Szyprowski2012-10-261-1/+0
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-252-3/+3
|\ \ \ \ | |/ / /
| * | | Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Russell King2012-10-222-3/+3
| |\ \ \ | | |/ / | |/| |
| | * | ARM: warnings in arch/arm/include/asm/uaccess.hArnd Bergmann2012-10-091-2/+2
| | * | ARM: binfmt_flat: unused variable 'persistent'Arnd Bergmann2012-10-091-1/+1
* | | | Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2012-10-251-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: dma-mapping: support debug_dma_mapping_errorMing Lei2012-10-231-0/+1
| |/ /
* | | Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-10-1969-2042/+634
|\ \ \ | |/ /
| * | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-6/+2
| |\ \
| | * | Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-6/+2
| * | | Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-1317-1179/+6
| |\ \ \
| | * | | UAPI: (Scripted) Disintegrate arch/arm/include/asmDavid Howells2012-10-1217-1179/+6
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-131-1/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | arm: switch to saner kernel_execve() semanticsAl Viro2012-10-121-1/+0
| * | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-127-2/+127
| |\ \ \ \
| | * \ \ \ Merge branch 'fixes' into for-linusRussell King2012-10-1151-829/+544
| | |\ \ \ \
| | | * | | | ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King2012-10-091-2/+2
| | | | |_|/ | | | |/| |
| | * | | | ARM: 7549/1: HYP: fix boot on some ARM1136 coresMarc Zyngier2012-10-091-4/+5
| | * | | | Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2012-09-305-15/+303
| | |\ \ \ \
| | | * | | | ARM: virt: Add boot-time diagnosticsDave Martin2012-09-191-0/+17
| | | * | | | ARM: virt: allow the kernel to be entered in HYP modeDave Martin2012-09-193-0/+81
| | | * | | | ARM: opcodes: add __ERET/__MSR_ELR_HYP instruction encodingMarc Zyngier2012-09-191-0/+10
| | * | | | | Merge branch 'cache-louis' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King2012-09-262-0/+16
| | |\ \ \ \ \
| | | * | | | | ARM: mm: implement LoUIS API for cache maintenance opsLorenzo Pieralisi2012-09-252-0/+16
| | | | |_|_|/ | | | |/| | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-2/+0
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | sanitize tsk_is_polling()Al Viro2012-10-011-2/+0
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-104-6/+7
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | |
| | * | | | arm: get rid of execve wrapper, switch to generic execve() implementationAl Viro2012-09-301-0/+1
| | * | | | arm: optimized current_pt_regs()Al Viro2012-09-301-0/+5
| | * | | | arm: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro2012-09-301-0/+1
| | * | | | arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk]Al Viro2012-09-301-5/+0
| | * | | | the only place that needs to include asm/exec.h is linux/binfmts.hAl Viro2012-09-201-1/+0
| | * | | | get rid of generic instances of asm/exec.hAl Viro2012-09-202-6/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-0730-697/+323
| |\ \ \ \
| | * \ \ \ Merge branch 'fixes' into for-linusRussell King2012-10-061-0/+1
| | |\ \ \ \
| | | * | | | ARM: 7548/1: include linux/sched.h in syscall.hWade Farnsworth2012-10-051-0/+1
| | | | |/ / | | | |/| |
OpenPOWER on IntegriCloud