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.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-04-13
usb: musb: temporarily make it bool
Felipe Balbi
1
-3
/
+3
2011-04-13
USB: musb: dereferencing an iomem pointer
Dan Carpenter
1
-1
/
+1
2011-04-13
USB: musb: silence printk format warning
Dan Carpenter
1
-8
/
+10
2011-04-13
USB: musb: using 0 instead of NULL
Dan Carpenter
1
-1
/
+1
2011-04-13
USB: musb: add missing unlock in cppi_interrupt()
Dan Carpenter
1
-1
/
+4
2011-04-13
usb: musb: ux500: copy dma mask from platform device to musb device
Mian Yousaf Kaukab
1
-0
/
+2
2011-04-13
usb: musb: clear AUTOSET while clearing DMAENAB
Mian Yousaf Kaukab
1
-1
/
+1
2011-04-06
Linux 2.6.39-rc2
v2.6.39-rc2
Linus Torvalds
1
-1
/
+1
2011-04-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...
Linus Torvalds
14
-91
/
+148
2011-04-06
inotify: fix double free/corruption of stuct user
Eric Paris
2
-26
/
+14
2011-04-06
ide: always ensure that blk_delay_queue() is called if we have pending IO
Jens Axboe
1
-21
/
+21
2011-04-06
block: fix request sorting at unplug
Konstantin Khlebnikov
1
-1
/
+1
2011-04-06
dm: improve block integrity support
Mike Snitzer
3
-35
/
+93
2011-04-06
fs: export empty_aops
Jens Axboe
4
-5
/
+12
2011-04-06
ide: ide_requeue_and_plug() reinstate "always plug" behaviour
Jens Axboe
1
-2
/
+1
2011-04-06
blk-throttle: don't call xchg on bool
Andreas Schwab
1
-2
/
+2
2011-04-06
ufs: remove unessecary blk_flush_plug
Christoph Hellwig
1
-1
/
+0
2011-04-06
block: make the flush insertion use the tail of the dispatch list
Jens Axboe
1
-2
/
+2
2011-04-06
block: get rid of elv_insert() interface
Jens Axboe
3
-23
/
+17
2011-04-06
block: dump request state on seeing a corrupted request completion
Jens Axboe
1
-1
/
+1
2011-04-06
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-44
/
+0
2011-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-109
/
+221
2011-04-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
10
-38
/
+57
2011-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
9
-25
/
+145
2011-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
36
-60
/
+138
2011-04-05
drm/i915/lvds: Remove 0xa0 DDC probe for LVDS
Chris Wilson
1
-24
/
+0
2011-04-05
drm/i915/crt: Remove 0xa0 probe for VGA
Chris Wilson
1
-20
/
+0
2011-04-05
powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPU
Matt Evans
1
-6
/
+11
2011-04-05
powerpc: Set nr_cpu_ids early and use it to free PACAs
Ryan Grimm
2
-1
/
+4
2011-04-05
powerpc/pseries: Don't register global initcall
Benjamin Herrenschmidt
1
-1
/
+1
2011-04-05
powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP.
Paul Gortmaker
1
-3
/
+3
2011-04-05
Merge remote branch 'kumar/merge' into merge
Benjamin Herrenschmidt
5
-27
/
+38
2011-04-05
Btrfs: don't warn in btrfs_add_orphan
Josef Bacik
1
-2
/
+0
2011-04-05
Btrfs: fix free space cache when there are pinned extents and clusters V2
Josef Bacik
1
-4
/
+78
2011-04-05
Btrfs: Fix uninitialized root flags for subvolumes
Li Zefan
5
-1
/
+30
2011-04-05
btrfs: clear __GFP_FS flag in the space cache inode
Miao Xie
2
-2
/
+2
2011-04-05
Btrfs: fix memory leak in start_transaction()
Yoshinori Sano
1
-0
/
+1
2011-04-05
Btrfs: fix memory leak in btrfs_ioctl_start_sync()
Tsutomu Itoh
1
-1
/
+3
2011-04-05
Btrfs: fix subvol_sem leak in btrfs_rename()
Johann Lombardi
1
-3
/
+5
2011-04-05
Btrfs: Fix oops for defrag with compression turned on
Li Zefan
1
-9
/
+8
2011-04-05
Btrfs: fix /proc/mounts info.
Tsutomu Itoh
1
-2
/
+17
2011-04-05
Btrfs: fix compiler warning in file.c
Tsutomu Itoh
1
-1
/
+1
2011-04-05
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
16
-67
/
+94
2011-04-05
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
6
-7
/
+24
2011-04-05
Documentation: update cgroups info user groups names
Geunsik Lim
1
-6
/
+6
2011-04-05
Documentation: consolidate leds files to leds/ subdir
Antonio Ospite
4
-3
/
+10
2011-04-05
kemleak-test: build as module only
Daniel Baluta
1
-4
/
+2
2011-04-05
Documentation: fix minor typos/spelling
Sylvestre Ledru
24
-43
/
+43
2011-04-05
Documentation: update panic parameter info
Randy Dunlap
1
-5
/
+7
2011-04-05
kernel/signal.c: add kernel-doc notation to syscalls
Randy Dunlap
1
-2
/
+63
[next]