| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERR... | David S. Miller | 2014-05-04 | 1 | -3/+6 |
* | sparc64: Add basic validations to {pud,pmd}_bad(). | David S. Miller | 2014-05-04 | 1 | -15/+31 |
* | sparc64: Use 'ILOG2_4MB' instead of constant '22'. | David S. Miller | 2014-05-04 | 4 | -10/+10 |
* | sparc64: Fix range check in kern_addr_valid(). | David S. Miller | 2014-05-04 | 1 | -1/+1 |
* | sparc64: Fix top-level fault handling bugs. | David S. Miller | 2014-05-04 | 1 | -30/+52 |
* | sparc64: Handle 32-bit tasks properly in compute_effective_address(). | David S. Miller | 2014-05-04 | 1 | -3/+9 |
* | sparc64: Don't use _PAGE_PRESENT in pte_modify() mask. | David S. Miller | 2014-05-04 | 1 | -4/+4 |
* | sparc64: Fix hex values in comment above pte_modify(). | David S. Miller | 2014-05-04 | 1 | -2/+2 |
* | sparc64: Fix bugs in get_user_pages_fast() wrt. THP. | David S. Miller | 2014-05-04 | 2 | -2/+2 |
* | sparc64: Fix huge PMD invalidation. | David S. Miller | 2014-05-04 | 3 | -15/+17 |
* | sparc64: Fix executable bit testing in set_pmd_at() paths. | David S. Miller | 2014-05-04 | 1 | -6/+9 |
* | sparc64: Normalize NMI watchdog logging and behavior. | David S. Miller | 2014-05-04 | 1 | -16/+5 |
* | sparc64: Make itc_sync_lock raw | Kirill Tkhai | 2014-05-02 | 1 | -3/+3 |
* | sparc64: Fix argument sign extension for compat_sys_futex(). | David S. Miller | 2014-05-02 | 1 | -1/+1 |
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-04-12 | 1 | -0/+1 |
|\ |
|
| * | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL | AKASHI Takahiro | 2014-03-20 | 1 | -0/+1 |
* | | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-07 | 1 | -1/+5 |
|\ \ |
|
| * | | sparc, sysfs: Fix CPU hotplug callback registration | Srivatsa S. Bhat | 2014-03-20 | 1 | -1/+5 |
* | | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2014-04-03 | 2 | -0/+3 |
|\ \ \ |
|
| * | | | sparc: fix implicit include of slab.h in leon_pci_grpci2.c | Paul Gortmaker | 2014-02-13 | 1 | -0/+1 |
| * | | | sun4M: add include of slab.h for kzalloc | Stephen Rothwell | 2014-02-12 | 1 | -0/+2 |
* | | | | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-04-03 | 1 | -5/+1 |
|\ \ \ \ |
|
| * | | | | ftrace: Do not pass data to ftrace_dyn_arch_init | Jiri Slaby | 2014-03-07 | 1 | -1/+1 |
| * | | | | ftrace: Pass retval through return in ftrace_dyn_arch_init() | Jiri Slaby | 2014-03-07 | 1 | -4/+0 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-04-03 | 1 | -2/+3 |
|\ \ \ \ |
|
| * | | | | net: filter: add jited flag to indicate jit compiled filters | Daniel Borkmann | 2014-03-31 | 1 | -1/+2 |
| * | | | | net: Rename skb->rxhash to skb->hash | Tom Herbert | 2014-03-26 | 1 | -1/+1 |
* | | | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-04-02 | 1 | -5/+0 |
|\ \ \ \ \ |
|
| * | | | | | sparc/PCI: Use default pcibios_enable_device() (Leon only) | Bjorn Helgaas | 2014-03-19 | 1 | -5/+0 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-04-01 | 1 | -2/+1 |
|\ \ \ \ \ |
|
| * | | | | | cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} | Viresh Kumar | 2014-03-19 | 1 | -2/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-01 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner | 2014-03-12 | 2 | -1/+3 |
| |\| | | | |
|
| * | | | | | sparc: Use the core irq stats function | Thomas Gleixner | 2014-03-04 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-03-31 | 5 | -12/+0 |
|\ \ \ \ \ |
|
| * | | | | | sparc64, sched: Remove unused sparc64_multi_core | Bjorn Helgaas | 2014-03-11 | 4 | -10/+0 |
| * | | | | | sched: Remove unused mc_capable() and smt_capable() | Bjorn Helgaas | 2014-03-11 | 1 | -2/+0 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-03-31 | 1 | -5/+6 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 2014-02-09 | 1 | -0/+1 |
| * | | | | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 2014-02-09 | 1 | -5/+5 |
| | |/ /
| |/| | |
|
* | | | | sparc64: Make sure %pil interrupts are enabled during hypervisor yield. | David S. Miller | 2014-03-24 | 1 | -1/+3 |
* | | | | sparc64:tsb.c:use array size macro rather than number | Doug Wilson | 2014-03-17 | 1 | -1/+1 |
* | | | | sparc64: don't treat 64-bit syscall return codes as 32-bit | Dave Kleikamp | 2014-03-17 | 1 | -2/+2 |
| |/ /
|/| | |
|
* | | | sparc32: make copy_to/from_user_page() usable from modular code | Paul Gortmaker | 2014-02-20 | 1 | -0/+2 |
* | | | sparc32: fix build failure for arch_jump_label_transform | Paul Gortmaker | 2014-02-20 | 1 | -1/+1 |
|/ / |
|
* | | 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 |