index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: makes bio_split support bio without data
Shaohua Li
2012-09-28
1
-12
/
+14
*
scatterlist: refactor the sg_nents
Maxim Levitsky
2012-09-28
1
-5
/
+2
*
scatterlist: add sg_nents
Maxim Levitsky
2012-09-27
2
-0
/
+23
*
fs: fix include/percpu-rwsem.h export error
Jens Axboe
2012-09-27
1
-1
/
+1
*
percpu-rw-semaphore: fix documentation typos
Mikulas Patocka
2012-09-26
1
-2
/
+2
*
fs/block_dev.c:1644:5: sparse: symbol 'blkdev_mmap' was not declared
Fengguang Wu
2012-09-26
1
-1
/
+1
*
blockdev: turn a rw semaphore into a percpu rw semaphore
Mikulas Patocka
2012-09-26
4
-11
/
+135
*
Fix a crash when block device is read and block size is changed at the same time
Mikulas Patocka
2012-09-26
3
-3
/
+65
*
block: fix request_queue->flags initialization
Tejun Heo
2012-09-21
1
-1
/
+1
*
block: lift the initial queue bypass mode on blk_register_queue() instead of ...
Tejun Heo
2012-09-21
2
-5
/
+8
*
block: ioctl to zero block ranges
Martin K. Petersen
2012-09-20
2
-0
/
+28
*
block: Make blkdev_issue_zeroout use WRITE SAME
Martin K. Petersen
2012-09-20
1
-1
/
+29
*
block: Implement support for WRITE SAME
Martin K. Petersen
2012-09-20
11
-6
/
+181
*
block: Consolidate command flag and queue limit checks for merges
Martin K. Petersen
2012-09-20
3
-20
/
+44
*
block: Clean up special command handling logic
Martin K. Petersen
2012-09-20
7
-49
/
+46
*
block/blk-tag.c: Remove useless kfree
Peter Senna Tschudin
2012-09-12
1
-4
/
+2
*
block: remove the duplicated setting for congestion_threshold
Jaehoon Chung
2012-09-09
1
-2
/
+0
*
block: reject invalid queue attribute values
Dave Reisner
2012-09-09
1
-2
/
+23
*
block: Add bio_clone_bioset(), bio_clone_kmalloc()
Kent Overstreet
2012-09-09
8
-46
/
+29
*
block: Consolidate bio_alloc_bioset(), bio_kmalloc()
Kent Overstreet
2012-09-09
2
-77
/
+49
*
block: Kill bi_destructor
Kent Overstreet
2012-09-09
5
-48
/
+27
*
pktcdvd: Switch to bio_kmalloc()
Kent Overstreet
2012-09-09
1
-45
/
+7
*
block: Add bio_reset()
Kent Overstreet
2012-09-09
3
-6
/
+44
*
dm: Use bioset's front_pad for dm_rq_clone_bio_info
Kent Overstreet
2012-09-09
1
-28
/
+18
*
block: Ues bi_pool for bio_integrity_alloc()
Kent Overstreet
2012-09-09
6
-41
/
+26
*
block: Generalized bio pool freeing
Kent Overstreet
2012-09-09
8
-103
/
+21
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-09-06
17
-27
/
+73
|
\
|
*
ARM: gemini: fix the gemini build
Linus Walleij
2012-09-04
1
-0
/
+1
|
*
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...
Olof Johansson
2012-09-04
3
-3
/
+4
|
|
\
|
|
*
ARM: shmobile: armadillo800eva: enable rw rootfs mount
Kuninori Morimoto
2012-09-03
1
-1
/
+1
|
|
*
ARM: shmobile: mackerel: fixup usb module order
Kuninori Morimoto
2012-08-31
1
-1
/
+2
|
|
*
ARM: shmobile: armadillo800eva: fixup: sound card detection order
Kuninori Morimoto
2012-08-31
1
-1
/
+1
|
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...
Olof Johansson
2012-09-02
1
-1
/
+1
|
|
\
|
|
|
*
ARM: shmobile: marzen: fixup smsc911x id for regulator
Kuninori Morimoto
2012-08-30
1
-1
/
+1
|
*
|
Merge branch 'fixes-for-v3.6-v2' of git://git.infradead.org/users/jcooper/lin...
Olof Johansson
2012-09-02
1
-0
/
+1
|
|
\
\
|
|
*
|
ARM: Kirkwood: Fix 'SZ_1M' undeclared here for db88f6281-bp-setup.c
Andrew Lunn
2012-08-31
1
-0
/
+1
|
*
|
|
Merge branch 'armadillo800eva' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
2012-08-27
1
-5
/
+6
|
|
\
\
\
|
|
*
|
|
ARM: mach-shmobile: armadillo800eva: Enable power button as wakeup source
Laurent Pinchart
2012-08-25
1
-2
/
+3
|
|
*
|
|
ARM: mach-shmobile: armadillo800eva: Fix GPIO buttons descriptions
Laurent Pinchart
2012-08-25
1
-4
/
+4
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Olof Johansson
2012-08-27
10
-16
/
+58
|
|
\
\
\
|
|
*
|
|
ARM: at91/feature-removal-schedule: delay at91_mci removal
Ludovic Desroches
2012-08-27
1
-1
/
+1
|
|
*
|
|
ARM: at91/dts: remove partial parameter in at91sam9g25ek.dts
Bo Shen
2012-08-23
1
-1
/
+1
|
|
*
|
|
ARM: at91/clock: fix PLLA overclock warning
Nicolas Ferre
2012-08-23
1
-0
/
+12
|
|
*
|
|
ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq support
Ludovic Desroches
2012-08-23
6
-13
/
+43
|
|
*
|
|
ARM: at91: fix system timer irq issue due to sparse irq support
Ludovic Desroches
2012-08-23
1
-1
/
+1
|
*
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...
Olof Johansson
2012-08-27
1
-2
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
ARM: shmobile: sh73a0: fixup RELOC_BASE of intca_irq_pins_desc
Kuninori Morimoto
2012-08-22
1
-2
/
+2
|
|
|
/
/
/
*
|
|
|
|
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-09-06
1
-2
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividends
Guenter Roeck
2012-09-01
1
-2
/
+10
*
|
|
|
|
|
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2012-09-06
2
-2
/
+2
|
\
\
\
\
\
\
[next]