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-16
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-2
/
+19
2011-12-16
ARM: unwinder: fix bisection to find origin in .idx section
Uwe Kleine-König
1
-2
/
+2
2011-12-16
Btrfs: unplug every once and a while
Chris Mason
1
-0
/
+6
2011-12-15
percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addresses
Eugene Surovegin
1
-2
/
+4
2011-12-15
block: don't kick empty queue in blk_drain_queue()
Tejun Heo
1
-1
/
+8
2011-12-15
Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-5
/
+17
2011-12-15
Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/jo...
Chris Mason
11
-117
/
+211
2011-12-15
Btrfs: deal with NULL srv_rsv in the delalloc inode reservation code
Chris Mason
1
-2
/
+2
2011-12-15
gpio: Fix DA9052 GPIO build errors.
Ashish Jangam
1
-13
/
+8
2011-12-15
xen/swiotlb: Use page alignment for early buffer allocation.
Konrad Rzeszutek Wilk
1
-2
/
+2
2011-12-15
xen: only limit memory map to maximum reservation for domain 0.
Ian Campbell
1
-3
/
+15
2011-12-15
Btrfs: only set cache_generation if we setup the block group
Josef Bacik
1
-1
/
+1
2011-12-15
Btrfs: don't panic if orphan item already exists
Josef Bacik
1
-1
/
+1
2011-12-15
Btrfs: fix leaked space in truncate
Josef Bacik
1
-2
/
+3
2011-12-15
Btrfs: fix how we do delalloc reservations and how we free reservations on error
Josef Bacik
4
-13
/
+44
2011-12-15
Btrfs: deal with enospc from dirtying inodes properly
Josef Bacik
4
-22
/
+80
2011-12-15
Btrfs: fix num_workers_starting bug and other bugs in async thread
Josef Bacik
4
-78
/
+83
2011-12-15
BTRFS: Establish i_ops before calling d_instantiate
Casey Schaufler
1
-5
/
+26
2011-12-15
Btrfs: add a cond_resched() into the worker loop
Chris Mason
1
-1
/
+1
2011-12-15
Btrfs: fix ctime update of on-disk inode
Li Zefan
1
-2
/
+2
2011-12-15
btrfs: keep orphans for subvolume deletion
Arne Jansen
1
-0
/
+32
2011-12-15
Btrfs: fix inaccurate available space on raid0 profile
Miao Xie
1
-6
/
+13
2011-12-15
Btrfs: fix wrong disk space information of the files
Miao Xie
1
-1
/
+4
2011-12-15
Btrfs: fix wrong i_size when truncating a file to a larger size
Miao Xie
1
-6
/
+12
2011-12-15
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
9
-5
/
+14
2011-12-15
ALSA: HDA: Use LPIB Position fix for Intel SCH Poulsbo
David Henningsson
1
-1
/
+2
2011-12-15
[SCSI] fcoe: fix fcoe in a DCB environment by adding DCB notifiers to set skb...
john fastabend
3
-0
/
+122
2011-12-15
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+10
2011-12-15
Merge tag 'tytso-for-linus-20111214' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-55
/
+31
2011-12-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-2
/
+7
2011-12-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-61
/
+48
2011-12-14
sparc32: Be less strict in matching %lo part of relocation.
David S. Miller
1
-2
/
+1
2011-12-14
PCI: Set device power state to PCI_D0 for device without native PM support
Ajaykumar Hotchandani
2
-1
/
+3
2011-12-14
[SCSI] bnx2i: Fixed kernel panic caused by unprotected task->sc->request deref
Eddie Wai
1
-2
/
+3
2011-12-14
drm/radeon/kms: add some new pci ids
Alex Deucher
1
-0
/
+10
2011-12-14
[SCSI] qla4xxx: check for failed conn setup
Mike Christie
1
-0
/
+3
2011-12-14
[SCSI] qla4xxx: a small loop fix
Tomas Henzl
1
-1
/
+3
2011-12-14
[SCSI] qla4xxx: fix flash/ddb support
Mike Christie
7
-97
/
+1315
2011-12-14
[SCSI] zfcp: return early from slave_destroy if slave_alloc returned early
Steffen Maier
1
-0
/
+4
2011-12-14
[SCSI] fcoe: Fix preempt count leak in fcoe_filter_frames()
Thomas Gleixner
1
-0
/
+1
2011-12-14
perf events: Fix ring_buffer_wakeup() brown paperbag bug
Will Deacon
1
-2
/
+6
2011-12-14
fs/ncpfs: fix error paths and goto statements in ncp_fill_super()
Djalal Harouni
1
-4
/
+4
2011-12-14
ext4: handle EOF correctly in ext4_bio_write_page()
Yongqiang Yang
1
-0
/
+12
2011-12-14
ext4: remove a wrong BUG_ON in ext4_ext_convert_to_initialized
Yongqiang Yang
1
-1
/
+0
2011-12-14
ext4: correctly handle pages w/o buffers in ext4_discard_partial_buffers()
Yongqiang Yang
1
-39
/
+2
2011-12-14
ext4: avoid potential hang in mpage_submit_io() when blocksize < pagesize
Yongqiang Yang
1
-2
/
+5
2011-12-14
ext4: avoid hangs in ext4_da_should_update_i_disksize()
Andrea Arcangeli
1
-1
/
+1
2011-12-14
staging: r8712u: Add new USB ID
Larry Finger
1
-0
/
+1
2011-12-14
staging: tidspbridge: request dmtimer clocks on init
Omar Ramirez Luna
1
-3
/
+12
2011-12-14
staging: tidspbridge: include module.h by default
Omar Ramirez Luna
1
-4
/
+0
[prev]
[next]