Age | Commit message (Expand) | Author |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-05-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds |
2013-05-07 | HEXAGON: Remove non existent reference to GENERIC_KERNEL_EXECVE & GENERIC_KER... | Alexander Shiyan |
2013-05-07 | Hexagon: fix register used to call do_work_pending | Richard Kuo |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds |
2013-04-30 | Hexagon: add v4 CS regs to core copyout macro | Richard Kuo |
2013-04-30 | Hexagon: use correct translation for VMALLOC_START | Richard Kuo |
2013-04-30 | Hexagon: use correct translations for DMA mappings | Richard Kuo |
2013-04-30 | Hexagon: fix return value for notify_resume case in do_work_pending | Richard Kuo |
2013-04-30 | Hexagon: fix signal number for user mem faults | Richard Kuo |
2013-04-30 | Hexagon: remove two Kconfig entries | Paul Bolle |
2013-04-30 | arch: remove CONFIG_GENERIC_FIND_NEXT_BIT again | Paul Bolle |
2013-04-30 | Hexagon: update copyright dates | Richard Kuo |
2013-04-30 | Hexagon: add translation types for __vmnewmap | Richard Kuo |
2013-04-30 | Hexagon: fix signal.c compile error | Richard Kuo |
2013-04-30 | Hexagon: break up user fn/arg register setting | Richard Kuo |
2013-04-30 | Hexagon: use generic sys_fork, sys_vfork, and sys_clone | Richard Kuo |
2013-04-30 | Hexagon: fix psp/sp macro | Richard Kuo |
2013-04-30 | Hexagon: fix up int enable/disable at ret_from_fork | Richard Kuo |
2013-04-30 | Hexagon: add IOMEM and _relaxed IO macros | Richard Kuo |
2013-04-30 | Hexagon: switch to using the device type for IO mappings | Richard Kuo |
2013-04-30 | Hexagon: don't print info for offline CPU's | Richard Kuo |
2013-04-30 | Hexagon: add support for single-stepping (v4+) | Richard Kuo |
2013-04-30 | Hexagon: use correct work mask when checking for more work | Richard Kuo |
2013-04-30 | Hexagon: add support for additional exceptions | Richard Kuo |
2013-04-30 | Hexagon: fix initial page table setup prior to jump to VA | Richard Kuo |
2013-04-30 | Hexagon: remove keyring related call | Richard Kuo |
2013-04-30 | Hexagon: check to if we will overflow the signal stack | Richard Kuo |
2013-04-30 | Hexagon: Signal and return path fixes | Richard Kuo |
2013-04-30 | Hexagon: add support for new v4+ registers | Richard Kuo |
2013-04-30 | Hexagon: add individual register access for switch_stack | Richard Kuo |
2013-04-30 | Hexagon: use defines for MIN_KERNEL_SEG calculation | Richard Kuo |
2013-04-30 | Hexagon: use GENERIC_CPU_DEVICES | Richard Kuo |
2013-04-30 | Hexagon: change arch version config to allow comparisons | Richard Kuo |
2013-04-30 | Hexagon: add support for ARCH_PFN_OFFSET | Richard Kuo |
2013-04-30 | Hexagon: fix __atomic_add_unless | Richard Kuo |
2013-04-30 | Hexagon: clean up generic headers in Kbuild | Richard Kuo |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner |
2013-04-16 | Remove GENERIC_GPIO config option | Alexandre Courbot |
2013-04-08 | hexagon: Use generic idle loop | Thomas Gleixner |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-14 | burying unused conditionals | Al Viro |
2013-02-04 | arch Kconfig: Remove references to IRQ_PER_CPU | James Hogan |
2013-02-03 | hexagon: don't leave ->uc_stack uninitialized | Al Viro |
2013-02-03 | hexagon: switch to generic sigaltstack | Al Viro |