android_kernel_xiaomi_sm8350/include/linux
Christoph Lameter 9eeff2395e [PATCH] Zone reclaim: Reclaim logic
Some bits for zone reclaim exists in 2.6.15 but they are not usable.  This
patch fixes them up, removes unused code and makes zone reclaim usable.

Zone reclaim allows the reclaiming of pages from a zone if the number of
free pages falls below the watermarks even if other zones still have enough
pages available.  Zone reclaim is of particular importance for NUMA
machines.  It can be more beneficial to reclaim a page than taking the
performance penalties that come with allocating a page on a remote zone.

Zone reclaim is enabled if the maximum distance to another node is higher
than RECLAIM_DISTANCE, which may be defined by an arch.  By default
RECLAIM_DISTANCE is 20.  20 is the distance to another node in the same
component (enclosure or motherboard) on IA64.  The meaning of the NUMA
distance information seems to vary by arch.

If zone reclaim is not successful then no further reclaim attempts will
occur for a certain time period (ZONE_RECLAIM_INTERVAL).

This patch was discussed before. See

http://marc.theaimsgroup.com/?l=linux-kernel&m=113519961504207&w=2
http://marc.theaimsgroup.com/?l=linux-kernel&m=113408418232531&w=2
http://marc.theaimsgroup.com/?l=linux-kernel&m=113389027420032&w=2
http://marc.theaimsgroup.com/?l=linux-kernel&m=113380938612205&w=2

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-18 19:20:17 -08:00
..
amba [ARM] Move AMBA include files to include/linux/amba/ 2006-01-07 13:52:45 +00:00
byteorder [PATCH] remove gcc-2 checks 2006-01-08 20:14:02 -08:00
dvb DVB (2444): Implement frontend-specific tuning and the ability to disable zigzag 2006-01-09 15:25:07 -02:00
hdlc
isdn
lockd RPC: Clean up RPC task structure 2006-01-06 14:58:39 -05:00
mmc [MMC] Indicate that R1/R1b contains command opcode 2006-01-09 22:51:46 +00:00
mtd
netfilter [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables 2006-01-12 14:06:43 -08:00
netfilter_arp [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables 2006-01-12 14:06:43 -08:00
netfilter_bridge
netfilter_ipv4 [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables 2006-01-12 14:06:43 -08:00
netfilter_ipv6 [NETFILTER] ip6tables: remove unused definitions 2006-01-17 02:39:19 -08:00
nfsd [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 2006-01-09 15:59:24 -08:00
raid [PATCH] md: allow sync-speed to be controlled per-device 2006-01-06 08:34:10 -08:00
spi [PATCH] spi: remove fastcall crap 2006-01-13 16:29:56 -08:00
sunrpc SUNRPC: Update the spkm3 code to use the make_checksum interface 2006-01-06 14:58:59 -05:00
tc_act
tc_ematch
8250_pci.h
a.out.h
ac97_codec.h
acct.h
acpi.h
adb.h
adfs_fs_i.h
adfs_fs_sb.h
adfs_fs.h
affs_fs.h
affs_hardblocks.h
agp_backend.h
agpgart.h
aio_abi.h
aio.h [PATCH] aio: reorder kiocb structure elements to make sync iocb setup faster 2006-01-08 20:14:03 -08:00
amifd.h
amifdreg.h
amigaffs.h
apm_bios.h
arcdevice.h
arcfb.h
ata.h Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block 2006-01-06 09:01:25 -08:00
atalk.h [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 2006-01-08 20:14:07 -08:00
atm_eni.h
atm_he.h
atm_idt77105.h
atm_nicstar.h
atm_suni.h
atm_tcp.h
atm_zatm.h
atm.h
atmapi.h
atmarp.h
atmbr2684.h
atmclip.h
atmdev.h
atmioc.h
atmlec.h
atmmpc.h
atmppp.h
atmsap.h
atmsvc.h
attribute_container.h
audit.h
auto_fs4.h
auto_fs.h
auxvec.h [PATCH] Increase AT_VECTOR_SIZE 2006-01-13 09:12:21 -08:00
awe_voice.h
ax25.h
b1lli.h
b1pcmcia.h
backing-dev.h
backlight.h
baycom.h
bcd.h
bfs_fs.h
binfmts.h
bio.h
bit_spinlock.h
bitmap.h
bitops.h
blkdev.h Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block 2006-01-09 09:26:40 -08:00
blkpg.h
blockgroup_lock.h
bootmem.h
bpqether.h
buffer_head.h [PATCH] fat: support a truncate() for expanding size (generic_cont_expand) 2006-01-08 20:13:47 -08:00
cache.h [PARISC] Add __read_mostly section for parisc 2006-01-10 20:35:03 -05:00
calc64.h [PATCH] hrtimer: move div_long_long_rem out of jiffies.h 2006-01-10 08:01:35 -08:00
capability.h [PATCH] move capable() to capability.h 2006-01-11 18:42:13 -08:00
capi.h
cciss_ioctl.h
cd1400.h
cdev.h
cdk.h
cdrom.h
chio.h
circ_buf.h
clk.h [ARM] Move asm/hardware/clock.h to linux/clk.h 2006-01-07 16:15:52 +00:00
cm4000_cs.h
cn_proc.h
cobalt-nvram.h
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 [PATCH] sanitize building of fs/compat_ioctl.c 2006-01-10 08:01:33 -08:00
compat.h
compiler-gcc3.h [PATCH] Make __always_inline actually force always inlining 2006-01-14 18:27:15 -08:00
compiler-gcc4.h [PATCH] When CONFIG_CC_OPTIMIZE_FOR_SIZE, allow gcc4 to control inlining 2006-01-14 18:27:16 -08:00
compiler-gcc.h [PATCH] Work around ppc64 compiler bug 2006-01-10 08:32:35 -08:00
compiler-intel.h
compiler.h [PATCH] Abandon gcc-2.95.x 2006-01-08 20:14:02 -08:00
completion.h
comstats.h
concap.h
config.h
configfs.h
connector.h
console_struct.h
console.h
consolemap.h
cpu.h
cpufreq.h
cpumask.h
cpuset.h [PATCH] cpuset oom lock fix 2006-01-14 18:27:10 -08:00
cramfs_fs_sb.h
cramfs_fs.h
crash_dump.h
crc16.h
crc32.h
crc32c.h
crc-ccitt.h
crypto.h [CRYPTO] Allow multiple implementations of the same algorithm 2006-01-09 14:15:37 -08:00
cryptohash.h
ctype.h
cuda.h
cyclades.h
cyclomx.h
cycx_cfm.h
cycx_drv.h
cycx_x25.h [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 2006-01-08 20:14:07 -08:00
dcache.h [PATCH] shrink dentry struct 2006-01-08 20:13:58 -08:00
dccp.h
dcookies.h
debugfs.h
delay.h
devfs_fs_kernel.h
devfs_fs.h
device-mapper.h
device.h [PATCH] Add bus_type probe, remove, shutdown methods. 2006-01-13 11:26:04 -08:00
devpts_fs.h
dio.h
dirent.h
divert.h
dm9000.h
dm-ioctl.h [PATCH] device-mapper ioctl: add skip lock_fs flag 2006-01-06 08:34:01 -08:00
dma-mapping.h
dmapool.h
dmi.h [PATCH] x86_64: Generalize DMI and enable for x86-64 2006-01-11 19:04:51 -08:00
dn.h
dnotify.h
dqblk_v1.h
dqblk_v2.h
dqblk_xfs.h
ds1286.h
ds1742rtc.h
ds17287rtc.h
dtlk.h
edd.h
efi.h
efs_dir.h
efs_fs_i.h
efs_fs_sb.h
efs_fs.h
efs_vh.h
eisa.h
elevator.h s/assoicated/associated/ 2006-01-10 00:09:36 +01:00
elf-fdpic.h
elf.h [PATCH] ELF: symbol table type additions 2006-01-08 20:13:49 -08:00
elfcore.h
err.h
errno.h
errqueue.h
etherdevice.h
ethtool.h
eventpoll.h
ext2_fs_sb.h
ext2_fs.h
ext3_fs_i.h [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 2006-01-09 15:59:24 -08:00
ext3_fs_sb.h
ext3_fs.h
ext3_jbd.h
fadvise.h
fb.h [PATCH] fbdev: Sanitize ->fb_mmap prototype 2006-01-14 18:27:15 -08:00
fcdevice.h
fcntl.h
fd1772.h
fd.h
fddidevice.h
fdreg.h
file.h
filter.h [NET]: Change sk_run_filter()'s return type in net/core/filter.c 2006-01-06 13:08:20 -08:00
firmware.h
flat.h
font.h
fs_enet_pd.h
fs_struct.h
fs.h [PATCH] add /sys/fs 2006-01-16 23:15:29 -08:00
fsl_devices.h [PATCH] gianfar: Use new PHY_ID_FMT macro 2006-01-12 16:31:52 -05:00
fsnotify.h
ftape-header-segment.h
ftape-vendors.h
ftape.h
fuse.h
futex.h
gameport.h
gen_stats.h
genalloc.h
generic_serial.h
genetlink.h
genhd.h
gfp.h [PATCH] x86_64: Handle unknown node (-1) in alloc_pages_node 2006-01-11 19:04:51 -08:00
hardirq.h [PATCH] s390: cputime misaccounting 2006-01-14 18:27:09 -08: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
hil_mlc.h
hil.h
hippidevice.h
hp_sdc.h
hpet.h
hpfs_fs.h
hrtimer.h [hrtimer] Enforce resolution as lower limit of intervals 2006-01-12 11:47:34 +01:00
hugetlb.h
hwmon-sysfs.h
hwmon-vid.h
hwmon.h
hysdn_if.h
i2c-algo-bit.h
i2c-algo-ite.h
i2c-algo-pca.h
i2c-algo-pcf.h
i2c-algo-sgi.h
i2c-algo-sibyte.h
i2c-dev.h
i2c-id.h V4L/DVB (3365): i2c ids for upd64031a saa717x upd64083 wm8739 2006-01-15 09:02:44 -02:00
i2c-isa.h
i2c-pxa.h
i2c.h
i2o-dev.h
i2o.h
i8k.h
ibmtr.h
icmp.h
icmpv6.h
ide.h [PATCH] Add ide_bus_type probe and remove methods 2006-01-13 11:26:10 -08:00
idr.h
if_arcnet.h
if_arp.h
if_bonding.h
if_bridge.h
if_cablemodem.h
if_ec.h
if_eql.h
if_ether.h [TIPC] Move ethernet protocol id to linux/if_ether.h 2006-01-18 00:45:15 +01:00
if_fc.h
if_fddi.h
if_frad.h [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 2006-01-08 20:14:07 -08:00
if_hippi.h
if_infiniband.h
if_ltalk.h
if_packet.h
if_plip.h
if_ppp.h
if_pppox.h
if_shaper.h
if_slip.h
if_strip.h
if_tr.h
if_tun.h
if_tunnel.h
if_vlan.h
if_wanpipe_common.h
if_wanpipe.h
if.h
igmp.h
in6.h
in_route.h
in.h
inet_diag.h
inet.h [NET]: Endian-annotate in_aton() 2006-01-06 13:24:54 -08:00
inetdevice.h
init_task.h
init.h [PATCH] x86_64: add __meminit for memory hotplug 2006-01-16 23:18:35 -08:00
initrd.h
inotify.h
input.h
interrupt.h [SCSI] Kill the SCSI softirq handling 2006-01-09 16:03:03 +01:00
ioc3.h [PATCH] Altix: ioc3 serial support 2006-01-14 18:25:20 -08:00
ioc4.h
ioctl32.h
ioctl.h
ioport.h
ioprio.h
ip6_tunnel.h
ip_mp_alg.h
ip.h [NET]: Endian-annotate struct iphdr 2006-01-06 13:24:29 -08:00
ipc.h
ipmi_msgdefs.h
ipmi_smi.h
ipmi.h
ipsec.h
ipv6_route.h
ipv6.h [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder 2006-01-07 12:57:33 -08:00
ipx.h
irda.h
irq_cpustat.h
irq.h
isapnp.h
isdn_divertif.h
isdn_ppp.h
isdn.h
isdnif.h [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 2006-01-08 20:14:07 -08:00
isicom.h [PATCH] char/isicom: More whitespaces and coding style 2006-01-10 08:02:01 -08:00
iso_fs.h
istallion.h
ite_gpio.h
ixjuser.h
jbd.h
jffs2_fs_i.h [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 2006-01-09 15:59:24 -08:00
jffs2_fs_sb.h
jffs2.h
jffs.h
jhash.h
jiffies.h [PATCH] hrtimer: move div_long_long_rem out of jiffies.h 2006-01-10 08:01:35 -08:00
journal-head.h
joystick.h
kallsyms.h
kbd_diacr.h
kbd_kern.h [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
kd.h
kdev_t.h
kernel_stat.h
kernel.h [IPV6]: Preserve procfs IPV6 address output format 2006-01-17 02:10:53 -08:00
kernelcapi.h
kexec.h [PATCH] sh: kexec() support 2006-01-16 23:15:27 -08:00
key-ui.h
key.h [PATCH] keys: Permit running process to instantiate keys 2006-01-08 20:13:53 -08:00
keyboard.h
keyctl.h [PATCH] keys: Permit running process to instantiate keys 2006-01-08 20:13:53 -08:00
kfifo.h
klist.h
kmalloc_sizes.h
kmod.h
kobj_map.h
kobject.h
kprobes.h [PATCH] kprobes: fix unloading of self probed module 2006-01-11 18:42:12 -08:00
kref.h
kthread.h
ktime.h [hrtimer] Change resolution storage to ktime_t format 2006-01-12 11:36:14 +01:00
lapb.h
lcd.h
libata.h [PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add IRQ flag for next diff 2006-01-17 19:37:45 -05:00
libps2.h
limits.h
linkage.h
linux_logo.h
list.h [PATCH] Add list_for_each_entry_safe_reverse() 2006-01-10 08:01:24 -08:00
llc.h
loop.h [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c 2006-01-09 15:59:27 -08:00
lp.h
major.h
matroxfb.h
mbcache.h
mc6821.h
mc146818rtc.h
mca-legacy.h
mca.h
memory_hotplug.h
memory.h [PATCH] Fix compilation with CONFIG_MEMORY_HOTPLUG=y and gcc41. 2006-01-08 20:12:39 -08:00
mempolicy.h [PATCH] Add tmpfs options for memory placement policies 2006-01-14 18:27:07 -08:00
mempool.h
meye.h
mii.h
minix_fs.h
miscdevice.h
mm_inline.h [PATCH] mm: migration page refcounting fix 2006-01-18 19:20:17 -08:00
mm.h [PATCH] mark several functions __always_inline 2006-01-14 18:27:15 -08:00
mman.h
mmtimer.h
mmzone.h [PATCH] Zone reclaim: Reclaim logic 2006-01-18 19:20:17 -08:00
mod_devicetable.h
module.h
moduleloader.h
moduleparam.h kbuild: un-stringnify KBUILD_MODNAME 2006-01-06 21:17:50 +01:00
mount.h [PATCH] per-mountpoint noatime/nodiratime 2006-01-10 08:01:34 -08:00
mpage.h
mqueue.h
mroute.h
msdos_fs.h [PATCH] fat: support ->direct_IO() 2006-01-08 20:13:46 -08:00
msg.h
mtio.h
mutex-debug.h [PATCH] fix/simplify mutex debugging code 2006-01-11 08:14:16 -08:00
mutex.h [PATCH] fix/simplify mutex debugging code 2006-01-11 08:14:16 -08:00
mv643xx.h
n_r3964.h
namei.h [PATCH] __deprecated_for_modules the lookup_hash() prototype 2006-01-10 08:01:31 -08:00
namespace.h
nbd.h
ncp_fs_i.h
ncp_fs_sb.h
ncp_fs.h [PATCH] ncpfs: remove kmalloc wrapper 2006-01-14 18:27:12 -08:00
ncp_mount.h
ncp_no.h
ncp.h [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 2006-01-08 20:14:07 -08:00
net.h
netdevice.h
netfilter_arp.h
netfilter_bridge.h
netfilter_decnet.h
netfilter_ipv4.h
netfilter_ipv6.h [NETFILTER]: net/ipv[46]/netfilter.c cleanups 2006-01-10 12:54:29 -08:00
netfilter_logging.h
netfilter.h [NETFILTER]: Add dummy nf_hook{_thresh}() when NETFILTER is disabled. 2006-01-07 12:57:42 -08:00
netlink.h
netpoll.h
netrom.h
nfs2.h
nfs3.h
nfs4_acl.h
nfs4_mount.h
nfs4.h
nfs_fs_i.h
nfs_fs_sb.h
nfs_fs.h NFSv4: Allow user to set the port used by the NFSv4 callback channel 2006-01-06 14:58:52 -05:00
nfs_idmap.h NFSv4: Allow entries in the idmap cache to expire 2006-01-06 14:58:58 -05:00
nfs_mount.h
nfs_page.h NFS: simplify inlined bit ops in nfs_page.h 2006-01-06 14:58:48 -05:00
nfs_xdr.h NFSv4: Ensure DELEGRETURN returns attributes 2006-01-06 14:58:51 -05:00
nfs.h
nfsacl.h
nfsd_idmap.h
nls.h
nmi.h
node.h
nodemask.h
notifier.h
nubus.h
numa.h
nvram.h
openprom_fs.h
oprofile.h
page-flags.h
pagemap.h
pagevec.h [PATCH] Permit multiple inclusion of linux/pagevec.h 2006-01-08 20:13:52 -08:00
param.h
parport_pc.h
parport.h [PATCH] parport: bring back an unused phase for ppdev ioctl 2006-01-08 20:14:07 -08:00
parser.h
patchkey.h
pci_ids.h [SERIAL] Add 8250 support for Decision Computer International Co. PCCOM2 2006-01-18 11:47:33 +00:00
pci_regs.h [PATCH] powerpc: Experimental support for new G5 Macs (#2) 2006-01-09 15:03:17 +11:00
pci-acpi.h
pci.h [PATCH] PCI Error Recovery: header file patch 2006-01-09 12:13:21 -08:00
pcieport_if.h
percpu_counter.h
percpu.h [PATCH] remove unused blkp field in percpu_data 2006-01-08 20:13:59 -08:00
personality.h
pfkeyv2.h Fix "stuct", "strut", "struc" typos 2006-01-15 02:12:54 +01:00
pg.h
phonedev.h
phy.h [PATCH] phy: Added a macro to represent the string format used to match a phy device 2006-01-12 16:31:52 -05:00
pid.h
pipe_fs_i.h [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 2006-01-09 15:59:24 -08:00
pkt_cls.h
pkt_sched.h
pktcdvd.h
platform_device.h
platform.h
pm_legacy.h
pm.h
pmu.h [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1 2006-01-09 15:47:16 +11:00
pnp.h
pnpbios.h
poll.h
posix_acl_xattr.h
posix_acl.h
posix_types.h
posix-timers.h [PATCH] hrtimer: convert posix timers completely 2006-01-10 08:01:39 -08:00
ppdev.h
ppp_channel.h
ppp_defs.h
ppp-comp.h
prctl.h
preempt.h
prefetch.h
prio_tree.h
proc_fs.h [PATCH] powerpc: Add/remove/update properties in /proc/device-tree 2006-01-13 21:02:13 +11:00
profile.h
ps2esdi.h
ptrace.h [PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of other archs 2006-01-08 20:14:04 -08:00
qic117.h
qnx4_fs.h
qnxtypes.h
quota.h
quotaio_v1.h
quotaio_v2.h
quotaops.h
radeonfb.h
radix-tree.h [PATCH] rcu file: use atomic primitives 2006-01-08 20:13:48 -08:00
raid_class.h [SCSI] raid_class.c - adding RAID10 and RAID10 defines 2006-01-12 11:35:15 -06:00
ramfs.h
random.h
raw.h
rbtree.h
rcupdate.h [PATCH] rcu: join rcu_ctrlblk and rcu_state 2006-01-10 08:42:50 -08:00
reboot_fixups.h
reboot.h
reiserfs_acl.h
reiserfs_fs_i.h
reiserfs_fs_sb.h
reiserfs_fs.h [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 2006-01-09 15:59:24 -08:00
reiserfs_xattr.h
relayfs_fs.h [PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_* 2006-01-08 20:13:51 -08:00
resource.h
rio_drv.h [PATCH] DocBook: fix kernel-doc comments 2006-01-10 08:01:53 -08:00
rio_ids.h
rio_regs.h
rio.h
rmap.h
romfs_fs.h
root_dev.h
rose.h
route.h
rslib.h
rtc.h [PATCH] move rtc_interrupt() prototype to rtc.h 2006-01-08 20:13:47 -08:00
rtnetlink.h
rwsem-spinlock.h
rwsem.h
sc26198.h
scatterlist.h
scc.h
sched.h [PATCH] sched: add new SCHED_BATCH policy 2006-01-14 18:25:20 -08:00
screen_info.h [PATCH] vesafb: Drop blank hook 2006-01-10 08:01:42 -08:00
sctp.h
scx200_gpio.h
scx200.h
sdla_asy.h
sdla_chdlc.h
sdla_fr.h
sdla_ppp.h
sdla_x25.h
sdla.h [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 2006-01-08 20:14:07 -08:00
sdladrv.h
sdlapci.h
sdlasfm.h
seccomp.h [PATCH] remove gcc-2 checks 2006-01-08 20:14:02 -08:00
securebits.h
security.h
selection.h
selinux_netlink.h
sem.h
seq_file.h
seqlock.h
serial167.h
serial_8250.h
serial_core.h [SERIAL] convert uart_state.sem to uart_state.mutex 2006-01-13 21:37:07 +00:00
serial_ip3106.h
serial_reg.h
serial.h
serialP.h
serio.h
shm.h
shmem_fs.h [PATCH] Add tmpfs options for memory placement policies 2006-01-14 18:27:07 -08:00
signal.h [PATCH] sigaction should clear all signals on SIG_IGN, not just < 32 2006-01-08 20:13:53 -08:00
skbuff.h [NET]: Make second arg to skb_reserved() signed. 2006-01-17 02:54:21 -08:00
slab.h [PATCH] slob: introduce the SLOB allocator 2006-01-08 20:13:41 -08:00
smb_fs_i.h
smb_fs_sb.h
smb_fs.h [PATCH] smbfs: remove kmalloc wrapper 2006-01-14 18:27:13 -08:00
smb_mount.h
smb.h
smbno.h
smp_lock.h
smp.h
snmp.h
socket.h [TIPC] Initial merge 2006-01-12 14:06:31 -08:00
sockios.h
som.h
sonet.h
sonypi.h
sort.h
sound.h
soundcard.h
spinlock_api_smp.h
spinlock_api_up.h
spinlock_types_up.h [PATCH] remove gcc-2 checks 2006-01-08 20:14:02 -08:00
spinlock_types.h
spinlock_up.h
spinlock.h
stallion.h
stat.h
statfs.h
stddef.h
stop_machine.h
string.h
stringify.h
superhyway.h
suspend.h
swap.h [PATCH] Zone reclaim: Reclaim logic 2006-01-18 19:20:17 -08:00
swapops.h
synclink.h [PATCH] new driver synclink_gt 2006-01-08 20:13:45 -08:00
sys.h
syscalls.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge 2006-01-09 10:03:44 -08:00
sysctl.h [PATCH] Make high and batch sizes of per_cpu_pagelists configurable 2006-01-08 20:12:40 -08:00
sysdev.h
sysfs.h
sysrq.h
sysv_fs.h
tcp.h
telephony.h
termios.h
textsearch_fsm.h
textsearch.h
tfrc.h
thread_info.h
threads.h
ticable.h
time.h [PATCH] Remove getnstimestamp() 2006-01-10 08:01:39 -08:00
timer.h [PATCH] hrtimer: switch itimers to hrtimer 2006-01-10 08:01:38 -08:00
times.h
timex.h
tiocl.h
tipc_config.h [TIPC] Updated link priority macros 2006-01-18 00:45:15 +01:00
tipc.h [TIPC] Update of file headers 2006-01-12 14:06:38 -08:00
topology.h [PATCH] Zone reclaim: Reclaim logic 2006-01-18 19:20:17 -08:00
toshiba.h
transport_class.h
trdevice.h
tty_driver.h
tty_flip.h [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
tty_ldisc.h [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
tty.h [PATCH] TTY layer buffering revamp 2006-01-10 08:01:59 -08:00
types.h
udf_fs_i.h
udf_fs_sb.h
udf_fs.h
udp.h
ufs_fs_i.h
ufs_fs_sb.h
ufs_fs.h
uinput.h
uio.h
ultrasound.h
umem.h
un.h
unistd.h
usb_cdc.h
usb_ch9.h
usb_gadget.h
usb_gadgetfs.h
usb_input.h
usb_isp116x.h
usb_otg.h
usb_sl811.h
usb_usual.h
usb.h
usbdevice_fs.h
user.h
utime.h
uts.h
utsname.h
vermagic.h
vfs.h
via.h
video_decoder.h V4L/DVB (3269): ioctls cleanups. 2006-01-09 15:32:31 -02:00
video_encoder.h
videodev2.h V4L/DVB (3269): ioctls cleanups. 2006-01-09 15:32:31 -02:00
videodev.h
videotext.h
vmalloc.h
vt_buffer.h
vt_kern.h
vt.h
wait.h
wanpipe.h
wanrouter.h
watchdog.h
wavefront.h [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 2006-01-08 20:14:07 -08:00
wireless.h
workqueue.h [PATCH] add schedule_on_each_cpu() 2006-01-08 20:12:40 -08:00
writeback.h [PATCH] export/change sync_page_range/_nolock() 2006-01-08 20:13:47 -08:00
x25.h
x1205.h
xattr.h [PATCH] move xattr permission checks into the VFS 2006-01-10 08:01:29 -08:00
xfrm.h
yam.h
zconf.h
zftape.h
zlib.h [PATCH] lib/zlib*: cleanups 2006-01-10 08:01:57 -08:00
zorro_ids.h
zorro.h
zutil.h