Age | Commit message (Expand) | Author | Files | Lines |
2016-05-24 | vdso: make arch_setup_additional_pages wait for mmap_sem for write killable | Michal Hocko | 1 | -1/+2 |
2016-05-21 | exit_thread: remove empty bodies | Jiri Slaby | 1 | -7/+0 |
2016-04-18 | hexagon: Fix misspellings in comments. | Adam Buchbinder | 2 | -3/+3 |
2016-03-01 | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 1 | -1/+1 |
2015-09-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -11/+0 |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 1 | -11/+0 |
2015-09-09 | hexagon/time: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -16/+1 |
2015-04-12 | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread() | Al Viro | 1 | -2/+0 |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 1 | -1/+1 |
2014-12-16 | Hexagon: fix signal delivery for debug traps | Richard Kuo | 1 | -2/+2 |
2014-12-16 | Hexagon: fix alignment of init_task in RW_DATA_SECTION | Richard Kuo | 1 | -2/+2 |
2014-12-16 | hexagon: Fix build failures in linux-next | Guenter Roeck | 1 | -0/+1 |
2014-08-06 | hexagon: Use sigsp() | Richard Weinberger | 1 | -11/+3 |
2014-08-06 | hexagon: Use get_signal() signal_setup_done() | Richard Weinberger | 1 | -27/+18 |
2014-04-05 | Hexagon: set the e_flags in user regset view for core dumps | Richard Kuo | 1 | -0/+1 |
2014-04-05 | Hexagon: add screen_info for VGA_CONSOLE | Richard Kuo | 2 | -0/+5 |
2014-04-05 | smp, hexagon: kill SMP single function call interrupt | Jiang Liu | 1 | -5/+1 |
2014-04-05 | arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various ... | Chen Gang | 1 | -4/+20 |
2014-04-05 | arch: hexagon: kernel: reset.c: use function pointer instead of function for ... | Chen Gang | 1 | -3/+2 |
2014-04-05 | arch: hexagon: kernel: add export symbol function __delay() | Chen Gang | 1 | -0/+9 |
2014-04-05 | hexagon: kernel: kgdb: include related header for pass compiling. | Chen Gang | 1 | -0/+2 |
2014-04-05 | hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de... | Chen Gang | 1 | -3/+0 |
2013-10-10 | hexagon: remove unnecessary prom.h includes | Rob Herring | 1 | -3/+0 |
2013-07-15 | hexagon: delete __cpuinit usage from all hexagon files | Paul Gortmaker | 2 | -3/+3 |
2013-05-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds | 1 | -6/+6 |
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 | 15 | -218/+439 |
2013-05-01 | Hexagon: use correct translations for DMA mappings | Richard Kuo | 1 | -10/+17 |
2013-05-01 | Hexagon: fix return value for notify_resume case in do_work_pending | Richard Kuo | 1 | -0/+1 |
2013-05-01 | Hexagon: update copyright dates | Richard Kuo | 11 | -11/+11 |
2013-05-01 | Hexagon: break up user fn/arg register setting | Richard Kuo | 1 | -1/+2 |
2013-05-01 | Hexagon: fix up int enable/disable at ret_from_fork | Richard Kuo | 1 | -2/+11 |
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 | 4 | -1/+30 |
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 | 4 | -88/+82 |
2013-05-01 | Hexagon: add support for new v4+ registers | Richard Kuo | 6 | -46/+191 |
2013-05-01 | Hexagon: use GENERIC_CPU_DEVICES | Richard Kuo | 2 | -53/+1 |
2013-05-01 | Hexagon: add support for ARCH_PFN_OFFSET | Richard Kuo | 3 | -12/+22 |
2013-05-01 | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 1 | -0/+2 |
2013-05-01 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 1 | -8/+0 |
2013-04-08 | hexagon: Use generic idle loop | Thomas Gleixner | 2 | -21/+4 |
2013-02-26 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2013-02-04 | hexagon: don't leave ->uc_stack uninitialized | Al Viro | 1 | -0/+1 |
2013-02-04 | hexagon: switch to generic sigaltstack | Al Viro | 1 | -14/+1 |
2013-01-21 | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell | 1 | -1/+1 |