Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 7 | -35/+10 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 | 1 | -2/+1 | |
| * | | | | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro | 2012-11-28 | 1 | -8/+0 | |
| * | | | | arm64: sanitize copy_thread(), switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 7 | -28/+12 | |
| | | | | | ||||||
| | \ \ \ | ||||||
| *-. \ \ \ | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro | 2012-11-28 | 10 | -207/+56 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | Merge branch 'arch-microblaze' into no-rebases | Al Viro | 2012-11-16 | 5 | -4/+5 | |
| | |\ \ \ \ | ||||||
* | | \ \ \ \ | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-12-12 | 29 | -366/+469 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | arm64: compat for clock_adjtime(2) is miswired | Al Viro | 2012-12-05 | 1 | -1/+1 | |
| * | | | | | | | arm64: move FP-SIMD save/restore code to a macro | Marc Zyngier | 2012-12-05 | 2 | -40/+67 | |
| * | | | | | | | arm64: hyp: initialize vttbr_el2 to zero | Marc Zyngier | 2012-12-05 | 1 | -0/+3 | |
| * | | | | | | | arm64: add hypervisor stub | Marc Zyngier | 2012-12-05 | 4 | -1/+118 | |
| * | | | | | | | arm64: record boot mode when entering the kernel | Marc Zyngier | 2012-12-05 | 2 | -3/+73 | |
| * | | | | | | | arm64: move vector entry macro to assembler.h | Marc Zyngier | 2012-12-05 | 2 | -4/+8 | |
| * | | | | | | | arm64: add AArch32 execution modes to ptrace.h | Marc Zyngier | 2012-12-05 | 1 | -0/+10 | |
| * | | | | | | | arm64: expand register mapping between AArch32 and AArch64 | Marc Zyngier | 2012-12-05 | 1 | -2/+19 | |
| * | | | | | | | arm64: generic timer: use virtual counter instead of physical at EL0 | Will Deacon | 2012-12-05 | 3 | -6/+7 | |
| * | | | | | | | arm64: vdso: defer shifting of nanosecond component of timespec | Will Deacon | 2012-12-05 | 2 | -3/+7 | |
| * | | | | | | | arm64: vdso: rework __do_get_tspec register allocation and return shift | Will Deacon | 2012-12-05 | 1 | -44/+44 | |
| * | | | | | | | arm64: vdso: check sequence counter even for coarse realtime operations | Will Deacon | 2012-12-05 | 1 | -3/+3 | |
| * | | | | | | | arm64: vdso: fix clocksource mask when extracting bottom 56 bits | Will Deacon | 2012-12-05 | 1 | -1/+1 | |
| * | | | | | | | ARM64: Remove incorrect Kconfig symbol HAVE_SPARSE_IRQ | Alexander Shiyan | 2012-11-29 | 1 | -1/+0 | |
| * | | | | | | | arm64: Make !dirty ptes read-only | Catalin Marinas | 2012-11-29 | 1 | -0/+2 | |
| * | | | | | | | arm64: Convert empty flush_cache_{mm,page} functions to static inline | Catalin Marinas | 2012-11-23 | 2 | -11/+9 | |
| * | | | | | | | arm64: signal: let the compiler inline compat_get_sigframe | Will Deacon | 2012-11-23 | 1 | -3/+3 | |
| * | | | | | | | arm64: signal: return struct rt_sigframe from get_sigframe | Will Deacon | 2012-11-23 | 1 | -6/+6 | |
| * | | | | | | | arm64: signal: align return types for compat and native setup_return | Will Deacon | 2012-11-23 | 1 | -9/+5 | |
| * | | | | | | | arm64: signal: push the unwinding prologue on the signal stack | Will Deacon | 2012-11-23 | 1 | -21/+16 | |
| * | | | | | | | arm64: Include the clkdev.h generic header | Catalin Marinas | 2012-11-23 | 1 | -0/+1 | |
| * | | | | | | | arm64: Force use of common clk at architecture level | Deepak Saxena | 2012-11-20 | 1 | -0/+1 | |
| * | | | | | | | Merge branch 'execve' into upstream | Catalin Marinas | 2012-11-19 | 7 | -52/+25 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge remote-tracking branch 'viro/arch-arm64' into execve | Catalin Marinas | 2012-11-19 | 7 | -52/+25 | |
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | ||||||
| | | * | | | | | | Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64 | Al Viro | 2012-11-16 | 14 | -82/+92 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | arm64: get rid of fork/vfork/clone wrappers | Al Viro | 2012-10-22 | 7 | -52/+25 | |
| * | | | | | | | | | Merge branch 'execve' into upstream | Catalin Marinas | 2012-11-14 | 10 | -157/+33 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | Merge tag 'v3.7-rc5' into execve | Catalin Marinas | 2012-11-13 | 16 | -86/+97 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | / / / / | | | | |_|/ / / / | | | |/| | | | | | ||||||
| | * | | | | | | | arm64: Use generic sys_execve() implementation | Catalin Marinas | 2012-10-17 | 7 | -54/+2 | |
| | * | | | | | | | arm64: Use generic kernel_execve() implementation | Catalin Marinas | 2012-10-17 | 3 | -44/+2 | |
| | * | | | | | | | arm64: Use generic kernel_thread() implementation | Catalin Marinas | 2012-10-17 | 4 | -59/+29 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | arm64: mm: update max_dma32 before calculating size of NORMAL zone | Will Deacon | 2012-11-14 | 1 | -2/+2 | |
| * | | | | | | | arm64: Make the user fault reporting more specific | Catalin Marinas | 2012-11-14 | 1 | -2/+11 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-11 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-12-08 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| | * | | | | | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 | 1 | -0/+1 | |
| | | |_|_|_|/ | | |/| | | | | ||||||
* | | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-12-11 | 4 | -11/+17 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | arm64: Fix the dtbs target building | Catalin Marinas | 2012-12-10 | 1 | -1/+1 | |
| * | | | | | | arm64: Add dtbs target for building all the enabled dtb files | Rob Herring | 2012-12-03 | 2 | -6/+12 | |
| * | | | | | | arm64: use new common dtc rule | Stephen Warren | 2012-12-03 | 3 | -6/+6 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | open*(2) compat fixes (s390, arm64) | Al Viro | 2012-12-02 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | arm64: Distinguish between user and kernel XN bits | Catalin Marinas | 2012-11-16 | 3 | -23/+25 | |
|/ / / / | ||||||
* | | | | arm64: mm: fix booting on systems with no memory below 4GB | Will Deacon | 2012-11-08 | 2 | -1/+3 |