Commit Graph

1927 Commits (9a1a69901dae144ae160af5ac38848866d7c83b1)

Author SHA1 Message Date
Al Viro efee984c27 new helper: signal_delivered() 13 years ago
Al Viro 77097ae503 most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set 13 years ago
Al Viro edd63a2763 set_restore_sigmask() is never called without SIGPENDING (and never should be) 13 years ago
Al Viro 6fd84c0831 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set 13 years ago
Al Viro a610d6e672 pull clearing RESTORE_SIGMASK into block_sigmask() 13 years ago
Al Viro b7f9a11a6c new helper: sigmask_to_save() 13 years ago
Al Viro 51a7b448d4 new helper: restore_saved_sigmask() 13 years ago
Al Viro 4ebefe3ec7 new helpers: {clear,test,test_and_clear}_restore_sigmask() 13 years ago
Al Viro 657bec850f ia64, sparc64: convert wrappers around do_mremap() to sys_mremap() 13 years ago
Al Viro bb8ac181a5 bury __kernel_nlink_t, make internal nlink_t consistent 13 years ago
Sam Ravnborg e49e6ff553 sparc: fix sparc64 build due to leon.h inclusion 13 years ago
Sam Ravnborg 4fd8bc6718 sparc32: remove unused variable in head_32.S 13 years ago
Sam Ravnborg 1ddb22e13d sparc32,leon: fix leon bootup 13 years ago
David S. Miller d4511e694e sparc32: Export leon_dma_ops to modules. 13 years ago
Sam Ravnborg 95835335a3 sparc32: support leon + sun in dma_make_coherent() 13 years ago
Sam Ravnborg 87e677c412 sparc32,leon: always support leon in ioport 13 years ago
Sam Ravnborg 556626adf1 sparc32,leon: always include leon_pmc in build 13 years ago
Sam Ravnborg 3732106a1a sparc32: refactor cpu_idle() 13 years ago
Sam Ravnborg 805918f80f sparc32: srmmu_probe now knows about leon too 13 years ago
Sam Ravnborg b0acd2495e sparc32: drop LEON hack for ASI_M_MMUREGS 13 years ago
Sam Ravnborg 6729cf7967 sparc32: introduce run-time patching of srmmu access functions 13 years ago
Sam Ravnborg 1ec8cf6233 sparc32: introduce support for run-time patching for all shared assembler code 13 years ago
Sam Ravnborg 080f88837b sparc32,leon: fix section mismatch warning 13 years ago
Sam Ravnborg 3107948848 sparc32,leon: always include leon_smp + leon_mm in build 13 years ago
Sam Ravnborg 5561cd2698 sparc32,leon: always include leon_kernel in build 13 years ago
Sam Ravnborg 93bb32f632 sparc32,leon: clean up leon.h 13 years ago
Sam Ravnborg d87d8c11f3 sparc32: handle leon in cpu.c 13 years ago
Sam Ravnborg b08b5c9c9b sparc32: handle leon in irq_32.c 13 years ago
Sam Ravnborg 5b8b93c4ab sparc32: add support for run-time patching of leon/sun single instructions 13 years ago
Sam Ravnborg 4efb55e691 sparc32: introduce sparc32_start_kernel called from head_32.S 13 years ago
Sam Ravnborg 30005efc98 sparc32: implement proper LEON support in head_32 (after highmem) 13 years ago
Sam Ravnborg 7b372d6582 sparc32: implement proper LEON support in head_32 (before highmem) 13 years ago
Sam Ravnborg ec24158eac sparc32: string and whitespace cleanup in head_32.S 13 years ago
Stephen Rothwell 492c24e589 sparc: fix bad merge of sparc Kconfig 13 years ago
David Miller 2c66f62363 sparc: use the new generic strnlen_user() function 13 years ago
Linus Torvalds 36126f8f2e word-at-a-time: make the interfaces truly generic 13 years ago
David S. Miller 456d3d4246 sparc64: Fix several bugs in quad floating point emulation. 13 years ago
David S. Miller c5389831cd sparc: Fix user_addr_max() definition. 13 years ago
David S. Miller 2922585b93 lib: Sparc's strncpy_from_user is generic enough, move under lib/ 13 years ago
David S. Miller 446969084d kernel: Move REPEAT_BYTE definition into linux/kernel.h 13 years ago
David S. Miller 35c9646062 sparc: Increase portability of strncpy_from_user() implementation. 13 years ago
David S. Miller 4efcac3a24 sparc: Optimize strncpy_from_user() zero byte search. 13 years ago
Al Viro a42c6ded82 move key_repace_session_keyring() into tracehook_notify_resume() 13 years ago
David S. Miller ff06dffbc8 sparc: Add full proper error handling to strncpy_from_user(). 13 years ago
Sam Ravnborg 29af0ebaa2 sparc32: use the common implementation of alloc_thread_info_node() 13 years ago
Al Viro 899dfaa7e7 sparc: kill ancient comment in sparc_sigaction() 13 years ago
Al Viro 187cd44e14 sparc: missing checks of __get_user()/__put_user() return values 13 years ago
Al Viro 68f3f16d9a new helper: sigsuspend() 13 years ago
Thomas Gleixner 764e0da14f timers: Fixup the Kconfig consolidation fallout 13 years ago
Sam Ravnborg e47b65b032 net: drop NET dependency from HAVE_BPF_JIT 13 years ago