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
2011-11-06
Btrfs: fix delayed insertion reservation
Josef Bacik
3
-8
/
+49
2011-11-06
Btrfs: ClearPageError during writepage and clean_tree_block
Chris Mason
2
-1
/
+10
2011-11-06
Btrfs: be smarter about committing the transaction in reserve_metadata_bytes
Josef Bacik
1
-19
/
+67
2011-11-06
Btrfs: make a delayed_block_rsv for the delayed item insertion
Josef Bacik
4
-7
/
+13
2011-11-06
Btrfs: add a log of past tree roots
Chris Mason
3
-24
/
+369
2011-11-06
btrfs: separate superblock items out of fs_info
David Sterba
12
-76
/
+78
2011-11-06
Btrfs: use the global reserve when truncating the free space cache inode
Josef Bacik
1
-5
/
+17
2011-11-06
Btrfs: release metadata from global reserve if we have to fallback for unlink
Josef Bacik
1
-1
/
+4
2011-11-06
Btrfs: make sure to flush queued bios if write_cache_pages waits
Chris Mason
4
-10
/
+22
2011-11-06
Btrfs: fix extent pinning bugs in the tree log
Chris Mason
3
-8
/
+59
2011-11-06
Btrfs: make sure btrfs_remove_free_space doesn't leak EAGAIN
Chris Mason
1
-1
/
+3
2011-11-06
Btrfs: don't wait as long for more batches during SSD log commit
Chris Mason
1
-2
/
+2
2011-11-06
ARM: EXYNOS: Add ARCH_EXYNOS and reorganize arch/arm/mach-exynos
Kukjin Kim
76
-81
/
+106
2011-11-06
ARM: EXYNOS4: convert MCT to percpu interrupt API
Marc Zyngier
1
-13
/
+27
2011-11-06
ARM: SAMSUNG: Add clk enable/disable of pwm
Joonyoung Shim
1
-0
/
+7
2011-11-06
ARM: SAMSUNG: Fix compile error due to kfree
Jonghwan Choi
1
-0
/
+1
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-06
Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
23
-153
/
+651
2011-11-06
Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
226
-7214
/
+8025
2011-11-06
MAINTAINERS: Update eCryptfs maintainer address
Tyler Hicks
1
-1
/
+1
2011-11-06
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-27
/
+125
2011-11-06
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
14
-374
/
+388
2011-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
45
-1076
/
+1756
2011-11-06
ARM: PXA: fix includes in pxa2xx_cm_x2xx PCMCIA driver
Russell King
1
-2
/
+1
2011-11-06
ARM: PXA: fix gpio-pxa.h build errors
Russell King
1
-1
/
+1
2011-11-06
watchdog: Convert wm831x driver to watchdog core
Mark Brown
2
-213
/
+106
2011-11-06
watchdog: s3c2410: convert to use the watchdog framework
Wolfram Sang
2
-139
/
+38
2011-11-06
Documentation: watchdog: add guide how to convert drivers to new framework
Wolfram Sang
1
-0
/
+195
2011-11-06
watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing
Wim Van Sebroeck
1
-6
/
+13
2011-11-06
watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driver
Greg Lee
1
-6
/
+27
2011-11-06
watchdog: irq: Remove IRQF_DISABLED
Yong Zhang
6
-8
/
+7
2011-11-06
watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREAD
Venkat Subbiah
1
-1
/
+1
2011-11-06
watchdog: sc520_wdt: Remove unnecessary cast.
Sean Young
1
-1
/
+1
2011-11-05
ARM: 7142/1: davinci: mark GPIO implementation complex
Linus Walleij
1
-0
/
+2
2011-11-05
ARM: 7134/1: Revert "EXYNOS4: Fix routing timer interrupt to offline CPU"
Kukjin Kim
1
-2
/
+0
2011-11-05
ARM: PXA: eseries: fix eseries_register_clks section mismatch warning
Russell King
2
-2
/
+1
2011-11-05
ARM: PXA: fix lubbock PCMCIA driver build error
Russell King
1
-0
/
+1
2011-11-05
ARM: EXYNOS4: Fix the merge conflict
Kukjin Kim
1
-3
/
+0
2011-11-05
etherh: Add MAINTAINERS entry for etherh
Jeff Kirsher
1
-0
/
+1
2011-11-05
VFS: fix statfs() automounter semantics regression
Dan McGee
1
-1
/
+1
2011-11-05
ARM: OMAP2: Fix H4 matrix keyboard warning
Tony Lindgren
1
-53
/
+69
2011-11-05
ARM: OMAP1: Remove unused omap-alsa.h
Jarkko Nikula
2
-124
/
+0
2011-11-05
ARM: OMAP1: Fix warnings about enabling 32 KiHz timer
Tony Lindgren
1
-1
/
+1
2011-11-05
ARM: OMAP2+: timer: Remove omap_device_pm_latency
Benoit Cousson
1
-11
/
+1
2011-11-05
ARM: OMAP2+: clock data: Remove redundant timer clkdev
Benoit Cousson
4
-47
/
+0
2011-11-05
ARM: OMAP: Devkit8000: Remove double omap_mux_init_gpio
Thomas Weber
1
-1
/
+0
2011-11-05
ARM: OMAP: usb: musb: OMAP: Delete unused function
Bjarne Steinsbo
1
-38
/
+0
2011-11-05
MAINTAINERS: Update linux-omap git repository
Jarkko Nikula
1
-1
/
+1
[prev]
[next]