| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds | 2013-05-01 | 33 | -343/+659 |
|\ |
|
| * | Hexagon: add v4 CS regs to core copyout macro | Richard Kuo | 2013-04-30 | 1 | -3/+12 |
| * | Hexagon: use correct translation for VMALLOC_START | Richard Kuo | 2013-04-30 | 1 | -2/+1 |
| * | Hexagon: use correct translations for DMA mappings | Richard Kuo | 2013-04-30 | 2 | -10/+22 |
| * | Hexagon: fix return value for notify_resume case in do_work_pending | Richard Kuo | 2013-04-30 | 1 | -0/+1 |
| * | Hexagon: fix signal number for user mem faults | Richard Kuo | 2013-04-30 | 1 | -2/+2 |
| * | Hexagon: remove two Kconfig entries | Paul Bolle | 2013-04-30 | 1 | -9/+0 |
| * | arch: remove CONFIG_GENERIC_FIND_NEXT_BIT again | Paul Bolle | 2013-04-30 | 1 | -3/+0 |
| * | Hexagon: update copyright dates | Richard Kuo | 2013-04-30 | 20 | -20/+20 |
| * | Hexagon: add translation types for __vmnewmap | Richard Kuo | 2013-04-30 | 1 | -0/+7 |
| * | Hexagon: fix signal.c compile error | Richard Kuo | 2013-04-30 | 1 | -0/+2 |
| * | Hexagon: break up user fn/arg register setting | Richard Kuo | 2013-04-30 | 1 | -1/+2 |
| * | Hexagon: use generic sys_fork, sys_vfork, and sys_clone | Richard Kuo | 2013-04-30 | 2 | -0/+5 |
| * | Hexagon: fix psp/sp macro | Richard Kuo | 2013-04-30 | 1 | -2/+1 |
| * | Hexagon: fix up int enable/disable at ret_from_fork | Richard Kuo | 2013-04-30 | 1 | -2/+11 |
| * | Hexagon: add IOMEM and _relaxed IO macros | Richard Kuo | 2013-04-30 | 1 | -0/+14 |
| * | Hexagon: switch to using the device type for IO mappings | Richard Kuo | 2013-04-30 | 1 | -5/+4 |
| * | Hexagon: don't print info for offline CPU's | Richard Kuo | 2013-04-30 | 1 | -0/+5 |
| * | Hexagon: add support for single-stepping (v4+) | Richard Kuo | 2013-04-30 | 6 | -1/+38 |
| * | Hexagon: use correct work mask when checking for more work | Richard Kuo | 2013-04-30 | 1 | -1/+1 |
| * | Hexagon: add support for additional exceptions | Richard Kuo | 2013-04-30 | 1 | -0/+10 |
| * | Hexagon: fix initial page table setup prior to jump to VA | Richard Kuo | 2013-04-30 | 1 | -12/+73 |
| * | Hexagon: remove keyring related call | Richard Kuo | 2013-04-30 | 1 | -3/+0 |
| * | Hexagon: check to if we will overflow the signal stack | Richard Kuo | 2013-04-30 | 1 | -0/+4 |
| * | Hexagon: Signal and return path fixes | Richard Kuo | 2013-04-30 | 5 | -88/+84 |
| * | Hexagon: add support for new v4+ registers | Richard Kuo | 2013-04-30 | 8 | -48/+206 |
| * | Hexagon: add individual register access for switch_stack | Richard Kuo | 2013-04-30 | 1 | -6/+43 |
| * | Hexagon: use defines for MIN_KERNEL_SEG calculation | Richard Kuo | 2013-04-30 | 1 | -1/+1 |
| * | Hexagon: use GENERIC_CPU_DEVICES | Richard Kuo | 2013-04-30 | 3 | -53/+2 |
| * | Hexagon: change arch version config to allow comparisons | Richard Kuo | 2013-04-30 | 3 | -31/+10 |
| * | Hexagon: add support for ARCH_PFN_OFFSET | Richard Kuo | 2013-04-30 | 8 | -55/+91 |
| * | Hexagon: fix __atomic_add_unless | Richard Kuo | 2013-04-30 | 1 | -9/+11 |
| * | Hexagon: clean up generic headers in Kbuild | Richard Kuo | 2013-04-30 | 1 | -1/+1 |
* | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-04-30 | 1 | -0/+2 |
* | | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-04-30 | 1 | -8/+0 |
* | | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 | 1 | -1/+0 |
* | | hexagon: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 3 | -21/+5 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 1 | -5/+0 |
|\ |
|
| * | default SET_PERSONALITY() in linux/elf.h | Al Viro | 2013-02-26 | 1 | -5/+0 |
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-02-25 | 1 | -1/+1 |
|\ \ |
|
| * | | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell | 2013-01-21 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 1 | -14/+2 |
|\ \ |
|
| * | | burying unused conditionals | Al Viro | 2013-02-14 | 1 | -1/+0 |
| * | | hexagon: don't leave ->uc_stack uninitialized | Al Viro | 2013-02-03 | 1 | -0/+1 |
| * | | hexagon: switch to generic sigaltstack | Al Viro | 2013-02-03 | 2 | -14/+2 |
| |/ |
|
* | | arch Kconfig: Remove references to IRQ_PER_CPU | James Hogan | 2013-02-04 | 1 | -1/+0 |
* | | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2013-01-24 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | irq_work: Remove CONFIG_HAVE_IRQ_WORK | Frederic Weisbecker | 2012-11-17 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 2 | -3/+0 |
|\ \ |
|
| * | | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 | 2 | -3/+0 |