aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-09-07[PATCH] ipmi poweroff: fix chassis controlCorey Minyard1-0/+6
2005-09-07[PATCH] ipmi: fix panic ipmb responseCorey Minyard1-1/+2
2005-09-07[PATCH] ipmi: allow userland to include ipmi.hCorey Minyard1-0/+1
2005-09-07[PATCH] ipmi: add per-channel IPMB addressesCorey Minyard1-7/+23
2005-09-07[PATCH] ALSA: convert kcalloc to kzallocPekka Enberg1-0/+2
2005-09-07[PATCH] introduce and use kzallocPekka J Enberg1-1/+15
2005-09-07[PATCH] dmi: add onboard devices discoveryAndrey Panin1-3/+33
2005-09-07[PATCH] remove duplicated sys_open32() code from 64bit archsMiklos Szeredi1-0/+1
2005-09-07[PATCH] remove duplicated code from proc and ptraceMiklos Szeredi1-0/+1
2005-09-07[PATCH] remove iattr.ia_attr_flagsMiklos Szeredi1-10/+0
2005-09-07[PATCH] struct dentry: place d_hash close to d_parent and d_name to speedup lookupsEric Dumazet1-2/+2
2005-09-07[PATCH] cpusets: Move the ia64 domain setup code to the generic codeJohn Hawkes4-33/+23
2005-09-07[PATCH] cpusets: confine oom_killer to mem_exclusive cpusetPaul Jackson1-0/+6
2005-09-07[PATCH] cpusets: formalize intermediate GFP_KERNEL containmentPaul Jackson1-2/+3
2005-09-07[PATCH] cpusets: new __GFP_HARDWALL flagPaul Jackson1-3/+5
2005-09-07[PATCH] inotify: fix event loss on hardlinked filesJohn McCutchan1-0/+1
2005-09-07[PATCH] Consolidate the asm-ppc*/fcntl.h files into asm-powerpcStephen Rothwell2-4/+3
2005-09-07[PATCH] Clean up struct flock64 definitionsStephen Rothwell18-223/+30
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