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
2009-07-01
perf_counter tools: Various fixes for callchains
Frederic Weisbecker
1
-32
/
+90
2009-07-01
perf_counter tools: Resolve symbols in callchains
Frederic Weisbecker
3
-50
/
+90
2009-07-01
perf_counter tools: Fix storage size allocation of callchain list
Frederic Weisbecker
1
-1
/
+1
2009-07-01
Merge branch 'linus' into perfcounters/urgent
Ingo Molnar
1289
-16108
/
+53840
2009-07-01
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
4
-103
/
+105
2009-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2
-4
/
+7
2009-07-01
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
32
-422
/
+1604
2009-07-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
8
-10
/
+13
2009-07-01
MN10300: Wire up new syscalls
David Howells
2
-1
/
+5
2009-07-01
FRV: Wire up new syscalls
David Howells
2
-1
/
+5
2009-07-01
hostfs: set maximum filesize in superblock for proper LFS support
Wolfgang Illmeyer
1
-0
/
+1
2009-07-01
floppy: fix lock imbalance
Jiri Slaby
1
-1
/
+4
2009-07-01
bfin: delay IRQ registration until driver is ready
Mike Frysinger
1
-15
/
+15
2009-07-01
atyfb: fix alignment for block writes
Ville Syrjala
3
-14
/
+46
2009-07-01
atyfb: fix HP OmniBook 500 reboot hang
Ville Syrjala
2
-9
/
+82
2009-07-01
gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR
Baruch Siach
1
-3
/
+14
2009-07-01
gpio: pl061: fix probe error handling code
Baruch Siach
1
-1
/
+2
2009-07-01
x86: only clear node_states for 64bit
Yinghai Lu
2
-6
/
+9
2009-07-01
cpusets: document adding/removing cpus to cpuset elaborately
Nikanth Karthikesan
1
-0
/
+12
2009-07-01
mm: prevent balance_dirty_pages() from doing too much work
Richard Kennedy
1
-1
/
+4
2009-07-01
bsdacct: fix access to invalid filp in acct_on()
Renaud Lottiaux
1
-2
/
+4
2009-07-01
MAINTAINERS: STARFIRE/DURALAN update
Joe Perches
1
-2
/
+2
2009-07-01
kernel/resource.c: fix sign extension in reserve_setup()
Zhang Rui
1
-1
/
+1
2009-07-01
spi: bitbang bugfix in message setup
David Brownell
1
-10
/
+14
2009-07-01
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
16
-42
/
+74
2009-07-01
spi: add spi_master flag word
David Brownell
3
-0
/
+12
2009-07-01
spi: new spi->mode bits
David Brownell
4
-7
/
+24
2009-07-01
dmapools: protect page_list walk in show_pools()
Thomas Gleixner
1
-0
/
+2
2009-07-01
ext2: return -EIO not -ESTALE on directory traversal through deleted inode
Bryan Donlan
1
-2
/
+10
2009-07-01
elf: limit max map count to safe value
KAMEZAWA Hiroyuki
2
-3
/
+18
2009-07-01
edac: add DDR3 memory type for MPC85xx EDAC
Yang Shi
4
-1
/
+14
2009-07-01
parport/serial: add support for NetMos 9901 Multi-IO card
Michael Buesch
3
-1
/
+11
2009-07-01
gcov: fix documentation
Peter Oberparleiter
1
-9
/
+16
2009-07-01
alpha: fix percpu build breakage
Tejun Heo
3
-4
/
+9
2009-07-01
fbdev: work around old compiler bug
Stephen Rothwell
1
-2
/
+2
2009-07-01
MAINTAINERS: update EDAC-I82975X
Joe Perches
1
-2
/
+2
2009-07-01
gcov: fix __ctors_start alignment
Heiko Carstens
1
-1
/
+2
2009-07-01
eventfd: revised interface and cleanups
Davide Libenzi
6
-42
/
+149
2009-07-01
perf report: Add hypervisor dso
Anton Blanchard
1
-1
/
+14
2009-07-01
perf report: Fix reporting of hypervisor
Anton Blanchard
1
-2
/
+5
2009-07-01
perf top: Add ppc64 specific skip symbols and strip ppc64 . prefix
Anton Blanchard
1
-0
/
+9
2009-07-01
perf top: Move skip symbols to an array
Anton Blanchard
1
-7
/
+17
2009-07-01
perf_counter tools: Remove zlib dependency
Anton Blanchard
1
-6
/
+0
2009-07-01
perf report: Fix -z option
Anton Blanchard
1
-1
/
+1
2009-07-01
perf report: Add --symbols parameter
Arnaldo Carvalho de Melo
2
-2
/
+12
2009-07-01
perf report: Add --comms parameter
Arnaldo Carvalho de Melo
2
-10
/
+27
2009-07-01
perf report: Add --dsos parameter
Arnaldo Carvalho de Melo
5
-0
/
+238
2009-07-01
Add Fenghua Yu as temporary co-maintainer for ia64
Tony Luck
1
-0
/
+2
2009-07-01
[IA64] address compiler warnings perfmon.c/salinfo.c
Jan Beulich
2
-2
/
+2
2009-07-01
[IA64] Remove unnecessary semicolons
Joe Perches
4
-7
/
+7
[next]