index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-02
perf: Add ITRACE_START record to indicate that tracing has started
Alexander Shishkin
1
-0
/
+4
2015-04-02
perf: Add API for PMUs to write to the AUX area
Alexander Shishkin
1
-1
/
+23
2015-04-02
perf: Add a pmu capability for "exclusive" events
Alexander Shishkin
1
-0
/
+2
2015-04-02
perf: Add a capability for AUX_NO_SG pmus to do software double buffering
Alexander Shishkin
1
-0
/
+1
2015-04-02
perf: Support high-order allocations for AUX space
Alexander Shishkin
1
-0
/
+1
2015-04-02
perf: Add AUX area to ring buffer for raw data streams
Peter Zijlstra
1
-0
/
+17
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
[next]