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
2011-12-13
ceph: add missing spin_unlock at ceph_mdsc_build_path()
Yehuda Sadeh
1
-0
/
+1
2011-12-13
ceph: fix SEEK_CUR, SEEK_SET regression
Sage Weil
1
-1
/
+2
2011-12-12
crush: fix mapping calculation when force argument doesn't exist
Sage Weil
1
-22
/
+13
2011-12-07
ceph: use i_ceph_lock instead of i_lock
Sage Weil
11
-207
/
+212
2011-12-07
rbd: remove buggy rollback functionality
Josh Durgin
2
-97
/
+0
2011-12-07
rbd: return an error when an invalid header is read
Josh Durgin
1
-1
/
+10
2011-12-02
ceph: fix rasize reporting by ceph_show_options
Sage Weil
1
-1
/
+1
2011-11-11
libceph: Allocate larger oid buffer in request msgs
Stratos Psomadakis
2
-2
/
+8
2011-11-11
ceph: initialize root dentry
Sage Weil
2
-3
/
+5
2011-11-06
ceph: fix iput race when queueing inode work
Sage Weil
1
-3
/
+6
2011-11-06
ceph/super.c: quiet sparse noise
H Hartley Sweeten
1
-2
/
+2
2011-11-06
ceph/mds_client.c: quiet sparse noise
H Hartley Sweeten
1
-2
/
+2
2011-11-06
ceph: use new D_COMPLETE dentry flag
Sage Weil
5
-23
/
+68
2011-11-03
ceph: clear parent D_COMPLETE flag when on dentry prune
Sage Weil
2
-0
/
+41
2011-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...
Linus Torvalds
11
-226
/
+516
2011-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-52
/
+33
2011-11-03
Revert "perf: Add PM notifiers to fix CPU hotplug races"
Linus Torvalds
1
-95
/
+2
2011-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dm
Linus Torvalds
42
-37
/
+12079
2011-11-03
Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-0
/
+30
2011-11-03
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
11
-525
/
+2671
2011-11-03
Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2011-11-03
Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...
Linus Torvalds
9
-9
/
+19
2011-11-03
Merge branch 'akpm' (Andrew's incoming - part two)
Linus Torvalds
70
-1035
/
+4909
2011-11-03
memcg: replace ss->id_lock with a rwlock
Andrew Bresticker
2
-10
/
+10
2011-11-03
aio: allocate kiocbs in batches
Jeff Moyer
2
-29
/
+108
2011-11-03
drivers/misc/vmw_balloon.c: fix typo in code comment
Rakib Mullick
1
-1
/
+1
2011-11-03
drivers/misc/vmw_balloon.c: determine page allocation flag can_sleep outside ...
Rakib Mullick
1
-1
/
+1
2011-11-03
w1: disable irqs in critical section
Jan Weitzel
1
-0
/
+5
2011-11-03
drivers/w1/w1_int.c: multiple masters used same init_name
Florian Faber
1
-0
/
+1
2011-11-03
drivers/power/ds2780_battery.c: fix deadlock upon insertion and removal
Clifton Barnes
1
-0
/
+9
2011-11-03
drivers/power/ds2780_battery.c: add a nolock function to w1 interface
Clifton Barnes
2
-13
/
+37
2011-11-03
drivers/power/ds2780_battery.c: create central point for calling w1 interface
Clifton Barnes
1
-35
/
+42
2011-11-03
w1: ds2760 and ds2780, use ida for id and ida_simple_get() to get it
Jonathan Cameron
2
-84
/
+12
2011-11-03
pps gpio client: add missing dependency
Heiko Carstens
1
-1
/
+1
2011-11-03
pps: new client driver using GPIO
James Nuss
4
-0
/
+269
2011-11-03
pps: default echo function
James Nuss
3
-28
/
+13
2011-11-03
include/linux/dma-mapping.h: add dma_zalloc_coherent()
Andrew Morton
2
-0
/
+17
2011-11-03
sysctl: make CONFIG_SYSCTL_SYSCALL default to n
WANG Cong
2
-37
/
+2
2011-11-03
sysctl: add support for poll()
Lucas De Marchi
5
-0
/
+108
2011-11-03
RapidIO: documentation update
Alexandre Bounine
1
-1
/
+1
2011-11-03
drivers/net/rionet.c: fix ethernet address macros for LE platforms
Alexandre Bounine
1
-2
/
+2
2011-11-03
RapidIO: fix potential null deref in rio_setup_device()
Alexandre Bounine
1
-1
/
+1
2011-11-03
RapidIO: add mport driver for Tsi721 bridge
Alexandre Bounine
8
-2
/
+3196
2011-11-03
arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...
Liu Gang
1
-0
/
+1
2011-11-03
drivers/rapidio/rio-scan.c: use discovered bit to test if enumeration is comp...
Liu Gang
1
-2
/
+2
2011-11-03
init: add root=PARTUUID=UUID/PARTNROFF=%d support
Will Drewry
1
-5
/
+43
2011-11-03
include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabled
Manfred Spraul
1
-2
/
+7
2011-11-03
ipc/sem.c: remove private structures from public header file
Manfred Spraul
2
-42
/
+46
2011-11-03
ipc/sem.c: handle spurious wakeups
Manfred Spraul
1
-0
/
+9
2011-11-03
ipc/sem.c: fix return code race with semop vs. semop +semctl(IPC_RMID)
Manfred Spraul
1
-1
/
+0
[next]