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
2015-01-20
fs: remove default_backing_dev_info
Christoph Hellwig
6
-22
/
+6
2015-01-20
fs: don't reassign dirty inodes to default_backing_dev_info
Christoph Hellwig
1
-67
/
+23
2015-01-20
nfs: don't call bdi_unregister
Christoph Hellwig
3
-20
/
+6
2015-01-20
ceph: remove call to bdi_unregister
Christoph Hellwig
1
-12
/
+6
2015-01-20
fs: remove mapping->backing_dev_info
Christoph Hellwig
32
-91
/
+8
2015-01-20
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
22
-50
/
+52
2015-01-20
nilfs2: set up s_bdi like the generic mount_bdev code
Christoph Hellwig
1
-3
/
+1
2015-01-20
block_dev: get bdev inode bdi directly from the block device
Christoph Hellwig
1
-3
/
+3
2015-01-20
block_dev: only write bdev inode on close
Christoph Hellwig
1
-12
/
+19
2015-01-20
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
32
-346
/
+169
2015-01-20
fs: kill BDI_CAP_SWAP_BACKED
Christoph Hellwig
5
-46
/
+18
2015-01-20
fs: deduplicate noop_backing_dev_info
Christoph Hellwig
5
-42
/
+4
2015-01-20
mtd: atmel_nand: introduce a new compatible string for sama5d4 chip
Wu, Josh
2
-2
/
+25
2015-01-20
mtd: atmel_nand: return max bitflips in all sectors in pmecc_correction()
Wu, Josh
1
-3
/
+3
2015-01-20
mtd: fsl-quadspi: Fix module unbound
Fabio Estevam
1
-6
/
+13
2015-01-20
tpm: fix format string error in tpm-chip.c
Jarkko Sakkinen
1
-1
/
+1
2015-01-20
mtd: spi-nor: support for (GigaDevice) GD25Q128B
Rafał Miłecki
1
-0
/
+1
2015-01-21
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-64
/
+118
2015-01-21
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+8
2015-01-20
KVM: x86: workaround SuSE's 2.6.16 pvclock vs masterclock issue
Marcelo Tosatti
2
-1
/
+16
2015-01-20
KVM: fix "Should it be static?" warnings from sparse
Fengguang Wu
1
-4
/
+4
2015-01-20
HID: do not bind to Microchip Pick16F1454
Kristian Evensen
2
-0
/
+2
2015-01-20
livepatch: support for repatching a function
Josh Poimboeuf
2
-53
/
+121
2015-01-20
livepatch: enforce patch stacking semantics
Josh Poimboeuf
1
-0
/
+10
2015-01-20
x86/xen: prefer TSC over xen clocksource for dom0
Palik, Imre
1
-0
/
+4
2015-01-20
arm64: Relax licensing of arm64 Xen DMA operations
Chuck Tuffli
2
-3
/
+3
2015-01-20
ufs-qcom: add support for Qualcomm Technologies Inc platforms
Yaniv Gardi
4
-0
/
+1188
2015-01-20
phy: qcom-ufs: add support for 14nm phy
Yaniv Gardi
3
-0
/
+379
2015-01-20
phy: qcom-ufs: add support for 20nm phy
Yaniv Gardi
5
-1
/
+594
2015-01-20
phy: qcom-ufs: add support for QUALCOMM Technologies UFS PHY drivers
Yaniv Gardi
4
-0
/
+871
2015-01-20
sr: reduce debug noise in sr_do_ioctl
Christoph Hellwig
1
-18
/
+0
2015-01-20
ch: remove debug noise in ch_do_scsi
Christoph Hellwig
1
-8
/
+0
2015-01-20
scsi: always use format argumets for dev_printk
Christoph Hellwig
1
-7
/
+7
2015-01-20
scsi: annotate sdev_prefix_printk and scmd_printk as printf-like
Christoph Hellwig
1
-4
/
+5
2015-01-20
libata: fixup oops in ata_eh_link_report()
Hannes Reinecke
1
-2
/
+3
2015-01-20
ARM: clk: add clk-asm9260 driver
Oleksij Rempel
3
-0
/
+446
2015-01-20
clk: st: STiH410: Fix pdiv and fdiv divisor when setting rate
Peter Griffin
1
-4
/
+15
2015-01-20
clk: ppc-corenet: rename driver to clk-qoriq
Tang Yuantian
5
-12
/
+13
2015-01-20
clock: redefine variable clocks_per_pll as a struct member
Tang Yuantian
1
-7
/
+15
2015-01-20
Merge tag 'for-v3.20-exynos7-clk' of git://linuxtv.org/snawrocki/samsung into...
Michael Turquette
3
-6
/
+505
2015-01-20
clk: ti: Initialize clocks for dm816x
Tony Lindgren
3
-8
/
+55
2015-01-20
clk: ti: Add support for FAPLL on dm816x
Tony Lindgren
3
-0
/
+444
2015-01-20
clk: Skip fetching index for single parent clocks
Stephen Boyd
1
-1
/
+1
2015-01-20
clk-gate: fix bit # check in clk_register_gate()
Sergei Shtylyov
1
-1
/
+1
2015-01-20
clk: ppc-corenet: fix section mismatch warning
Kevin Hao
1
-37
/
+6
2015-01-20
powerpc: call of_clk_init() from time_init()
Kevin Hao
2
-6
/
+10
2015-01-20
ARM: dts: dra72-evm: Add qspi device
Mugunthan V N
1
-0
/
+77
2015-01-20
ARM: omap2plus_defconfig: Enable OHCI & EHCI HCD support
Sjoerd Simons
1
-0
/
+2
2015-01-20
ARM: omap2plus_defconfig: Enable misc options for BeagleBoard-X15 platform
Nishanth Menon
1
-0
/
+5
2015-01-20
arm/arm64: KVM: force alignment of VGIC dist/CPU/redist addresses
Andre Przywara
2
-3
/
+17
[prev]
[next]