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
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-26
Merge branch 'perf' into devel
Russell King
14
-64
/
+2594
2010-02-26
Merge branch 'tmpreg' into devel
Russell King
54
-112
/
+146
2010-02-26
Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...
Russell King
191
-1261
/
+5077
2010-02-25
ARM: 5958/1: ARM: U300: fix inverted clk round rate
Linus Walleij
1
-12
/
+12
2010-02-25
ARM: 5956/1: misplaced parentheses
Roel Kluin
1
-1
/
+1
2010-02-25
ARM: 5955/1: ep93xx: move timer defines into core.c and document
Hartley Sweeten
2
-21
/
+38
2010-02-25
ARM: 5954/1: ep93xx: move gpio interrupt support to gpio.c
Hartley Sweeten
2
-226
/
+233
2010-02-25
ARM: 5953/1: ep93xx: fix broken build of clock.c
Hartley Sweeten
1
-1
/
+1
2010-02-22
ARM: 5949/1: NUC900 add gpio virtual memory map
wanzongshun
1
-0
/
+1
2010-02-22
ARM: 5948/1: Enable timer0 to time4 clock support for nuc910
wanzongshun
1
-0
/
+10
2010-02-20
ARM: make_coherent(): fix problems with highpte, part 2
Russell King
1
-3
/
+4
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2
-3
/
+5
2010-02-18
ARM: 5945/1: ep93xx: include correct irq.h in core.c
Hartley Sweeten
1
-1
/
+1
2010-02-15
ARM: 5937/1: Add support for EP9315 based Snapper CL15 board
Ryan Mallon
3
-0
/
+180
2010-02-15
ARM: dma-mapping: fix for speculative prefetching
Russell King
3
-46
/
+42
2010-02-15
ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range
Russell King
22
-171
/
+41
2010-02-15
ARM: dma-mapping: provide per-cpu type map/unmap functions
Russell King
24
-17
/
+598
2010-02-15
ARM: dma-mapping: simplify dma_cache_maint_page
Russell King
1
-24
/
+18
2010-02-15
ARM: dma-mapping: move selection of page ops out of dma_cache_maint_contiguous
Russell King
1
-29
/
+30
2010-02-15
ARM: dma-mapping: push buffer ownership down into dma-mapping.c
Russell King
2
-18
/
+55
2010-02-15
ARM: dma-mapping: introduce the idea of buffer ownership
Russell King
3
-23
/
+58
2010-02-15
ARM: 5935/1: [U300] Fix the DMA configuration
Linus Walleij
1
-18
/
+4
2010-02-15
ARM: 5932/1: ux500: fix DEBUG_LL/earlyprintk
Rabin Vincent
2
-4
/
+6
2010-02-12
ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
Tony Lindgren
48
-64
/
+64
2010-02-12
ARM: 5903/1: arm/perfevents: add support for ARMv7
Jean PIHET
2
-5
/
+933
2010-02-12
ARM: 5902/4: arm/perfevents: implement perf event support for ARMv6
Jamie Iles
3
-0
/
+1357
2010-02-12
ARM: 5900/2: arm: enable support for software perf events
Jamie Iles
3
-0
/
+40
2010-02-12
ARM: 5901/2: arm/oprofile: reserve the PMU when starting
Jamie Iles
7
-64
/
+85
2010-02-12
ARM: 5899/2: arm: provide a mechanism to reserve performance counters
Jamie Iles
4
-0
/
+184
2010-02-04
ARM: Fix badly placed nuc932 Kconfig entry
Russell King
1
-2
/
+2
2010-02-04
ARM: 5913/1: ARM U8500: add I2C platform configurations
Srinidhi Kasagar
1
-0
/
+75
2010-02-04
ARM: 5908/1: nomadik: add platform specific i2c configuration
Srinidhi Kasagar
1
-0
/
+37
2010-02-04
ARM: 5915/1: Add RTC PL031 derivative platform config for ux500
Linus Walleij
1
-0
/
+13
2010-01-28
ARM: 5869/1: ixp4xx: implement sched_clock()
Mikael Pettersson
1
-0
/
+11
2010-01-28
ARM: 5859/1: Add nuc93x platform support
wanzongshun
31
-0
/
+1339
2010-01-28
ARM: 5895/2: Alter name of U300 watchdog resource
Linus Walleij
1
-2
/
+2
2010-01-28
ARM: 5852/1: Add COH 901 318 DMA driver platform config for U300
Linus Walleij
2
-0
/
+1108
2010-01-26
ARM: 5892/1: ep93xx: Add support for Simplemachines Sim.One board
Ryan Mallon
3
-0
/
+105
2010-01-20
ARM: make_coherent: avoid recalculating the pfn for the modified page
Russell King
1
-6
/
+6
2010-01-20
ARM: make_coherent: fix problems with highpte, part 1
Russell King
1
-2
/
+11
2010-01-20
ARM: make_coherent: convert adjust_pte() to use p*d_none_or_clear_bad()
Russell King
1
-20
/
+4
2010-01-20
ARM: make_coherent: split adjust_pte() in two
Russell King
1
-20
/
+32
2010-01-20
ARM: 5851/1: [AT91] AT572D940HF-EK board support
Andrew Victor
4
-0
/
+1988
2010-01-20
ARM: 5850/1: [AT91] AT572D940HF processor support
Andrew Victor
14
-5
/
+1628
2010-01-20
ARM: 5881/1: vic.c: reorganize code
Hartley Sweeten
1
-133
/
+132
2010-01-19
ARM: 5884/1: arm: Fix DCC console for v7
Tony Lindgren
3
-0
/
+40
2010-01-18
ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels"
Rabin Vincent
1
-9
/
+0
2010-01-18
ARM: 5882/1: ARM: Fix uncompress code compile for different defines of flush(...
Tony Lindgren
3
-3
/
+6
2010-01-17
ARM: fix badly placed mach/plat entries in Kconfig & Makefile
Russell King
2
-37
/
+37
2010-01-16
Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
3
-20
/
+21
[next]