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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-15
s390/sclp: Move early code from sclp_cmd.c to sclp_early.c
Michael Holzheu
1
-0
/
+2
2013-11-15
s390/sclp: Determine HSA size dynamically for zfcpdump
Michael Holzheu
2
-3
/
+2
2013-11-15
s390/pci: implement pcibios_remove_bus
Sebastian Ott
1
-2
/
+0
2013-11-15
s390/pci: improve handling of bus resources
Sebastian Ott
1
-1
/
+3
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-8
/
+0
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2013-11-04
s390/mm,tlb: correct tlb flush on page table upgrade
Martin Schwidefsky
1
-2
/
+0
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
2
-15
/
+17
2013-10-31
s390/percpu: remove this_cpu_xor() implementation
Heiko Carstens
1
-6
/
+0
2013-10-31
s390/time: fix get_tod_clock_ext inline assembly
Martin Schwidefsky
1
-2
/
+4
2013-10-24
s390/pci: cleanup function information block
Sebastian Ott
1
-9
/
+6
2013-10-24
s390/pci: remove CONFIG_PCI_DEBUG dependancy
Sebastian Ott
1
-5
/
+0
2013-10-24
s390/percpu: make use of interlocked-access facility 1 instructions
Heiko Carstens
1
-25
/
+100
2013-10-24
s390/percpu: use generic percpu ops for CONFIG_32BIT
Heiko Carstens
1
-19
/
+7
2013-10-24
s390/compat: make psw32_user_bits a constant value again
Heiko Carstens
1
-1
/
+3
2013-10-24
s390: fix handling of runtime instrumentation psw bit
Heiko Carstens
3
-1
/
+5
2013-10-24
s390: fix save and restore of the floating-point-control register
Martin Schwidefsky
3
-44
/
+83
2013-10-24
s390: Remove unused declaration of zfcpdump_prefix_array[]
Michael Holzheu
1
-1
/
+0
2013-10-24
s390/cio: fix error-prone defines
Peter Oberparleiter
1
-19
/
+19
2013-10-24
s390: Remove zfcpdump NR_CPUS dependency
Michael Holzheu
2
-1
/
+9
2013-10-24
s390/atomic: use 'unsigned int' instead of 'unsigned long' for atomic_*_mask()
Chen Gang
1
-2
/
+2
2013-10-24
s390/mm: do not initialize storage keys
Martin Schwidefsky
1
-1
/
+6
2013-10-24
s390: cleanup and add sanity checks to control register macros
Heiko Carstens
1
-61
/
+51
2013-10-24
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
5
-35
/
+15
2013-10-24
s390/bitops: rename find_first_bit_left() to find_first_bit_inv()
Heiko Carstens
1
-5
/
+34
2013-10-24
s390/bitops: use flogr instruction to implement __ffs, ffs, __fls, fls and fls64
Heiko Carstens
1
-0
/
+125
2013-10-24
s390/bitops: use generic find bit functions / reimplement _left variant
Heiko Carstens
1
-554
/
+46
2013-10-24
s390/s390dbf: add debug_level_enabled() function
Hendrik Brueckner
1
-0
/
+5
2013-10-24
s390/bitops: optimize set_bit() for constant values
Heiko Carstens
1
-0
/
+36
2013-10-24
s390/bitops: remove CONFIG_SMP / simplify non-atomic bitops
Heiko Carstens
1
-211
/
+65
2013-10-24
s390/atomic: various small cleanups
Heiko Carstens
1
-18
/
+24
2013-10-24
s390/atomic: optimize atomic_add() for constant values
Heiko Carstens
1
-8
/
+40
2013-10-24
s390/kprobes: allow kprobes only on known instructions
Heiko Carstens
1
-0
/
+6
2013-10-24
s390/dis: move disassembler function prototypes to proper header file
Heiko Carstens
2
-5
/
+4
2013-10-24
s390/dis: move common definitions to a header file
Suzuki K. Poulose
1
-0
/
+42
2013-10-24
s390/atomic: make use of interlocked-access facility 1 instructions
Heiko Carstens
1
-12
/
+65
2013-10-24
s390/atomic: implement atomic_sub_return() with atomic_add_return()
Heiko Carstens
1
-21
/
+2
2013-10-24
s390/bitops: make use of interlocked-access facility 1 instructions
Heiko Carstens
1
-17
/
+49
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-16
/
+18
2013-10-22
s390/time: correct use of store clock fast
Martin Schwidefsky
1
-14
/
+14
2013-10-17
Powerpc KVM work is based on a commit after rc4.
Gleb Natapov
4
-3
/
+8
2013-10-15
s390/mm,kvm: fix software dirty bits vs. kvm for old machines
Martin Schwidefsky
1
-1
/
+3
2013-10-14
KVM: s390: Get rid of KVM_HPAGE defines
Christoffer Dall
1
-7
/
+0
2013-10-11
Merge branch 'core/urgent' into sched/core
Ingo Molnar
1
-1
/
+1
2013-10-11
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
1
-1
/
+1
2013-10-09
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
3
-2
/
+7
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-2
/
+7
2013-09-28
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
1
-0
/
+2
2013-09-28
s390: enable ARCH_USE_CMPXCHG_LOCKREF
Heiko Carstens
1
-0
/
+5
[next]