index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-14
jffs2: refactor csize usage in jffs2_do_read_inode_internal()
Xi Wang
1
-6
/
+6
2012-05-14
jffs2: validate symlink size in jffs2_do_read_inode_internal()
Xi Wang
1
-0
/
+6
2012-05-14
mtd: cmdlinepart: fix commentary
Peter Meerwald
1
-1
/
+1
2012-05-14
mtd: mxc_nand: fix several sparse warnings about incorrect address space
Uwe Kleine-König
1
-11
/
+11
2012-05-14
ARM: imx: add mxc_nand to imx27 device tree
Uwe Kleine-König
2
-0
/
+10
2012-05-14
mtd: mxc_nand: implement device tree probing
Uwe Kleine-König
2
-19
/
+114
2012-05-14
mtd: mxc_nand: put several more fields into devtype_data
Uwe Kleine-König
1
-36
/
+94
2012-05-14
mtd: mxc_nand: put callback for data correction into devtype struct
Uwe Kleine-König
1
-4
/
+6
2012-05-14
mtd: mxc_nand: split chip_select function and put it into devtype struct
Uwe Kleine-König
1
-5
/
+28
2012-05-14
mtd: mxc_nand: put ecc layout into devtype structs
Uwe Kleine-König
1
-11
/
+14
2012-05-14
mtd: mxc_nand: split some functions to get rid of more nfc_is_vX()
Uwe Kleine-König
1
-29
/
+80
2012-05-14
mtd: mxc_nand: move function pointers to a per-SOC struct
Uwe Kleine-König
1
-66
/
+104
2012-05-14
mtd: mxc_nand: use a flag to detect if the mx21 quirk is necessary
Uwe Kleine-König
1
-49
/
+49
2012-05-14
mtd: mxc_nand: set owner field to prevent module unloading when in use
Uwe Kleine-König
1
-0
/
+1
2012-05-14
mtd: block2mtd: page_read() never returns NULL
Ryosuke Saito
1
-6
/
+0
2012-05-14
mtd: bcm63xxpart: handle Broadcom partition order
Jonas Gorski
1
-11
/
+30
2012-05-14
mtd: nand: omap: fix race condition in omap_wait()
Ivan Djelic
1
-1
/
+3
2012-05-14
mtd: fsmc_nand: Add clk_{un}prepare() support
Viresh Kumar
1
-7
/
+7
2012-05-14
mtd: spear_smi: Add clk_{un}prepare() support
Viresh Kumar
1
-7
/
+7
2012-05-14
mtd: fix scb2_flash build when PCI is not enabled
Randy Dunlap
1
-1
/
+1
2012-05-14
mtd: omap2: fix resource leak in prefetch-busy path
Grazvydas Ignotas
1
-1
/
+3
2012-05-14
JFFS2: Add parameter to reserve disk space for root
Daniel Drake
3
-0
/
+66
2012-05-14
mtd: print out the page size and oob size after parsing out the nand
Huang Shijie
1
-4
/
+5
2012-05-14
mtd: IFC NAND: Add support of ONFI NAND flash
Prabhakar Kushwaha
1
-6
/
+16
2012-05-14
mtd: lpddr: replace open-coded ARRAY_SIZE with macro
Jim Cromie
1
-1
/
+1
2012-05-14
mtd: use module_pci_driver
Axel Lin
6
-75
/
+6
2012-05-14
mtd: gpmi: do not include the mxs.h
Huang Shijie
1
-4
/
+5
2012-05-14
mtd: mark const init data with __initconst instead of __initdata
Uwe Kleine-König
1
-1
/
+1
2012-05-14
sh: Use the plat_nand default partition parser
H Hartley Sweeten
1
-1
/
+0
2012-05-14
mips: Use the plat_nand default partition parser
H Hartley Sweeten
4
-15
/
+0
2012-05-14
blackfin: Use the plat_nand default partition parser
H Hartley Sweeten
1
-3
/
+0
2012-05-14
arm: Use the plat_nand default partition parser
H Hartley Sweeten
11
-33
/
+0
2012-05-14
mtd: plat_nand: Add default partition parser to driver
H Hartley Sweeten
1
-2
/
+6
2012-05-13
Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-13
/
+8
2012-05-13
Linux 3.4-rc7
v3.4-rc7
Linus Torvalds
1
-1
/
+1
2012-05-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-55
/
+88
2012-05-13
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-35
/
+40
2012-05-13
Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
3
-2
/
+7
2012-05-13
ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1
Kukjin Kim
1
-1
/
+1
2012-05-13
ARM: EXYNOS: use s5p-timer for UniversalC210 board
Marek Szyprowski
2
-1
/
+6
2012-05-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...
Olof Johansson
9
-53
/
+81
2012-05-13
ARM / mach-shmobile: Invalidate caches when booting secondary cores
Magnus Damm
1
-1
/
+55
2012-05-13
ARM / mach-shmobile: sh73a0 SMP TWD boot regression fix
Kuninori Morimoto
4
-11
/
+10
2012-05-13
ARM / mach-shmobile: r8a7779 SMP TWD boot regression fix
Magnus Damm
3
-1
/
+12
2012-05-13
ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helper
Guennadi Liakhovetski
1
-20
/
+2
2012-05-13
ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helper
Guennadi Liakhovetski
1
-20
/
+2
2012-05-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-18
/
+57
2012-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-172
/
+236
2012-05-12
Merge tag 'dm-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
2
-6
/
+14
2012-05-12
MAINTAINERS: Add myself as the cpufreq maintainer
Rafael J. Wysocki
1
-0
/
+2
[next]