Age | Commit message (Expand) | Author |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig |
2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig |
2015-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-09-08 | sparc32: do not include swap.h from pgtable_32.h | Michal Hocko |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-09-08 | Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-09-01 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-09-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-08-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-08-31 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-08-12 | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar |
2015-08-10 | cleanup IORESOURCE_CACHEABLE vs ioremap() | Dan Williams |
2015-08-10 | sparc/time: Migrate to new 'set-state' interface | Viresh Kumar |
2015-08-07 | treewide: Fix typo compatability -> compatibility | Laurent Pinchart |
2015-08-06 | 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-30 | 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-20 | 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-25 | Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell... | Linus Torvalds |
2015-06-25 | 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-24 | mm/memblock: add extra "flags" to memblock to allow selection of memory based... | Tony Luck |
2015-06-24 | mm: clarify that the function operates on hugepage pte | Aneesh Kumar K.V |
2015-06-24 | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook | Zhang Zhen |
2015-06-24 | mm: new mm hook framework | Laurent Dufour |
2015-06-24 | mm/hugetlb: reduce arch dependent code about huge_pmd_unshare | Zhang Zhen |
2015-06-24 | sparc: use for_each_sg() | Akinobu Mita |