kernel-ark/include/linux
Nick Piggin 147cbb4bbe [PATCH] sched: balance on fork
Reimplement the balance on exec balancing to be sched-domains aware.  Use this
to also do balance on fork balancing.  Make x86_64 do balance on fork over the
NUMA domain.

The problem that the non sched domains aware blancing became apparent on dual
core, multi socket opterons.  What we want is for the new tasks to be sent to
a different socket, but more often than not, we would first load up our
sibling core, or fill two cores of a single remote socket before selecting a
new one.

This gives large improvements to STREAM on such systems.

Signed-off-by: Nick Piggin <nickpiggin@yahoo.com.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-25 16:24:42 -07:00
..
byteorder
dvb
hdlc
isdn
lockd
mmc
mtd
netfilter_arp
netfilter_bridge
netfilter_ipv4
netfilter_ipv6
nfsd [PATCH] knfsd: nfsd4 reboot dirname fix 2005-06-24 00:06:36 -07:00
raid
sunrpc
tc_act
tc_ematch [PKT_SCHED]: Packet classification based on textsearch (ematch) 2005-06-23 21:00:58 -07:00
8250_pci.h
a.out.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ac97_codec.h
acct.h
acpi.h [PATCH] Include <linux/config.h> before testing CONFIG_ACPI 2005-06-06 17:02:03 -07:00
adb.h
adfs_fs_i.h
adfs_fs_sb.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
adfs_fs.h
affs_fs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
affs_hardblocks.h
agp_backend.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
agpgart.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aio_abi.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aio.h
amifd.h
amifdreg.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
amigaffs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
apm_bios.h
arcdevice.h
arcfb.h [PATCH] Framebuffer driver for Arc LCD board 2005-06-21 19:07:41 -07:00
ata.h
atalk.h
atm_eni.h
atm_he.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
atm_idt77105.h
atm_nicstar.h
atm_suni.h
atm_tcp.h
atm_zatm.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
atm.h
atmapi.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
atmarp.h
atmbr2684.h
atmclip.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
atmdev.h
atmioc.h
atmlec.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
atmmpc.h
atmppp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
atmsap.h
atmsvc.h
attribute_container.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
audit.h AUDIT: Record working directory when syscall arguments are pathnames 2005-05-27 12:17:28 +01:00
auto_fs4.h
auto_fs.h
awe_voice.h
ax25.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
b1lli.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
b1pcmcia.h
backing-dev.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
backlight.h
baycom.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bcd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bfs_fs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
binfmts.h
bio.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bitmap.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bitops.h
blkdev.h
blkpg.h
blockgroup_lock.h
bootmem.h
bpqether.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
buffer_head.h
cache.h
capability.h
capi.h
cciss_ioctl.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cd1400.h
cdev.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cdk.h
cdrom.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
chio.h
circ_buf.h
cobalt-nvram.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
coda_cache.h
coda_fs_i.h
coda_linux.h
coda_proc.h
coda_psdev.h
coda.h
coff.h
com20020.h
compat_ioctl.h
compat.h
compiler-gcc2.h
compiler-gcc3.h
compiler-gcc4.h
compiler-gcc.h
compiler-intel.h
compiler.h
completion.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
comstats.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
concap.h
config.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
console_struct.h
console.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
consolemap.h
cpu.h [PATCH] make smp_prepare_cpu to a weak function 2005-06-25 16:24:30 -07:00
cpufreq.h
cpumask.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpuset.h [PATCH] cpuset: remove function attribute const 2005-04-16 15:25:59 -07:00
cramfs_fs_sb.h
cramfs_fs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
crc32.h
crc32c.h
crc-ccitt.h
crypto.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cryptohash.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ctype.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cuda.h
cyclades.h
cyclomx.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cycx_cfm.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cycx_drv.h
cycx_x25.h
dcache.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dcookies.h
debugfs.h
delay.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
devfs_fs_kernel.h
devfs_fs.h
device-mapper.h
device.h [PATCH] Driver core: change device_attribute callbacks 2005-06-20 15:15:31 -07:00
devpts_fs.h
dio.h
dirent.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
divert.h
dm9000.h
dm-ioctl.h
dma-mapping.h
dmapool.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dmi.h [PATCH] I8K: use standard DMI interface 2005-06-25 16:24:24 -07:00
dn.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dnotify.h
dqblk_v1.h [PATCH] quota: improve credits estimates 2005-06-24 00:05:19 -07:00
dqblk_v2.h [PATCH] quota: improve credits estimates 2005-06-24 00:05:19 -07:00
dqblk_xfs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ds1286.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dtlk.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
edd.h
eeprom.h
efi.h [PATCH] avoid signed vs unsigned comparison in efi_range_is_wc() 2005-06-16 16:27:14 -07:00
efs_dir.h
efs_fs_i.h
efs_fs_sb.h
efs_fs.h
efs_vh.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
eisa.h
elevator.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
elf-fdpic.h
elf.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
elfcore.h
err.h Fix get_unmapped_area sanity tests 2005-05-19 22:43:37 -07:00
errno.h
errqueue.h
etherdevice.h
ethtool.h
eventpoll.h
ext2_fs_sb.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ext2_fs.h [PATCH] xip: ext2: execute in place 2005-06-24 00:06:41 -07:00
ext3_fs_i.h
ext3_fs_sb.h
ext3_fs.h [PATCH] quota: ext3: Improve quota credit estimates 2005-06-24 00:05:20 -07:00
ext3_jbd.h
fadvise.h
fb.h
fcdevice.h
fcntl.h [PATCH] Don't force O_LARGEFILE for 32 bit processes on ia64 2005-06-23 09:45:28 -07:00
fd1772.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fd.h
fddidevice.h
fdreg.h
file.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
filter.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
firmware.h
flat.h
font.h
fs_struct.h
fs.h [PATCH] xip: reduce code duplication 2005-06-24 00:06:41 -07:00
fsl_devices.h
ftape-header-segment.h
ftape-vendors.h
ftape.h
futex.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gameport.h Input: 2005-05-28 02:11:12 -05:00
gen_stats.h
genalloc.h
generic_serial.h
genhd.h [PATCH] add check to /proc/devices read routines 2005-06-23 09:45:19 -07:00
gfp.h
hardirq.h [PATCH] irq code: Add coherence test for PREEMPT_ACTIVE 2005-05-28 16:46:14 -07:00
harrier_defs.h
hash.h
hayesesp.h
hdlc.h
hdlcdrv.h
hdpu_features.h
hdreg.h
hdsmart.h
hiddev.h
highmem.h
highuid.h
hippidevice.h
hpet.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hpfs_fs.h
hugetlb.h
hwmon-sysfs.h [PATCH] I2C: rename i2c-sysfs.h to hwmon-sysfs.h 2005-06-21 21:52:05 -07:00
hysdn_if.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i2c-algo-bit.h
i2c-algo-ite.h
i2c-algo-pca.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
i2c-algo-pcf.h
i2c-algo-sgi.h
i2c-algo-sibyte.h
i2c-dev.h
i2c-id.h [PATCH] I2C: Add support for Maxim/Dallas DS1374 Real-Time Clock Chip (1/2) 2005-06-21 21:52:06 -07:00
i2c-sensor.h
i2c-vid.h
i2c.h
i2o-dev.h
i2o.h
i8k.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ibmtr.h
icmp.h
icmpv6.h
ide.h
idr.h
if_arcnet.h
if_arp.h [PATCH] update Ross Biro bouncing email address 2005-05-05 16:36:49 -07:00
if_bonding.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
if_bridge.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
if_cablemodem.h
if_ec.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
if_eql.h
if_ether.h
if_fc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
if_fddi.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
if_frad.h
if_hippi.h
if_infiniband.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
if_ltalk.h [ATALK]: Add alloc_ltalkdev(). 2005-05-05 14:25:59 -07:00
if_packet.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
if_plip.h
if_ppp.h
if_pppox.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
if_shaper.h
if_slip.h
if_strip.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
if_tr.h
if_tun.h
if_tunnel.h
if_vlan.h
if_wanpipe_common.h
if_wanpipe.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
if.h
igmp.h
in6.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
in_route.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
in.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
inet.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
inetdevice.h
init_task.h
init.h [PATCH] x86_64: Change init sections for CPU hotplug support 2005-06-25 16:24:30 -07:00
initrd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
input.h [PATCH] INPUT: move to use the new class code, instead of class_simple 2005-06-20 15:15:04 -07:00
interrupt.h
ioc4.h
ioctl32.h
ioctl.h
ioport.h
ip6_tunnel.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ip_mp_alg.h
ip.h
ipc.h
ipmi_msgdefs.h
ipmi_smi.h
ipmi.h
ipsec.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ipv6_route.h
ipv6.h [NET] Rename open_request to request_sock 2005-06-18 22:47:21 -07:00
ipx.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irda.h
irq_cpustat.h
irq.h [PATCH] make various thing static 2005-06-24 00:06:43 -07:00
isapnp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
isdn_divertif.h
isdn_ppp.h
isdn.h
isdnif.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
isicom.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
iso_fs.h [PATCH] isofs includes sanitized 2005-04-25 18:32:12 -07:00
istallion.h
ite_gpio.h
ixjuser.h
jbd.h
jffs2_fs_i.h
jffs2_fs_sb.h
jffs2.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jffs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
jhash.h
jiffies.h
journal-head.h
joystick.h
kallsyms.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kbd_diacr.h
kbd_kern.h
kd.h
kdev_t.h
kernel_stat.h
kernel.h
kernelcapi.h
key-ui.h
key.h
keyboard.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
keyctl.h [PATCH] Keys: Make request-key create an authorisation key 2005-06-24 00:05:19 -07:00
kfifo.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
klist.h
kmalloc_sizes.h
kmod.h
kobj_map.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kobject_uevent.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kobject.h
kprobes.h
kref.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kthread.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
lapb.h
lcd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
libata.h Automatic merge of /spare/repo/linux-2.6/.git branch HEAD 2005-06-03 23:54:56 -04:00
libps2.h
limits.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
linkage.h
linux_logo.h
list.h [PATCH] RCU: clean up a few remaining synchronize_kernel() calls 2005-06-25 16:24:38 -07:00
llc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
loop.h
lp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
major.h
matroxfb.h
mbcache.h
mc6821.h
mc146818rtc.h
mca-legacy.h
mca.h
mempolicy.h
mempool.h
meye.h
mii.h [BNX2]: New Broadcom gigabit network driver. 2005-05-26 13:03:09 -07:00
minix_fs.h
miscdevice.h
mm_inline.h
mm.h
mman.h
mmtimer.h
mmzone.h [PATCH] sparsemem hotplug base 2005-06-23 09:45:05 -07:00
mod_devicetable.h
module.h
moduleloader.h
moduleparam.h
mount.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mpage.h
mqueue.h
mroute.h
msdos_fs.h
msg.h
mtio.h
mv643xx.h
n_r3964.h
namei.h
namespace.h [PATCH] make various thing static 2005-06-24 00:06:43 -07:00
nbd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ncp_fs_i.h
ncp_fs_sb.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ncp_fs.h
ncp_mount.h
ncp_no.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ncp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
net.h
netdevice.h
netfilter_arp.h
netfilter_bridge.h
netfilter_decnet.h
netfilter_ipv4.h
netfilter_ipv6.h
netfilter_logging.h
netfilter.h
netlink.h [NETLINK]: netlink_callback structure needs 5 args not 4 2005-06-21 12:38:48 -07:00
netpoll.h
netrom.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nfs2.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nfs3.h
nfs4_acl.h
nfs4_mount.h
nfs4.h
nfs_fs_i.h
nfs_fs_sb.h [PATCH] NFS: Add support for NFSv3 ACLs 2005-06-22 16:07:24 -04:00
nfs_fs.h
nfs_idmap.h
nfs_mount.h
nfs_page.h
nfs_xdr.h
nfs.h
nfsacl.h [PATCH] NFSD: Add server support for NFSv3 ACLs. 2005-06-22 16:07:23 -04:00
nfsd_idmap.h
nls.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nmi.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
node.h
nodemask.h
notifier.h
nubus.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
numa.h
nvram.h
openprom_fs.h
oprofile.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
page-flags.h
pagemap.h
pagevec.h
param.h
parport_pc.h
parport.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
parser.h
patchkey.h
pci_ids.h
pci-acpi.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pci-dynids.h
pci.h
pcieport_if.h
percpu_counter.h
percpu.h
personality.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pfkeyv2.h [IPSEC]: Add XFRM_STATE_NOPMTUDISC flag 2005-06-20 13:21:43 -07:00
pg.h
phonedev.h
pid.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pipe_fs_i.h
pkt_cls.h
pkt_sched.h
pktcdvd.h
platform.h
pm.h [PATCH] properly stop devices before poweroff 2005-06-25 16:24:33 -07:00
pmu.h
pnp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pnpbios.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
poll.h
posix_acl_xattr.h [PATCH] remove <linux/xattr_acl.h> 2005-06-23 09:45:33 -07:00
posix_acl.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
posix_types.h
posix-timers.h
ppdev.h
ppp_channel.h
ppp_defs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ppp-comp.h
prctl.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
preempt.h
prefetch.h
prio_tree.h
proc_fs.h
profile.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ps2esdi.h
ptrace.h
qic117.h
qnx4_fs.h [PATCH] fs/qnx4/*: fix sparse warnings 2005-06-24 14:14:24 -07:00
qnxtypes.h [PATCH] fs/qnx4/*: fix sparse warnings 2005-06-24 14:14:24 -07:00
quota.h
quotaio_v1.h
quotaio_v2.h
quotaops.h [PATCH] quota: consolidate code surrounding vfs_quota_on_mount 2005-06-23 09:45:20 -07:00
radeonfb.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
radix-tree.h
ramfs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
random.h
raw.h
rbtree.h
rcupdate.h
reboot_fixups.h
reboot.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
reiserfs_acl.h
reiserfs_fs_i.h
reiserfs_fs_sb.h
reiserfs_fs.h [PATCH] quota: reiserfs: improve quota credit estimates 2005-06-24 00:05:20 -07:00
reiserfs_xattr.h
resource.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rmap.h [PATCH] xip: fs/mm: execute in place 2005-06-24 00:06:41 -07:00
romfs_fs.h
root_dev.h
rose.h
route.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rslib.h
rtc.h
rtnetlink.h
rwsem-spinlock.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rwsem.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sc26198.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
scatterlist.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
scc.h
sched.h [PATCH] sched: balance on fork 2005-06-25 16:24:42 -07:00
sctp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
scx200_gpio.h
scx200.h
sdla_asy.h
sdla_chdlc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sdla_fr.h
sdla_ppp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sdla_x25.h
sdla.h
sdladrv.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sdlapci.h
sdlasfm.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
seccomp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
securebits.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
security.h
selection.h
selinux_netlink.h
sem.h
seq_file.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
seqlock.h
serial167.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
serial_8250.h
serial_core.h [PATCH] Serial: Add uart_insert_char() 2005-05-09 23:21:59 +01:00
serial_reg.h
serial.h
serialP.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
serio.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
shm.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
shmem_fs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
signal.h [PATCH] Remove obsolete HAVE_ARCH_GET_SIGNAL_TO_DELIVER? 2005-06-12 20:43:21 -07:00
skbuff.h [NET]: skb_find_text() - Find a text pattern in skb data 2005-06-23 21:00:17 -07:00
slab.h [SLAB] Introduce kmem_cache_name 2005-06-18 22:46:19 -07:00
smb_fs_i.h
smb_fs_sb.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
smb_fs.h
smb_mount.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
smb.h
smbno.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
smp_lock.h
smp.h
snmp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
socket.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sockios.h [PATCH] update Ross Biro bouncing email address 2005-05-05 16:36:49 -07:00
som.h
sonet.h
sonypi.h
sort.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sound.h
soundcard.h [PATCH] include/linux/soundcard.h: endianness fix 2005-05-05 16:36:31 -07:00
spinlock.h
stallion.h
stat.h
statfs.h
stddef.h
stop_machine.h
string.h [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
stringify.h
superhyway.h
suspend.h [PATCH] suspend/resume SMP support 2005-06-25 16:24:32 -07:00
swap.h
swapops.h
synclink.h
sys.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
syscalls.h
sysctl.h [NET]: Separate two usages of netdev_max_backlog. 2005-06-23 20:14:40 -07:00
sysdev.h
sysfs.h
sysrq.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sysv_fs.h
tcp_diag.h
tcp.h
telephony.h
termios.h
textsearch_fsm.h
textsearch.h [LIB]: Textsearch infrastructure. 2005-06-23 20:49:30 -07:00
thread_info.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
threads.h
ticable.h
time.h
timer.h
times.h
timex.h
tiocl.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
topology.h [PATCH] sched: balance on fork 2005-06-25 16:24:42 -07:00
toshiba.h
transport_class.h
trdevice.h
tty_driver.h
tty_flip.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tty_ldisc.h
tty.h [PATCH] Introduce tty_unregister_ldisc() 2005-06-23 09:45:35 -07:00
types.h
udf_fs_i.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
udf_fs_sb.h
udf_fs.h
udp.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ufs_fs_i.h
ufs_fs_sb.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ufs_fs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
uinput.h
uio.h
ultrasound.h
umem.h
un.h
unistd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usb_cdc.h [PATCH] USB: usb_cdc build fix 2005-04-18 17:39:21 -07:00
usb_ch9.h
usb_gadget.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usb_gadgetfs.h
usb_otg.h
usb_sl811.h
usb.h [PATCH] better USB_MON dependencies 2005-06-23 10:04:15 -07:00
usbdevice_fs.h
user.h
utime.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
uts.h
utsname.h
vermagic.h
vfs.h
via.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
video_decoder.h
video_encoder.h
videodev2.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
videodev.h
videotext.h
vmalloc.h
vt_buffer.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vt_kern.h
vt.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
wait.h
wanpipe.h
wanrouter.h
watchdog.h
wavefront.h
wireless.h [PATCH] Wireless Extensions 18 (aka WPA) 2005-05-12 20:24:19 -04:00
workqueue.h
writeback.h
x25.h [X25]: Fast select with no restriction on response 2005-06-22 22:16:17 -07:00
xattr_acl.h
xattr.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xfrm.h [IPSEC]: Add XFRM_STATE_NOPMTUDISC flag 2005-06-20 13:21:43 -07:00
yam.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
zconf.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
zftape.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
zlib.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
zorro_ids.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
zorro.h
zutil.h