Age | Commit message (Expand) | Author |
2013-05-01 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | 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 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-04-30 | sparc/sysrq: fix inconstistent help message of sysrq key | zhangwei(Jovi) |
2013-04-30 | powerpc/xmon/sysrq: fix inconstistent help message of sysrq key | zhangwei(Jovi) |
2013-04-30 | ARM/etm/sysrq: fix inconstistent help message of sysrq key | zhangwei(Jovi) |
2013-04-30 | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Stephen Boyd |
2013-04-30 | coredump: factor out the setting of PF_DUMPCORE | Oleg Nesterov |
2013-04-30 | arc, print-fatal-signals: reduce duplicated information | Vineet Gupta |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |
2013-04-30 | dump_stack: implement arch-specific hardware description in task dumps | Tejun Heo |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo |
2013-04-30 | sparc32: make show_stack() acquire %fp if @_ksp is not specified | Tejun Heo |
2013-04-30 | x86: don't show trace beyond show_stack(NULL, NULL) | Tejun Heo |