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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-04
oprofile: Remove duplicate code around __oprofilefs_create_file()
Robert Richter
1
-32
/
+14
2010-10-04
oprofile, ARM: Remove some goto statements
Robert Richter
1
-4
/
+2
2010-10-04
oprofile, ARM: Rework op_create_counter()
Robert Richter
1
-10
/
+10
2010-10-04
oprofile, ARM: Use oprofile_arch_exit() to cleanup on failure
Robert Richter
1
-27
/
+26
2010-10-01
oprofile, x86: Simplify init/exit functions
Robert Richter
1
-8
/
+1
2010-10-01
oprofile, x86: Adding backtrace dump for 32bit process in compat mode
Jiri Olsa
1
-0
/
+53
2010-10-01
oprofile, x86: Using struct stack_frame for 64bit processes dump
Jiri Olsa
1
-12
/
+7
2010-10-01
Merge branch 'oprofile/urgent' into oprofile/core
Robert Richter
653
-4240
/
+7465
2010-09-30
oprofile, ARM: Release resources on failure
Robert Richter
1
-2
/
+5
2010-09-27
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
1
-0
/
+1
2010-09-24
perf, x86: Catch spurious interrupts after disabling counters
Robert Richter
1
-1
/
+11
2010-09-23
tracing/x86: Don't use mcount in kvmclock.c
Steven Rostedt
1
-0
/
+1
2010-09-23
tracing/x86: Don't use mcount in pvclock.c
Jeremy Fitzhardinge
1
-0
/
+1
2010-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-104
/
+171
2010-09-22
powerpc: fix double syscall restarts
Al Viro
3
-3
/
+4
2010-09-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
7
-9
/
+43
2010-09-22
bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends
Jan Kara
1
-2
/
+21
2010-09-22
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
2
-2
/
+5
2010-09-22
bdi: Initialize noop_backing_dev_info properly
Jan Kara
1
-0
/
+2
2010-09-22
sparc: Prevent no-handler signal syscall restart recursion.
David S. Miller
3
-1
/
+7
2010-09-22
sparc: Don't mask signal when we can't setup signal frame.
David S. Miller
3
-58
/
+93
2010-09-22
Merge branch 'for-linus/i2c/2636-rc5' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
1
-0
/
+2
2010-09-22
fs: {lock,unlock}_flocks() stubs to prepare for BKL removal
Sage Weil
1
-0
/
+4
2010-09-22
i2c-omap: Make sure i2c bus is free before setting it to idle
Mathias Nyman
1
-0
/
+2
2010-09-22
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+5
2010-09-22
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-26
/
+27
2010-09-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
9
-83
/
+84
2010-09-21
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-26
/
+73
2010-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2
-6
/
+13
2010-09-21
sched: Fix nohz balance kick
Suresh Siddha
1
-1
/
+1
2010-09-21
oprofile: Add Support for Intel CPU Family 6 / Model 29
Jiri Olsa
1
-0
/
+1
2010-09-21
cfq-iosched: fix a kernel OOPs when usb key is inserted
Vivek Goyal
1
-3
/
+13
2010-09-21
block: fix blk_rq_map_kern bio direction flag
Benny Halevy
1
-1
/
+1
2010-09-21
cciss: freeing uninitialized data on error path
Dan Carpenter
1
-1
/
+1
2010-09-21
Merge remote branch 'linus' into drm-intel-fixes
Chris Wilson
214
-1525
/
+1994
2010-09-21
sparc64: Fix race in signal instruction flushing.
David S. Miller
1
-42
/
+60
2010-09-21
lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY.
Rusty Russell
1
-5
/
+8
2010-09-21
virtio: console: Prevent userspace from submitting NULL buffers
Amit Shah
1
-0
/
+4
2010-09-21
virtio: console: Fix poll blocking even though there is data to read
Hans de Goede
1
-1
/
+1
2010-09-21
Linux 2.6.36-rc5
v2.6.36-rc5
Linus Torvalds
1
-1
/
+1
2010-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
3
-22
/
+10
2010-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
6
-32
/
+66
2010-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2
-15
/
+11
2010-09-21
Staging: vt6655: fix buffer overflow
Dan Carpenter
1
-3
/
+8
2010-09-21
Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"
Sven Eckelmann
2
-19
/
+2
2010-09-21
serial: mfd: fix bug in serial_hsu_remove()
Feng Tang
1
-8
/
+9
2010-09-21
serial: amba-pl010: fix set_ldisc
Mika Westerberg
1
-7
/
+2
2010-09-21
USB: musb: MAINTAINERS: Fix my mail address
Felipe Balbi
1
-2
/
+2
2010-09-21
USB: serial/mos*: prevent reading uninitialized stack memory
Dan Rosenberg
2
-0
/
+6
2010-09-21
USB: otg: twl4030: fix phy initialization(v1)
Ming Lei
1
-27
/
+51
[next]