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
2010-12-23
ARM: lpc32xx: update clock source registration
Russell King
1
-4
/
+1
2010-12-23
ARM: ixp4xx: update clock source registration
Russell King
1
-5
/
+1
2010-12-23
ARM: integrator: update clock source registration
Russell King
1
-3
/
+1
2010-12-23
ARM: davinci: update clock source registration
Russell King
1
-5
/
+2
2010-12-23
ARM: bcmring: update clock source registration
Russell King
1
-10
/
+4
2010-12-19
ARM: AT91: update clock source registration
Russell King
2
-6
/
+2
2010-12-19
ARM: clockevents: fix IOP clock events initialization
Russell King
1
-3
/
+2
2010-11-26
Merge branch 'ftrace' of git://github.com/rabinv/linux-2.6 into devel-stable
Russell King
11
-77
/
+273
2010-11-26
Merge branch 'perf-split' of git://linux-arm.org/linux-2.6-wd into devel-stable
Russell King
4
-2414
/
+2419
2010-11-26
Merge branch 'for-russell' of git://codeaurora.org/quic/kernel/dwalker/linux-...
Russell King
2
-4
/
+8
2010-11-25
ARM: perf: separate PMU backends into multiple files
Will Deacon
4
-2352
/
+2390
2010-11-25
ARM: perf: encode PMU name in arm_pmu structure
Will Deacon
1
-11
/
+8
2010-11-25
ARM: perf: add _init() functions to PMUs
Will Deacon
1
-20
/
+45
2010-11-25
ARM: perf: avoid exposing internal stop function for v6 PMU
Will Deacon
1
-1
/
+1
2010-11-25
ARM: perf: consolidate common PMU behaviour
Will Deacon
1
-93
/
+38
2010-11-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...
Linus Torvalds
3
-16
/
+56
2010-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
3
-28
/
+38
2010-11-25
Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
12
-187
/
+4760
2010-11-25
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
29
-53
/
+119
2010-11-25
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-9
/
+10
2010-11-25
arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline
Andrew Morton
1
-2
/
+2
2010-11-25
uml: disable winch irq before freeing handler data
Will Newton
1
-2
/
+3
2010-11-24
ARM: 6482/2: Fix find_next_zero_bit and related assembly
James Jones
1
-2
/
+4
2010-11-24
arch/tile: fix memchr() not to dereference memory for zero length
Chris Metcalf
1
-16
/
+19
2010-11-24
arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctly
Chris Metcalf
1
-1
/
+1
2010-11-24
Merge branch 'master' into for-linus
Chris Metcalf
152
-1856
/
+876
2010-11-24
pci root complex: support for tile architecture
Chris Metcalf
6
-187
/
+686
2010-11-24
drivers/net/tile/: on-chip network drivers for the tile architecture
Chris Metcalf
7
-2
/
+4080
2010-11-24
xen: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2010-11-24
xen: x86/32: perform initial startup on initial_page_table
Ian Campbell
2
-15
/
+56
2010-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
3
-8
/
+8
2010-11-24
Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-30
/
+48
2010-11-24
ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.context
MyungJoo Ham
1
-0
/
+4
2010-11-24
ARM: avoid annoying <4>'s in printk output
Russell King
1
-2
/
+2
2010-11-23
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
Russell King
5
-19
/
+5
2010-11-22
arm: kconfig: dis-allow hotplug on MSM
Daniel Walker
1
-0
/
+1
2010-11-22
arm: kconfig: enable SMP for MSM targets
Daniel Walker
2
-4
/
+7
2010-11-22
Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...
Jeremy Fitzhardinge
492
-7479
/
+18788
2010-11-22
xen: set IO permission early (before early_cpu_init())
Konrad Rzeszutek Wilk
2
-9
/
+11
2010-11-22
ARM: avoid marking decompressor .stack section as having contents
Russell King
2
-2
/
+2
2010-11-22
ARM: 6489/1: thumb2: fix incorrect optimisation in usracc
Will Deacon
1
-1
/
+1
2010-11-22
ARM: 6488/1: nomadik: prevent sched_clock() wraparound
Linus Walleij
1
-9
/
+80
2010-11-22
ARM: 6484/1: fix compile warning in mm/init.c
Anand Gadiyar
15
-15
/
+15
2010-11-22
ARM: 6473/1: Small update to ux500 specific L2 cache code
Per Fransson
1
-3
/
+3
2010-11-21
ARM: improve compiler's ability to optimize page tables
Russell King
1
-0
/
+3
2010-11-20
xen: re-enable boot-time ballooning
Jeremy Fitzhardinge
1
-2
/
+1
2010-11-19
ARM: ftrace: enable function graph tracer
Rabin Vincent
2
-1
/
+2
2010-11-19
ARM: ftrace: graph tracer + dynamic ftrace
Rabin Vincent
2
-5
/
+76
2010-11-19
ARM: ftrace: function graph tracer support
Tim Bird
3
-1
/
+82
2010-11-19
ARM: ftrace: use gas macros to avoid code duplication
Rabin Vincent
1
-66
/
+80
[next]