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
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-10
/
+0
2011-05-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
20
-183
/
+213
2011-05-27
s390: use asm-generic/bitops/le.h
Akinobu Mita
1
-35
/
+2
2011-05-27
arch: add #define for each of optimized find bitops
Akinobu Mita
1
-0
/
+8
2011-05-26
[S390] mm: add ZONE_DMA to 31-bit config again
Heiko Carstens
3
-5
/
+1
2011-05-26
[S390] mm: add page fault retry handling
Heiko Carstens
1
-13
/
+28
2011-05-26
[S390] mm: handle kernel caused page fault oom situations
Heiko Carstens
1
-7
/
+9
2011-05-26
[S390] delay: implement ndelay
Heiko Carstens
2
-3
/
+20
2011-05-26
[S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitions
Heiko Carstens
1
-2
/
+2
2011-05-26
[S390] hwsampler: allow cpu hotplug
Martin Schwidefsky
1
-1
/
+1
2011-05-26
[S390] uaccess: turn __access_ok() into a define
Heiko Carstens
1
-5
/
+6
2011-05-26
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
13
-170
/
+145
2011-05-26
[S390] irq: fix service signal external interrupt handling
Heiko Carstens
3
-1
/
+26
2011-05-26
[S390] pfault: always enable service signal interrupt
Heiko Carstens
1
-2
/
+1
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-1
/
+0
2011-05-25
s390: mmu_gather rework
Peter Zijlstra
1
-25
/
+37
2011-05-25
PM / Hibernate: Remove arch_prepare_suspend()
Rafael J. Wysocki
1
-10
/
+0
2011-05-24
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
35
-668
/
+626
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-05-24
Merge branch 'fixes-2.6.39' into for-2.6.40
Tejun Heo
11
-262
/
+332
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-05-23
[S390] cpu hotplug: fix external interrupt subclass mask handling
Heiko Carstens
1
-2
/
+2
2011-05-23
[S390] oprofile: dont access lowcore
Heiko Carstens
1
-9
/
+2
2011-05-23
[S390] oprofile: add missing irq stats counter
Heiko Carstens
3
-0
/
+4
2011-05-23
[S390] Ignore sendmmsg system call note wired up warning
Heiko Carstens
1
-0
/
+1
2011-05-23
[S390] s390,oprofile: fix compile error for !CONFIG_SMP
Jan Glauber
1
-3
/
+3
2011-05-23
[S390] s390,oprofile: fix alert counter increment
Jan Glauber
1
-1
/
+1
2011-05-23
[S390] Remove unused includes in process.c
Jan Glauber
1
-17
/
+2
2011-05-23
[S390] refactor page table functions for better pgste support
Martin Schwidefsky
7
-233
/
+331
2011-05-23
[S390] merge page_test_dirty and page_clear_dirty
Martin Schwidefsky
2
-55
/
+59
2011-05-23
[S390] convert old cpumask API into new one
KOSAKI Motohiro
4
-23
/
+23
2011-05-23
[S390] pfault: cleanup code
Heiko Carstens
1
-30
/
+37
2011-05-23
[S390] pfault: cpu hotplug vs missing completion interrupts
Heiko Carstens
6
-26
/
+71
2011-05-23
[S390] smp: add __noreturn attribute to cpu_die()
Heiko Carstens
1
-1
/
+1
2011-05-23
[S390] percpu: implement arch specific irqsafe_cpu_ops
Heiko Carstens
2
-1
/
+68
2011-05-23
[S390] vdso: disable gcov profiling
Peter Oberparleiter
2
-0
/
+6
2011-05-23
[S390] extmem: get rid of compile warning
Heiko Carstens
1
-0
/
+2
2011-05-23
[S390] get rid of unused variables
Heiko Carstens
2
-6
/
+0
2011-05-23
[S390] Remove data execution protection
Martin Schwidefsky
14
-283
/
+35
2011-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
10
-249
/
+919
2011-05-20
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
1
-3
/
+3
2011-05-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-4
/
+99
2011-05-19
module: undo module RONX protection correctly.
Jan Glauber
2
-0
/
+6
2011-05-16
ftrace/s390: mcount offset calculation
Martin Schwidefsky
1
-3
/
+1
2011-05-12
Merge commit 'v2.6.39-rc7' into sched/core
Ingo Molnar
4
-8
/
+9
2011-05-10
[S390] fix alloc_pgste check in init_new_context
Martin Schwidefsky
1
-1
/
+1
2011-05-10
[S390] oprofile: fix min/max interval query checks
Martin Schwidefsky
3
-18
/
+8
2011-05-10
[S390] replace diag10() with diag10_range() function
Michael Holzheu
3
-24
/
+16
2011-05-10
[S390] disassembler: handle b280/spp instruction
Christian Borntraeger
1
-0
/
+1
2011-05-10
[S390] kernel: Initialize register 14 when starting new CPU
Michael Holzheu
2
-2
/
+2
[next]