Age | Commit message (Expand) | Author | Files | Lines |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -84/+37 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -14/+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 | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro | 1 | -1/+1 |
2012-06-01 | TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set | Al Viro | 2 | -3/+2 |
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-06-01 | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro | 1 | -0/+16 |
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-30 | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 1 | -5/+0 |
2012-05-29 | sparc: fix sparc64 build due to leon.h inclusion | Sam Ravnborg | 2 | -1/+1 |
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 | 2 | -11/+9 |
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: srmmu_probe now knows about leon too | Sam Ravnborg | 4 | -23/+23 |
2012-05-27 | sparc32: drop LEON hack for ASI_M_MMUREGS | Sam Ravnborg | 1 | -4/+0 |
2012-05-27 | sparc32: introduce run-time patching of srmmu access functions | Sam Ravnborg | 3 | -61/+90 |
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 | 6 | -28/+2 |
2012-05-27 | sparc32,leon: always include leon_kernel in build | Sam Ravnborg | 3 | -7/+1 |
2012-05-27 | sparc32,leon: clean up leon.h | Sam Ravnborg | 3 | -65/+4 |
2012-05-27 | sparc32: handle leon in cpu.c | Sam Ravnborg | 2 | -9/+11 |
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 | 4 | -16/+72 |
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 | 2 | -11/+53 |
2012-05-27 | sparc32: string and whitespace cleanup in head_32.S | Sam Ravnborg | 1 | -15/+15 |
2012-05-27 | sparc: fix bad merge of sparc Kconfig | Stephen Rothwell | 1 | -1/+0 |
2012-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 8 | -231/+10 |
2012-05-26 | sparc: use the new generic strnlen_user() function | David Miller | 7 | -231/+9 |
2012-05-26 | word-at-a-time: make the interfaces truly generic | Linus Torvalds | 1 | -0/+1 |
2012-05-25 | sparc64: Fix several bugs in quad floating point emulation. | David S. Miller | 2 | -11/+21 |
2012-05-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 12 | -236/+14 |
2012-05-24 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -36/+4 |
2012-05-24 | sparc: Fix user_addr_max() definition. | David S. Miller | 2 | -2/+4 |
2012-05-24 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -9/+3 |
2012-05-24 | lib: Sparc's strncpy_from_user is generic enough, move under lib/ | David S. Miller | 2 | -144/+1 |
2012-05-24 | kernel: Move REPEAT_BYTE definition into linux/kernel.h | David S. Miller | 1 | -2/+1 |
2012-05-24 | sparc: Increase portability of strncpy_from_user() implementation. | David S. Miller | 2 | -5/+30 |
2012-05-23 | sparc: Optimize strncpy_from_user() zero byte search. | David S. Miller | 1 | -29/+21 |