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
2010-01-19
sh: Handle SH-4 FPU variants with broken CVR values.
Paul Mundt
1
-2
/
+3
2010-01-19
sh: update PFC to allow any enum in MARK lists
Magnus Damm
1
-5
/
+32
2010-01-19
sh: Shut up noisy IOREMAP_FIXED=n build.
Paul Mundt
1
-1
/
+2
2010-01-19
sh: support SIU sourcing from external clock on sh7722
Guennadi Liakhovetski
3
-7
/
+116
2010-01-19
sh: Fix up sdk7780 and urquell builds.
Paul Mundt
2
-2
/
+2
2010-01-19
sh: urquell: Handle EXTAL configuration here, too.
Paul Mundt
1
-1
/
+24
2010-01-19
sh: mach-sdk7786: Detect/configure/propagate EXTAL.
Paul Mundt
1
-0
/
+23
2010-01-19
sh: SH7786 clock framework rewrite.
Paul Mundt
2
-99
/
+91
2010-01-19
sh64: Fixup build breakage from breakpoint handler rename.
Paul Mundt
2
-3
/
+4
2010-01-19
sh64: Use the shared FPU state restorer.
Paul Mundt
3
-62
/
+8
2010-01-19
sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI.
Paul Mundt
1
-2
/
+2
2010-01-19
sh64: Fix up the build for the thread_xstate changes.
Paul Mundt
8
-41
/
+43
2010-01-19
sh: Kill off now bogus fixmap/page wiring documentation.
Paul Mundt
1
-15
/
+0
2010-01-19
sh: Split out MMUCR.URB based entry wiring in to shared helper.
Paul Mundt
6
-176
/
+124
2010-01-19
sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts.
Paul Mundt
1
-2
/
+2
2010-01-19
sh: Limit ioremap_prot() to 32bit pgprot parts.
Paul Mundt
2
-1
/
+3
2010-01-19
sh: Convert p3_ioremap() users to ioremap_prot().
Paul Mundt
4
-5
/
+4
2010-01-19
sh: Kill off duplicate address alignment in ioremap_fixed().
Paul Mundt
3
-22
/
+8
2010-01-19
sh: Prevent 64-bit pgprot clobbering across ioremap implementations.
Paul Mundt
6
-33
/
+41
2010-01-18
sh: Flag __ioremap_caller() __init_refok.
Paul Mundt
1
-2
/
+3
2010-01-18
sh: Handle unmapping of fixed slots transparently in iounmap().
Paul Mundt
1
-0
/
+6
2010-01-18
sh: Make iounmap_fixed() return success/failure for iounmap() path.
Paul Mundt
2
-4
/
+10
2010-01-18
sh: Merge _32/_64 ioremap implementations.
Paul Mundt
3
-48
/
+1
2010-01-18
sh: Fixup the IOREMAP_FIXED=n build.
Paul Mundt
1
-0
/
+9
2010-01-18
sh: Handle early ioremaps through fixed mappings.
Paul Mundt
3
-3
/
+16
2010-01-18
Merge branch 'sh/stable-updates'
Paul Mundt
344
-2190
/
+3138
2010-01-18
Merge branch 'sh/ioremap-fixed'
Paul Mundt
18
-299
/
+458
2010-01-18
sh: Need IRQs enabled for init_fpu().
Paul Mundt
1
-0
/
+2
2010-01-18
sh: Setup early PMB mappings.
Matt Fleming
2
-51
/
+346
2010-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
11
-115
/
+71
2010-01-17
modpost: fix segfault in sym_is() with prefixed arches
Mike Frysinger
1
-1
/
+1
2010-01-17
page allocator: update NR_FREE_PAGES only when necessary
KOSAKI Motohiro
1
-1
/
+1
2010-01-16
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-15
/
+16
2010-01-16
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-11
/
+42
2010-01-16
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-15
/
+12
2010-01-16
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-22
/
+36
2010-01-16
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-17
/
+56
2010-01-16
revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer"
Mark Brown
1
-6
/
+8
2010-01-16
nommu: fix shared mmap after truncate shrinkage problems
David Howells
3
-30
/
+64
2010-01-16
nommu: fix race between ramfs truncation and shared mmap
David Howells
1
-1
/
+6
2010-01-16
nommu: don't need get_unmapped_area() for NOMMU
David Howells
4
-24
/
+8
2010-01-16
nommu: remove a superfluous check of vm_region::vm_usage
David Howells
1
-4
/
+3
2010-01-16
nommu: struct vm_region's vm_usage count need not be atomic
David Howells
2
-8
/
+8
2010-01-16
nommu: fix SYSV SHM for NOMMU
David Howells
1
-0
/
+3
2010-01-16
sysdev: fix prototype for memory_sysdev_class show/store functions
Wu Fengguang
1
-12
/
+20
2010-01-16
memory-hotplug: add 0x prefix to HEX block_size_bytes
Wu Fengguang
1
-1
/
+1
2010-01-16
memcg: ensure list is empty at rmdir
Daisuke Nishimura
1
-7
/
+4
2010-01-16
virtio: fix section mismatch warnings
Jeff Mahoney
2
-6
/
+6
2010-01-16
vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimable
KOSAKI Motohiro
1
-0
/
+3
2010-01-16
smp_call_function_any(): pass the node value to cpumask_of_node()
David John
1
-1
/
+1
[next]