summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2011-05-19module: Sort exported symbolsAlessio Igor Bogani
2011-05-12compat: fixes to allow working with tile archChris Metcalf
2011-05-04audit: support the "standard" <asm-generic/unistd.h>Chris Metcalf
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-04jump label: Introduce static_branch() interfaceJason Baron
2011-04-04percpu: Unify input section namesMike Frysinger
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-28WARN_ON_SMP(): Add comment to explain ({0;})Steven Rostedt
2011-03-25Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-25WARN_ON_SMP(): Allow use in if() statements on UPSteven Rostedt
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23asm-generic: use little-endian bitopsAkinobu Mita
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2011-03-23asm-generic: change little-endian bitops to take any pointer typesAkinobu Mita
2011-03-23asm-generic: rename generic little-endian bitops functionsAkinobu Mita
2011-03-23bitops: merge little and big endian definisions in asm-generic/bitops/le.hAkinobu Mita
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori
2011-03-22include/asm-generic/unistd.h: fix syncfs syscall numberAndrew Morton
2011-03-21introduce sys_syncfs to sync a single file systemSage Weil
2011-03-20asm-generic: support clock_adjtime() in <asm-generic/unistd.h>Chris Metcalf
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-17Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-03-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds
2011-03-17mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying
2011-03-17asm-generic headers: add arch-specific __strnlen_user calling in uaccess.hGuanXuetao
2011-03-17asm-generic headers: add ftrace.hGuanXuetao
2011-03-17asm-generic headers: add sizes.hGuanXuetao
2011-03-17asm-generic: fix inX/outX functions for architectures that have PCIGuanXuetao
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-03-15Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15New kind of open files - "location only".Al Viro
2011-03-15unistd.h: Add new syscalls numbers to asm-genericAneesh Kumar K.V
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2011-03-08x86: Separate out entry text sectionJiri Olsa
2011-03-04Merge branch 'sched/urgent' into sched/coreIngo Molnar
2011-03-01asm-generic/user.h: Fix spelling in commentTobias Klauser
2011-02-28mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>Ben Hutchings
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers
2011-02-16Merge commit 'v2.6.38-rc5' into sched/coreIngo Molnar
2011-02-03tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt
2011-02-03tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers
2011-02-02tracing: Replace trace_event struct array with pointer arraySteven Rostedt