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