index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-11
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
1
-1
/
+1
2013-09-30
s390: fix system call restart after inferior call
Martin Schwidefsky
2
-0
/
+2
2013-09-30
s390: Allow vmalloc target buffers for copy_from_oldmem()
Michael Holzheu
1
-22
/
+20
2013-09-30
s390/kprobes: add exrl to list of prohibited opcodes
Heiko Carstens
1
-1
/
+5
2013-09-28
s390: enable ARCH_USE_CMPXCHG_LOCKREF
Heiko Carstens
2
-0
/
+6
2013-09-28
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
Heiko Carstens
3
-3
/
+2
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+0
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-0
/
+2
2013-09-11
s390/vmcore: use vmcore for zfcpdump
Michael Holzheu
3
-19
/
+107
2013-09-11
s390/vmcore: implement remap_oldmem_pfn_range for s390
Jan Willeke
1
-0
/
+26
2013-09-11
s390/vmcore: use ELF header in new memory feature
Michael Holzheu
1
-27
/
+54
2013-09-11
s390/kprobes: add support for pc-relative long displacement instructions
Heiko Carstens
2
-8
/
+140
2013-09-11
mm: migrate: check movability of hugepage in unmap_and_move_huge_page()
Naoya Horiguchi
1
-0
/
+5
2013-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
20
-122
/
+117
2013-09-09
s390/irq: reduce size of external interrupt handler hash array
Heiko Carstens
1
-2
/
+4
2013-09-07
s390/compat,uid16: use current_cred()
Heiko Carstens
1
-4
/
+5
2013-09-07
s390/ftrace: avoid pointer arithmetics with function pointers
Heiko Carstens
1
-2
/
+2
2013-09-07
s390: make various functions static, add declarations to header files
Heiko Carstens
8
-16
/
+13
2013-09-07
s390/compat signal: add couple of __force annotations
Heiko Carstens
1
-5
/
+5
2013-09-07
s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table()
Heiko Carstens
1
-1
/
+3
2013-09-07
s390: keep Kconfig sorted
Heiko Carstens
1
-3
/
+3
2013-09-06
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-5
/
+0
2013-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
5
-106
/
+93
2013-09-04
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-116
/
+195
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
Linus Torvalds
2
-5
/
+9
2013-09-04
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-3
/
+8
2013-09-04
s390/irq: rework irq subclass handling
Heiko Carstens
6
-51
/
+32
2013-09-04
s390/irq: use hlists for external interrupt handler array
Heiko Carstens
1
-12
/
+12
2013-09-04
s390/dumpstack: convert print_symbol to %pSR
Heiko Carstens
1
-10
/
+10
2013-09-04
s390/perf: Remove print_hex_dump_bytes() debug output
Hendrik Brueckner
1
-4
/
+1
2013-09-04
s390: update defconfig
Heiko Carstens
1
-12
/
+27
2013-09-04
s390/bpf,jit: fix address randomization
Heiko Carstens
1
-1
/
+1
2013-09-03
don't pass superblock to hypfs_{mkdir,create*}
Al Viro
4
-46
/
+39
2013-09-03
don't pass superblock to hypfs_diag_create_files
Al Viro
3
-30
/
+26
2013-09-03
don't pass superblock to hypfs_vm_create_files()
Al Viro
3
-36
/
+35
2013-09-03
oprofilefs_create_...() do not need superblock argument
Al Viro
1
-13
/
+13
2013-09-03
oprofilefs_mkdir() doesn't need superblock argument
Al Viro
1
-3
/
+3
2013-09-03
oprofile: don't bother with passing superblock to ->create_files()
Al Viro
1
-18
/
+17
2013-08-30
s390/pci: use virtual memory for iommu bitmap
Sebastian Ott
1
-9
/
+3
2013-08-30
s390/pci: update function handle after resume from hibernate
Sebastian Ott
4
-5
/
+45
2013-08-30
s390/pci: try harder to modify a function
Sebastian Ott
1
-2
/
+2
2013-08-30
s390/pci: split lpf
Sebastian Ott
4
-54
/
+72
2013-08-30
s390/hibernate: add early resume function
Sebastian Ott
3
-5
/
+12
2013-08-30
s390/pci: add recover sysfs knob
Sebastian Ott
2
-2
/
+29
2013-08-30
s390/pci: use claim_resource
Sebastian Ott
1
-29
/
+34
2013-08-30
s390/pci/hotplug: convert to be builtin only
Sebastian Ott
2
-41
/
+17
2013-08-29
s390/mm: implement software referenced bits
Martin Schwidefsky
5
-187
/
+244
2013-08-28
s390/tx: allow program interruption filtering in user space
Martin Schwidefsky
1
-3
/
+3
2013-08-28
s390/pgtable: fix mprotect for single-threaded KVM guests
Martin Schwidefsky
1
-0
/
+1
2013-08-28
s390/time: return with irqs disabled from psw_idle
Martin Schwidefsky
5
-6
/
+4
[next]