aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAge
* dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...FUJITA Tomonori2010-03-12
* gpio: introduce gpio_request_one() and friendsEric Miao2010-03-06
* local_t: Remove cpu_local_xx macrosChristoph Lameter2010-01-05
* Merge branch 'master' into percpuTejun Heo2010-01-04
|\
| * fix up O_SYNC commentsChristoph Hellwig2009-12-17
| * Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-12-16
| |\
| | * HWPOISON: Add a madvise() injector for soft page offliningAndi Kleen2009-12-16
| * | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-16
| |\ \
| | * | module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins2009-12-15
| * | | gpiolib: add support for changing value polarity in sysfsJani Nikula2009-12-16
| | |/ | |/|
| * | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-15
| |\ \
| | * | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
| | * | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
| | |/
| * | WARN_ONCE(): use bool for boolean flagCesar Eduardo Barros2009-12-15
| * | nommu: fix malloc performance by adding uninitialized flagJie Zhang2009-12-15
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2009-12-11
| |\ \
| | * | asm-generic: add sys_recvmmsg to unistd.hArnd Bergmann2009-12-10
| | * | asm-generic: add sys_accept4 to unistd.hArnd Bergmann2009-12-10
| | * | asm-generic/gpio.h: add some forward decls of the device structMike Frysinger2009-12-10
| | * | asm-generic: Fix typo in asm-generic/unistd.h.Chen Liqin2009-11-03
| * | | vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
| |\ \ \
| | * \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| | |\ \ \
| | | * | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
| | | |/ /
| * | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-08
| |\ \ \ \
| | * | | | Merge branch 'master' into for-2.6.33Jens Axboe2009-12-03
| | |\| | |
| | * | | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-26
| | | |/ / | | |/| |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | fcntl: rename F_OWNER_GID to F_OWNER_PGRPPeter Zijlstra2009-11-17
| | * | | alpha: fix F_SETOWN_EX and F_GETLK64 conflictPeter Zijlstra2009-11-12
| | |/ /
| | * | IRQ: Change __softirq_pending to unsigned int in asm-generic/hardirq.h.Ralf Baechle2009-10-09
| * | | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-12
| |/ /
* | | percpu: make accessors check for percpu pointer in sparseTejun Heo2009-10-29
* | | percpu: add __percpu for sparse.Rusty Russell2009-10-29
* | | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-29
| |/ |/|
* | this_cpu: Introduce this_cpu_ptr() and generic this_cpu_* operationsChristoph Lameter2009-10-03
|/
* asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()Mike Frysinger2009-10-01
* Optimize the ordering of sections in RW_DATA_SECTION.Tim Abbott2009-09-24
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-24
|\
| * HWPOISON: Add madvise() based injector for hardware poisoned pages v4Andi Kleen2009-09-16
| * HWPOISON: Add new SIGBUS error codes for hardware poison signalsAndi Kleen2009-09-16
* | fcntl: add F_[SG]ETOWN_EXPeter Zijlstra2009-09-24
* | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-23
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-23
|\ \
| * | cputime: Optimize jiffies_to_cputime(1)Stanislaw Gruszka2009-08-03
* | | Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds2009-09-23
|\ \ \
| * | | asm-generic: syscall_get_nr returns intRoland McGrath2009-09-22
* | | | gpiolib: allow exported GPIO nodes to be named using sysfs linksJani Nikula2009-09-23
* | | | asm/sections: add text/data checking functions for arches to overrideMike Frysinger2009-09-23