Commit Graph

679 Commits (e2a85aecebc03d165bc2dcd233deadd5dd97ea9f)

Author SHA1 Message Date
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Steven Rostedt ccd0d44fad WARN_ON_SMP(): Add comment to explain ({0;}) 14 years ago
Steven Rostedt 2092e6be82 WARN_ON_SMP(): Allow use in if() statements on UP 14 years ago
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 c56530055a asm-generic: use little-endian bitops 14 years ago
Akinobu Mita 861b5ae7cd bitops: introduce little-endian bitops for most architectures 14 years ago
Akinobu Mita a56560b3b2 asm-generic: change little-endian bitops to take any pointer types 14 years ago
Akinobu Mita c4945b9ed4 asm-generic: rename generic little-endian bitops functions 14 years ago
Akinobu Mita 63ab595fb6 bitops: merge little and big endian definisions in asm-generic/bitops/le.h 14 years ago
FUJITA Tomonori 3e50594e8e add the common dma_addr_t typedef to include/linux/types.h 14 years ago
Andrew Morton c7a1fcd8e6 include/asm-generic/unistd.h: fix syncfs syscall number 14 years ago
Sage Weil b7ed78f565 introduce sys_syncfs to sync a single file system 14 years ago
Chris Metcalf 339dc50e59 asm-generic: support clock_adjtime() in <asm-generic/unistd.h> 14 years ago
Huang Ying 69ebb83e13 mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally 14 years ago
GuanXuetao 7f509a9ef7 asm-generic headers: add arch-specific __strnlen_user calling in uaccess.h 14 years ago
GuanXuetao 38f5bf84bd asm-generic headers: add ftrace.h 14 years ago
GuanXuetao d232b128e2 asm-generic headers: add sizes.h 14 years ago
GuanXuetao 7dc59bdde7 asm-generic: fix inX/outX functions for architectures that have PCI 14 years ago
Al Viro 1abf0c718f New kind of open files - "location only". 14 years ago
Aneesh Kumar K.V a51571ccb8 unistd.h: Add new syscalls numbers to asm-generic 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
Jiri Olsa ea7145477a x86: Separate out entry text section 14 years ago
Tobias Klauser 9b4f06fae4 asm-generic/user.h: Fix spelling in comment 14 years ago
Ben Hutchings fbd7184485 mm: <asm-generic/pgtable.h> must include <linux/mm_types.h> 14 years ago
Kay Sievers 3c95c985fa tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys 14 years ago
Steven Rostedt 3d56e331b6 tracing: Replace syscall_meta_data struct array with pointer array 14 years ago
Mathieu Desnoyers 6549864629 tracepoints: Fix section alignment using pointer array 14 years ago
Steven Rostedt e4a9ea5ee7 tracing: Replace trace_event struct array with pointer array 14 years ago
Venkatesh Pallipadi a1dabb6bff time: Add nsecs_to_cputime64 interface for asm-generic 14 years ago
Tejun Heo 19df0c2fef percpu: align percpu readmostly subsection to cacheline 14 years ago
Dmitry Torokhov e94965ed5b module: show version information for built-in modules in sysfs 14 years ago
Andrea Arcangeli b3697c0255 fix non-x86 build failure in pmdp_get_and_clear 14 years ago
Andrea Arcangeli 1ddd6db43a thp: mm: define MADV_NOHUGEPAGE 14 years ago
Andrea Arcangeli e2cda32264 thp: add pmd mangling generic functions 14 years ago
Andrea Arcangeli 5f6e8da70a thp: special pmd_trans_* functions 14 years ago
Andrea Arcangeli a826e42242 thp: mm: define MADV_HUGEPAGE 14 years ago
Linus Torvalds d8a3515e2a Revert "gpiolib: annotate gpio-intialization with __must_check" 14 years ago
Wolfram Sang 0fdae42d36 gpiolib: annotate gpio-intialization with __must_check 14 years ago
Shaohua Li 8369744fc4 include/asm-generic/vmlinux.lds.h: make readmostly section correctly align 14 years ago
Mike Frysinger efb2d31c1c asm-generic/io.h: add reads[bwl]/writes[bwl] helpers 14 years ago
Dirk Brandewie aab94339cd of: Add support for linking device tree blobs into vmlinux 14 years ago
Christoph Lameter 909ea96468 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. 14 years ago
Werner Fink b7b8de0873 TTY: Add tty ioctl to figure device node of the system console. 14 years ago
Chris Metcalf 2c7387ef99 asm-generic/stat.h: support 64-bit file time_t for stat() 14 years ago
Al Viro af2951325b audit: make link()/linkat() match "attribute change" predicate 15 years ago
Michael Holzheu d57af9b214 taskstats: use real microsecond granularity for CPU times 15 years ago
Anton Vorontsov 09cd9527d6 gpiolib: fix HAVE_GPIO_LIB leftovers in asm-generic/gpio.h 15 years ago
Mike Frysinger d88262623f vmlinux.lds.h: lower init ramfs alignment to 4 15 years ago