Commit Graph

2332 Commits (aabe51364f44681cbd83fb1c27ef7d3dbe567c45)

Author SHA1 Message Date
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
Stephen Rothwell 887cbce0ad arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS 12 years ago
Al Viro e72837e3e7 default SET_PERSONALITY() in linux/elf.h 12 years ago
Al Viro 3f6d078d4a fix compat truncate/ftruncate 12 years ago
Al Viro 561c673197 switch lseek to COMPAT_SYSCALL_DEFINE 12 years ago
Al Viro aee41fe2b2 lseek() and truncate() on sparc really need sign extension 12 years ago
Shaohua Li ec8acf20af swap: add per-partition lock for swapfile 12 years ago
Tang Chen 0197518cd3 memory-hotplug: remove memmap of sparse-vmemmap 12 years ago
Yasuaki Ishimatsu 46723bfa54 memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap 12 years ago
Sam Ravnborg f9fd3488f6 sparc32: refactor smp boot 12 years ago
David S. Miller 76968ad2ea sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler. 12 years ago
David S. Miller 0fbebed682 sparc64: Fix tsb_grow() in atomic context. 12 years ago
David S. Miller bcd896bae0 sparc64: Handle hugepage TSB being NULL. 12 years ago
David S. Miller a55ee1ff75 sparc64: Fix gfp_flags setting in tsb_grow(). 12 years ago
Len Brown d472ba840d sparc idle: rename pm_idle to sparc_idle 12 years ago
Al Viro 08f739570d sparc: convert to ksignal 12 years ago
Al Viro d64008a8f3 burying unused conditionals 12 years ago
David S. Miller 89a77915e0 sparc64: Fix get_user_pages_fast() wrt. THP. 12 years ago
David S. Miller b9156ebb7b sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE. 12 years ago
Thomas Gleixner d6d3c4e656 OF: convert devtree lock from rw_lock to raw spinlock 12 years ago
Stephen Rothwell 26f7936c33 sparc: explicitly include sched.h to get task_thread_info declaration 12 years ago
Al Viro 52ad6b3f90 sparc: switch to generic old sigsuspend 12 years ago
Al Viro 7540c8eb33 sparc: COMPAT_SYSCALL_DEFINE does all sign-extension as well as SYSCALL_DEFINE 12 years ago
Al Viro 5250a8bbdc sparc: kill sign-extending wrappers for native syscalls 12 years ago
Al Viro 25f9e5c4e0 kill sparc32_open() 12 years ago
Al Viro a274bd498c sparc: switch to use of generic old sigaction 12 years ago
Al Viro bdc40abf07 sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINE 12 years ago
Al Viro 8d65681daf sparc: switch to generic compat rt_sigqueueinfo() 12 years ago
Al Viro 55bb5a1e3a sparc: switch to generic compat rt_sigpending() 12 years ago
Al Viro 826c8772b1 sparc: switch to generic compat rt_sigprocmask(2) 12 years ago
Al Viro c9716252be sparc: bury the sys_sigpause() remains 12 years ago
Al Viro 99b06feb0f sparc: switch to generic sigaltstack 12 years ago
Al Viro 574c4866e3 consolidate kernel-side struct sigaction declarations 12 years ago
Al Viro 92a3ce4a1e consolidate declarations of k_sigaction 12 years ago
Al Viro eaca6eae3e sanitize rt_sigaction() situation a bit 12 years ago
Tom Herbert 055dc21a1d soreuseport: infrastructure 12 years ago
Cong Ding 04cef49e84 sparc: kernel/sbus.c: fix memory leakage 12 years ago
Rusty Russell 373d4d0997 taint: add explicit flag to show whether lock dep is still OK. 12 years ago
Vincent Bernat d59577b6ff sk-filter: Add ability to lock a socket filter program 12 years ago
Sam Ravnborg b7c13f76fd sparc: remove __devinit, __devexit annotations 12 years ago
Greg Kroah-Hartman 7c9503b838 SPARC: drivers: remove __dev* attributes. 12 years ago
David S. Miller 4e4d78f1c1 sparc: Hook up finit_module syscall. 12 years ago
David S. Miller 62ba63dc89 sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code. 12 years ago
David S. Miller b3a3794707 sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code. 12 years ago
David S. Miller ce6889515d sparc64: Fix ECB looping constructs in AES code. 12 years ago
David S. Miller b35d282ef7 sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code. 12 years ago
David S. Miller a8d97cef21 sparc64: Fix AES ctr mode block size. 12 years ago
David S. Miller 9f28ffc03e sparc64: Fix unrolled AES 256-bit key loops. 12 years ago
Al Viro 031b656698 unify SS_ONSTACK/SS_DISABLE definitions 12 years ago
Al Viro ae903caae2 Bury the conditionals from kernel_thread/kernel_execve series 12 years ago