| Commit message (Expand) | Author | Age | Files | Lines |
* | s390: Fix broken build | Guenter Roeck | 2013-08-16 | 1 | -1/+1 |
* | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds | 2013-08-16 | 1 | -2/+6 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-08-11 | 2 | -9/+16 |
|\ |
|
| * | KVM: s390: fix pfmf non-quiescing control handling | Heiko Carstens | 2013-07-29 | 1 | -2/+2 |
| * | KVM: s390: move kvm_guest_enter,exit closer to sie | Dominik Dingel | 2013-07-29 | 1 | -7/+14 |
* | | s390/perf: fix compile error (undefined reference sie_exit) | Heiko Carstens | 2013-07-26 | 1 | -4/+5 |
* | | s390/bitops: fix find_next_bit_left | Martin Schwidefsky | 2013-07-26 | 1 | -1/+1 |
* | | s390: add support for IBM zBC12 machine | Heiko Carstens | 2013-07-26 | 4 | -4/+7 |
* | | s390/Kconfig: select 'TTY' when 'S390_GUEST' is enabled | Chen Gang | 2013-07-26 | 1 | -0/+1 |
* | | s390: add support for LZ4-compressed kernel | Heiko Carstens | 2013-07-26 | 3 | -3/+11 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-07-19 | 6 | -43/+186 |
|\ |
|
| * | s390/kdump: Allow copy_oldmem_page() copy to virtual memory | Michael Holzheu | 2013-07-18 | 1 | -4/+47 |
| * | s390/bpf,jit: add pkt_type support | Heiko Carstens | 2013-07-18 | 1 | -0/+42 |
| * | s390/bpf,jit: address randomize and write protect jit code | Heiko Carstens | 2013-07-18 | 1 | -5/+46 |
| * | s390/bpf,jit: use generic jit dumper | Heiko Carstens | 2013-07-18 | 1 | -8/+2 |
| * | s390/bpf,jit: call module_free() from any context | Heiko Carstens | 2013-07-18 | 1 | -17/+3 |
| * | s390/ptrace: PTRACE_TE_ABORT_RAND | Michael Mueller | 2013-07-16 | 4 | -14/+51 |
* | | s390: delete __cpuinit usage from all s390 files | Paul Gortmaker | 2013-07-14 | 7 | -26/+24 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-07-13 | 1 | -1/+1 |
|\ |
|
| * | net: rename busy poll socket op and globals | Eliezer Tamir | 2013-07-10 | 1 | -1/+1 |
* | | mm: remove free_area_cache | Michel Lespinasse | 2013-07-10 | 1 | -4/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-07-09 | 1 | -0/+2 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-07-03 | 4 | -6/+10 |
| |\ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-06-19 | 5 | -48/+95 |
| |\ \ |
|
| * | | | net: add socket option for low latency polling | Eliezer Tamir | 2013-06-17 | 1 | -0/+2 |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-07-04 | 2 | -4/+6 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'v3.10' into next | Benjamin Herrenschmidt | 2013-07-01 | 4 | -6/+10 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | mm/THP: add pmd args to pgtable deposit and withdraw APIs | Aneesh Kumar K.V | 2013-06-20 | 2 | -4/+6 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-03 | 2 | -22/+6 |
|\ \ \ \ |
|
| * | | | | s390: remove setting for saved_max_pfn | Zhang Yanfei | 2013-07-03 | 1 | -4/+0 |
| * | | | | mm/s390: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-03 | 1 | -15/+2 |
| * | | | | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-03 | 1 | -1/+1 |
| * | | | | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 2013-07-03 | 1 | -1/+1 |
| * | | | | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 2013-07-03 | 1 | -1/+2 |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-07-03 | 16 | -283/+527 |
|\ \ \ \ \ |
|
| * | | | | | KVM: s390: Fixed priority of execution in STSI | Thomas Huth | 2013-06-20 | 1 | -7/+16 |
| * | | | | | KVM: s390: Reworked LCTL and LCTLG instructions | Thomas Huth | 2013-06-20 | 3 | -85/+81 |
| * | | | | | KVM: s390: Check for access exceptions during TPI | Thomas Huth | 2013-06-20 | 1 | -3/+4 |
| * | | | | | KVM: s390: Check for PSTATE when handling DIAGNOSE | Thomas Huth | 2013-06-20 | 1 | -0/+3 |
| * | | | | | KVM: s390: Privileged operation checks moved to instruction handlers | Thomas Huth | 2013-06-20 | 1 | -24/+39 |
| * | | | | | KVM: s390: Privileged operation check for TPROT | Thomas Huth | 2013-06-20 | 1 | -0/+3 |
| * | | | | | KVM: s390: Renamed PGM_PRIVILEGED_OPERATION | Thomas Huth | 2013-06-20 | 3 | -12/+9 |
| * | | | | | KVM: s390: Fix epsw instruction decoding | Thomas Huth | 2013-06-17 | 1 | -2/+1 |
| * | | | | | KVM: s390,perf: Detect if perf samples belong to KVM host or guest | Heinz Graalfs | 2013-06-17 | 5 | -0/+65 |
| * | | | | | KVM: s390: Use common waitqueue | Christian Borntraeger | 2013-06-17 | 4 | -19/+19 |
| * | | | | | KVM: s390: code cleanup to use common vcpu slab cache | Michael Mueller | 2013-06-17 | 1 | -3/+3 |
| * | | | | | KVM: s390: guest large pages | Christian Borntraeger | 2013-06-17 | 4 | -5/+99 |
| * | | | | | KVM: s390: Provide function for setting the guest storage key | Christian Borntraeger | 2013-06-17 | 2 | -0/+51 |
| * | | | | | KVM: s390: Add "devname:kvm" alias. | Cornelia Huck | 2013-06-03 | 1 | -0/+9 |
| * | | | | | s390: fix gmap_ipte_notifier vs. software dirty pages | Christian Borntraeger | 2013-05-21 | 1 | -2/+1 |