Age | Commit message (Expand) | Author |
2015-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2015-04-21 | sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq... | Sowmini Varadhan |
2015-04-21 | sparc64: Use M7 PMC write on all chips T4 and onward. | David S. Miller |
2015-04-20 | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-04-19 | cpumask: remove __first_cpu / __next_cpu | Rusty Russell |
2015-04-18 | sparc: Make LDC use common iommu poll management functions | Sowmini Varadhan |
2015-04-18 | sparc: Make sparc64 use scalable lib/iommu-common.c functions | Sowmini Varadhan |
2015-04-18 | sparc: Revert generic IOMMU allocator. | David S. Miller |
2015-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2015-04-17 | sparc: switch to using asm-generic for seccomp.h | Kees Cook |
2015-04-16 | sparc: Make LDC use common iommu poll management functions | Sowmini Varadhan |
2015-04-16 | sparc: Make sparc64 use scalable lib/iommu-common.c functions | Sowmini Varadhan |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-14 | sparc: clarify __GFP_NOFAIL allocation | Michal Hocko |
2015-04-14 | sparc: expose number of page table levels | Kirill A. Shutemov |
2015-04-13 | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-04-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-04-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-04-12 | sparc: Fix execution domain removal | Guenter Roeck |
2015-04-12 | sparc: Remove signal translation and exec_domain | Richard Weinberger |
2015-04-09 | Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-04-09 | jump_label: Allow asm/jump_label.h to be included in assembly | Anton Blanchard |
2015-04-08 | Revert "sparc/PCI: Clip bridge windows to fit in upstream windows" | Bjorn Helgaas |
2015-03-31 | Merge tag 'v4.0-rc6' into timers/core, before applying new patches | Ingo Molnar |
2015-03-23 | sparc64: Fix several bugs in memmove(). | David S. Miller |
2015-03-19 | sparc: Touch NMI watchdog when walking cpus and calling printk | David Ahern |
2015-03-19 | sparc: perf: Add support M7 processor | David Ahern |
2015-03-19 | sparc: perf: Make counting mode actually work | David Ahern |
2015-03-19 | sparc: perf: Remove redundant perf_pmu_{en|dis}able calls | David Ahern |
2015-03-19 | PCI: Cleanup control flow | Bjorn Helgaas |
2015-03-19 | sparc/PCI: Claim bus resources before pci_bus_add_devices() | Yijing Wang |
2015-03-19 | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang |
2015-03-18 | sparc: Fix /proc/kcore | David S. Miller |
2015-03-13 | clocksource, sparc32: Convert to using clocksource_register_hz() | John Stultz |
2015-03-13 | clocksource: Mostly kill clocksource_register() | John Stultz |
2015-03-12 | PCI: Assign resources before drivers claim devices (pci_scan_bus()) | Yijing Wang |
2015-03-03 | sparc: semtimedop() unreachable due to comparison error | Rob Gardner |
2015-03-01 | sparc: io_64.h: Replace io function-link macros | Ricardo Ribalda |
2015-03-01 | sparc64: fatal trap should stop all cpus | Dave Kleikamp |
2015-03-01 | arch: sparc: kernel: starfire.c: Remove unused function | Rickard Strandqvist |
2015-03-01 | arch: sparc: kernel: traps_64.c: Remove some unused functions | Rickard Strandqvist |
2015-02-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-02-13 | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() | Andrey Ryabinin |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-11 | mm: gup: use get_user_pages_unlocked within get_user_pages_fast | Andrea Arcangeli |
2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov |
2015-02-11 | sparc32: fix broken set_pte() | Kirill A. Shutemov |
2015-02-11 | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi |
2015-02-10 | sparc: drop pte_file()-related helpers | Kirill A. Shutemov |