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-24 | hexagon: use generic fixmap.h | Mark Salter | 1 | -39/+1 |
2014-01-14 | arch: Re-sort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell | 1 | -1/+1 |
2014-01-14 | 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-18 | 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 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 1 | -1/+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-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+0 |
2013-10-10 | hexagon: remove unnecessary prom.h includes | Rob Herring | 1 | -3/+0 |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra | 1 | -0/+1 |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 1 | -1/+0 |
2013-09-13 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 1 | -2/+4 |
2013-08-14 | arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig" | Chen Gang | 1 | -0/+1 |
2013-07-15 | hexagon: delete __cpuinit usage from all hexagon files | Paul Gortmaker | 2 | -3/+3 |
2013-07-04 | mm/hexagon: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -3/+1 |
2013-07-04 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 1 | -1/+1 |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro | 1 | -4/+0 |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -3/+0 |
2013-05-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds | 2 | -8/+6 |
2013-05-07 | HEXAGON: Remove non existent reference to GENERIC_KERNEL_EXECVE & GENERIC_KER... | Alexander Shiyan | 1 | -2/+0 |
2013-05-07 | Hexagon: fix register used to call do_work_pending | Richard Kuo | 1 | -6/+6 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds | 33 | -343/+659 |
2013-05-01 | Hexagon: add v4 CS regs to core copyout macro | Richard Kuo | 1 | -3/+12 |
2013-05-01 | Hexagon: use correct translation for VMALLOC_START | Richard Kuo | 1 | -2/+1 |
2013-05-01 | Hexagon: use correct translations for DMA mappings | Richard Kuo | 2 | -10/+22 |
2013-05-01 | Hexagon: fix return value for notify_resume case in do_work_pending | Richard Kuo | 1 | -0/+1 |
2013-05-01 | Hexagon: fix signal number for user mem faults | Richard Kuo | 1 | -2/+2 |
2013-05-01 | Hexagon: remove two Kconfig entries | Paul Bolle | 1 | -9/+0 |
2013-05-01 | arch: remove CONFIG_GENERIC_FIND_NEXT_BIT again | Paul Bolle | 1 | -3/+0 |
2013-05-01 | Hexagon: update copyright dates | Richard Kuo | 20 | -20/+20 |
2013-05-01 | Hexagon: add translation types for __vmnewmap | Richard Kuo | 1 | -0/+7 |
2013-05-01 | Hexagon: fix signal.c compile error | Richard Kuo | 1 | -0/+2 |
2013-05-01 | Hexagon: break up user fn/arg register setting | Richard Kuo | 1 | -1/+2 |
2013-05-01 | Hexagon: use generic sys_fork, sys_vfork, and sys_clone | Richard Kuo | 2 | -0/+5 |
2013-05-01 | Hexagon: fix psp/sp macro | Richard Kuo | 1 | -2/+1 |
2013-05-01 | Hexagon: fix up int enable/disable at ret_from_fork | Richard Kuo | 1 | -2/+11 |
2013-05-01 | Hexagon: add IOMEM and _relaxed IO macros | Richard Kuo | 1 | -0/+14 |
2013-05-01 | Hexagon: switch to using the device type for IO mappings | Richard Kuo | 1 | -5/+4 |
2013-05-01 | Hexagon: don't print info for offline CPU's | Richard Kuo | 1 | -0/+5 |
2013-05-01 | Hexagon: add support for single-stepping (v4+) | Richard Kuo | 6 | -1/+38 |
2013-05-01 | Hexagon: use correct work mask when checking for more work | Richard Kuo | 1 | -1/+1 |
2013-05-01 | Hexagon: add support for additional exceptions | Richard Kuo | 1 | -0/+10 |
2013-05-01 | Hexagon: fix initial page table setup prior to jump to VA | Richard Kuo | 1 | -12/+73 |
2013-05-01 | Hexagon: remove keyring related call | Richard Kuo | 1 | -3/+0 |
2013-05-01 | Hexagon: check to if we will overflow the signal stack | Richard Kuo | 1 | -0/+4 |
2013-05-01 | Hexagon: Signal and return path fixes | Richard Kuo | 5 | -88/+84 |