aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm
Commit message (Expand)AuthorAge
* UAPI: (Scripted) Disintegrate arch/sparc/include/asmDavid Howells2012-10-09
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-09
|\
| * sparc64: Support transparent huge pages.David Miller2012-10-09
| * sparc64: Document PGD and PMD layout.David Miller2012-10-09
| * sparc64: Eliminate PTE table memory wastage.David Miller2012-10-09
| * sparc64: Halve the size of PTE tablesDavid Miller2012-10-09
| * sparc64: Only support 4MB huge pages and 8KB base pages.David Miller2012-10-09
| * mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon2012-10-09
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-09
|\ \ | |/ |/|
| * Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-04
| |\
| * | asm-generic: Add default clkdev.hMark Brown2012-10-03
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-10-08
|\ \ \
| * | | Revert strace hiccups fix.David S. Miller2012-10-05
| * | | sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy.David S. Miller2012-10-05
| * | | sparc64: Rearrange thread info to cheaply clear syscall noerror state.Al Viro2012-10-04
| | |/ | |/|
* | | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-05
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-05
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-10-03
|\ \
| * | sparc: fix format string argument for prom_printf()Akinobu Mita2012-10-02
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\ \ \ | |/ / |/| |
| * | compat: fs: Generic compat_sys_sendfile implementationCatalin Marinas2012-10-02
| |/
* | sparc64: Probe cpu page size support more portably.David S. Miller2012-09-06
* | sparc64: Fix spelling of CAMELLIA in CFR macro name and comment.David S. Miller2012-08-28
* | sparc64: Add PCR ops for SPARC-T4.David S. Miller2012-08-19
* | sparc64: Abstract away the %pcr values used to enable/disable NMIDavid S. Miller2012-08-19
* | sparc64: Abstract away the NMI PIC counter computation.David S. Miller2012-08-19
* | sparc64: Abstract away PIC register accesses.David S. Miller2012-08-19
* | sparc64: Add 'reg_num' argument to pcr_ops methods.David S. Miller2012-08-19
* | sparc64: Add hypervisor interfaces for SPARC-T4 perf counter access.David S. Miller2012-08-19
* | sparc64: Add detection for features new in SPARC-T4.David S. Miller2012-08-19
|/
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-30
* sparc32: move kmap_init() to highmem.cSam Ravnborg2012-07-26
* sparc32: drop unused BAD_PAGE stuffSam Ravnborg2012-07-26
* sparc32: centralize all mmu context handling in srmmu.cSam Ravnborg2012-07-26
* sparc32: drop quicklistSam Ravnborg2012-07-26
* sparc32: drop sparc_unmapped_baseSam Ravnborg2012-07-26
* sparc32,leon: drop leon_init()Sam Ravnborg2012-07-26
* sparc32: drop fixmap.hSam Ravnborg2012-07-26
* sparc32: fixmap.h cleanupSam Ravnborg2012-07-26
* sparc32: drop unused kmap_atomic_to_pageSam Ravnborg2012-07-26
* sparc32: drop swapper_pg_dirSam Ravnborg2012-07-26
* sparc32: use void * in nocache get/freeSam Ravnborg2012-07-26
* sparc: remove two unused headersPaul Bolle2012-06-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\
| * set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-01
| * TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro2012-06-01
| * new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\ \ | |/ |/|
| * bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-30
* | sparc: fix sparc64 build due to leon.h inclusionSam Ravnborg2012-05-29