Age | Commit message (Expand) | Author |
2015-08-07 | sparc64: Fix incorrect ASI_ST_BLKINIT_MRU_S value | Rob Gardner |
2015-08-07 | treewide: Fix typo compatability -> compatibility | Laurent Pinchart |
2015-08-07 | sparc64: Fix userspace FPU register corruptions. | David S. Miller |
2015-08-04 | sched, sparc32: Update scheduler comments in copy_thread() | Ingo Molnar |
2015-08-03 | locking/static_keys: Add a new static_key interface | Peter Zijlstra |
2015-08-03 | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} | Peter Zijlstra |
2015-08-03 | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov |
2015-07-31 | sparc/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu |
2015-07-31 | sparc/irq: Use helper irq_data_get_irq_handler_data() | Jiang Liu |
2015-07-30 | PCI: Hold pci_slot_mutex while searching bus->slots list | Yijing Wang |
2015-07-30 | bpf, x86/sparc: show actual number of passes in bpf_jit_dump | Daniel Borkmann |
2015-07-29 | Merge branch 'linus' into irq/core | Thomas Gleixner |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | sparc: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-22 | sparc/PCI: Use helper functions to access fields in struct msi_desc | Jiang Liu |
2015-07-21 | ftrace: Format MCOUNT_ADDR address as type unsigned long | Minfei Huang |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
2015-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-06-26 | Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell... | Linus Torvalds |
2015-06-26 | mm/hugetlb: remove arch_prepare/release_hugepage from arch headers | Dominik Dingel |
2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-25 | sparc64: perf: Use UREG_FP rather than UREG_I6 | David Ahern |
2015-06-25 | sparc64: perf: Add sanity checking on addresses in user stack | David Ahern |
2015-06-25 | sparc64: Convert BUG_ON to warning | David Ahern |
2015-06-25 | sparc: perf: Disable pagefaults while walking userspace stacks | David Ahern |
2015-06-25 | mm/memblock: add extra "flags" to memblock to allow selection of memory based... | Tony Luck |
2015-06-25 | mm: clarify that the function operates on hugepage pte | Aneesh Kumar K.V |
2015-06-25 | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook | Zhang Zhen |
2015-06-25 | mm: new mm hook framework | Laurent Dufour |
2015-06-25 | mm/hugetlb: reduce arch dependent code about huge_pmd_unshare | Zhang Zhen |
2015-06-25 | sparc: use for_each_sg() | Akinobu Mita |
2015-06-24 | sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC | Xunlei Pang |
2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-06-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-06-23 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-06-22 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-06-22 | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar |
2015-06-19 | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git... | Herbert Xu |
2015-06-08 | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas |
2015-06-07 | arch/*/io.h: Add ioremap_wt() to all architectures | Toshi Kani |
2015-06-03 | Merge branch 'locking/core' into x86/core, to prepare for dependent patch | Ingo Molnar |
2015-06-02 | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar |
2015-06-01 | sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE | Khalid Aziz |
2015-06-01 | sparc64: pci slots information is not populated in sysfs | Eric Snowberg |
2015-06-01 | sparc: kernel: GRPCI2: Remove a useless memset | Christophe Jaillet |
2015-05-27 | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand |
2015-05-19 | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand |