summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-12-20pinctrl: adi2: Fix Kconfig build problemLinus Walleij3-3/+8
2017-01-06ptrace: Don't allow accessing an undumpable mmEric W. Biederman11-17/+52
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds61-189/+273
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes17-54/+84
2016-10-15Merge branch 'work.uaccess' into for-linusAl Viro9-78/+47
2016-10-08nmi_backtrace: generate one-line reports for idle cpusChris Metcalf49-22/+93
2016-10-05Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds84-688/+3459
2016-10-04Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds129-2805/+4040
2016-09-15blackfin: no access_ok() for __copy_{to,from}_user()Al Viro1-12/+20
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar838-4534/+7735
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds26-170/+179
2016-09-13blackfin: fix copy_from_user()Al Viro1-4/+5
2016-09-05Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman812-4628/+8965
2016-08-31miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan7-80/+15
2016-08-29net: smc91x: fix SMC accessesRussell King9-26/+73
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf15-15/+34
2016-08-24ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from configJosh Poimboeuf8-11/+9
2016-08-08blackfin: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij1-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski111-804/+705
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick36-53/+46
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds75-2013/+1316
2016-07-27Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds446-11174/+28773
2016-07-14blackfin/perf: Convert hotplug notifier to state machineThomas Gleixner2-21/+6
2016-07-12[media] ezkit/cobalt: drop unused op_656_range settingHans Verkuil2-4/+0
2016-06-16locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra3-12/+40
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra20-32/+145
2016-05-21printk/nmi: generic solution for safe printk in NMIPetr Mladek24-107/+306
2016-05-21exit_thread: remove empty bodiesJiri Slaby36-140/+24
2016-04-18Blackfin: comment spelling s/divsor/divisor/Geert Uytterhoeven1-1/+1
2016-04-18blackfin: Fix misspelling of 'register' in comment.Adam Buchbinder1-1/+1
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko23-15/+51
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1281-33900/+78920
2016-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds67-523/+9387
2016-03-18Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds169-2663/+4405
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds134-1145/+5642
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds119-1805/+3139
2016-03-15blackfin: define dummy pgprot_writecombine for !MMUSudip Mukherjee1-0/+2
2016-03-15Merge tag 'v4.5' into nextDmitry Torokhov10946-490887/+767082
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas57-268/+343
2016-03-14ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck34-150/+106
2016-03-08PCI: Include pci/hotplug Kconfig directly from pci/KconfigBjorn Helgaas13-23/+1
2016-03-08Input: ad7879 - move header to platform_data directoryStefan Agner7-11/+11
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig23-49/+4
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner22-21/+22
2016-02-19blackfin: extgpio: switch to gpiochip_add_data()Linus Walleij1-3/+3
2016-02-19blackfin: gpio: switch to gpiochip_add_data()Linus Walleij1-1/+3
2016-02-15gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas24-29/+18
2016-01-25blackfin: gpio: Be sure to clamp return valueLinus Walleij1-1/+1
2016-01-21dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig70-633/+369
2016-01-21blackfin: convert to dma_map_opsChristoph Hellwig3-137/+43
[next]