aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2013-04-10cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-09USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-08sparc64: Do not save/restore interrupts in get_new_mmu_context()Kirill Tkhai
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner
2013-04-06sparc: Consistently use 'wr' and 'rd' instructions for ASRs.David S. Miller
2013-04-02cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E
2013-03-31sparc: use asm-generic version of types.hSam Ravnborg
2013-03-31sparc: use generic headersSam Ravnborg
2013-03-31sparc:cleanup unused code in smp_32.hKefeng Wang
2013-03-31sparc/iommu: fix typo s/265KB/256KB/Akinobu Mita
2013-03-31sparc/srmmu: clear trailing edge of bitmap properlyAkinobu Mita
2013-03-31sparc:remove unused declaration smp_boot_cpus()Kefeng Wang
2013-03-21filter: bpf_jit_comp: refactor and unify BPF JIT image dump outputDaniel Borkmann
2013-03-20sparc64: Kill __ARCH_WANT_UNLOCKED_CTXSWDavid S. Miller
2013-03-20sparc64: Provide cmpxchg64()Geert Uytterhoeven
2013-03-20sparc64: Do not change num_physpages during initmem freeingTkhai Kirill
2013-03-20sparc64: Hibernation supportTkhai Kirill
2013-03-20sparc,leon: updated GRPCI2 config nameDaniel Hellstrom
2013-03-20sparc,leon: support for GRPCI1 PCI host bridge controllerDaniel Hellstrom
2013-03-20sparc32,leon: add support for PCI busn resource for GRPCI2Daniel Hellstrom
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-03-19sparc: remove unused "config BITS"Paul Bolle
2013-03-19sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"Paul Bolle
2013-03-11sparc64: correctly recognize SPARC64-X chipsAllen Pais
2013-03-05get rid of union semop in sys_semctl(2) argumentsAl Viro
2013-03-04make do_mremap() staticAl Viro
2013-03-03sparc: no need to sign-extend in sync_file_range() wrapperAl Viro
2013-03-03merge compat sys_ipc instancesAl Viro
2013-03-03consolidate compat lookup_dcookie()Al Viro
2013-03-03convert vmsplice to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-03switch getrusage() to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-03convert sendfile{,64} to COMPAT_SYSCALL_DEFINEAl Viro
2013-03-03make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-03-02sparc,leon: fix GRPCI2 device0 PCI config space accessDaniel Hellstrom
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-02[regression] braino in "sparc: convert to ksignal"Al Viro
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-25fix compat truncate/ftruncateAl Viro
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-24lseek() and truncate() on sparc really need sign extensionAl Viro
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23swap: add per-partition lock for swapfileShaohua Li