index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-05
ceph/super.c: quiet sparse noise
H Hartley Sweeten
1
-2
/
+2
2011-11-05
ceph/mds_client.c: quiet sparse noise
H Hartley Sweeten
1
-2
/
+2
2011-11-05
ceph: use new D_COMPLETE dentry flag
Sage Weil
5
-23
/
+68
2011-11-05
Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
23
-153
/
+651
2011-11-05
Merge branch 'next/cleanup3' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
226
-7214
/
+8025
2011-11-05
MAINTAINERS: Update eCryptfs maintainer address
Tyler Hicks
1
-1
/
+1
2011-11-05
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-27
/
+125
2011-11-05
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
14
-374
/
+388
2011-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
45
-1076
/
+1756
2011-11-05
ARM: PXA: fix includes in pxa2xx_cm_x2xx PCMCIA driver
Russell King
1
-2
/
+1
2011-11-05
ARM: PXA: fix gpio-pxa.h build errors
Russell King
1
-1
/
+1
2011-11-05
watchdog: Convert wm831x driver to watchdog core
Mark Brown
2
-213
/
+106
2011-11-05
watchdog: s3c2410: convert to use the watchdog framework
Wolfram Sang
2
-139
/
+38
2011-11-05
Documentation: watchdog: add guide how to convert drivers to new framework
Wolfram Sang
1
-0
/
+195
2011-11-05
watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing
Wim Van Sebroeck
1
-6
/
+13
2011-11-05
watchdog: Add WDIOC_GETTIMELEFT ioctl support to w83627 watchdog driver
Greg Lee
1
-6
/
+27
2011-11-05
watchdog: irq: Remove IRQF_DISABLED
Yong Zhang
6
-8
/
+7
2011-11-05
watchdog: Octeon: Mark octeon_wdt interrupt as IRQF_NO_THREAD
Venkat Subbiah
1
-1
/
+1
2011-11-05
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-04
etherh: Add MAINTAINERS entry for etherh
Jeff Kirsher
1
-0
/
+1
2011-11-04
VFS: fix statfs() automounter semantics regression
Dan McGee
1
-1
/
+1
2011-11-04
ARM: OMAP2: Fix H4 matrix keyboard warning
Tony Lindgren
1
-53
/
+69
2011-11-04
ARM: OMAP1: Remove unused omap-alsa.h
Jarkko Nikula
2
-124
/
+0
2011-11-04
ARM: OMAP1: Fix warnings about enabling 32 KiHz timer
Tony Lindgren
1
-1
/
+1
2011-11-04
ARM: OMAP2+: timer: Remove omap_device_pm_latency
Benoit Cousson
1
-11
/
+1
2011-11-04
ARM: OMAP2+: clock data: Remove redundant timer clkdev
Benoit Cousson
4
-47
/
+0
2011-11-04
ARM: OMAP: Devkit8000: Remove double omap_mux_init_gpio
Thomas Weber
1
-1
/
+0
2011-11-04
ARM: OMAP: usb: musb: OMAP: Delete unused function
Bjarne Steinsbo
1
-38
/
+0
2011-11-04
MAINTAINERS: Update linux-omap git repository
Jarkko Nikula
1
-1
/
+1
2011-11-04
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
60
-2447
/
+2304
2011-11-04
ARM: OMAP: change get_context_loss_count ret value to int
Tomi Valkeinen
9
-20
/
+36
2011-11-04
ARM: OMAP4: hsmmc: configure SDMMC1_DR0 properly
Balaji T K
1
-1
/
+1
2011-11-04
ARM: OMAP4: hsmmc: Fix Pbias configuration on regulator OFF
Balaji T K
1
-12
/
+2
2011-11-04
ARM: OMAP3: hwmod: fix variant registration and remove SmartReflex from commo...
Paul Walmsley
1
-2
/
+2
[prev]
[next]