| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-11-05 | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage |  Eric B Munson | 1 | -0/+1 |
| 2015-11-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc |  Linus Torvalds | 8 | -30/+109 |
| 2015-11-04 | sparc64: Fix numa distance values |  Nitin Gupta | 2 | -1/+72 |
| 2015-11-04 | sparc64: Don't restrict fp regs for no-fault loads |  Rob Gardner | 1 | -7/+15 |
| 2015-11-04 | iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}(). |  David S. Miller | 3 | -16/+16 |
| 2015-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -1/+1 |
| 2015-11-03 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -7/+25 |
| 2015-10-29 | sparc/PCI: Add mem64 resource parsing for root bus |  Yinghai Lu | 3 | -3/+22 |
| 2015-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 3 | -0/+5 |
| 2015-10-20 | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changes |  Ingo Molnar | 3 | -0/+5 |
| 2015-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 |  Linus Torvalds | 3 | -0/+5 |
| 2015-10-08 | crypto: sparc - initialize blkcipher.ivsize |  Dave Kleikamp | 3 | -0/+5 |
| 2015-10-03 | ebpf: migrate bpf_prog's flags to bitfield |  Daniel Borkmann | 1 | -1/+1 |
| 2015-09-28 | Merge branch 'linus' into perf/core, to pick up fixes before applying new changes |  Ingo Molnar | 3 | -3/+3 |
| 2015-09-23 | atomic, arch: Audit atomic_{read,set}() |  Peter Zijlstra | 1 | -4/+4 |
| 2015-09-16 | genirq: Remove irq argument from irq flow handlers |  Thomas Gleixner | 3 | -3/+3 |
| 2015-09-13 | perf/core: Drop PERF_EVENT_TXN |  Sukadev Bhattiprolu | 1 | -5/+1 |
| 2015-09-13 | perf/core: Add a 'flags' parameter to the PMU transactional interfaces |  Sukadev Bhattiprolu | 1 | -1/+24 |
| 2015-09-13 | sparc, perf/sparc: Remove unnecessary assignment |  Sukadev Bhattiprolu | 1 | -1/+0 |
| 2015-09-10 | dma-mapping: consolidate dma_set_mask |  Christoph Hellwig | 1 | -1/+3 |
| 2015-09-10 | dma-mapping: consolidate dma_supported |  Christoph Hellwig | 1 | -0/+1 |
| 2015-09-10 | dma-mapping: cosolidate dma_mapping_error |  Christoph Hellwig | 1 | -6/+0 |
| 2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent |  Christoph Hellwig | 1 | -3/+0 |
| 2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} |  Christoph Hellwig | 1 | -26/+0 |
| 2015-09-08 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -1/+1 |
| 2015-09-08 | sparc32: do not include swap.h from pgtable_32.h |  Michal Hocko | 1 | -1/+1 |
| 2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 1 | -2/+1 |
| 2015-09-08 | Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace |  Linus Torvalds | 1 | -1/+1 |
| 2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 8 | -16/+64 |
| 2015-09-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -1/+1 |
| 2015-09-01 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -1/+1 |
| 2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 5 | -19/+26 |
| 2015-09-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -53/+37 |
| 2015-08-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -5/+5 |
| 2015-08-31 | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci |  Linus Torvalds | 1 | -5/+1 |
| 2015-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 4 | -81/+11 |
| 2015-08-12 | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream |  Ingo Molnar | 5 | -4/+35 |
| 2015-08-10 | cleanup IORESOURCE_CACHEABLE vs ioremap() |  Dan Williams | 1 | -2/+1 |
| 2015-08-10 | sparc/time: Migrate to new 'set-state' interface |  Viresh Kumar | 3 | -53/+37 |
| 2015-08-07 | sparc64: use ENTRY/ENDPROC in VISsave |  Sam Ravnborg | 1 | -5/+5 |
| 2015-08-07 | sparc64: Fix incorrect ASI_ST_BLKINIT_MRU_S value |  Rob Gardner | 1 | -1/+1 |
| 2015-08-07 | treewide: Fix typo compatability -> compatibility |  Laurent Pinchart | 1 | -1/+1 |
| 2015-08-06 | sparc64: Fix userspace FPU register corruptions. |  David S. Miller | 4 | -81/+11 |
| 2015-08-04 | sched, sparc32: Update scheduler comments in copy_thread() |  Ingo Molnar | 1 | -5/+5 |
| 2015-08-03 | locking/static_keys: Add a new static_key interface |  Peter Zijlstra | 1 | -9/+26 |
| 2015-08-03 | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} |  Peter Zijlstra | 1 | -1/+1 |
| 2015-08-03 | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_acquire() |  Andrey Konovalov | 1 | -2/+2 |
| 2015-07-31 | sparc/irq: Use access helper irq_data_get_affinity_mask() |  Jiang Liu | 2 | -8/+10 |
| 2015-07-31 | sparc/irq: Use helper irq_data_get_irq_handler_data() |  Jiang Liu | 3 | -10/+15 |
| 2015-07-30 | PCI: Hold pci_slot_mutex while searching bus->slots list |  Yijing Wang | 1 | -5/+1 |