summaryrefslogtreecommitdiffstats
path: root/include/asm-m68knommu/stat.h
stat options
Period:
Authors:

Commits per author per week (path 'include/asm-m68knommu/stat.h')

AuthorW42 2024W43 2024W44 2024W45 2024Total
Total00000
fd14c6e74d28fcbc59c07'>remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-311-5/+2 * take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro2007-07-221-5/+0 * [PATCH] sched: sched_cacheflush is now unusedRalf Baechle2007-07-191-10/+0 * arch: personality independent stack topPeter Zijlstra2007-07-191-0/+1 * fbdev: detect primary display deviceAntonino A. Daplas2007-07-171-0/+6 * fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-171-0/+6 * dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams2007-07-161-2/+0 * ARM26: enable arbitary speed tty ioctls and split input/output speedAlan Cox2007-07-163-3/+12 * page table handling cleanupJan Beulich2007-07-161-4/+0 * lots-of-architectures: enable arbitary speed tty supportAlan Cox2007-07-101-1/+11 * [ARM] use __used attributeDavid Rientjes2007-05-301-1/+1 * Consolidate asm/poll.hStephen Rothwell2007-05-111-20/+2 * Fix "deprecated" typoes.Robert P. J. Day2007-05-093-4/+4 * Remove tas()Jeff Dike2007-05-081-2/+0 * atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers2007-05-081-1/+0 * Clean up mostly unused IOSPACE macrosDavid Gibson2007-05-081-4/+0 * move die notifier handling to common codeChristoph Hellwig2007-05-081-0/+1 * [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-0/+2 * [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-251-0/+2 * [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-251-1/+2 * Storage class should be before const qualifierTobias Klauser2007-02-171-5/+5 * [PATCH] fix sparse warnings from {asm,net}/checksum.hTilman Schmidt2007-02-111-2/+2 * [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0 * [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-131-0/+1 * [PATCH] tty: preparatory structures for termios revampAlan Cox2006-12-081-0/+12 * [PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk2006-12-071-0/+4 * [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-133/+0 * [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1 * [NET]: ARM26 checksum annotations and cleanups.Al Viro2006-12-021-36/+27 * Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7 * fix file specification in commentsUwe Zeisberger2006-10-033-3/+3 * [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-24/+0 * [PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap2006-09-27