Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-11-19 | 12 | -154/+197 |
|\ | |||||
| * | s390/pci: implement hotplug notifications | Sebastian Ott | 2013-11-15 | 1 | -25/+54 |
| * | s390/scm_block: do not hide eadm subchannel dependency | Sebastian Ott | 2013-11-15 | 1 | -12/+1 |
| * | s390/sclp: Consolidate early sclp init calls to sclp_early_detect() | Michael Holzheu | 2013-11-15 | 2 | -4/+2 |
| * | s390/sclp: Move early code from sclp_cmd.c to sclp_early.c | Michael Holzheu | 2013-11-15 | 1 | -0/+2 |
| * | s390/sclp: Determine HSA size dynamically for zfcpdump | Michael Holzheu | 2013-11-15 | 5 | -15/+20 |
| * | s390/pci: implement pcibios_remove_bus | Sebastian Ott | 2013-11-15 | 3 | -40/+39 |
| * | s390/pci: improve handling of bus resources | Sebastian Ott | 2013-11-15 | 2 | -65/+86 |
| * | s390/boot: Install bzImage as default kernel image | Hendrik Brueckner | 2013-11-15 | 1 | -2/+2 |
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 | 2 | -4/+0 |
|\ \ | |||||
| * | | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 | 1 | -2/+0 |
| * | | hardirq: Make hardirq bits generic | Thomas Gleixner | 2013-11-13 | 1 | -2/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-15 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | doc: typo on word accounting in kprobes.c in mutliple architectures | Anoop Thomas Mathew | 2013-10-14 | 1 | -1/+1 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-11-15 | 8 | -61/+147 |
|\ \ \ | |||||
| * \ \ | Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue | Gleb Natapov | 2013-11-04 | 1 | -2/+3 |
| |\ \ \ | |||||
| | * | | | kvm: Add struct kvm arg to memslot APIs | Aneesh Kumar K.V | 2013-10-17 | 1 | -2/+3 |
| * | | | | Powerpc KVM work is based on a commit after rc4. | Gleb Natapov | 2013-10-17 | 9 | -27/+36 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | KVM: s390: Get rid of KVM_HPAGE defines | Christoffer Dall | 2013-10-14 | 1 | -7/+0 |
| * | | | | KVM: s390: Intercept SCK instruction | Thomas Huth | 2013-09-24 | 1 | -0/+33 |
| * | | | | KVM: s390: Implement TEST BLOCK | Thomas Huth | 2013-09-24 | 1 | -0/+28 |
| * | | | | KVM: s390: Helper for converting real addresses to absolute | Thomas Huth | 2013-09-24 | 1 | -7/+14 |
| * | | | | KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre | Thomas Huth | 2013-09-24 | 1 | -2/+4 |
| * | | | | KVM: s390: Lock kvm->srcu at the appropriate places | Thomas Huth | 2013-09-24 | 3 | -3/+16 |
| * | | | | KVM: s390: Push run loop into __vcpu_run | Thomas Huth | 2013-09-24 | 1 | -24/+25 |
| * | | | | KVM: s390: Split up __vcpu_run into three parts | Thomas Huth | 2013-09-24 | 1 | -17/+37 |
| * | | | | KVM: s390: Remove dead "rerun vcpu" code | Thomas Huth | 2013-09-24 | 4 | -13/+1 |
* | | | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 2013-11-15 | 1 | -1/+0 |
* | | | | | s390: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 2013-11-15 | 1 | -2/+9 |
* | | | | | mm, thp: do not access mm->pmd_huge_pte directly | Kirill A. Shutemov | 2013-11-15 | 1 | -6/+6 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-11-13 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-23 | 11 | -52/+58 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-08 | 1 | -1/+3 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-01 | 4 | -3/+8 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | net: introduce SO_MAX_PACING_RATE | Eric Dumazet | 2013-09-28 | 1 | -0/+2 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-11-13 | 2 | -3/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | s390/mmap: randomize mmap base for bottom up direction | Heiko Carstens | 2013-11-13 | 1 | -2/+7 |
| * | | | | | | | | mm/arch: use NUMA_NO_NODE | Jianguo Wu | 2013-11-13 | 1 | -1/+1 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-11-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | constify copy_siginfo_to_user{,32}() | Al Viro | 2013-11-09 | 1 | -1/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-12 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'linus' into sched/core | Ingo Molnar | 2013-11-01 | 7 | -29/+33 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'core/urgent' into sched/core | Ingo Molnar | 2013-10-11 | 5 | -24/+28 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | Merge tag 'v3.12-rc4' into sched/core | Ingo Molnar | 2013-10-09 | 4 | -3/+8 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | sched, arch: Create asm/preempt.h | Peter Zijlstra | 2013-09-25 | 1 | -0/+1 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-11-12 | 1 | -31/+21 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | irq: Consolidate do_softirq() arch overriden implementations | Frederic Weisbecker | 2013-10-01 | 1 | -31/+21 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | s390/mm,tlb: correct tlb flush on page table upgrade | Martin Schwidefsky | 2013-11-04 | 6 | -51/+21 |
* | | | | | | | s390/mm: page_table_realloc returns failure | Dominik Dingel | 2013-10-31 | 1 | -8/+13 |
* | | | | | | | s390: allow to set gcc -mtune flag | Heiko Carstens | 2013-10-31 | 2 | -0/+69 |