Age | Commit message (Expand) | Author | Files | Lines |
2016-12-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
2016-12-25 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | 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/ke... | 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/k... | 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/g... | 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 conjun... | 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 |
2014-08-26 | blackfin: Replace __get_cpu_var uses | Christoph Lameter | 1 | -5/+5 |
2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -32/+19 |
2014-08-06 | blackfin: Use sigsp() | Richard Weinberger | 1 | -11/+3 |
2014-08-06 | blackfin: Use get_signal() signal_setup_done() | Richard Weinberger | 1 | -22/+17 |
2014-08-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -8/+7 |
2014-08-04 | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -18/+0 |
2014-07-28 | Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app... | Ingo Molnar | 1 | -1/+1 |
2014-07-26 | blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo... | Steven Miao | 1 | -1/+1 |
2014-07-18 | Blackfin: ftrace: Remove check of obsolete variable function_trace_stop | Steven Rostedt (Red Hat) | 1 | -18/+0 |
2014-06-18 | blackfin, perf: Use common PMU interrupt disabled code | Vince Weaver | 1 | -8/+7 |
2014-06-06 | blackfin/ptrace: call find_vma with the mmap_sem held | Davidlohr Bueso | 1 | -2/+6 |
2014-04-12 | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -30/+9 |
2014-04-11 | blackfin:Use generic /proc/interrupts implementation | Thomas Gleixner | 1 | -30/+9 |
2014-04-09 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |