Age | Commit message (Expand) | Author | Files | Lines |
2015-04-02 | tracing, perf: Implement BPF programs attached to kprobes | Alexei Starovoitov | 1 | -0/+11 |
2015-04-02 | tracing: Add kprobe flag | Alexei Starovoitov | 1 | -0/+3 |
2015-04-02 | bpf: Make internal bpf API independent of CONFIG_BPF_SYSCALL #ifdefs | Daniel Borkmann | 1 | -4/+16 |
2015-03-27 | perf: Add per event clockid support | Peter Zijlstra | 1 | -0/+2 |
2015-03-27 | Merge branch 'perf/core' into perf/timer, before applying new changes | Ingo Molnar | 1 | -5/+65 |
2015-03-27 | Merge branch 'timers/core' into perf/timer, to apply dependent patch | Ingo Molnar | 4 | -18/+50 |
2015-03-27 | Merge branch 'perf/x86' into perf/core, because it's ready | Ingo Molnar | 1 | -2/+48 |
2015-03-27 | Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th... | Ingo Molnar | 24 | -46/+162 |
2015-03-27 | time: Add ktime_get_tai_ns() | Peter Zijlstra | 1 | -0/+5 |
2015-03-27 | time: Introduce tk_fast_raw | Peter Zijlstra | 1 | -0/+1 |
2015-03-27 | time: Add timerkeeper::tkr_raw | Peter Zijlstra | 1 | -2/+2 |
2015-03-27 | time: Rename timekeeper::tkr to timekeeper::tkr_mono | Peter Zijlstra | 1 | -6/+6 |
2015-03-26 | mm: numa: slow PTE scan rate if migration failures occur | Mel Gorman | 1 | -4/+5 |
2015-03-25 | Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2015-03-23 | Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas'... | Mark Brown | 2 | -1/+4 |
2015-03-23 | perf: Remove type specific target pointers | Peter Zijlstra | 1 | -3/+1 |
2015-03-21 | Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds | 1 | -0/+1 |
2015-03-20 | Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 1 | -3/+3 |
2015-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -1/+11 |
2015-03-19 | ata: Add a new flag to destinguish sas controller | Shaohua Li | 1 | -0/+1 |
2015-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -0/+4 |
2015-03-18 | regulator: Fix documentation for regmap in the config | Axel Lin | 1 | -1/+1 |
2015-03-17 | netdevice.h: fix ndo_bridge_* comments | Nicolas Dichtel | 1 | -1/+4 |
2015-03-17 | regulator: palmas: Correct TPS659038 register definition for REGEN2 | Keerthy | 1 | -0/+3 |
2015-03-17 | livepatch: Fix subtle race with coming and going modules | Petr Mladek | 1 | -0/+4 |
2015-03-16 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+18 |
2015-03-15 | Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linux | Linus Torvalds | 1 | -0/+5 |
2015-03-13 | Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2015-03-13 | Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -0/+2 |
2015-03-13 | of/platform: Fix sparc:allmodconfig build | Guenter Roeck | 1 | -1/+1 |
2015-03-13 | clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq... | John Stultz | 1 | -5/+5 |
2015-03-13 | clocksource: Mostly kill clocksource_register() | John Stultz | 1 | -1/+9 |
2015-03-13 | kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h> | Andrey Ryabinin | 2 | -4/+8 |
2015-03-13 | kasan, module, vmalloc: rework shadow allocation for modules | Andrey Ryabinin | 2 | -2/+4 |
2015-03-12 | clocksource: Add 'max_cycles' to 'struct clocksource' | John Stultz | 1 | -2/+3 |
2015-03-12 | xps: must clear sender_cpu before forwarding | Eric Dumazet | 1 | -0/+7 |
2015-03-12 | clk: introduce clk_is_match | Michael Turquette | 1 | -0/+18 |
2015-03-10 | Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 1 | -1/+1 |
2015-03-10 | Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
2015-03-08 | Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+1 |
2015-03-08 | Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -7/+7 |
2015-03-08 | irqchip: gicv3-its: Define macros for GITS_CTLR fields | Yun Wu | 1 | -0/+3 |
2015-03-08 | irqchip: gicv3-its: Allocate enough memory for the full range of DeviceID | Marc Zyngier | 1 | -0/+2 |
2015-03-07 | serial: uapi: Declare all userspace-visible io types | Peter Hurley | 1 | -7/+7 |
2015-03-07 | serial: core: Fix iotype userspace breakage | Peter Hurley | 1 | -3/+3 |
2015-03-07 | Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/dw', ... | Mark Brown | 1 | -1/+1 |
2015-03-06 | Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -3/+24 |
2015-03-06 | Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -1/+4 |
2015-03-06 | Merge branch 'irq-pm' | Rafael J. Wysocki | 2 | -1/+9 |
2015-03-06 | Merge branch 'suspend-to-idle' | Rafael J. Wysocki | 1 | -2/+15 |