Age | Commit message (Expand) | Author | Files | Lines |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2014-01-23 | hexagon: use generic fixmap.h | Mark Salter | 1 | -39/+1 |
2014-01-13 | arch: Re-sort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell | 1 | -1/+1 |
2014-01-13 | net: resort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell | 1 | -1/+1 |
2014-01-12 | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra | 1 | -0/+1 |
2014-01-12 | arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h | Peter Zijlstra | 2 | -5/+5 |
2013-12-17 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 1 | -0/+1 |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+0 |
2013-11-15 | hexagon: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 1 | -4/+6 |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 1 | -4/+0 |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra | 1 | -0/+1 |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro | 1 | -4/+0 |
2013-04-30 | Hexagon: add v4 CS regs to core copyout macro | Richard Kuo | 1 | -3/+12 |
2013-04-30 | Hexagon: use correct translation for VMALLOC_START | Richard Kuo | 1 | -2/+1 |
2013-04-30 | Hexagon: use correct translations for DMA mappings | Richard Kuo | 1 | -0/+5 |
2013-04-30 | Hexagon: update copyright dates | Richard Kuo | 8 | -8/+8 |
2013-04-30 | Hexagon: add translation types for __vmnewmap | Richard Kuo | 1 | -0/+7 |
2013-04-30 | Hexagon: fix signal.c compile error | Richard Kuo | 1 | -0/+2 |
2013-04-30 | Hexagon: use generic sys_fork, sys_vfork, and sys_clone | Richard Kuo | 1 | -0/+3 |
2013-04-30 | Hexagon: fix psp/sp macro | Richard Kuo | 1 | -2/+1 |
2013-04-30 | Hexagon: add IOMEM and _relaxed IO macros | Richard Kuo | 1 | -0/+14 |
2013-04-30 | Hexagon: switch to using the device type for IO mappings | Richard Kuo | 1 | -5/+4 |
2013-04-30 | Hexagon: add support for single-stepping (v4+) | Richard Kuo | 2 | -0/+8 |
2013-04-30 | Hexagon: Signal and return path fixes | Richard Kuo | 1 | -0/+2 |
2013-04-30 | Hexagon: add support for new v4+ registers | Richard Kuo | 2 | -2/+15 |
2013-04-30 | Hexagon: add individual register access for switch_stack | Richard Kuo | 1 | -6/+43 |
2013-04-30 | Hexagon: use defines for MIN_KERNEL_SEG calculation | Richard Kuo | 1 | -1/+1 |
2013-04-30 | Hexagon: change arch version config to allow comparisons | Richard Kuo | 1 | -3/+3 |
2013-04-30 | Hexagon: add support for ARCH_PFN_OFFSET | Richard Kuo | 3 | -31/+42 |
2013-04-30 | Hexagon: fix __atomic_add_unless | Richard Kuo | 1 | -9/+11 |
2013-04-30 | Hexagon: clean up generic headers in Kbuild | Richard Kuo | 1 | -1/+1 |
2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro | 1 | -5/+0 |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 1 | -1/+0 |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -9/+6 |
2012-11-28 | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro | 1 | -5/+0 |
2012-11-28 | hexagon: switch to generic clone() | Al Viro | 1 | -0/+1 |
2012-11-28 | consolidate sys_execve() prototype | Al Viro | 1 | -3/+0 |
2012-11-16 | Merge branch 'arch-frv' into no-rebases | Al Viro | 61 | -93/+69 |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp | 1 | -0/+1 |
2012-10-23 | hexagon: switch to generic sys_execve() | Al Viro | 1 | -0/+1 |
2012-10-23 | hexagon: kernel_thread()/kernel_execve() conversion | Al Viro | 2 | -1/+4 |
2012-10-18 | Hexagon: Copyright marking changes | Richard Kuo | 58 | -90/+57 |
2012-10-18 | UAPI: (Scripted) Disintegrate arch/hexagon/include/asm | David Howells | 14 | -3/+12 |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -5/+0 |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 1 | -0/+1 |
2012-10-07 | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 1 | -5/+0 |
2012-10-06 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina | 1 | -1/+2 |
2012-10-04 | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 2 | -5/+3 |
2012-10-04 | UAPI: Fix the guards on various asm/unistd.h files | David Howells | 1 | -5/+0 |