Age | Commit message (Expand) | Author |
2014-03-24 | sparc64: Make sure %pil interrupts are enabled during hypervisor yield. | David S. Miller |
2014-03-17 | sparc64: don't treat 64-bit syscall return codes as 32-bit | Dave Kleikamp |
2014-01-29 | sparc: Hook up sched_setattr and sched_getattr syscalls. | David S. Miller |
2014-01-28 | sparc: don't use module_init in non-modular pci.c code | Paul Gortmaker |
2014-01-28 | sparc: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-10 | Merge branch 'pci/resource' into next | Bjorn Helgaas |
2014-01-04 | sparc64: smp_callin: Enable irqs after preemption is disabled | Kirill Tkhai |
2014-01-04 | sparc/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang |
2013-12-21 | PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev | Yinghai Lu |
2013-12-11 | sparc/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang |
2013-12-03 | sparc64: Fix build regression | Kirill Tkhai |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2013-11-14 | sparc64: Implement HAVE_CONTEXT_TRACKING | Kirill Tkhai |
2013-11-14 | sparc64: Add self-IPI support for smp_send_reschedule() | Kirill Tkhai |
2013-11-14 | sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-... | oftedal |
2013-11-13 | sparc: Use preempt_schedule_irq | Thomas Gleixner |
2013-11-13 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-11-13 | mm/arch: use NUMA_NO_NODE | Jianguo Wu |
2013-11-12 | sparc64: Move from 4MB to 8MB huge pages. | David S. Miller |
2013-11-12 | sparc64: Make PAGE_OFFSET variable. | David S. Miller |
2013-11-12 | sparc64: Document the shift counts used to validate linear kernel addresses. | David S. Miller |
2013-11-12 | sparc64: Clean up 64-bit mmap exclusion defines. | David S. Miller |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-12 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-11-09 | constify copy_siginfo_to_user{,32}() | Al Viro |
2013-10-15 | of: Make cpu node handling more portable. | David Miller |
2013-10-14 | doc: typo on word accounting in kprobes.c in mutliple architectures | Anoop Thomas Mathew |
2013-10-02 | sparc: fix MSI build failure on Sparc32 | Thomas Petazzoni |
2013-10-02 | sparc: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-10-02 | sparc: fix ldom_reboot buffer overflow harder | Kees Cook |
2013-10-01 | irq: Consolidate do_softirq() arch overriden implementations | Frederic Weisbecker |
2013-09-27 | sparc64: Fix buggy strlcpy() conversion in ldom_reboot(). | David S. Miller |
2013-09-11 | kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() | Mathieu Desnoyers |
2013-09-05 | sparc64: Export flush_ptrace_access() (needed by lustre) | Geert Uytterhoeven |
2013-08-22 | sparc64: Fix off by one in trampoline TLB mapping installation loop. | David S. Miller |
2013-08-02 | sparc64: Fix ITLB handler of null page | Kirill Tkhai |
2013-07-31 | sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall | Kirill Tkhai |
2013-07-31 | sparc64: cleanup: Rename ret_from_syscall to ret_from_fork | Kirill Tkhai |
2013-07-31 | sparc32: Fix exit flag passed from traced sys_sigreturn | Kirill Tkhai |
2013-07-31 | sparc64: Fix wrong syscall return value passed to trace_sys_exit() | Kirill Tkhai |
2013-07-31 | support sparc64x chip type in cpumap.c | Allen Pais |
2013-07-31 | cpu hw caps support for sparc64x | Allen Pais |
2013-07-14 | sparc: delete __cpuinit/__CPUINIT usage from all users | Paul Gortmaker |
2013-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2013-07-10 | mm: remove free_area_cache | Michel Lespinasse |
2013-07-10 | [PATCH] sparc32: vm_area_struct access for old Sun SPARCs. | Olivier DANET |