index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-25
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
11
-262
/
+332
2011-03-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2011-03-23
remove dma64_addr_t
FUJITA Tomonori
1
-2
/
+0
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+0
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-7
/
+0
2011-03-23
s390: introduce little-endian bitops
Akinobu Mita
1
-19
/
+54
2011-03-23
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
Stephen Wilson
1
-1
/
+1
2011-03-23
mm: arch: make in_gate_area take an mm_struct instead of a task_struct
Stephen Wilson
1
-1
/
+1
2011-03-23
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
Stephen Wilson
1
-1
/
+1
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] setup: register bss section as resource
Heiko Carstens
1
-0
/
+8
2011-03-23
[S390] setup: simplify setup_resources()
Heiko Carstens
1
-46
/
+34
2011-03-23
[S390] wire up sys_syncfs
Heiko Carstens
3
-1
/
+8
2011-03-23
[S390] wire up sys_clock_adjtime
Heiko Carstens
3
-1
/
+9
2011-03-23
[S390] wire up sys_open_by_handle_at
Heiko Carstens
3
-1
/
+10
2011-03-23
[S390] wire up sys_name_to_handle_at
Heiko Carstens
3
-1
/
+12
2011-03-23
[S390] oprofile: disable hw sampling for CONFIG_32BIT
Heiko Carstens
2
-3
/
+15
2011-03-23
[S390] early: limit savesys cmd string handling
Heiko Carstens
1
-2
/
+3
2011-03-23
[S390] early: Fix possible overlapping data buffer
Chen Liu
1
-7
/
+10
2011-03-22
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
1
-6
/
+0
2011-03-20
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
3
-3
/
+3
2011-03-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-4
/
+1532
2011-03-17
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
9
-18
/
+82
2011-03-17
s390: change to new flag variable
matt mooney
3
-3
/
+3
2011-03-17
Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...
Ingo Molnar
4
-4
/
+1532
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-03-16
oprofile, s390: Cleanups
Robert Richter
2
-4
/
+3
2011-03-16
oprofile, s390: Remove hwsampler_files.c and merge it into init.c
Heinz Graalfs
3
-166
/
+159
2011-03-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-63
/
+0
2011-03-15
[S390] kexec: Disable ftrace during kexec
Heiko Carstens
1
-0
/
+2
2011-03-15
[S390] support XZ compressed kernel
Heiko Carstens
3
-1
/
+11
2011-03-15
[S390] Write protect module text and RO data
Jan Glauber
4
-0
/
+63
2011-03-15
[S390] remove redundant stack check option
Jan Glauber
2
-17
/
+6
2011-03-11
futex: Sanitize futex ops argument types
Michel Lespinasse
5
-20
/
+20
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
5
-12
/
+17
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] correct ipl parameter block safe guard
Martin Schwidefsky
1
-2
/
+3
2011-02-17
[S390] atomic: use ACCESS_ONCE() for atomic_read()
Heiko Carstens
1
-6
/
+2
2011-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+1
2011-02-16
Merge commit 'v2.6.38-rc5' into core/locking
Ingo Molnar
7
-72
/
+9
2011-02-15
s390: remove task_show_regs
Martin Schwidefsky
2
-42
/
+0
2011-02-15
oprofile, s390: Fix section mismatch of function hws_cpu_callback()
Robert Richter
1
-1
/
+1
2011-02-15
oprofile, s390: Rework hwsampler implementation
Robert Richter
2
-23
/
+38
2011-02-15
oprofile, s390: Enhance OProfile to support System zs hardware sampling feature
Heinz Graalfs
3
-2
/
+153
2011-02-15
oprofile, s390: Add support for hardware based sampling on System z processors
Heinz Graalfs
4
-1
/
+1371
2011-02-07
crypto: sha-s390 - Reset index after processing partial block
Herbert Xu
1
-0
/
+1
[next]