| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc: remove __devinit, __devexit annotations | Sam Ravnborg | 2013-01-12 | 2 | -4/+4 |
* | sparc: Hook up finit_module syscall. | David S. Miller | 2012-12-28 | 1 | -1/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-20 | 2 | -7/+0 |
|\ |
|
| * | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 2012-12-19 | 1 | -6/+0 |
| * | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 | 1 | -1/+0 |
* | | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-12-20 | 1 | -0/+1 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel | 2012-12-16 | 1 | -0/+1 |
| |\ \ \ \ |
|
| | * | | | | sparc: dma-mapping: support debug_dma_mapping_error | Shuah Khan | 2012-11-17 | 1 | -0/+1 |
| | |/ / / |
|
* | | | | | sparc64: Define pte_accessible() | David S. Miller | 2012-12-18 | 1 | -1/+7 |
* | | | | | sparc: huge_ptep_set_* functions need to call set_huge_pte_at() | Dave Kleikamp | 2012-12-18 | 1 | -2/+8 |
* | | | | | compat: generic compat_sys_sched_rr_get_interval() implementation | Catalin Marinas | 2012-12-17 | 1 | -0/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-12-12 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-25 | 1 | -1/+4 |
| |\ \ \ \ \
| | |/ / / / |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-17 | 8 | -23/+113 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov | 2012-11-01 | 1 | -0/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 9 | -26/+32 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | unify default ptrace_signal_deliver | Al Viro | 2012-11-29 | 1 | -2/+0 |
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro | 2012-11-28 | 8 | -24/+32 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | Merge branch 'arch-microblaze' into no-rebases | Al Viro | 2012-11-16 | 5 | -13/+85 |
| | |\ \ \ \
| | | | |_|/
| | | |/| | |
|
| | * | | | | Merge commit '517ffce4e1a03aea979fe3a18a3dd1761a24fafb' into arch-sparc | Al Viro | 2012-11-16 | 7 | -12/+47 |
| | |\ \ \ \ |
|
| | * | | | | | sparc32: switch to generic sys_execve() | Al Viro | 2012-10-16 | 2 | -5/+1 |
| | * | | | | | sparc32: switch to generic kernel_execve() | Al Viro | 2012-10-16 | 1 | -0/+3 |
| | * | | | | | sparc32: switch to generic kernel_thread() | Al Viro | 2012-10-16 | 1 | -1/+0 |
| | * | | | | | sparc64: convert to generic execve | Al Viro | 2012-10-16 | 2 | -0/+3 |
| | * | | | | | sparc64: take fprs_write() and friends to start_thread() | Al Viro | 2012-10-14 | 1 | -0/+9 |
| | * | | | | | sparc64: switch to generic kernel_thread() | Al Viro | 2012-10-14 | 2 | -2/+3 |
| | * | | | | | sparc64: clear syscall_noerror on the entry to syscall, not on the exit | Al Viro | 2012-10-14 | 4 | -19/+16 |
| | | |_|/ /
| | |/| | | |
|
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-11 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-12-08 | 1 | -0/+1 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 | 1 | -0/+1 |
| | | |_|_|/
| | |/| | | |
|
* | | | | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-12-11 | 1 | -0/+3 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Merge v3.7-rc5 into tty-next | Greg Kroah-Hartman | 2012-11-14 | 8 | -23/+113 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | tty, ioctls -- Add new ioctl definitions for tty flags fetching | Cyrill Gorcunov | 2012-10-25 | 1 | -0/+3 |
| | |/ / /
| |/| | | |
|
* | | | | | of/address: sparc: Declare of_iomap as an extern function for sparc again | Andreas Larsson | 2012-11-23 | 1 | -1/+4 |
| |/ / /
|/| | | |
|
* | | | | sparc: Support atomic64_dec_if_positive properly. | David S. Miller | 2012-11-09 | 1 | -1/+3 |
* | | | | of/address: sparc: Declare of_address_to_resource() as an extern function for... | Andreas Larsson | 2012-11-09 | 1 | -0/+5 |
* | | | | sparc: Wire up sys_kcmp. | David S. Miller | 2012-10-28 | 1 | -1/+2 |
* | | | | sparc64: Improvde documentation and readability of atomic backoff code. | David S. Miller | 2012-10-28 | 2 | -2/+47 |
* | | | | sparc64: Use pause instruction when available. | David S. Miller | 2012-10-27 | 2 | -16/+29 |
* | | | | sparc64: Fix cpu strand yielding. | David S. Miller | 2012-10-27 | 2 | -2/+8 |
| |_|/
|/| | |
|
* | | | sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads. | David S. Miller | 2012-10-26 | 4 | -11/+29 |
|/ / |
|
* | | Merge tag 'uapi-fixes-20121017' of git://git.infradead.org/users/dhowells/lin... | Linus Torvalds | 2012-10-17 | 1 | -0/+4 |
|\ \ |
|
| * | | UAPI: Make arch/sparc/include/uapi/asm/sigcontext.h non-empty | David Howells | 2012-10-17 | 1 | -0/+4 |
| |/ |
|
* | | sparc64: Add global PMU register dumping via sysrq. | David S. Miller | 2012-10-16 | 2 | -1/+14 |
|/ |
|
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 2 | -24/+1 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 2 | -24/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-10-13 | 1 | -0/+5 |
|\ \ |
|
| * | | sparc64: Fix deficiencies in sun4v error reporting. | David S. Miller | 2012-10-10 | 1 | -0/+5 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 2 | -1/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 2 | -0/+5 |