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
2009-05-19
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-20
/
+34
2009-05-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
1
-1
/
+1
2009-05-19
Avoid ICE in get_random_int() with gcc-3.4.5
Linus Torvalds
1
-1
/
+1
2009-05-19
scsi_lib: remove unused variable
Boaz Harrosh
1
-2
/
+0
2009-05-19
block: add warning to blk_make_request()
Jens Axboe
1
-0
/
+9
2009-05-19
cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4)
Jeff Layton
2
-27
/
+27
2009-05-19
block: Un-export blk_rq_append_bio
Boaz Harrosh
3
-7
/
+2
2009-05-19
libosd: Use of new blk_make_request
Boaz Harrosh
1
-25
/
+23
2009-05-19
block: Add blk_make_request(), takes bio, returns a request
Boaz Harrosh
2
-0
/
+47
2009-05-19
libosd: Use new blk_rq_map_kern
Boaz Harrosh
1
-22
/
+2
2009-05-19
block: allow blk_rq_map_kern to append to requests
James Bottomley
1
-2
/
+10
2009-05-19
splice: fix kmaps in default_file_splice_write()
Miklos Szeredi
1
-108
/
+22
2009-05-19
bio: always copy back data for copied kernel requests
Tejun Heo
1
-1
/
+1
2009-05-19
block: set rq->resid_len to blk_rq_bytes() on issue
Tejun Heo
8
-13
/
+18
2009-05-19
ub: use __blk_end_request_all()
Tejun Heo
1
-17
/
+7
2009-05-19
xen/blkfront: fix warning when deleting gendisk on unplug/shutdown
Ian Campbell
1
-2
/
+2
2009-05-19
xen/blkfront: allow xenbus state transition to Closing->Closed when not Conn...
Ian Campbell
1
-2
/
+4
2009-05-19
ipv4: make default for INET_LRO consistent with help text
Frans Pop
1
-1
/
+1
2009-05-19
net: fix skb_seq_read returning wrong offset/length for page frag data
Thomas Chenault
1
-1
/
+1
2009-05-19
nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission.
Frank Filz
1
-1
/
+2
2009-05-19
pkt_sched: gen_estimator: use 64 bit intermediate counters for bps
Eric Dumazet
1
-6
/
+7
2009-05-19
be2net: add two new pci device ids to pci device table
Ajit Khaparde
2
-5
/
+19
2009-05-19
sch_teql: should not dereference skb after ndo_start_xmit()
Eric Dumazet
1
-2
/
+3
2009-05-19
tcp: fix MSG_PEEK race check
Ilpo Järvinen
1
-1
/
+4
2009-05-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
4
-55
/
+76
2009-05-18
Merge branches 'sched-fixes-for-linus-2' and 'core-fixes-for-linus-2' of git:...
Linus Torvalds
2
-3
/
+4
2009-05-18
[ARM] 5517/1: integrator: don't put clock lookups in __initdata
Rabin Vincent
1
-1
/
+1
2009-05-18
[ARM] 5518/1: versatile: don't put clock lookups in __initdata
Rabin Vincent
1
-1
/
+1
2009-05-18
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-24
/
+58
2009-05-18
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2009-05-18
Fix oops on close of hot-unplugged FTDI serial converter
David Woodhouse
1
-8
/
+1
2009-05-18
mtd_dataflash: unbreak erase support
Peter Korsgaard
1
-1
/
+1
2009-05-18
asm-generic: fix local_add_unless macro
Roel Kluin
1
-1
/
+1
2009-05-18
microblaze: Fix kind-of-intr checking against number of interrupts
Michal Simek
1
-2
/
+2
2009-05-18
microblaze: Update Microblaze defconfig
Michal Simek
1
-18
/
+32
2009-05-18
virtio_blk: get rid of unused variable
Jens Axboe
1
-1
/
+0
2009-05-18
virtio_blk: SG_IO passthru support
Hannes Reinecke
2
-14
/
+58
2009-05-18
virtio_blk: don't blindly derefence req->rq_disk
Christoph Hellwig
1
-2
/
+2
2009-05-18
[ARM] mach-l7200: fix spelling of SYS_CLOCK_OFF
Pavel Roskin
1
-1
/
+1
2009-05-18
[ARM] Double check memmap is actually valid with a memmap has unexpected hole...
Mel Gorman
4
-18
/
+48
2009-05-18
regulator: da903x: add missing __devexit_p()
Mike Frysinger
1
-1
/
+1
2009-05-18
powerpc: Explicit alignment for .data.cacheline_aligned
Benjamin Herrenschmidt
1
-0
/
+1
2009-05-18
powerpc/ps3: Update ps3_defconfig
Geoff Levand
1
-43
/
+62
2009-05-18
powerpc/ftrace: Fix constraint to be early clobber
Steven Rostedt
1
-1
/
+1
2009-05-18
powerpc/ftrace: Use pr_devel() in ftrace.c
Michael Ellerman
1
-10
/
+10
2009-05-18
powerpc: Do not assert pte_locked for hugepage PTE entries
Mel Gorman
1
-1
/
+2
2009-05-18
Doc: fixed descriptions on /proc/sys/net/core/* and /proc/sys/net/unix/*
Wang Tinggong
1
-3
/
+12
2009-05-18
Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR?
roel kluin
1
-1
/
+1
2009-05-18
mv643xx_eth: fix PPC DMA breakage
Gabriel Paubert
1
-19
/
+22
2009-05-18
bonding: fix link down handling in 802.3ad mode
Stephen Hemminger
1
-3
/
+8
[prev]
[next]