| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -7/+6 |
| 2017-07-12 | kernel/watchdog: introduce arch_touch_nmi_watchdog() |  Nicholas Piggin | 1 | -1/+1 |
| 2017-07-03 | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail |  Al Viro | 1 | -7/+6 |
| 2017-05-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+2 |
| 2017-05-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+4 |
| 2017-04-14 | blackfin: time-ts: Set ->min_delta_ticks and ->max_delta_ticks |  Nicolai Stange | 1 | -0/+4 |
| 2017-04-03 | debug: Fix __bug_table[] in arch linker scripts |  Peter Zijlstra | 1 | -0/+2 |
| 2017-03-28 | new helper: uaccess_kernel() |  Al Viro | 1 | -1/+1 |
| 2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> |  Ingo Molnar | 2 | -0/+2 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> |  Ingo Molnar | 4 | -0/+4 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> |  Ingo Molnar | 2 | -0/+2 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> |  Ingo Molnar | 6 | -0/+7 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> |  Ingo Molnar | 2 | -1/+2 |
| 2017-01-24 | treewide: Constify most dma_map_ops structures |  Bart Van Assche | 1 | -1/+1 |
| 2016-12-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+2 |
| 2016-12-25 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2016-12-25 | clocksource: Use a plain u64 instead of cycle_t |  Thomas Gleixner | 1 | -2/+2 |
| 2016-12-25 | cpu/hotplug: Cleanup state names |  Thomas Gleixner | 1 | -1/+1 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally |  Linus Torvalds | 3 | -3/+3 |
| 2016-12-14 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -1/+7 |
| 2016-12-14 | arch/blackfin: add option to skip sync on DMA map |  Alexander Duyck | 1 | -1/+7 |
| 2016-11-22 | ptrace: Don't allow accessing an undumpable mm |  Eric W. Biederman | 1 | -2/+2 |
| 2016-10-19 | mm: replace access_process_vm() write parameter with gup_flags |  Lorenzo Stoakes | 1 | -2/+3 |
| 2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus |  Chris Metcalf | 1 | -0/+1 |
| 2016-08-24 | ftrace: Add return address pointer to ftrace_ret_stack |  Josh Poimboeuf | 1 | -1/+1 |
| 2016-08-24 | ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config |  Josh Poimboeuf | 1 | -2/+2 |
| 2016-08-04 | dma-mapping: use unsigned long for dma_attrs |  Krzysztof Kozlowski | 1 | -4/+4 |
| 2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -21/+5 |
| 2016-07-14 | blackfin/perf: Convert hotplug notifier to state machine |  Thomas Gleixner | 1 | -21/+5 |
| 2016-06-16 | locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}() |  Peter Zijlstra | 1 | -0/+1 |
| 2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections |  Alexander Potapenko | 1 | -0/+1 |
| 2016-02-19 | blackfin: gpio: switch to gpiochip_add_data() |  Linus Walleij | 1 | -1/+3 |
| 2016-02-16 | gpio: Include linux/gpio.h instead of asm/gpio.h |  Bjorn Helgaas | 1 | -1/+1 |
| 2016-01-25 | blackfin: gpio: Be sure to clamp return value |  Linus Walleij | 1 | -1/+1 |
| 2016-01-20 | blackfin: convert to dma_map_ops |  Christoph Hellwig | 1 | -14/+38 |
| 2015-11-23 | treewide: Remove old email address |  Peter Zijlstra | 1 | -1/+1 |
| 2015-09-16 | genirq: Remove irq argument from irq flow handlers |  Thomas Gleixner | 1 | -1/+1 |
| 2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -3/+4 |
| 2015-08-10 | blackfin/time-ts: Migrate to new 'set-state' interface |  Viresh Kumar | 1 | -66/+70 |
| 2015-07-27 | blackfin: Provide atomic_{or,xor,and} |  Peter Zijlstra | 1 | -3/+4 |
| 2015-06-23 | vfs: add file_path() helper |  Miklos Szeredi | 1 | -1/+1 |
| 2015-04-24 | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux |  Linus Torvalds | 3 | -23/+5 |
| 2015-04-23 | arch: blackfin: kernel: kgdb: Remove unused function |  Rickard Strandqvist | 1 | -13/+0 |
| 2015-04-23 | debug-mmrs: Eliminate all traces of the USB_PHY_TEST MMR |  Andre Wolokita | 1 | -1/+0 |
| 2015-04-23 | bug[220] kgdb: change the smp cross core function entry |  Sonic Zhang | 1 | -8/+4 |
| 2015-04-23 | arch: blackfin: kernel: setup.c: Cleaning up missing null-terminate in conjunction with strncpy |  Rickard Strandqvist | 1 | -1/+1 |
| 2015-04-12 | frv: Remove signal translation and exec_domain |  Richard Weinberger | 1 | -1/+1 |
| 2015-04-12 | blackfin: Remove exec_domain usage |  Richard Weinberger | 1 | -5/+1 |
| 2015-04-12 | blackfin: Autogenerate offsets in struct thread_info |  Richard Weinberger | 2 | -0/+7 |
| 2015-02-12 | all arches, signal: move restart_block to struct task_struct |  Andy Lutomirski | 1 | -1/+1 |