| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc: Hook up sched_setattr and sched_getattr syscalls. | David S. Miller | 2014-01-29 | 3 | -4/+6 |
* | sparc: don't use module_init in non-modular pci.c code | Paul Gortmaker | 2014-01-29 | 1 | -2/+1 |
* | sparc: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-29 | 13 | -13/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | 2 | -0/+3 |
|\ |
|
| * | net: introduce SO_BPF_EXTENSIONS | Michal Sekletar | 2014-01-19 | 1 | -0/+2 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-18 | 1 | -3/+14 |
| |\ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-14 | 5 | -7/+8 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-06 | 1 | -2/+2 |
| |\ \ \ |
|
| * | | | | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 2013-12-18 | 1 | -0/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2014-01-25 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on sparc | Mark Salter | 2014-01-03 | 1 | -0/+1 |
| |/ / / / |
|
* | | | | | Kconfig: update flightly outdated CONFIG_SMP documentation | Robert Graffham | 2014-01-24 | 1 | -2/+2 |
* | | | | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-23 | 1 | -3/+3 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2014-01-10 | 1 | -3/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev | Yinghai Lu | 2013-12-21 | 1 | -3/+3 |
| | |/ / / / |
|
| * / / / / | sparc/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 2013-12-12 | 2 | -4/+3 |
| |/ / / / |
|
* | | | | | memblock: make memblock_set_node() support different memblock_type | Tang Chen | 2014-01-22 | 1 | -2/+3 |
* | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-01-20 | 2 | -10/+17 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar | 2014-01-13 | 6 | -9/+10 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra | 2014-01-12 | 1 | -0/+15 |
| * | | | | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra | 2014-01-12 | 1 | -10/+2 |
| | |/ /
| |/| | |
|
* | | | | bpf: do not use reciprocal divide | Eric Dumazet | 2014-01-16 | 1 | -3/+14 |
| |/ /
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2014-01-05 | 5 | -7/+8 |
|\ \ \
| |_|/
|/| | |
|
| * | | Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines." | Dave Kleikamp | 2014-01-05 | 1 | -2/+2 |
| * | | sparc64: smp_callin: Enable irqs after preemption is disabled | Kirill Tkhai | 2014-01-05 | 1 | -1/+2 |
| * | | sparc/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 2014-01-05 | 2 | -4/+3 |
| * | | sparc64: Fix build regression | Kirill Tkhai | 2013-12-03 | 1 | -0/+1 |
| |/ |
|
* / | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel | 2013-12-19 | 1 | -2/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2013-11-20 | 2 | -3/+0 |
|\ |
|
| * | sparc64: merge fix | Stephen Rothwell | 2013-11-19 | 1 | -2/+0 |
| * | sparc64: fix build regession | Kirill A. Shutemov | 2013-11-19 | 1 | -1/+0 |
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 | 5 | -11/+2 |
|\ \
| |/
|/| |
|
| * | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 | 2 | -4/+0 |
| * | sparc: Use preempt_schedule_irq | Thomas Gleixner | 2013-11-13 | 1 | -4/+2 |
| * | hardirq: Make hardirq bits generic | Thomas Gleixner | 2013-11-13 | 2 | -3/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-16 | 1 | -1/+1 |
|\ \ |
|
| * | | doc: typo on word accounting in kprobes.c in mutliple architectures | Anoop Thomas Mathew | 2013-10-14 | 1 | -1/+1 |
* | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 2013-11-15 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | sparc: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter | 2013-10-23 | 1 | -0/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2013-11-15 | 34 | -434/+510 |
|\ \ \ \ |
|
| * | | | | sparc64: Implement HAVE_CONTEXT_TRACKING | Kirill Tkhai | 2013-11-14 | 14 | -39/+137 |
| * | | | | sparc64: Add self-IPI support for smp_send_reschedule() | Kirill Tkhai | 2013-11-14 | 1 | -2/+7 |
| * | | | | sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-... | oftedal | 2013-11-14 | 1 | -2/+2 |
| * | | | | sparc64: Encode huge PMDs using PTE encoding. | David S. Miller | 2013-11-13 | 5 | -262/+131 |
| * | | | | sparc64: Move to 64-bit PGDs and PMDs. | David S. Miller | 2013-11-13 | 4 | -31/+34 |
| * | | | | sparc64: Move from 4MB to 8MB huge pages. | David S. Miller | 2013-11-13 | 9 | -85/+47 |
| * | | | | sparc64: Make PAGE_OFFSET variable. | David S. Miller | 2013-11-13 | 7 | -29/+138 |
| * | | | | sparc64: Fix inconsistent max-physical-address defines. | David S. Miller | 2013-11-13 | 1 | -2/+4 |
| * | | | | sparc64: Document the shift counts used to validate linear kernel addresses. | David S. Miller | 2013-11-13 | 3 | -6/+24 |
| * | | | | sparc64: Define PAGE_OFFSET in terms of physical address bits. | David S. Miller | 2013-11-13 | 1 | -1/+3 |