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
2013-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
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/gi...
Linus Torvalds
2
-5
/
+9
2013-09-04
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-3
/
+8
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
2013-08-22
s390/kprobes: add support for compare and branch instructions
Heiko Carstens
1
-2
/
+19
2013-08-22
s390/switch_to: fix save_access_regs() / restore_access_regs()
Heiko Carstens
1
-2
/
+7
2013-08-22
s390/bitops: fix inline assembly constraints
Heiko Carstens
1
-6
/
+6
2013-08-22
s390/mm: introduce ptep_flush_lazy helper
Martin Schwidefsky
5
-25
/
+24
2013-08-22
s390/time: clock comparator revalidation
Martin Schwidefsky
1
-4
/
+1
2013-08-22
s390/pgtable: add pgste_get helper
Martin Schwidefsky
1
-1
/
+10
2013-08-22
s390/pgtable: skip pgste updates on full flush
Martin Schwidefsky
1
-4
/
+3
2013-08-22
s390/mm: cleanup page table definitions
Martin Schwidefsky
10
-325
/
+333
2013-08-22
s390/mm: remove dead pfmf inline assembly
Heiko Carstens
1
-10
/
+0
2013-08-22
s390: convert interrupt handling to use generic hardirq
Martin Schwidefsky
12
-455
/
+207
2013-08-22
s390/pci: use adapter interrupt vector helpers
Martin Schwidefsky
3
-208
/
+165
2013-08-22
s390/pci: cleanup function names
Martin Schwidefsky
5
-28
/
+28
2013-08-22
s390/airq: introduce adapter interrupt vector helper
Martin Schwidefsky
1
-0
/
+67
2013-08-22
s390: replace remaining strict_strtoul() with kstrtoul()
Heiko Carstens
2
-2
/
+2
2013-08-16
s390: Fix broken build
Guenter Roeck
1
-1
/
+1
2013-08-16
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
1
-2
/
+6
2013-08-14
Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
3
-3
/
+8
2013-08-14
vtime: Describe overriden functions in dedicated arch headers
Frederic Weisbecker
3
-3
/
+8
2013-08-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-9
/
+16
2013-07-29
KVM: s390: Make KVM_HVA_ERR_BAD usable on s390
Dominik Dingel
1
-0
/
+8
2013-07-29
KVM: s390: Add helper function for setting condition code
Thomas Huth
2
-9
/
+13
2013-07-29
KVM: s390: Fix sparse warnings in priv.c
Thomas Huth
1
-3
/
+3
2013-07-29
KVM: s390: declare virtual HW facilities
Michael Mueller
3
-15
/
+22
2013-07-29
KVM: s390: fix task size check
Martin Schwidefsky
2
-1
/
+3
2013-07-29
KVM: s390: allow sie enablement for multi-threaded programs
Martin Schwidefsky
4
-84
/
+129
2013-07-29
KVM: s390: fix pfmf non-quiescing control handling
Heiko Carstens
1
-2
/
+2
2013-07-29
KVM: s390: move kvm_guest_enter,exit closer to sie
Dominik Dingel
1
-7
/
+14
2013-07-26
s390/perf: fix compile error (undefined reference sie_exit)
Heiko Carstens
1
-4
/
+5
[next]