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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-15
Blackfin: punt unused MXVR masks
Mike Frysinger
2
-1957
/
+0
2009-12-15
Blackfin: punt OTP MMRs
Mike Frysinger
6
-176
/
+0
2009-12-15
Blackfin: BF51x: dump non-existent SPI/NFC MMRs
Mike Frysinger
1
-52
/
+0
2009-12-15
Blackfin: scrub unused watchdog mmr masks
Mike Frysinger
4
-109
/
+0
2009-12-15
Blackfin: scrub unused RTC masks
Mike Frysinger
4
-147
/
+0
2009-12-15
Blackfin: unify BF547/8/9 headers
Mike Frysinger
4
-5098
/
+8
2009-12-15
Blackfin: fix some BF547 header copy & paste typos
Mike Frysinger
2
-11
/
+11
2009-12-15
Blackfin: rename BF542 host dma defines
Mike Frysinger
1
-2
/
+2
2009-12-15
Blackfin: coreb: switched to unlocked_ioctl
Mike Frysinger
1
-4
/
+4
2009-12-15
Blackfin: convert DMA mutex to an atomic and drop redundant code
Mike Frysinger
2
-35
/
+13
2009-12-15
Blackfin: update bfin_rotary defines
Michael Hennerich
2
-4
/
+4
2009-12-15
Blackfin: push down asm/ includes and out of bfin-global.h
Mike Frysinger
4
-6
/
+4
2009-12-15
Blackfin: pull in firmware Kconfig
Mike Frysinger
1
-0
/
+2
2009-12-15
Blackfin: BF51x/BF52x: fill out bfin_clear_PPI_STATUS()
Mike Frysinger
2
-0
/
+2
2009-12-15
Blackfin: bf537-stamp: need io.h for writeb() funcs
Barry Song
1
-0
/
+1
2009-12-15
Blackfin: bf538: add support for extended GPIO banks
Michael Hennerich
8
-27
/
+280
2009-12-15
Blackfin: add C define of trace_buffer_init()
Graf Yang
1
-0
/
+2
2009-12-15
Blackfin: cpufreq: use a constant latency
Michael Hennerich
1
-1
/
+2
2009-12-15
Blackfin: clean up isp1362 board resources
Mike Frysinger
4
-140
/
+2
2009-12-15
Blackfin: calculate on-chip lengths at link time rather than run time
Mike Frysinger
3
-39
/
+44
2009-12-15
Blackfin: improve async bank access checking (for cross-banks & XIP)
Bernd Schmidt
1
-15
/
+62
2009-12-15
Blackfin: convert DMA code to a proper bitmap
Michael Hennerich
1
-7
/
+8
2009-12-15
Blackfin: clean up bf537-lq035 board resources
Michael Hennerich
4
-22
/
+5
2009-12-15
Blackfin: add some bounds checking to peripheral_request
Barry Song
1
-0
/
+2
2009-12-15
Blackfin: use common code for cycle->nanosecond conversion
Yi Li
1
-22
/
+4
2009-12-15
Blackfin: unify sched_clock() handling between clock sources
Yi Li
1
-10
/
+33
2009-12-15
Blackfin: fix gptimer0 clock source compile warning
Yi Li
1
-1
/
+1
2009-12-15
Blackfin: update defconfigs
Mike Frysinger
21
-1509
/
+2983
2009-12-15
Blackfin: convert to generic checksum code
Mike Frysinger
4
-192
/
+8
2009-12-14
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
22
-78
/
+133
2009-12-14
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+35
2009-12-14
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
49
-484
/
+1683
2009-12-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
8
-43
/
+103
2009-12-14
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
26
-80
/
+3178
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
37
-372
/
+592
2009-12-14
x86, mce: Clean up thermal init by introducing intel_thermal_supported()
Hidetoshi Seto
1
-5
/
+12
2009-12-14
x86, mce: Thermal monitoring depends on APIC being enabled
Cyrill Gorcunov
1
-2
/
+3
2009-12-14
x86: Gart: fix breakage due to IOMMU initialization cleanup
Yinghai Lu
2
-6
/
+8
2009-12-14
x86: Move swiotlb initialization before dma32_free_bootmem
FUJITA Tomonori
1
-1
/
+4
2009-12-14
x86: Fix build warning in arch/x86/mm/mmio-mod.c
Joe Perches
1
-1
/
+1
2009-12-14
microblaze: Remove rt_sigsuspend wrapper
Michal Simek
3
-13
/
+1
2009-12-14
microblaze: nommu: Don't clobber R11 on syscalls
steve@digidescorp.com
1
-2
/
+0
2009-12-14
microblaze: Remove show_tmem function
Michal Simek
1
-10
/
+0
2009-12-14
microblaze: Support for WB cache
Michal Simek
4
-268
/
+574
2009-12-14
microblaze: Add PVR for Microblaze v7.30.a
Michal Simek
1
-0
/
+1
2009-12-14
microblaze: Remove ancient and fake microblaze version from cpu_ver table
Michal Simek
1
-5
/
+0
2009-12-14
microblaze: Remove panic_timeout init value
Michal Simek
1
-2
/
+0
2009-12-14
microblaze: Do not count system calls in default
Michal Simek
1
-0
/
+4
2009-12-14
microblaze: Enable DTC compilation
Michal Simek
1
-0
/
+3
2009-12-14
microblaze: Core oprofile configs and hooks
John Williams
4
-0
/
+39
[next]