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