Commit Graph

169 Commits (fc832ad3645f0507f24d11752544525a50a83c71)

Author SHA1 Message Date
Akinobu Mita 61f2e7b0f4 bitops: remove minix bitops from asm/bitops.h 14 years ago
Akinobu Mita f312eff816 bitops: remove ext2 non-atomic bitops from asm/bitops.h 14 years ago
Akinobu Mita 861b5ae7cd bitops: introduce little-endian bitops for most architectures 14 years ago
FUJITA Tomonori 3e50594e8e add the common dma_addr_t typedef to include/linux/types.h 14 years ago
Huang Ying 69ebb83e13 mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally 14 years ago
Stephen Rothwell 5229645bdc vfs: add nonconflicting values for O_PATH 14 years ago
Michel Lespinasse 8d7718aa08 futex: Sanitize futex ops argument types 14 years ago
Michel Lespinasse 37a9d912b2 futex: Sanitize cmpxchg_futex_value_locked API 14 years ago
Kay Sievers 3c95c985fa tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys 14 years ago
Ryota Ozaki a335b2e173 mm: Fix out-of-date comments which refers non-existent functions 14 years ago
Thomas Gleixner aac72277fd rwsem: Move duplicate function prototypes to linux/rwsem.h 14 years ago
Thomas Gleixner 41e5887fa3 rwsem: Unify the duplicate rwsem_is_locked() inlines 14 years ago
Thomas Gleixner 12249b3441 rwsem: Move duplicate init macros and functions to linux/rwsem.h 14 years ago
Thomas Gleixner 1c8ed640d9 rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h 14 years ago
Thomas Gleixner c16a87ce06 rwsem: Cleanup includes 14 years ago
Thomas Gleixner 61bb460827 alpha: Replace deprecated spinlock initialization 14 years ago
Ivan Kokshaysky e2609f6aa2 alpha: fix breakage caused by df9ee29270 14 years ago
Kyle McMartin 7d209c8110 alpha: kill off alpha_do_IRQ 14 years ago
Kyle McMartin d5ccde0a64 alpha: use set_irq_chip and push down __do_IRQ to the machine types 14 years ago
Andrea Arcangeli 1ddd6db43a thp: mm: define MADV_NOHUGEPAGE 14 years ago
Andrea Arcangeli a826e42242 thp: mm: define MADV_HUGEPAGE 14 years ago
Werner Fink b7b8de0873 TTY: Add tty ioctl to figure device node of the system console. 14 years ago
Peter Zijlstra 004417a6d4 perf, arch: Cleanup perf-pmu init vs lockup-detector 14 years ago
Ivan Kokshaysky 98c532ecbe alpha: use single HAE window on T2 core logic (gamma, sable) 14 years ago
Peter Zijlstra ece0e2b640 mm: remove pte_*map_nested() 14 years ago
Peter Zijlstra e360adbe29 irq_work: Add generic hardirq context callbacks 14 years ago
David Howells df9ee29270 Fix IRQ flag handling naming 15 years ago
Al Viro 392fb6e354 alpha: unb0rk sigsuspend() and rt_sigsuspend() 15 years ago
Mikael Pettersson 531f0474bf alpha: wire up fanotify and prlimit64 syscalls 15 years ago
Tejun Heo b97f897d60 alpha: fix build breakage in asm/cacheflush.h 15 years ago
FUJITA Tomonori 6445671b00 alpha: remove homegrown L1_CACHE_ALIGN macro 15 years ago
Sam Ravnborg bf56fba670 archs: replace unifdef-y with header-y 15 years ago
FUJITA Tomonori 3b9c6c11f5 dma-mapping: remove dma_is_consistent API 15 years ago
FUJITA Tomonori 4565f0170d dma-mapping: unify dma_get_cache_alignment implementations 15 years ago
hyc@symas.com 26df6d1340 tty: Add EXTPROC support for LINEMODE 15 years ago
Greg Kroah-Hartman a3c8ed693d tty: remove remaining Hayes ESP ioctls 15 years ago
Geert Uytterhoeven cb8a88b24b alpha/h8300/m68k: remove obsolete <asm/md.h> files 15 years ago
Michael Cree 979f867191 alpha: implement HW performance events on the EV67 and later CPUs 15 years ago
Michael Cree 92484f10ca alpha: add wrperfmon.h header file to aid use of wrperfmon PALcall 15 years ago
Michael Cree 65d920646a alpha: add performance monitor interrupt counter 15 years ago
FUJITA Tomonori 7e005f7979 remove needless ISA_DMA_THRESHOLD 15 years ago
Matt Turner 87a9d57da4 alpha: fix __arch_hweight32 typo 15 years ago
Peter Zijlstra 1996bda2a4 arch: Implement local64_t 15 years ago
FUJITA Tomonori 1ef04370d8 asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h 15 years ago
FUJITA Tomonori 48c7cf4797 alpha: use asm-generic/scatterlist.h 15 years ago
Matt Turner a75f5f0f0a alpha: simplify and optimize sched_find_first_bit 15 years ago
Anton Blanchard f3d46f9d31 atomic_t: Cast to volatile when accessing atomic variables 15 years ago
Andreas Dilger 0ddc9324b1 add descriptive comment for TIF_MEMDIE task flag declaration. 15 years ago
Peter Zijlstra 1527bc8b92 bitops: Optimize hweight() by making use of compile-time evaluation 15 years ago
FUJITA Tomonori 5286944d75 alpha: fix compile errors in dma-mapping-common.h 15 years ago