- 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 787314c Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
- 9b064fc new helper: compat_user_stack_pointer() by Al Viro · 12 years ago
- ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
- 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 12 years ago
- 9c6ecf6 Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra' and 'arm/omap' into next by Joerg Roedel · 12 years ago
- 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 97ebe8f Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
- 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- b58ed04 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
- 58fea35 arm64: Fix the dtbs target building by Catalin Marinas · 12 years ago
- cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
- 18a8037 arm64: compat for clock_adjtime(2) is miswired by Al Viro · 12 years ago
- cfc5180 arm64: move FP-SIMD save/restore code to a macro by Marc Zyngier · 12 years ago
- 7dbfbe5 arm64: hyp: initialize vttbr_el2 to zero by Marc Zyngier · 12 years ago
- 712c6ff arm64: add hypervisor stub by Marc Zyngier · 12 years ago
- f35a920 arm64: record boot mode when entering the kernel by Marc Zyngier · 12 years ago
- dc637f1 arm64: move vector entry macro to assembler.h by Marc Zyngier · 12 years ago
- 9ec218b arm64: add AArch32 execution modes to ptrace.h by Marc Zyngier · 12 years ago
- 88483ec arm64: expand register mapping between AArch32 and AArch64 by Marc Zyngier · 12 years ago
- 1f75ff0 arm64: generic timer: use virtual counter instead of physical at EL0 by Will Deacon · 12 years ago
- 45a7905 arm64: vdso: defer shifting of nanosecond component of timespec by Will Deacon · 12 years ago
- d91fb5c arm64: vdso: rework __do_get_tspec register allocation and return shift by Will Deacon · 12 years ago
- f84a935 arm64: vdso: check sequence counter even for coarse realtime operations by Will Deacon · 12 years ago
- 251db45 arm64: vdso: fix clocksource mask when extracting bottom 56 bits by Will Deacon · 12 years ago
- 70f915a arm64: Add dtbs target for building all the enabled dtb files by Rob Herring · 12 years ago
- da4cbc6d arm64: use new common dtc rule by Stephen Warren · 12 years ago
- 9d73fc2 open*(2) compat fixes (s390, arm64) by Al Viro · 12 years ago
- f2bd5d2 ARM64: Remove incorrect Kconfig symbol HAVE_SPARSE_IRQ by Alexander Shiyan · 12 years ago
- 33eaa58 arm64: Make !dirty ptes read-only by Catalin Marinas · 12 years ago
- afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
- 24465a4 take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h by Al Viro · 12 years ago
- 9ac0800 arm64: sanitize copy_thread(), switch to generic fork/vfork/clone by Al Viro · 12 years ago
- f409132 Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next by Al Viro · 12 years ago
- bb7c4de ARM64: dma_debug: add debug_dma_mapping_error support by Shuah Khan · 12 years ago
- 8f3bfa5 arm64: Convert empty flush_cache_{mm,page} functions to static inline by Catalin Marinas · 12 years ago
- 88a24cf arm64: signal: let the compiler inline compat_get_sigframe by Will Deacon · 12 years ago
- b64e1c6 arm64: signal: return struct rt_sigframe from get_sigframe by Will Deacon · 12 years ago
- 060a18c arm64: signal: align return types for compat and native setup_return by Will Deacon · 12 years ago
- 304ef4e arm64: signal: push the unwinding prologue on the signal stack by Will Deacon · 12 years ago
- 0f07dfe arm64: Include the clkdev.h generic header by Catalin Marinas · 12 years ago
- 7ca2ef3 arm64: Force use of common clk at architecture level by Deepak Saxena · 12 years ago
- 7a6cf93 Merge branch 'execve' into upstream by Catalin Marinas · 12 years ago
- 5653cde Merge remote-tracking branch 'viro/arch-arm64' into execve by Catalin Marinas · 12 years ago
- 2bf81c8 Merge branch 'arch-microblaze' into no-rebases by Al Viro · 12 years ago
- 6929039 Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64 by Al Viro · 12 years ago
- 8e620b0 arm64: Distinguish between user and kernel XN bits by Catalin Marinas · 12 years ago
- 908816d Merge branch 'execve' into upstream by Catalin Marinas · 12 years ago
- 938edf5 arm64: mm: update max_dma32 before calculating size of NORMAL zone by Will Deacon · 12 years ago
- 3495386b arm64: Make the user fault reporting more specific by Catalin Marinas · 12 years ago
- 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
- 6097a07 Merge tag 'v3.7-rc5' into execve by Catalin Marinas · 12 years ago
- f483a85 arm64: mm: fix booting on systems with no memory below 4GB by Will Deacon · 12 years ago
- b3770b3 arm64: smp: add missing completion for secondary boot by Will Deacon · 12 years ago
- 6ba1bc8 arm64: elf: fix core dumping definitions for GP and FP registers by Will Deacon · 12 years ago
- 6212a51 arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION by Will Deacon · 12 years ago
- f46f979 arm64: perf: use architected event for CPU cycle counter by Will Deacon · 12 years ago
- e3978cd arm64: Move PCI_IOBASE closer to MODULES_VADDR by Catalin Marinas · 12 years ago
- 489f781 arm64: Use pgprot_t as the last argument when invoking __ioremap() by Catalin Marinas · 12 years ago
- e0fd18c arm64: get rid of fork/vfork/clone wrappers by Al Viro · 12 years ago
- aeed41a arm64: fix alignment padding in assembly code by Marc Zyngier · 12 years ago
- 8f34a1d arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpoints by Will Deacon · 12 years ago
- 7797d17 arm64: ptrace: make structure padding explicit for debug registers by Will Deacon · 12 years ago
- 16dd46b arm64: No need to set the x0-x2 registers in start_thread() by Catalin Marinas · 12 years ago
- f71a1a4 arm64: Ignore memory blocks below PHYS_OFFSET by Catalin Marinas · 12 years ago
- c60b0c2 arm64: Fix the update_vsyscall() prototype by Catalin Marinas · 12 years ago
- fea2aca arm64: Select MODULES_USE_ELF_RELA by Catalin Marinas · 12 years ago
- 6a87277 arm64: Use generic sys_execve() implementation by Catalin Marinas · 12 years ago
- 59dc67b arm64: Use generic kernel_execve() implementation by Catalin Marinas · 12 years ago
- c34501d arm64: Use generic kernel_thread() implementation by Catalin Marinas · 12 years ago
- 086e47b arm64: Remove duplicate inclusion of mmu_context.h in smp.c by Sachin Kamat · 12 years ago
- b4fe19f Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
- 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
- 4262a72 UAPI: (Scripted) Disintegrate arch/arm64/include/asm by David Howells · 12 years ago
- 7606c37 arm64: Do not export the compat-specific definitions to the user by Catalin Marinas · 12 years ago
- f3d447a arm64: Do not include asm/unistd32.h in asm/unistd.h by Catalin Marinas · 12 years ago
- 4ed27ec arm64: Remove unused definitions from asm/unistd32.h by Catalin Marinas · 12 years ago
- 7ac57a8 Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry by Catalin Marinas · 12 years ago
- 9b2a60c Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option by Catalin Marinas · 12 years ago
- b69ec42 Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option by Catalin Marinas · 12 years ago
- af1839e Kconfig: clean up the long arch list for the UID16 config option by Catalin Marinas · 12 years ago
- 6916fd0 arm64: Enable interrupts before calling do_notify_resume() by Catalin Marinas · 12 years ago
- e048d00 arm64: Use the generic compat_sys_sendfile() implementation by Catalin Marinas · 12 years ago
- 27222a3 arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size() by Catalin Marinas · 12 years ago
- ed5062d Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
- 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
- 1c1e436 UAPI: Split compound conditionals containing __KERNEL__ in Arm64 by David Howells · 12 years ago
- 8901395 UAPI: Fix the guards on various asm/unistd.h files by David Howells · 12 years ago
- 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
- 27aa55c arm64: ptrace: remove obsolete ptrace request numbers from user headers by Will Deacon · 12 years ago
- 0d0109a arm64: Do not set the SMP/nAMP processor bit by Catalin Marinas · 12 years ago
- 8c2c3df arm64: Build infrastructure by Catalin Marinas · 13 years ago
- 10b663a arm64: Miscellaneous header files by Catalin Marinas · 13 years ago
- 985c067 arm64: Generic timers support by Marc Zyngier · 13 years ago
- 257cb25 arm64: Loadable modules by Will Deacon · 13 years ago
- f27bb13 arm64: Miscellaneous library functions by Marc Zyngier · 13 years ago
- 0308968 arm64: Performance counters support by Will Deacon · 13 years ago
- 478fcb2 arm64: Debugging support by Will Deacon · 13 years ago
- 53631b5 arm64: Floating point and SIMD by Catalin Marinas · 13 years ago
- 3dd681d arm64: 32-bit (compat) applications support by Will Deacon · 13 years ago