summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* next: openrisc: Fix buildGuenter Roeck2014-09-261-2/+1
* audit: arm64: Remove the audit arch argument to audit_syscall_entryEric Paris2014-09-231-2/+2
* arm64: audit: Add audit hook in syscall_trace_enter/exit()AKASHI Takahiro2014-09-231-0/+7
* audit: x86: drop arch from __audit_syscall_entry() interfaceRichard Guy Briggs2014-09-233-18/+16
* sparc: implement is_32bit_taskEric Paris2014-09-233-6/+5
* sparc: properly conditionalize use of TIF_32BITStephen Rothwell2014-09-231-0/+4
* sparc: simplify syscall_get_arch()Eric Paris2014-09-231-8/+2
* ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-2316-74/+21
* ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-237-1/+48
* Alpha: define syscall_get_arch()Eric Paris2014-09-231-0/+11
* UM: implement syscall_get_arch()Eric Paris2014-09-231-0/+15
* SH: define syscall_get_arch() for superhEric Paris2014-09-232-0/+24
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-026-17/+43
|\
| * ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instructionOmar Sandoval2014-08-021-0/+4
| * ARM: idmap: add identity mapping usage noteRussell King2014-08-021-0/+5
| * ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov2014-07-291-0/+7
| * ARM: fix alignment of keystone page table fixupRussell King2014-07-291-3/+3
| * ARM: 8112/1: only select ARM_PATCH_PHYS_VIRT if MMU is enabledUwe Kleine-König2014-07-241-2/+2
| * ARM: 8100/1: Fix preemption disable in iwmmxt_task_enable()Sebastian Hesselbarth2014-07-181-11/+12
| * ARM: DMA: ensure that old section mappings are flushed from the TLBRussell King2014-07-171-1/+10
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-013-21/+11
|\ \
| * | x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski2014-07-283-21/+11
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-08-012-4/+5
|\ \ \
| * | | ARM: nomadik: fix up double inversion in DTLinus Walleij2014-07-302-4/+5
* | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-07-303-1/+18
|\ \ \ \
| * | | | arm: Add devicetree fixup machine functionLaura Abbott2014-07-293-1/+18
| | |/ / | |/| |
* | | | Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-07-302-57/+96
|\ \ \ \
| * | | | x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel2014-07-302-57/+96
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-295-12/+18
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge tag 'omap-for-v3.16/n900-regression' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2014-07-291-1/+1
| |\ \ \ \
| | * | | | ARM: dts: Revert enabling of twl configuration for n900Tony Lindgren2014-07-291-1/+1
| * | | | | ARM: dts: fix L2 address in Hi3620Haojian Zhuang2014-07-261-1/+1
| * | | | | Merge tag 'omap-for-v3.16/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2014-07-242-8/+14
| |\| | | |
| | * | | | ARM: OMAP2+: gpmc: fix gpmc_hwecc_bch_capable()Christoph Fritz2014-07-231-8/+10
| | * | | | ARM: OMAP2+: l2c: squelch warning dump on power control settingSekhar Nori2014-07-141-0/+4
| * | | | | Merge tag 'renesas-fixes2-for-v3.16' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2014-07-241-2/+2
| |\ \ \ \ \
| | * | | | | ARM: shmobile: r8a7791: Fix SD2CKCR register addressShinobu Uehara2014-07-231-2/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-07-282-11/+11
|\ \ \ \ \ \ \
| * | | | | | | crypto: arm-aes - fix encryption of unaligned dataMikulas Patocka2014-07-281-5/+5
| * | | | | | | crypto: arm64-aes - fix encryption of unaligned dataMikulas Patocka2014-07-281-6/+6
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-07-283-7/+9
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | powerpc: Fix endianness of flash_block_list in rtas_flashThomas Falcon2014-07-281-2/+4
| * | | | | | | powerpc/powernv: Change BUG_ON to WARN_ON in elog codeVasant Hegde2014-07-281-2/+2
| * | | | | | | powerpc/perf: Fix MMCR2 handling for EBBMichael Ellerman2014-07-231-3/+3
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-07-276-13/+91
|\ \ \ \ \ \ \ \
| * | | | | | | | kprobes/x86: Don't try to resolve kprobe faults from userspaceAndy Lutomirski2014-07-161-0/+3
| * | | | | | | | perf/x86/intel: Avoid spamming kernel log for BTS buffer failureDavid Rientjes2014-07-161-2/+4
| * | | | | | | | perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang2014-07-163-6/+75
| * | | | | | | | perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappingsStephane Eranian2014-07-161-5/+6
| * | | | | | | | perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver2014-07-161-0/+3