aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-07[PATCH] Clean up struct flock definitionsStephen Rothwell21-171/+26
2005-09-07[PATCH] Clean up the fcntl operationsStephen Rothwell20-348/+31
2005-09-07[PATCH] Clean up the open flagsStephen Rothwell21-239/+48
2005-09-07[PATCH] Consolidate asm-ppc*/fcntl.hStephen Rothwell2-72/+6
2005-09-07[PATCH] Create asm-generic/fcntl.hStephen Rothwell22-526/+66
2005-09-07[PATCH] optimise 64bit unaligned access on 32bit kernelRalf Baechle1-6/+6
2005-09-07[PATCH] remove verify_area(): remove verify_area() from various uaccess.h headersJesper Juhl22-190/+0
2005-09-07[PATCH] Remove non-arch consumers of asm/segment.hKumar Gala1-1/+0
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-0/+23
2005-09-07[PATCH] remove file.f_maxcountEric Dumazet1-1/+0
2005-09-07[PATCH] Delete unused do_nanosleep declarationRalf Baechle1-1/+0
2005-09-07[PATCH] remove asm-*/hdreg.hChristoph Hellwig19-79/+0
2005-09-07[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()Karsten Wiese6-1/+31
2005-09-07[PATCH] modified firmware_class.c to support no hotplugAbhay Salunke1-1/+4
2005-09-07[PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interfaceMike Waychison2-0/+2
2005-09-07[PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan1-0/+1
2005-09-07[PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUGBjorn Helgaas1-1/+1
2005-09-07[PATCH] sonypi SPIC initialisation fixErik Waling1-0/+2
2005-09-07[PATCH] remove pipe definitionsZhigang Huo1-3/+0
2005-09-07[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon2-0/+5
2005-09-07[PATCH] auxiliary vector cleanupsH. J. Lu32-83/+196
2005-09-07[PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversionAdrian Bunk1-22/+0
2005-09-07[PATCH] kill bio->bi_setPeter Osterlund1-1/+1
2005-09-07[PATCH] fs/jbd/: cleanupsAdrian Bunk1-1/+0
2005-09-07[PATCH] compat: be more consistent about [ug]id_tStephen Rothwell8-54/+65
2005-09-07[PATCH] relayfsTom Zanussi1-0/+255
2005-09-07[PATCH] detect soft lockupsIngo Molnar1-0/+17
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek25-5/+1382
2005-09-07[PATCH] x86_64: prefetchw() can fall back to prefetch() if !3DNOWEric Dumazet1-1/+1
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj3-13/+123
2005-09-07[PATCH] ppc32: add missing sysfs node for ocp_func_emac_data.phy_feat_excEugene Surovegin1-0/+2
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds31-810/+327
2005-09-06Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2-2/+13
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds1-0/+9
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 Linus Torvalds1-2/+6
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 Linus Torvalds9-544/+364
2005-09-06[PATCH] Invert sense of SLB class bitDavid Gibson1-2/+4
2005-09-06[PATCH] ppc64: Move oprofile_model into cpu feature structAnton Blanchard1-0/+4
2005-09-06[PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64Anton Blanchard1-0/+111
2005-09-06[PATCH] ppc64: Add oprofile cpu_type to cpu feature structAnton Blanchard1-0/+3
2005-09-06[PATCH] ppc64: remove CPU_FTR_PMC8Anton Blanchard1-1/+1
2005-09-06[PATCH] ppc64: add number of PMCs to cputableAnton Blanchard1-0/+3
2005-09-06[PATCH] ppc/ppc64: Merge more include filesJon Loeliger18-307/+167
2005-09-06[PATCH] Move 3 more headers to asm-powerpcBecky Bruce6-472/+10
2005-09-06[PATCH] ppc64: speedup cmpxchgAnton Blanchard1-11/+8
2005-09-06[PATCH] ppc64: Consolidate early console and PPCDBG codeMilton Miller1-3/+3
2005-09-06[PATCH] ppc64: Take udbg out of ppc_mdMilton Miller2-16/+14
2005-09-06[PATCH] ppc64: Add missing includeMilton Miller1-0/+1
2005-09-05[NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTLDavid S. Miller1-1/+2
2005-09-05[IRDA]: IrDA prototype fixesAdrian Bunk1-1/+1