aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAge
...
* | sparc64: Fix hex values in comment above pte_modify().David S. Miller2014-05-04
* | sparc64: Fix bugs in get_user_pages_fast() wrt. THP.David S. Miller2014-05-04
* | sparc64: Fix huge PMD invalidation.David S. Miller2014-05-04
* | sparc64: Fix executable bit testing in set_pmd_at() paths.David S. Miller2014-05-04
* | sparc64: Normalize NMI watchdog logging and behavior.David S. Miller2014-05-04
* | sparc64: Make itc_sync_lock rawKirill Tkhai2014-05-02
* | sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller2014-05-02
|/
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-12
|\
| * audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-20
* | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-07
|\ \
| * | sparc, sysfs: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
* | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-04-03
|\ \ \
| * | | sparc: fix implicit include of slab.h in leon_pci_grpci2.cPaul Gortmaker2014-02-13
| * | | sun4M: add include of slab.h for kzallocStephen Rothwell2014-02-12
* | | | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-03
|\ \ \ \
| * | | | ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-07
| * | | | ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-07
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-02
|\ \ \ \
| * | | | net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann2014-03-31
| * | | | net: Rename skb->rxhash to skb->hashTom Herbert2014-03-26
* | | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-01
|\ \ \ \ \
| * | | | | sparc/PCI: Use default pcibios_enable_device() (Leon only)Bjorn Helgaas2014-03-19
| | |/ / / | |/| | |
* | | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-01
|\ \ \ \ \
| * | | | | cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar2014-03-19
| | |_|/ / | |/| | |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-01
|\ \ \ \ \
| * | | | | Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-12
| |\| | | |
| * | | | | sparc: Use the core irq stats functionThomas Gleixner2014-03-04
| | |/ / / | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-31
|\ \ \ \ \
| * | | | | sparc64, sched: Remove unused sparc64_multi_coreBjorn Helgaas2014-03-11
| * | | | | sched: Remove unused mc_capable() and smt_capable()Bjorn Helgaas2014-03-11
| | |/ / / | |/| | |
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-31
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-09
| * | | | locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-09
| | |/ / | |/| |
* | | | sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller2014-03-24
* | | | sparc64:tsb.c:use array size macro rather than numberDoug Wilson2014-03-17
* | | | sparc64: don't treat 64-bit syscall return codes as 32-bitDave Kleikamp2014-03-17
| |/ / |/| |
* | | sparc32: make copy_to/from_user_page() usable from modular codePaul Gortmaker2014-02-19
* | | sparc32: fix build failure for arch_jump_label_transformPaul Gortmaker2014-02-19
|/ /
* | sparc: Hook up sched_setattr and sched_getattr syscalls.David S. Miller2014-01-29
* | sparc: don't use module_init in non-modular pci.c codePaul Gortmaker2014-01-29
* | sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\ \
| * | net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-18
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-18
| |\|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-14
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
| |\ \ \
| * | | | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-17
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-24
|\ \ \ \ \
| * | | | | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on sparcMark Salter2014-01-02
| |/ / / /
* | | | | Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham2014-01-23