| Commit message (Expand) | Author | Age |
* | 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 |
| * | set_restore_sigmask() is never called without SIGPENDING (and never should be) | 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-06-01 |
| * | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro | 2012-06-01 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 |
|\ \
| |/
|/| |
|
| * | ia64, sparc64: convert wrappers around do_mremap() to sys_mremap() | Al Viro | 2012-05-30 |
| * | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 2012-05-30 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-31 |
|\ \ |
|
| * | | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-23 |
* | | | 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-29 |
* | | | sparc32: Export leon_dma_ops to modules. | David S. Miller | 2012-05-28 |
* | | | sparc32: support leon + sun in dma_make_coherent() | Sam Ravnborg | 2012-05-28 |
* | | | sparc32,leon: always support leon in ioport | Sam Ravnborg | 2012-05-28 |
* | | | sparc32,leon: always include leon_pmc in build | Sam Ravnborg | 2012-05-28 |
* | | | sparc32: refactor cpu_idle() | Sam Ravnborg | 2012-05-28 |
* | | | sparc32: srmmu_probe now knows about leon too | Sam Ravnborg | 2012-05-28 |
* | | | sparc32: drop LEON hack for ASI_M_MMUREGS | Sam Ravnborg | 2012-05-28 |
* | | | sparc32: introduce run-time patching of srmmu access functions | Sam Ravnborg | 2012-05-28 |
* | | | sparc32: introduce support for run-time patching for all shared assembler code | Sam Ravnborg | 2012-05-28 |
* | | | sparc32,leon: fix section mismatch warning | Sam Ravnborg | 2012-05-28 |
* | | | sparc32,leon: always include leon_smp + leon_mm in build | Sam Ravnborg | 2012-05-28 |
* | | | sparc32,leon: always include leon_kernel in build | Sam Ravnborg | 2012-05-28 |
* | | | sparc32,leon: clean up leon.h | Sam Ravnborg | 2012-05-28 |
* | | | sparc32: handle leon in cpu.c | Sam Ravnborg | 2012-05-28 |
* | | | sparc32: handle leon in irq_32.c | Sam Ravnborg | 2012-05-28 |
* | | | sparc32: add support for run-time patching of leon/sun single instructions | Sam Ravnborg | 2012-05-28 |
* | | | sparc32: introduce sparc32_start_kernel called from head_32.S | Sam Ravnborg | 2012-05-28 |
* | | | sparc32: implement proper LEON support in head_32 (after highmem) | Sam Ravnborg | 2012-05-28 |
* | | | sparc32: implement proper LEON support in head_32 (before highmem) | Sam Ravnborg | 2012-05-28 |
* | | | sparc32: string and whitespace cleanup in head_32.S | Sam Ravnborg | 2012-05-28 |
* | | | sparc: fix bad merge of sparc Kconfig | Stephen Rothwell | 2012-05-28 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 2012-05-28 |
|\ \ \
| | |/
| |/| |
|
| * | | sparc: use the new generic strnlen_user() function | David Miller | 2012-05-26 |
| * | | word-at-a-time: make the interfaces truly generic | Linus Torvalds | 2012-05-26 |
* | | | sparc64: Fix several bugs in quad floating point emulation. | David S. Miller | 2012-05-25 |
|/ / |
|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 |
|\ \ |
|
| * \ | Merge branch 'linus' into queue | Marcelo Tosatti | 2012-04-19 |
| |\ \ |
|
| * | | | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-05-24 |
|\ \ \ \ |
|
| * | | | | sparc: Fix user_addr_max() definition. | David S. Miller | 2012-05-24 |
| * | | | | lib: Sparc's strncpy_from_user is generic enough, move under lib/ | David S. Miller | 2012-05-24 |
| * | | | | kernel: Move REPEAT_BYTE definition into linux/kernel.h | David S. Miller | 2012-05-24 |
| * | | | | sparc: Increase portability of strncpy_from_user() implementation. | David S. Miller | 2012-05-24 |