Age | Commit message (Expand) | Author | Files | Lines |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2012-12-20 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 1 | -1/+0 |
2012-12-19 | sparc64: Define pte_accessible() | David S. Miller | 1 | -1/+7 |
2012-12-19 | sparc: huge_ptep_set_* functions need to call set_huge_pte_at() | Dave Kleikamp | 1 | -2/+8 |
2012-12-18 | compat: generic compat_sys_sched_rr_get_interval() implementation | Catalin Marinas | 1 | -0/+1 |
2012-12-16 | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel | 1 | -0/+1 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 9 | -26/+32 |
2012-12-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 1 | -0/+1 |
2012-11-29 | unify default ptrace_signal_deliver | Al Viro | 1 | -2/+0 |
2012-11-29 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro | 8 | -24/+32 |
2012-11-24 | of/address: sparc: Declare of_iomap as an extern function for sparc again | Andreas Larsson | 1 | -1/+4 |
2012-11-17 | sparc: dma-mapping: support debug_dma_mapping_error | Shuah Khan | 1 | -0/+1 |
2012-11-17 | Merge branch 'arch-microblaze' into no-rebases | Al Viro | 4 | -12/+83 |
2012-11-17 | Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc | Al Viro | 5 | -11/+38 |
2012-11-14 | tracing,x86: Add a TSC trace_clock | David Sharp | 1 | -0/+1 |
2012-11-10 | sparc: Support atomic64_dec_if_positive properly. | David S. Miller | 1 | -1/+3 |
2012-11-10 | of/address: sparc: Declare of_address_to_resource() as an extern function for... | Andreas Larsson | 1 | -0/+5 |
2012-10-29 | sparc64: Improvde documentation and readability of atomic backoff code. | David S. Miller | 2 | -2/+47 |
2012-10-28 | sparc64: Use pause instruction when available. | David S. Miller | 2 | -16/+29 |
2012-10-28 | sparc64: Fix cpu strand yielding. | David S. Miller | 2 | -2/+8 |
2012-10-27 | sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads. | David S. Miller | 3 | -10/+24 |
2012-10-17 | sparc32: switch to generic sys_execve() | Al Viro | 2 | -5/+1 |
2012-10-17 | sparc32: switch to generic kernel_execve() | Al Viro | 1 | -0/+3 |
2012-10-17 | sparc32: switch to generic kernel_thread() | Al Viro | 1 | -1/+0 |
2012-10-17 | sparc64: convert to generic execve | Al Viro | 2 | -0/+3 |
2012-10-16 | sparc64: Add global PMU register dumping via sysrq. | David S. Miller | 2 | -1/+14 |
2012-10-15 | sparc64: take fprs_write() and friends to start_thread() | Al Viro | 1 | -0/+9 |
2012-10-15 | sparc64: switch to generic kernel_thread() | Al Viro | 2 | -2/+3 |
2012-10-15 | sparc64: clear syscall_noerror on the entry to syscall, not on the exit | Al Viro | 4 | -19/+16 |
2012-10-15 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -24/+1 |
2012-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -0/+5 |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -1/+5 |
2012-10-11 | sparc64: Fix deficiencies in sun4v error reporting. | David S. Miller | 1 | -0/+5 |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -6/+1 |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/sparc/include/asm | David Howells | 47 | -3738/+16 |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 7 | -148/+318 |
2012-10-09 | sparc64: Support transparent huge pages. | David Miller | 7 | -19/+272 |
2012-10-09 | sparc64: Document PGD and PMD layout. | David Miller | 2 | -8/+16 |
2012-10-09 | sparc64: Eliminate PTE table memory wastage. | David Miller | 3 | -44/+13 |
2012-10-09 | sparc64: Halve the size of PTE tables | David Miller | 2 | -19/+9 |
2012-10-09 | sparc64: Only support 4MB huge pages and 8KB base pages. | David Miller | 3 | -61/+7 |
2012-10-09 | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon | 1 | -0/+4 |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 1 | -0/+1 |
2012-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -0/+19 |
2012-10-06 | Revert strace hiccups fix. | David S. Miller | 2 | -11/+9 |
2012-10-06 | sparc64: Niagara-4 bzero/memset, plus use MRU stores in page copy. | David S. Miller | 1 | -0/+19 |
2012-10-05 | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko | 2 | -2/+60 |
2012-10-05 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina | 1 | -1/+2 |
2012-10-05 | sparc64: Rearrange thread info to cheaply clear syscall noerror state. | Al Viro | 2 | -9/+11 |