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
2012-05-28
cell_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-7
/
+19
2012-05-28
amd76x_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-9
/
+19
2012-05-28
amd64_edac: convert driver to use the new edac ABI
Mauro Carvalho Chehab
1
-45
/
+92
2012-05-28
edac: Change internal representation to work with layers
Mauro Carvalho Chehab
3
-287
/
+552
2012-05-28
edac.h: Add generic layers for describing a memory location
Mauro Carvalho Chehab
1
-1
/
+102
2012-05-28
edac: rewrite edac_align_ptr()
Mauro Carvalho Chehab
4
-31
/
+48
2012-05-28
edac: move nr_pages to dimm struct
Mauro Carvalho Chehab
28
-116
/
+146
2012-05-28
edac: Don't initialize csrow's first_page & friends when not needed
Mauro Carvalho Chehab
12
-78
/
+3
2012-05-28
edac: move dimm properties to struct dimm_info
Mauro Carvalho Chehab
28
-257
/
+334
2012-05-28
edac: Create a dimm struct and move the labels into it
Mauro Carvalho Chehab
7
-32
/
+72
2012-05-28
ext4: use consistent ssize_t type in ext4_file_write()
Zheng Liu
1
-1
/
+1
2012-05-28
ext4: fix format flag in ext4_ext_binsearch_idx()
Zheng Liu
1
-1
/
+1
2012-05-28
ext4: cleanup in ext4_discard_allocated_blocks()
Zheng Liu
1
-6
/
+2
2012-05-28
ext4: return ENOMEM when mounts fail due to lack of memory
Theodore Ts'o
1
-0
/
+2
2012-05-28
ext4: remove redundundant "(char *) bh->b_data" casts
Theodore Ts'o
2
-4
/
+4
2012-05-28
NFSv4: Add debugging printks to state manager
Trond Myklebust
1
-0
/
+33
2012-05-28
NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO
Trond Myklebust
1
-0
/
+2
2012-05-28
ext4: disallow hard-linked directory in ext4_lookup
Andreas Dilger
1
-0
/
+6
2012-05-28
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
4
-2
/
+230
2012-05-28
ext4: fix potential integer overflow in alloc_flex_gd()
Haogang Chen
1
-0
/
+2
2012-05-28
ext4: remove needs_recovery in ext4_mb_init()
Akira Fujita
3
-3
/
+3
2012-05-28
ext4: force ro mount if ext4_setup_super() fails
Eric Sandeen
1
-1
/
+2
2012-05-28
ext4: fix potential NULL dereference in ext4_free_inodes_counts()
Dan Carpenter
1
-4
/
+6
2012-05-28
Merge branch 'doc' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/tri...
Linus Torvalds
3
-7
/
+4
2012-05-28
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
3
-1
/
+101
2012-05-28
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
3
-19
/
+32
2012-05-28
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
5
-227
/
+259
2012-05-28
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
56
-220
/
+319
2012-05-28
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
5
-11
/
+39
2012-05-28
perf ui: Make --stdio default when TUI is not supported
Namhyung Kim
1
-0
/
+1
2012-05-28
ASoC: imx-ssi: Use clk_prepare_enable/clk_disable_unprepare
Fabio Estevam
1
-3
/
+3
2012-05-28
KVM: MMU: fix huge page adapted on non-PAE host
Xiao Guangrong
1
-2
/
+1
2012-05-28
NFSv4: update_changeattr does not need to set NFS_INO_REVAL_PAGECACHE
Trond Myklebust
1
-1
/
+1
2012-05-28
sparc32: Export leon_dma_ops to modules.
David S. Miller
1
-1
/
+2
2012-05-27
sparc32: support leon + sun in dma_make_coherent()
Sam Ravnborg
1
-8
/
+4
2012-05-27
sparc32,leon: always support leon in ioport
Sam Ravnborg
2
-11
/
+9
2012-05-27
sparc32,leon: always include leon_pmc in build
Sam Ravnborg
2
-7
/
+10
2012-05-27
sparc32: refactor cpu_idle()
Sam Ravnborg
1
-30
/
+5
2012-05-27
sparc32: srmmu_probe now knows about leon too
Sam Ravnborg
4
-23
/
+23
2012-05-27
sparc32: drop LEON hack for ASI_M_MMUREGS
Sam Ravnborg
1
-4
/
+0
2012-05-27
sparc32: introduce run-time patching of srmmu access functions
Sam Ravnborg
3
-61
/
+90
2012-05-27
sparc32: introduce support for run-time patching for all shared assembler code
Sam Ravnborg
5
-29
/
+59
2012-05-27
sparc32,leon: fix section mismatch warning
Sam Ravnborg
1
-2
/
+2
2012-05-27
sparc32,leon: always include leon_smp + leon_mm in build
Sam Ravnborg
6
-28
/
+2
2012-05-27
sparc32,leon: always include leon_kernel in build
Sam Ravnborg
3
-7
/
+1
2012-05-27
sparc32,leon: clean up leon.h
Sam Ravnborg
3
-65
/
+4
2012-05-27
sparc32: handle leon in cpu.c
Sam Ravnborg
2
-9
/
+11
2012-05-27
sparc32: handle leon in irq_32.c
Sam Ravnborg
1
-10
/
+12
2012-05-27
sparc32: add support for run-time patching of leon/sun single instructions
Sam Ravnborg
4
-16
/
+72
2012-05-27
sparc32: introduce sparc32_start_kernel called from head_32.S
Sam Ravnborg
3
-8
/
+15
[prev]
[next]