Age | Commit message (Expand) | Author | Files | Lines |
2014-06-18 | arm64: mm: remove broken &= operator from pmd_mknotpresent | Will Deacon | 1 | -1/+1 |
2014-06-18 | arm64: fix build error in sigcontext.h | Mark Salter | 1 | -1/+1 |
2014-06-18 | arm64: dts: Add more serial port nodes in APM X-Gene device tree | Vinayak Kale | 2 | -1/+39 |
2014-06-18 | arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macro | Suravee Suthikulpanit | 1 | -2/+0 |
2014-06-18 | arm64: ptrace: fix empty registers set in prstatus of aarch32 process core | Victor Kamensky | 1 | -9/+19 |
2014-06-18 | arm64: uid16: fix __kernel_old_{gid,uid}_t definitions | Will Deacon | 2 | -1/+10 |
2014-06-18 | arm64: ptrace: change fs when passing kernel pointer to regset code | Will Deacon | 1 | -0/+4 |
2014-06-18 | arm64: Limit the CMA buffer to 32-bit if ZONE_DMA | Catalin Marinas | 1 | -2/+8 |
2014-06-18 | arm64/crypto: improve performance of GHASH algorithm | Ard Biesheuvel | 2 | -56/+40 |
2014-06-18 | arm64/crypto: fix data corruption bug in GHASH algorithm | Ard Biesheuvel | 1 | -0/+1 |
2014-06-18 | arm64: defconfig update for LTP | Catalin Marinas | 1 | -0/+15 |
2014-06-18 | arm64: ftrace: Fix comment typo 'CONFIG_FUNCTION_GRAPH_FP_TEST' | Paul Bolle | 1 | -1/+1 |
2014-06-18 | arm64: add ARCH_HAS_OPP to allow enabling OPP library | Sudeep Holla | 1 | -0/+1 |
2014-06-18 | arm64: restore alphabetic order in Kconfig | Sudeep Holla | 1 | -1/+1 |
2014-06-18 | arm64: Bug fix in stack alignment exception | ChiaHao | 1 | -1/+0 |
2014-06-07 | arm64: add APM X-Gene SoC RTC DTS entry | Loc Ho | 1 | -0/+21 |
2014-06-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 87 | -534/+6340 |
2014-06-06 | Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -18/+858 |
2014-06-05 | hugetlb: restrict hugepage_migration_support() to x86_64 | Naoya Horiguchi | 1 | -5/+0 |
2014-06-04 | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -21/+0 |
2014-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds | 11 | -48/+245 |
2014-06-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+0 |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -14/+3 |
2014-06-03 | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 4 | -166/+3 |
2014-06-03 | Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2014-06-02 | Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -0/+1 |
2014-05-30 | arm64: kernel: initialize broadcast hrtimer based clock event device | Lorenzo Pieralisi | 1 | -0/+3 |
2014-05-29 | arm64: mm: fix pmd_write CoW brokenness | Will Deacon | 1 | -1/+1 |
2014-05-29 | arm64: ftrace: Add system call tracepoint | AKASHI Takahiro | 5 | -0/+31 |
2014-05-29 | arm64: ftrace: Add CALLER_ADDRx macros | AKASHI Takahiro | 3 | -2/+61 |
2014-05-29 | arm64: ftrace: Add dynamic ftrace support | AKASHI Takahiro | 4 | -0/+171 |
2014-05-29 | arm64: Add ftrace support | AKASHI Takahiro | 6 | -0/+272 |
2014-05-29 | ftrace: Add arm64 support to recordmcount | AKASHI Takahiro | 1 | -0/+2 |
2014-05-29 | arm64: Add 'notrace' attribute to unwind_frame() for ftrace | AKASHI Takahiro | 1 | -1/+1 |
2014-05-29 | arm64: add __ASSEMBLY__ in asm/insn.h | AKASHI Takahiro | 1 | -0/+2 |
2014-05-25 | arm64: KVM: Enable minimalistic support for Cortex-A53 | Marc Zyngier | 4 | -1/+7 |
2014-05-23 | arm64: Fix linker script entry point | Geoff Levand | 1 | -1/+1 |
2014-05-23 | arm64: efi: only attempt efi map setup if booting via EFI | Leif Lindholm | 1 | -0/+3 |
2014-05-23 | arm64: lib: Implement optimized string length routines | zhichang.yuan | 5 | -1/+307 |
2014-05-23 | arm64: lib: Implement optimized string compare routines | zhichang.yuan | 5 | -1/+553 |
2014-05-23 | arm64: lib: Implement optimized memcmp routine | zhichang.yuan | 4 | -1/+263 |
2014-05-23 | arm64: lib: Implement optimized memset routine | zhichang.yuan | 1 | -22/+185 |
2014-05-23 | arm64: lib: Implement optimized memmove routine | zhichang.yuan | 1 | -25/+165 |
2014-05-23 | arm64: lib: Implement optimized memcpy routine | zhichang.yuan | 1 | -22/+170 |
2014-05-22 | arm64: defconfig: enable a few more common/useful options in defconfig | Will Deacon | 1 | -13/+23 |
2014-05-22 | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes | Ingo Molnar | 14 | -17/+67 |
2014-05-22 | arm64: Remove TIF_POLLING_NRFLAG | Peter Zijlstra | 1 | -2/+0 |
2014-05-20 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Rob Herring | 4 | -166/+3 |
2014-05-20 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -3/+11 |