summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-04-02tracing, perf: Implement BPF programs attached to kprobesAlexei Starovoitov1-0/+11
2015-04-02tracing: Add kprobe flagAlexei Starovoitov1-0/+3
2015-04-02bpf: Make internal bpf API independent of CONFIG_BPF_SYSCALL #ifdefsDaniel Borkmann1-4/+16
2015-03-27perf: Add per event clockid supportPeter Zijlstra1-0/+2
2015-03-27Merge branch 'perf/core' into perf/timer, before applying new changesIngo Molnar1-5/+65
2015-03-27Merge branch 'timers/core' into perf/timer, to apply dependent patchIngo Molnar4-18/+50
2015-03-27Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar1-2/+48
2015-03-27Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th...Ingo Molnar24-46/+162
2015-03-27time: Add ktime_get_tai_ns()Peter Zijlstra1-0/+5
2015-03-27time: Introduce tk_fast_rawPeter Zijlstra1-0/+1
2015-03-27time: Add timerkeeper::tkr_rawPeter Zijlstra1-2/+2
2015-03-27time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra1-6/+6
2015-03-26mm: numa: slow PTE scan rate if migration failures occurMel Gorman1-4/+5
2015-03-25Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2015-03-23Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas'...Mark Brown2-1/+4
2015-03-23perf: Remove type specific target pointersPeter Zijlstra1-3/+1
2015-03-21Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds1-0/+1
2015-03-20Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-3/+3
2015-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+11
2015-03-19ata: Add a new flag to destinguish sas controllerShaohua Li1-0/+1
2015-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+4
2015-03-18regulator: Fix documentation for regmap in the configAxel Lin1-1/+1
2015-03-17netdevice.h: fix ndo_bridge_* commentsNicolas Dichtel1-1/+4
2015-03-17regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy1-0/+3
2015-03-17livepatch: Fix subtle race with coming and going modulesPetr Mladek1-0/+4
2015-03-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+18
2015-03-15Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds1-0/+5
2015-03-13Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2015-03-13Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+2
2015-03-13of/platform: Fix sparc:allmodconfig buildGuenter Roeck1-1/+1
2015-03-13clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...John Stultz1-5/+5
2015-03-13clocksource: Mostly kill clocksource_register()John Stultz1-1/+9
2015-03-13kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin2-4/+8
2015-03-13kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin2-2/+4
2015-03-12clocksource: Add 'max_cycles' to 'struct clocksource'John Stultz1-2/+3
2015-03-12xps: must clear sender_cpu before forwardingEric Dumazet1-0/+7
2015-03-12clk: introduce clk_is_matchMichael Turquette1-0/+18
2015-03-10Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-1/+1
2015-03-10Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+1
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-7/+7
2015-03-08irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu1-0/+3
2015-03-08irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier1-0/+2
2015-03-07serial: uapi: Declare all userspace-visible io typesPeter Hurley1-7/+7
2015-03-07serial: core: Fix iotype userspace breakagePeter Hurley1-3/+3
2015-03-07Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/dw', ...Mark Brown1-1/+1
2015-03-06Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+24
2015-03-06Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+4
2015-03-06Merge branch 'irq-pm'Rafael J. Wysocki2-1/+9
2015-03-06Merge branch 'suspend-to-idle'Rafael J. Wysocki1-2/+15