aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2005-09-07[PATCH] remove file.f_maxcountGravatar Eric Dumazet 1-1/+0
2005-09-07[PATCH] Delete unused do_nanosleep declarationGravatar Ralf Baechle 1-1/+0
2005-09-07[PATCH] remove asm-*/hdreg.hGravatar Christoph Hellwig 19-79/+0
2005-09-07[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()Gravatar Karsten Wiese 6-1/+31
2005-09-07[PATCH] modified firmware_class.c to support no hotplugGravatar Abhay Salunke 1-1/+4
2005-09-07[PATCH] ipc: convert /proc/sysvipc/* to generic seq_file interfaceGravatar Mike Waychison 2-0/+2
2005-09-07[PATCH] sunrpc: cache_register can use wrong module referenceGravatar Bruce Allan 1-0/+1
2005-09-07[PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUGGravatar Bjorn Helgaas 1-1/+1
2005-09-07[PATCH] sonypi SPIC initialisation fixGravatar Erik Waling 1-0/+2
2005-09-07[PATCH] remove pipe definitionsGravatar Zhigang Huo 1-3/+0
2005-09-07[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsGravatar Mark Bellon 2-0/+5
2005-09-07[PATCH] auxiliary vector cleanupsGravatar H. J. Lu 32-83/+196
2005-09-07[PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversionGravatar Adrian Bunk 1-22/+0
2005-09-07[PATCH] kill bio->bi_setGravatar Peter Osterlund 1-1/+1
2005-09-07[PATCH] fs/jbd/: cleanupsGravatar Adrian Bunk 1-1/+0
2005-09-07[PATCH] compat: be more consistent about [ug]id_tGravatar Stephen Rothwell 8-54/+65
2005-09-07[PATCH] relayfsGravatar Tom Zanussi 1-0/+255
2005-09-07[PATCH] detect soft lockupsGravatar Ingo Molnar 1-0/+17
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupGravatar Jakub Jelinek 25-5/+1382
2005-09-07[PATCH] x86_64: prefetchw() can fall back to prefetch() if !3DNOWGravatar Eric Dumazet 1-1/+1
2005-09-07[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityGravatar Ashok Raj 3-13/+123
2005-09-07[PATCH] ppc32: add missing sysfs node for ocp_func_emac_data.phy_feat_excGravatar Eugene Surovegin 1-0/+2
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Gravatar Linus Torvalds 31-810/+327
2005-09-06Merge master.kernel.org:/home/rmk/linux-2.6-arm Gravatar Linus Torvalds 2-2/+13
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Gravatar Linus Torvalds 1-0/+9
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 Gravatar Linus Torvalds 1-2/+6
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 Gravatar Linus Torvalds 9-544/+364
2005-09-06[PATCH] Invert sense of SLB class bitGravatar David Gibson 1-2/+4
2005-09-06[PATCH] ppc64: Move oprofile_model into cpu feature structGravatar Anton Blanchard 1-0/+4
2005-09-06[PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64Gravatar Anton Blanchard 1-0/+111
2005-09-06[PATCH] ppc64: Add oprofile cpu_type to cpu feature structGravatar Anton Blanchard 1-0/+3
2005-09-06[PATCH] ppc64: remove CPU_FTR_PMC8Gravatar Anton Blanchard 1-1/+1
2005-09-06[PATCH] ppc64: add number of PMCs to cputableGravatar Anton Blanchard 1-0/+3
2005-09-06[PATCH] ppc/ppc64: Merge more include filesGravatar Jon Loeliger 18-307/+167
2005-09-06[PATCH] Move 3 more headers to asm-powerpcGravatar Becky Bruce 6-472/+10
2005-09-06[PATCH] ppc64: speedup cmpxchgGravatar Anton Blanchard 1-11/+8
2005-09-06[PATCH] ppc64: Consolidate early console and PPCDBG codeGravatar Milton Miller 1-3/+3
2005-09-06[PATCH] ppc64: Take udbg out of ppc_mdGravatar Milton Miller 2-16/+14
2005-09-06[PATCH] ppc64: Add missing includeGravatar Milton Miller 1-0/+1
2005-09-05[NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTLGravatar David S. Miller 1-1/+2
2005-09-05[IRDA]: IrDA prototype fixesGravatar Adrian Bunk 1-1/+1
2005-09-05[PATCH] klist: fix klist to have the same klist_add semantics as list_headGravatar James Bottomley 1-2/+6
2005-09-05[ARM] 2882/1: pxa2xx_sharpsl: Update PCMCIA driver to support variety of new ...Gravatar Richard Purdie 1-0/+13
2005-09-05[PATCH] I2C: Drop the I2C_ACK_TEST ioctlGravatar Jean Delvare 1-3/+0
2005-09-05Merge HEAD from gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c...Gravatar 1-1/+1
2005-09-05[PATCH] I2C: Drop I2C_DEVNAME and i2c_clientnameGravatar Jean Delvare 1-7/+0
2005-09-05[PATCH] I2C: Outdated i2c_adapter commentGravatar Jean Delvare 1-2/+1
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (7/7)Gravatar Jean Delvare 1-56/+1
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (6/7)Gravatar Jean Delvare 2-5/+7
2005-09-05[PATCH] I2C: Kill i2c_algorithm.id (5/7)Gravatar Jean Delvare 2-65/+65