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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-24
remove dma64_addr_t
FUJITA Tomonori
1
-2
/
+0
2011-03-24
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+0
2011-03-24
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-7
/
+0
2011-03-24
s390: introduce little-endian bitops
Akinobu Mita
1
-19
/
+54
2011-03-23
[S390] cmpxchg: implement cmpxchg64()
Heiko Carstens
1
-9
/
+29
2011-03-23
[S390] xchg/cmpxchg: move to own header file
Heiko Carstens
2
-195
/
+206
2011-03-23
[S390] ccwgroup_driver: remove duplicate members
Sebastian Ott
1
-4
/
+0
2011-03-23
[S390] ccw_driver: remove duplicate members
Sebastian Ott
1
-4
/
+0
2011-03-23
[S390] wire up sys_syncfs
Heiko Carstens
1
-1
/
+2
2011-03-23
[S390] wire up sys_clock_adjtime
Heiko Carstens
1
-1
/
+2
2011-03-23
[S390] wire up sys_open_by_handle_at
Heiko Carstens
1
-1
/
+2
2011-03-23
[S390] wire up sys_name_to_handle_at
Heiko Carstens
1
-1
/
+2
2011-03-23
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
1
-6
/
+0
2011-03-17
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-0
/
+4
2011-03-16
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-63
/
+0
2011-03-15
[S390] Write protect module text and RO data
Jan Glauber
1
-0
/
+4
2011-03-11
futex: Sanitize futex ops argument types
Michel Lespinasse
2
-7
/
+7
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
2
-3
/
+3
2011-02-17
[S390] net: provide architecture specific NET_SKB_PAD
Horst Hartmann
1
-0
/
+1
2011-02-17
[S390] atomic: use inline asm
Heiko Carstens
1
-4
/
+18
2011-02-17
[S390] atomic: use ACCESS_ONCE() for atomic_read()
Heiko Carstens
1
-6
/
+2
2011-02-16
Merge commit 'v2.6.38-rc5' into core/locking
Ingo Molnar
3
-27
/
+2
2011-02-15
s390: remove task_show_regs
Martin Schwidefsky
1
-5
/
+0
2011-01-31
[S390] use asm-generic/cacheflush.h
Akinobu Mita
1
-22
/
+1
2011-01-31
[S390] tlb: fix build error caused by THP
Heiko Carstens
1
-0
/
+1
2011-01-27
rwsem: Move duplicate function prototypes to linux/rwsem.h
Thomas Gleixner
1
-6
/
+0
2011-01-27
rwsem: Unify the duplicate rwsem_is_locked() inlines
Thomas Gleixner
1
-5
/
+0
2011-01-27
rwsem: Move duplicate init macros and functions to linux/rwsem.h
Thomas Gleixner
1
-35
/
+0
2011-01-27
rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h
Thomas Gleixner
1
-12
/
+0
2011-01-27
rwsem: Cleanup includes
Thomas Gleixner
1
-5
/
+0
2011-01-12
[S390] Randomize PIEs
Heiko Carstens
1
-1
/
+3
2011-01-12
[S390] Randomise the brk region
Heiko Carstens
1
-0
/
+3
2011-01-12
[S390] Add is_32bit_task() helper function
Heiko Carstens
2
-1
/
+7
2011-01-12
[S390] Randomize lower bits of stack address
Heiko Carstens
1
-1
/
+1
2011-01-12
[S390] mmap: consider stack address randomization
Heiko Carstens
1
-0
/
+2
2011-01-08
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
15
-86
/
+125
2011-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-10
/
+41
2011-01-05
[S390] smp: remove cpu hotplug messages
Heiko Carstens
1
-1
/
+0
2011-01-05
[S390] mutex: Introduce arch_mutex_cpu_relax()
Gerald Schaefer
1
-0
/
+2
2011-01-05
[S390] cleanup ftrace backend functions
Martin Schwidefsky
1
-7
/
+4
2011-01-05
[S390] ptrace cleanup
Martin Schwidefsky
4
-5
/
+60
2011-01-05
[S390] smp/idle: call init_idle() before starting a new cpu
Heiko Carstens
1
-1
/
+2
2011-01-05
[S390] dasd: Add support for raw ECKD access.
Stefan Haberland
1
-0
/
+2
2011-01-05
[S390] dasd: Improve handling of stolen DASD reservation
Stefan Weinhuber
1
-0
/
+1
2011-01-05
[S390] cio: obtain mdc value per channel path
Sebastian Ott
1
-0
/
+2
2011-01-05
[S390] nohz: optimize arch_needs_cpu()
Heiko Carstens
1
-1
/
+1
2011-01-05
[S390] qdio: outbound tasklet scan threshold
Jan Glauber
1
-0
/
+1
2011-01-05
[S390] current_thread_info optimization
Martin Schwidefsky
1
-1
/
+1
2011-01-05
[S390] extint: get rid of early code plus cleanup
Heiko Carstens
1
-22
/
+7
2011-01-05
[S390] pfault: delay register of pfault interrupt
Heiko Carstens
1
-2
/
+0
[prev]
[next]