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.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-11-27
tools/perf/stat: Add event unit and scale support
Stephane Eranian
6
-44
/
+244
2013-11-27
perf: Add active_entry list head to struct perf_event
Stephane Eranian
2
-1
/
+5
2013-11-21
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
4
-53
/
+66
2013-11-20
uprobes: Document xol_area and arch_uprobe->insn/ixol
Oleg Nesterov
1
-0
/
+15
2013-11-20
uprobes: Cleanup !CONFIG_UPROBES decls, unexport xol_area
Oleg Nesterov
2
-27
/
+23
2013-11-20
uprobes/powerpc: Kill arch_uprobe->ainsn
Oleg Nesterov
2
-4
/
+3
2013-11-20
uprobes: Don't assume that arch_uprobe->insn/ixol is u8[MAX_UINSN_BYTES]
Oleg Nesterov
1
-5
/
+5
2013-11-20
uprobes: Add uprobe_task->dup_xol_work/dup_xol_addr
Oleg Nesterov
2
-17
/
+20
2013-11-20
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
3
-11
/
+31
2013-11-19
tools lib traceevent: Fix conversion of pointer to integer of different size
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-11-19
perf/trace: Properly use u64 to hold event_id
Vince Weaver
1
-1
/
+1
2013-11-19
perf: Remove fragile swevent hlist optimization
Peter Zijlstra
1
-8
/
+0
2013-11-19
ftrace, perf: Avoid infinite event generation loop
Peter Zijlstra
5
-0
/
+44
2013-11-19
tools lib traceevent: Fix use of multiple options in processing field
Steven Rostedt
1
-2
/
+21
2013-11-19
perf header: Fix possible memory leaks in process_group_desc()
Namhyung Kim
1
-1
/
+1
2013-11-19
perf header: Fix bogus group name
Namhyung Kim
1
-1
/
+3
2013-11-19
perf tools: Tag thread comm as overriden
Frederic Weisbecker
1
-6
/
+5
2013-11-19
seq_file: always clear m->count when we free m->buf
Al Viro
1
-1
/
+2
2013-11-19
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
103
-407
/
+905
2013-11-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
66
-241
/
+3108
2013-11-19
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
52
-595
/
+1973
2013-11-19
Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6
Linus Torvalds
16
-355
/
+852
2013-11-19
Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
47
-119
/
+610
2013-11-19
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
181
-951
/
+8872
2013-11-19
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-129
/
+465
2013-11-19
Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
11
-132
/
+158
2013-11-19
Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
54
-1240
/
+1818
2013-11-19
watchdog: w83627hf: Use helper functions to access superio registers
Guenter Roeck
1
-56
/
+76
2013-11-19
watchdog: w83627hf: Enable watchdog device only if not already enabled
Guenter Roeck
1
-1
/
+3
2013-11-19
watchdog: w83627hf: Enable watchdog only once
Guenter Roeck
1
-18
/
+17
2013-11-19
watchdog: w83627hf: Convert to watchdog infrastructure
Guenter Roeck
2
-168
/
+48
2013-11-18
i2c: bcm-kona: fix error return code in bcm_kona_i2c_probe()
Wei Yongjun
1
-1
/
+2
2013-11-17
Revert "init/Kconfig: add option to disable kernel compression"
H. Peter Anvin
1
-7
/
+1
2013-11-17
edac/85xx: Remove mpc85xx_pci_err_remove
Johannes Thumshirn
1
-22
/
+0
2013-11-17
EDAC: Add edac-mpc85xx driver to MAINTAINERS
Johannes Thumshirn
1
-0
/
+7
2013-11-17
watchdog: omap_wdt: raw read and write endian fix
Victor Kamensky
1
-18
/
+18
2013-11-17
watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATE
Uwe Kleine-König
1
-2
/
+4
2013-11-17
watchdog: pcwd_usb: overflow in usb_pcwd_send_command()
Dan Carpenter
1
-2
/
+2
2013-11-17
watchdog: rt2880_wdt: fix return value check in rt288x_wdt_probe()
Wei Yongjun
1
-1
/
+1
2013-11-17
watchdog: watchdog_core: Fix a trivial typo
Sachin Kamat
1
-1
/
+1
2013-11-17
watchdog: dw: Enable OF support for DW watchdog timer
Dinh Nguyen
2
-0
/
+31
2013-11-17
watchdog: Get rid of MODULE_ALIAS_MISCDEV statements
Jean Delvare
87
-112
/
+6
2013-11-17
watchdog: ts72xx_wdt: Propagate return value from timeout_to_regval
Guenter Roeck
1
-1
/
+1
2013-11-17
watchdog: pcwd_usb: Use allocated buffer for usb_control_msg
Guenter Roeck
1
-1
/
+7
2013-11-17
watchdog: sp805_wdt: Remove unnecessary amba_set_drvdata()
Michal Simek
1
-1
/
+0
2013-11-17
watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVI
Xianglong Du
5
-0
/
+249
2013-11-17
watchdog: Remove redundant of_match_ptr
Sachin Kamat
3
-3
/
+3
2013-11-17
watchdog: ts72xx_wdt: cleanup return codes in ioctl
Dan Carpenter
1
-20
/
+16
2013-11-17
documentation/devicetree: Move DT bindings from gpio to watchdog
Johannes Thumshirn
1
-0
/
+0
2013-11-17
watchdog: add ralink watchdog driver
John Crispin
4
-0
/
+235
[next]