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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-02
watchdog: Add watchdog enable/disable all functions
Stephane Eranian
1
-0
/
+8
2015-04-02
perf: Add ITRACE_START record to indicate that tracing has started
Alexander Shishkin
2
-0
/
+15
2015-04-02
perf: Add wakeup watermark control to the AUX area
Alexander Shishkin
1
-0
/
+7
2015-04-02
perf: Support overwrite mode for the AUX area
Alexander Shishkin
1
-0
/
+1
2015-04-02
perf: Add API for PMUs to write to the AUX area
Alexander Shishkin
1
-1
/
+23
2015-04-02
perf: Add AUX record
Alexander Shishkin
1
-0
/
+19
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
2
-0
/
+33
2015-04-02
perf: Add data_{offset,size} to user_page
Alexander Shishkin
1
-0
/
+5
2015-04-02
tracing: Allow BPF programs to call bpf_trace_printk()
Alexei Starovoitov
1
-0
/
+1
2015-04-02
tracing: Allow BPF programs to call bpf_ktime_get_ns()
Alexei Starovoitov
1
-0
/
+1
2015-04-02
tracing, perf: Implement BPF programs attached to kprobes
Alexei Starovoitov
3
-0
/
+15
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
2
-3
/
+5
2015-03-27
Merge branch 'perf/core' into perf/timer, before applying new changes
Ingo Molnar
2
-19
/
+100
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
44
-89
/
+271
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-25
Merge tag 'regulator-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+4
2015-03-25
Merge tag 'regmap-fix-v4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-62
/
+61
2015-03-23
Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/palmas'...
Mark Brown
2
-1
/
+4
2015-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+10
2015-03-23
perf: Remove type specific target pointers
Peter Zijlstra
2
-4
/
+1
2015-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+10
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-0
/
+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
target: do not reject FUA CDBs when write cache is enabled but emulate_write_...
Christophe Vu-Brugier
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
regmap: introduce regmap_name to fix syscon regmap trace events
Philipp Zabel
1
-62
/
+61
2015-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-1
/
+13
2015-03-19
ata: Add a new flag to destinguish sas controller
Shaohua Li
1
-0
/
+1
2015-03-19
netfilter: restore rule tracing via nfnetlink_log
Pablo Neira Ayuso
1
-0
/
+10
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
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+16
2015-03-17
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
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-17
Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Marcelo Tosatti
1
-0
/
+1
2015-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
[next]