Age | Commit message (Expand) | Author |
2014-08-13 | sparc: Hook up memfd_create system call. | David S. Miller |
2014-08-13 | sparc64: Properly claim resources as each PCI bus is probed. | David S. Miller |
2014-08-13 | sparc64: Skip bogus PCI bridge ranges. | David S. Miller |
2014-08-13 | sparc64: Expand PCI bridge probing debug logging. | David S. Miller |
2014-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2014-08-11 | sparc64: Fix pcr_ops initialization and usage bugs. | David S. Miller |
2014-08-11 | sparc64: Do not disable interrupts in nmi_cpu_busy() | David S. Miller |
2014-08-08 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott |
2014-08-06 | sparc: Hook up seccomp and getrandom system calls. | David S. Miller |
2014-08-06 | sparc: fix decimal printf format specifiers prefixed with 0x | Hans Wennborg |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-08-05 | sparc64: Fix up merge thinko. | David S. Miller |
2014-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | David S. Miller |
2014-08-04 | sparc: Add "install" target | David L Stevens |
2014-08-04 | arch/sparc/math-emu/math_32.c: drop stray break operator | Andrey Utkin |
2014-08-04 | sparc64: ldc_connect() should not return EINVAL when handshake is in progress. | Sowmini Varadhan |
2014-08-04 | sparc64: Guard against flushing openfirmware mappings. | David S. Miller |
2014-08-04 | sparc64: Do not insert non-valid PTEs into the TSB hash table. | David S. Miller |
2014-08-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-08-04 | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2014-08-02 | net: filter: split 'struct sk_filter' into socket and bpf parts | Alexei Starovoitov |
2014-07-21 | sparc: Hook up renameat2 syscall. | David S. Miller |
2014-07-21 | sparc64: avoid code duplication in io_64.h | Sam Ravnborg |
2014-07-21 | sparc64: reorder functions in io_64.h | Sam Ravnborg |
2014-07-21 | sparc64: drop unused SLOW_DOWN_IO definitions | Sam Ravnborg |
2014-07-21 | sparc64: remove macro indirection in io_64.h | Sam Ravnborg |
2014-07-21 | sparc64: update IO access functions in PeeCeeI | Sam Ravnborg |
2014-07-21 | sparc: Add support for seek and shorter read to /dev/mdesc | Khalid Aziz |
2014-07-21 | sparc: use %s for unaligned panic | Kees Cook |
2014-07-21 | sparc64 - add mem to iomem resource | bob picco |
2014-07-18 | sparc64,ftrace: Remove check of obsolete variable function_trace_stop | Steven Rostedt (Red Hat) |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso |
2014-07-16 | locking/mutex: Disable optimistic spinning on some architectures | Peter Zijlstra |
2014-06-23 | nmi: provide the option to issue an NMI back trace to every cpu but current | Aaron Tomlin |
2014-06-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-06-06 | net: filter: fix sparc32 typo | Alexei Starovoitov |
2014-06-06 | net: filter: fix typo in sparc BPF JIT | Alexei Starovoitov |
2014-06-04 | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL | Fabian Frederick |
2014-06-04 | hugetlb: restrict hugepage_migration_support() to x86_64 | Naoya Horiguchi |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-06-01 | net: filter: get rid of BPF_S_* enum | Daniel Borkmann |
2014-05-28 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2014-05-27 | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo |
2014-05-27 | sparc/PCI: Use pci_is_bridge() to simplify code | Yijing Wang |
2014-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-05-21 | sparc64: fix format string mismatch in arch/sparc/kernel/sysfs.c | Toralf Förster |