Age | Commit message (Expand) | Author | Files | Lines |
2012-06-24 | Fix typo in printed messages | Anatol Pomozov | 1 | -1/+1 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -81/+19 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -9/+2 |
2012-06-01 | new helper: signal_delivered() | Al Viro | 3 | -6/+3 |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 3 | -12/+0 |
2012-06-01 | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set | Al Viro | 1 | -1/+1 |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 3 | -37/+9 |
2012-06-01 | new helper: sigmask_to_save() | Al Viro | 2 | -14/+4 |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro | 3 | -12/+3 |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -4/+0 |
2012-05-30 | ia64, sparc64: convert wrappers around do_mremap() to sys_mremap() | Al Viro | 1 | -9/+2 |
2012-05-29 | sparc: fix sparc64 build due to leon.h inclusion | Sam Ravnborg | 1 | -1/+0 |
2012-05-29 | sparc32: remove unused variable in head_32.S | Sam Ravnborg | 1 | -8/+0 |
2012-05-29 | sparc32,leon: fix leon bootup | Sam Ravnborg | 1 | -32/+41 |
2012-05-28 | sparc32: Export leon_dma_ops to modules. | David S. Miller | 1 | -1/+2 |
2012-05-27 | sparc32: support leon + sun in dma_make_coherent() | Sam Ravnborg | 1 | -8/+4 |
2012-05-27 | sparc32,leon: always support leon in ioport | Sam Ravnborg | 1 | -9/+2 |
2012-05-27 | sparc32,leon: always include leon_pmc in build | Sam Ravnborg | 2 | -7/+10 |
2012-05-27 | sparc32: refactor cpu_idle() | Sam Ravnborg | 1 | -30/+5 |
2012-05-27 | sparc32: introduce support for run-time patching for all shared assembler code | Sam Ravnborg | 5 | -29/+59 |
2012-05-27 | sparc32,leon: fix section mismatch warning | Sam Ravnborg | 1 | -2/+2 |
2012-05-27 | sparc32,leon: always include leon_smp + leon_mm in build | Sam Ravnborg | 4 | -15/+1 |
2012-05-27 | sparc32,leon: always include leon_kernel in build | Sam Ravnborg | 1 | -1/+1 |
2012-05-27 | sparc32,leon: clean up leon.h | Sam Ravnborg | 1 | -0/+1 |
2012-05-27 | sparc32: handle leon in cpu.c | Sam Ravnborg | 1 | -9/+9 |
2012-05-27 | sparc32: handle leon in irq_32.c | Sam Ravnborg | 1 | -10/+12 |
2012-05-27 | sparc32: add support for run-time patching of leon/sun single instructions | Sam Ravnborg | 2 | -16/+47 |
2012-05-27 | sparc32: introduce sparc32_start_kernel called from head_32.S | Sam Ravnborg | 3 | -8/+15 |
2012-05-27 | sparc32: implement proper LEON support in head_32 (after highmem) | Sam Ravnborg | 1 | -25/+33 |
2012-05-27 | sparc32: implement proper LEON support in head_32 (before highmem) | Sam Ravnborg | 1 | -11/+47 |
2012-05-27 | sparc32: string and whitespace cleanup in head_32.S | Sam Ravnborg | 1 | -15/+15 |
2012-05-25 | sparc64: Fix several bugs in quad floating point emulation. | David S. Miller | 1 | -5/+7 |
2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2 | -4/+0 |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -38/+14 |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -2/+2 |
2012-05-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+1 |
2012-05-21 | sparc: kill ancient comment in sparc_sigaction() | Al Viro | 1 | -5/+0 |
2012-05-21 | sparc: missing checks of __get_user()/__put_user() return values | Al Viro | 2 | -10/+12 |
2012-05-21 | new helper: sigsuspend() | Al Viro | 2 | -23/+2 |
2012-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2 | -2/+2 |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 7 | -55/+16 |
2012-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 41 | -2600/+1088 |
2012-05-20 | sparc32: use flushi when run-time patching in per_cpu_patch | Sam Ravnborg | 1 | -10/+6 |
2012-05-20 | sparc32: fix cpuid_patch run-time patching | Sam Ravnborg | 1 | -0/+2 |
2012-05-19 | sparc32: move trap table to a separate file | Sam Ravnborg | 2 | -324/+419 |
2012-05-19 | sparc64: renamed ttable.S to ttable_64.S | Sam Ravnborg | 2 | -1/+1 |
2012-05-19 | sparc32: Kill boot_cpu_id4 | David S. Miller | 2 | -5/+1 |
2012-05-19 | sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.h | David S. Miller | 1 | -0/+5 |
2012-05-15 | userns: Convert stat to return values mapped from kuids and kgids | Eric W. Biederman | 1 | -2/+2 |
2012-05-15 | sparc32: delete muldiv.o from Makefile | Sam Ravnborg | 1 | -1/+0 |