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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-22
tracing: Remove the extra 4 bytes of padding in events
Steven Rostedt
3
-3
/
+0
2013-01-21
kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/
Masami Hiramatsu
6
-8
/
+13
2013-01-21
kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c
Masami Hiramatsu
8
-83
/
+125
2013-01-21
ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig
Masami Hiramatsu
6
-8
/
+16
2013-01-21
tracing/fgraph: Add max_graph_depth to limit function_graph depth
Steven Rostedt
1
-2
/
+58
2013-01-21
tracing/lockdep: Disable lockdep first in entering NMI
Steven Rostedt
1
-2
/
+2
2013-01-21
tracing: Remove unneeded check of max_tr->buffer before tracing_reset
Steven Rostedt
1
-2
/
+1
2013-01-21
tracing: Add checks if tr->buffer is NULL in tracing_reset{_online_cpus}
Hiraku Toyooka
1
-0
/
+6
2013-01-21
tracing/syscalls: Make local functions static
Fengguang Wu
1
-9
/
+9
2013-01-21
tracing: Verify target file before registering a uprobe event
Jovi Zhang
1
-1
/
+5
2013-01-21
tracing: Use this_cpu_ptr per-cpu helper
Shan Wei
2
-5
/
+2
2013-01-21
ring-buffer: Remove unnecessary recusive call in rb_advance_iter()
Steven Rostedt
1
-1
/
+1
2013-01-21
tracing: Fix sparse warning with is_signed_type() macro
Steven Rostedt
1
-1
/
+1
2013-01-21
ftrace: Be first to run code modification on modules
Steven Rostedt
1
-1
/
+1
2013-01-18
Linux 3.8-rc4
v3.8-rc4
Linus Torvalds
1
-1
/
+1
2013-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-27
/
+45
2013-01-17
Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
7
-42
/
+64
2013-01-17
Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-47
/
+9
2013-01-17
xfs: recalculate leaf entry pointer after compacting a dir2 block
Eric Sandeen
1
-2
/
+4
2013-01-17
xfs: remove int casts from debug dquot soft limit timer asserts
Brian Foster
1
-2
/
+2
2013-01-17
xfs: fix the multi-segment log buffer format
Mark Tinguely
2
-5
/
+15
2013-01-17
xfs: fix segment in xfs_buf_item_format_segment
Mark Tinguely
1
-5
/
+15
2013-01-17
xfs: rename bli_format to avoid confusion with bli_formats
Mark Tinguely
3
-24
/
+24
2013-01-17
xfs: use b_maps[] for discontiguous buffers
Mark Tinguely
2
-9
/
+9
2013-01-17
Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZE
Kirill Smelkov
1
-1
/
+1
2013-01-17
mfd, TWL4030: TWL4030 need select REGMAP_I2C
Chuansheng Liu
1
-0
/
+1
2013-01-17
drivers/base/cpu.c: Fix typo in comment
Ralf Baechle
1
-1
/
+1
2013-01-17
lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOC
Jiri Kosina
1
-1
/
+1
2013-01-16
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
10
-13
/
+181
2013-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
6
-10
/
+29
2013-01-16
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-2
/
+4
2013-01-16
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2013-01-16
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
10
-6
/
+28
2013-01-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
4
-23
/
+26
2013-01-16
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-1
/
+81
2013-01-16
MAINTAINERS: update email address for Timur Tabi
Timur Tabi
1
-10
/
+9
2013-01-16
firmware: make sure the fw file size is not 0
Luciano Coelho
1
-1
/
+1
2013-01-16
module, async: async_synchronize_full() on module init iff async is used
Tejun Heo
3
-2
/
+29
2013-01-16
s390/chsc: fix SEI usage
Sebastian Ott
1
-19
/
+12
2013-01-16
s390/time: fix sched_clock() overflow
Heiko Carstens
3
-2
/
+30
2013-01-16
sh: ecovec: add sample amixer settings
Kuninori Morimoto
1
-0
/
+10
2013-01-15
arm64: compat: add syscall table entries for new syscalls
Will Deacon
1
-1
/
+6
2013-01-15
ALSA: hda/hdmi - Work around "alsactl restore" errors
Takashi Iwai
1
-1
/
+1
2013-01-15
cpuidle: remove the power_specified field in the driver
Daniel Lezcano
4
-45
/
+7
2013-01-15
Merge tag 'asoc-atmel-pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/g...
Takashi Iwai
6
-7
/
+149
2013-01-15
Merge tag 'trace-3.8-rc3-regression-fix' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+11
2013-01-15
Merge tag 'regmap-debugfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-13
/
+40
2013-01-15
Merge tag 'regulator-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-47
/
+52
2013-01-15
Merge remote-tracking branch 'regulator/fix/s5m8767' into tmp
Mark Brown
1
-2
/
+2
2013-01-15
Merge remote-tracking branch 'regulator/fix/max8998' into tmp
Mark Brown
1
-22
/
+22
[next]