Age | Commit message (Expand) | Author |
2013-07-03 | mm/s390: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-07-02 | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-07-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-24 | s390/ipl: Fix FCP WWPN and LUN format strings for read | Michael Holzheu |
2013-06-19 | s390/mem_detect: fix memory hole handling | Heiko Carstens |
2013-06-19 | s390/dma: support debug_dma_mapping_error | Sebastian Ott |
2013-06-19 | s390/dma: fix mapping_error detection | Sebastian Ott |
2013-06-19 | s390/irq: Only define synchronize_irq() on SMP | Ben Hutchings |
2013-06-17 | Merge 3.10-rc6 into driver-core-next | Greg Kroah-Hartman |
2013-06-10 | s390/pci: Implement IRQ functions if !PCI | Ben Hutchings |
2013-06-05 | s390/sclp: fix new line detection | Peter Oberparleiter |
2013-06-05 | s390/pgtable: make pgste lock an explicit barrier | Christian Borntraeger |
2013-06-05 | s390/pgtable: Save pgste during modify_prot_start/commit | Christian Borntraeger |
2013-06-05 | s390/dumpstack: fix address ranges for asynchronous and panic stack | Martin Schwidefsky |
2013-06-05 | s390/pgtable: Fix guest overindication for change bit | Christian Borntraeger |
2013-06-03 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell |
2013-05-31 | s390/pgtable: Fix gmap notifier address | Christian Borntraeger |
2013-05-28 | s390/pgtable: Fix check for pgste/storage key handling | Christian Borntraeger |
2013-05-28 | arch: s390: appldata: using strncpy() and strnlen() instead of sprintf() | Chen Gang |
2013-05-27 | s390/smp: lost IPIs on cpu hotplug | Heiko Carstens |
2013-05-22 | kernel: Fix s390 absolute memory access for /dev/mem | Michael Holzheu |
2013-05-22 | s390/dma: do not call debug_dma after free | Sebastian Ott |
2013-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-05-17 | s390/pgtable: fix ipte notify bit | Christian Borntraeger |
2013-05-17 | s390/smp: fix cpu re-scan vs. cpu state | Martin Schwidefsky |
2013-05-15 | s390/ftrace: fix mcount adjustment | Heiko Carstens |
2013-05-15 | s390: fix gmap_ipte_notifier vs. software dirty pages | Christian Borntraeger |
2013-05-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-09 | switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-05-09 | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro |
2013-05-07 | aio: don't include aio.h in sched.h | Kent Overstreet |
2013-05-07 | s390: disable pfmf for clear page instruction | Christian Borntraeger |
2013-05-07 | s390/disassembler: prevent endless loop in print_fn_code() | Heiko Carstens |
2013-05-07 | s390: remove non existent reference to GENERIC_KERNEL_THREAD | Alexander Shiyan |
2013-05-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-05-05 | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-05-03 | s390/mem_detect: remove artificial kdump memory types | Heiko Carstens |
2013-05-03 | s390/mm: add pte invalidation notifier for kvm | Martin Schwidefsky |
2013-05-02 | s390/memory hotplug: provide memory_block_size_bytes() function | Heiko Carstens |
2013-05-02 | s390/mem_detect: limit memory detection loop to "mem=" parameter | Heiko Carstens |
2013-05-02 | s390/kdump,bootmem: fix bootmem allocator bitmap size | Heiko Carstens |
2013-05-02 | s390: get rid of odd global real_memory_size | Heiko Carstens |
2013-05-02 | s390/mem_detect: add DAT sanity check | Heiko Carstens |
2013-05-02 | s390/mem_detect: fix lockdep irq tracing | Heiko Carstens |
2013-05-02 | s390/mem_detect: move memory detection code to mm folder | Heiko Carstens |
2013-05-02 | s390/zfcpdump: exploit new cio_ignore keywords | Sebastian Ott |