Age | Commit message (Expand) | Author |
2013-02-28 | sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler. | David S. Miller |
2013-02-28 | sparc64: Fix tsb_grow() in atomic context. | David S. Miller |
2013-02-13 | sparc64: Fix get_user_pages_fast() wrt. THP. | David S. Miller |
2013-01-03 | SPARC: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-12-19 | sparc64: Define pte_accessible() | David S. Miller |
2012-12-18 | sparc: huge_ptep_set_* functions need to call set_huge_pte_at() | Dave Kleikamp |
2012-12-18 | compat: generic compat_sys_sched_rr_get_interval() implementation | Catalin Marinas |
2012-12-16 | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2012-11-29 | unify default ptrace_signal_deliver | Al Viro |
2012-11-29 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro |
2012-11-23 | of/address: sparc: Declare of_iomap as an extern function for sparc again | Andreas Larsson |
2012-11-17 | sparc: dma-mapping: support debug_dma_mapping_error | Shuah Khan |
2012-11-17 | Merge branch 'arch-microblaze' into no-rebases | Al Viro |
2012-11-17 | Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc | Al Viro |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |
2012-11-10 | sparc: Support atomic64_dec_if_positive properly. | David S. Miller |
2012-11-10 | of/address: sparc: Declare of_address_to_resource() as an extern function for... | Andreas Larsson |
2012-10-28 | sparc64: Improvde documentation and readability of atomic backoff code. | David S. Miller |
2012-10-28 | sparc64: Use pause instruction when available. | David S. Miller |
2012-10-28 | sparc64: Fix cpu strand yielding. | David S. Miller |
2012-10-26 | sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads. | David S. Miller |
2012-10-16 | sparc32: switch to generic sys_execve() | Al Viro |
2012-10-16 | sparc32: switch to generic kernel_execve() | Al Viro |
2012-10-16 | sparc32: switch to generic kernel_thread() | Al Viro |
2012-10-16 | sparc64: convert to generic execve | Al Viro |
2012-10-16 | sparc64: Add global PMU register dumping via sysrq. | David S. Miller |
2012-10-14 | sparc64: take fprs_write() and friends to start_thread() | Al Viro |
2012-10-14 | sparc64: switch to generic kernel_thread() | Al Viro |
2012-10-14 | sparc64: clear syscall_noerror on the entry to syscall, not on the exit | Al Viro |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-11 | sparc64: Fix deficiencies in sun4v error reporting. | David S. Miller |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/sparc/include/asm | David Howells |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-10-09 | sparc64: Support transparent huge pages. | David Miller |
2012-10-09 | sparc64: Document PGD and PMD layout. | David Miller |
2012-10-09 | sparc64: Eliminate PTE table memory wastage. | David Miller |
2012-10-09 | sparc64: Halve the size of PTE tables | David Miller |
2012-10-09 | sparc64: Only support 4MB huge pages and 8KB base pages. | David Miller |
2012-10-09 | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds |
2012-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2012-10-06 | Revert strace hiccups fix. | David S. Miller |