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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-11
[S390] rename lowcore field
Martin Schwidefsky
4
-5
/
+5
2012-03-11
[S390] Fix gcc 4.6.0 compile warning
Michael Holzheu
1
-1
/
+1
2012-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+0
2012-02-27
compat: fix compile breakage on s390
Heiko Carstens
4
-4
/
+2
2012-02-24
[S390] crash_dump: remove duplicate include
Danny Kukawka
1
-1
/
+0
2012-02-22
sys_poll: fix incorrect type for 'timeout' parameter
Linus Torvalds
1
-1
/
+1
2012-02-17
[S390] correct ktime to tod clock comparator conversion
Martin Schwidefsky
1
-2
/
+5
2012-02-17
[S390] idle: avoid RCU usage in extended quiescent state
Heiko Carstens
1
-2
/
+3
2012-01-18
[S390] cleanup entry point definition
Christian Borntraeger
1
-2
/
+2
2012-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-9
/
+6
2012-01-18
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
1
-6
/
+5
2012-01-18
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
1
-3
/
+1
2012-01-13
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
1
-1
/
+1
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
20
-1644
/
+1430
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-4
/
+4
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-170
/
+172
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
3
-170
/
+172
2012-01-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+4
2012-01-04
switch debugfs to umode_t
Al Viro
1
-4
/
+4
2011-12-27
[S390] disassembler: mark exception causing instructions
Heiko Carstens
1
-2
/
+7
2011-12-27
[S390] Enable exception traces by default
Heiko Carstens
1
-1
/
+1
2011-12-27
[S390] return address of compat signals
Martin Schwidefsky
1
-2
/
+2
2011-12-27
[S390] Add VMCOREINFO_SYMBOL(high_memory) to vmcoreinfo
Michael Holzheu
1
-0
/
+1
2011-12-27
[S390] outstanding interrupts vs. smp_send_stop
Martin Schwidefsky
1
-8
/
+42
2011-12-27
[S390] ipc: call generic sys_ipc demultiplexer
Heiko Carstens
2
-67
/
+12
2011-12-27
[S390] cleanup trap handling
Martin Schwidefsky
7
-150
/
+108
2011-12-27
[S390] topology: increase poll frequency if change is anticipated
Heiko Carstens
2
-8
/
+28
2011-12-27
[S390] entry[64].S improvements
Martin Schwidefsky
7
-1171
/
+926
2011-12-27
[S390] kvm: move cmf host id constant out of lowcore
Martin Schwidefsky
3
-4
/
+5
2011-12-27
[S390] topology: cleanup z10 topology handling
Heiko Carstens
1
-29
/
+48
2011-12-27
[S390] topology: get rid of ifdefs
Heiko Carstens
3
-147
/
+141
2011-12-27
[S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setup
Michael Holzheu
1
-2
/
+2
2011-12-27
[S390] add support for physical memory > 4TB
Martin Schwidefsky
1
-14
/
+53
2011-12-27
[S390] Remove useless newline in reserve_kdump_bootmem()
Michael Holzheu
1
-1
/
+0
2011-12-27
[S390] Rework create_mem_hole() function
Michael Holzheu
1
-55
/
+67
2011-12-27
[S390] Check for NULL termination in command line setup
Michael Holzheu
1
-8
/
+12
2011-12-27
[S390] irq: fix accounting of external call/emergency signal
Heiko Carstens
1
-1
/
+1
2011-12-22
s390: time - convert sysdev_class to a regular subsystem
Kay Sievers
1
-129
/
+131
2011-12-22
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2
-41
/
+41
2011-12-20
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
1
-1
/
+3
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
1
-2
/
+4
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
1
-2
/
+2
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
1
-2
/
+2
2011-12-08
s390: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
1
-1
/
+3
2011-12-01
[S390] remove reset of system call restart on psw changes
Martin Schwidefsky
1
-12
/
+0
2011-12-01
[S390] add missing .set function for NT_S390_LAST_BREAK regset
Martin Schwidefsky
1
-0
/
+18
2011-12-01
[S390] ptrace inferior call interactions with TIF_SYSCALL
Martin Schwidefsky
1
-5
/
+3
2011-12-01
[S390] kdump: Replace is_kdump_kernel() with OLDMEM_BASE check
Michael Holzheu
1
-1
/
+1
2011-11-14
[S390] topology: fix topology on z10 machines
Heiko Carstens
1
-7
/
+38
2011-11-14
[S390] avoid STCKF if running in ESA mode
Jan Glauber
1
-0
/
+2
[next]