Age | Commit message (Expand) | Author |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-12-19 | new helper: compat_user_stack_pointer() | Al Viro |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-12-17 | compat: generic compat_sys_sched_rr_get_interval() implementation | Catalin Marinas |
2012-12-16 | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-12 | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-12-11 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-12-11 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-12-10 | arm64: Fix the dtbs target building | Catalin Marinas |
2012-12-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2012-12-05 | arm64: compat for clock_adjtime(2) is miswired | Al Viro |
2012-12-05 | arm64: move FP-SIMD save/restore code to a macro | Marc Zyngier |
2012-12-05 | arm64: hyp: initialize vttbr_el2 to zero | Marc Zyngier |
2012-12-05 | arm64: add hypervisor stub | Marc Zyngier |
2012-12-05 | arm64: record boot mode when entering the kernel | Marc Zyngier |
2012-12-05 | arm64: move vector entry macro to assembler.h | Marc Zyngier |
2012-12-05 | arm64: add AArch32 execution modes to ptrace.h | Marc Zyngier |
2012-12-05 | arm64: expand register mapping between AArch32 and AArch64 | Marc Zyngier |
2012-12-05 | arm64: generic timer: use virtual counter instead of physical at EL0 | Will Deacon |
2012-12-05 | arm64: vdso: defer shifting of nanosecond component of timespec | Will Deacon |
2012-12-05 | arm64: vdso: rework __do_get_tspec register allocation and return shift | Will Deacon |
2012-12-05 | arm64: vdso: check sequence counter even for coarse realtime operations | Will Deacon |
2012-12-05 | arm64: vdso: fix clocksource mask when extracting bottom 56 bits | Will Deacon |
2012-12-03 | arm64: Add dtbs target for building all the enabled dtb files | Rob Herring |
2012-12-03 | arm64: use new common dtc rule | Stephen Warren |
2012-12-02 | open*(2) compat fixes (s390, arm64) | Al Viro |
2012-11-29 | ARM64: Remove incorrect Kconfig symbol HAVE_SPARSE_IRQ | Alexander Shiyan |
2012-11-29 | arm64: Make !dirty ptes read-only | Catalin Marinas |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro |
2012-11-28 | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro |
2012-11-28 | arm64: sanitize copy_thread(), switch to generic fork/vfork/clone | Al Viro |
2012-11-28 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro |
2012-11-28 | ARM64: dma_debug: add debug_dma_mapping_error support | Shuah Khan |
2012-11-23 | arm64: Convert empty flush_cache_{mm,page} functions to static inline | Catalin Marinas |
2012-11-23 | arm64: signal: let the compiler inline compat_get_sigframe | Will Deacon |
2012-11-23 | arm64: signal: return struct rt_sigframe from get_sigframe | Will Deacon |
2012-11-23 | arm64: signal: align return types for compat and native setup_return | Will Deacon |
2012-11-23 | arm64: signal: push the unwinding prologue on the signal stack | Will Deacon |
2012-11-23 | arm64: Include the clkdev.h generic header | Catalin Marinas |
2012-11-20 | arm64: Force use of common clk at architecture level | Deepak Saxena |
2012-11-19 | Merge branch 'execve' into upstream | Catalin Marinas |
2012-11-19 | Merge remote-tracking branch 'viro/arch-arm64' into execve | Catalin Marinas |
2012-11-16 | Merge branch 'arch-microblaze' into no-rebases | Al Viro |
2012-11-16 | Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64 | Al Viro |
2012-11-16 | arm64: Distinguish between user and kernel XN bits | Catalin Marinas |
2012-11-14 | Merge branch 'execve' into upstream | Catalin Marinas |
2012-11-14 | arm64: mm: update max_dma32 before calculating size of NORMAL zone | Will Deacon |
2012-11-14 | arm64: Make the user fault reporting more specific | Catalin Marinas |