twx-linux/include/linux
Linus Torvalds caf491916b Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage
This reverts commits a50915394f1fc02c2861d3b7ce7014788aa5066e and
d7c3b937bdf45f0b844400b7bf6fd3ed50bac604.

This is a revert of a revert of a revert.  In addition, it reverts the
even older i915 change to stop using the __GFP_NO_KSWAPD flag due to the
original commits in linux-next.

It turns out that the original patch really was bogus, and that the
original revert was the correct thing to do after all.  We thought we
had fixed the problem, and then reverted the revert, but the problem
really is fundamental: waking up kswapd simply isn't the right thing to
do, and direct reclaim sometimes simply _is_ the right thing to do.

When certain allocations fail, we simply should try some direct reclaim,
and if that fails, fail the allocation.  That's the right thing to do
for THP allocations, which can easily fail, and the GPU allocations want
to do that too.

So starting kswapd is sometimes simply wrong, and removing the flag that
said "don't start kswapd" was a mistake.  Let's hope we never revisit
this mistake again - and certainly not this many times ;)

Acked-by: Mel Gorman <mgorman@suse.de>
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
Cc: Rik van Riel <riel@redhat.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-12-10 11:03:05 -08:00
..
amba spi: Updates for v3.7 2012-10-02 17:26:42 -07:00
bcma UAPI Disintegration 2012-10-09 2012-10-09 15:04:25 +01:00
byteorder UAPI: Remove empty non-UAPI Kbuild files 2012-10-17 12:31:15 +01:00
can UAPI: Remove empty non-UAPI Kbuild files 2012-10-17 12:31:15 +01:00
ceph Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 2012-10-08 06:38:18 +09:00
clk ARM: bcm2835: add stub clock driver 2012-09-19 19:08:53 -06:00
crush UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers 2012-10-02 18:01:25 +01:00
decompress Fix common misspellings 2011-03-31 11:26:23 -03:00
dvb UAPI: (Scripted) Disintegrate include/linux/dvb 2012-10-17 10:00:29 -03:00
extcon extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices 2012-09-05 12:20:49 -07:00
fsl
hdlc
hsi UAPI: (Scripted) Disintegrate include/linux/hsi 2012-10-09 09:48:44 +01:00
i2c Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux 2012-10-11 10:27:51 +09:00
iio iio: Add some helper macros for unit conversion 2012-10-19 16:12:38 +01:00
input Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2012-10-02 17:16:10 -07:00
irqchip ARM: bcm2835: add interrupt controller driver 2012-09-19 19:08:37 -06:00
isdn UAPI: Remove empty non-UAPI Kbuild files 2012-10-17 12:31:15 +01:00
lockd LockD: pass actual network namespace to grace period management functions 2012-07-27 16:49:22 -04:00
mfd extcon: MAX77693: Add platform data for MUIC device to initialize registers 2012-10-23 16:32:16 +09:00
mlx4 mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations 2012-09-30 20:33:43 -07:00
mmc MMC fixes for 3.7-rc5: 2012-11-09 21:32:33 +01:00
mtd UAPI Disintegration 2012-10-09 2012-10-09 15:04:25 +01:00
netfilter UAPI: Remove empty non-UAPI Kbuild files 2012-10-17 12:31:15 +01:00
netfilter_arp UAPI: Remove empty non-UAPI Kbuild files 2012-10-17 12:31:15 +01:00
netfilter_bridge UAPI: Remove empty non-UAPI Kbuild files 2012-10-17 12:31:15 +01:00
netfilter_ipv4 UAPI: Remove empty non-UAPI Kbuild files 2012-10-17 12:31:15 +01:00
netfilter_ipv6 UAPI: Remove empty non-UAPI Kbuild files 2012-10-17 12:31:15 +01:00
nfc
nfsd UAPI: Remove empty non-UAPI Kbuild files 2012-10-17 12:31:15 +01:00
pinctrl Prepared for main script 2012-10-03 13:45:43 -07:00
platform_data drivers: bus: ocp2scp: add pdata support 2012-11-07 09:35:53 -08:00
power 1. New drivers: 2012-10-07 17:29:24 +09:00
raid UAPI: (Scripted) Disintegrate include/linux/raid 2012-10-09 09:49:02 +01:00
regulator Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypass', 'regulator/topic/tol', 'regulator/topic/drivers' and 'regulator/topic/tps6586x' into regulator-next 2012-09-28 14:45:07 +01:00
rtc
spi Input: ads7846 - enable pendown GPIO debounce time setting 2012-11-21 13:09:56 -08:00
ssb ssb: check for flash presentence 2012-08-10 15:27:02 -04:00
sunrpc UAPI: Remove empty non-UAPI Kbuild files 2012-10-17 12:31:15 +01:00
tc_act UAPI: Remove empty non-UAPI Kbuild files 2012-10-17 12:31:15 +01:00
unaligned
usb UAPI Disintegration 2012-10-09 2012-10-13 14:15:08 -07:00
uwb
wimax UAPI: Remove empty non-UAPI Kbuild files 2012-10-17 12:31:15 +01:00
8250_pci.h
a.out.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
acct.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
acpi_io.h
acpi_pmtmr.h
acpi.h Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into next 2012-09-24 16:36:10 -06:00
adb.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
adfs_fs.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
aer.h PCI: PCIe AER: add aer_recover_queue 2011-07-22 08:25:37 -07:00
agp_backend.h
agpgart.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
ahci_platform.h
aio.h include/linux/aio.h: cpp->C conversions 2012-07-30 17:25:21 -07:00
alarmtimer.h alarmtimer: Remove unused helpers & defines 2012-09-24 12:38:02 -04:00
altera_jtaguart.h
altera_uart.h
amd-iommu.h iommu/amd: Split amd_iommu_init function 2012-03-01 16:14:48 +01:00
amifd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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
anon_inodes.h
apm_bios.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
apm-emulation.h [APM] Add shared version of APM emulation 2007-02-09 17:08:57 +00:00
apple_bl.h
arcdevice.h net: remove interrupt.h inclusion from netdevice.h 2011-06-06 22:55:11 -07:00
asn1_ber_bytecode.h X.509: Add simple ASN.1 grammar compiler 2012-10-08 13:50:19 +10:30
asn1_decoder.h X.509: Add an ASN.1 decoder 2012-10-08 13:50:20 +10:30
asn1.h X.509: Add simple ASN.1 grammar compiler 2012-10-08 13:50:19 +10:30
async_tx.h
async.h [SCSI] async: make async_synchronize_full() flush all work regardless of domain 2012-07-20 09:07:37 +01:00
ata_platform.h
ata.h ahci: implement aggressive SATA device sleep support 2012-09-13 01:08:53 -04:00
atalk.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
ath9k_platform.h
atm_suni.h
atm_tcp.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
atm.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
atmdev.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
atmel_pdc.h
atmel_pwm.h
atmel_serial.h
atmel_tc.h
atmel-mci.h
atmel-pwm-bl.h
atmel-ssc.h ASoC: atmel-ssc: include linux/io.h for raw io 2012-08-28 10:14:01 -07:00
atomic.h atomic: implement generic atomic_dec_if_positive() 2012-10-09 16:22:46 +09:00
attribute_container.h
audit.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
auto_dev-ioctl.h
auto_fs.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
auxvec.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
average.h lib: Improve EWMA efficiency by using bitshifts 2010-12-06 15:58:43 -05:00
b1pcmcia.h
backing-dev.h vfs: kill write_super and sync_supers 2012-08-04 01:24:44 +04:00
backlight.h backlight: add backlight type 2011-03-22 17:43:59 -07:00
basic_mmio_gpio.h
bcd.h usb/core: use bin2bcd() for bcdDevice in RH 2012-09-10 11:13:16 -07:00
bch.h lib: add shared BCH ECC library 2011-03-11 14:25:50 +00:00
bcm2835_timer.h ARM: bcm2835: add system timer 2012-09-19 19:08:46 -06:00
bfin_mac.h
binfmts.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
bio.h block: Implement support for WRITE SAME 2012-09-20 14:31:45 +02:00
bit_spinlock.h
bitmap.h Merge branch 'apei' into apei-release 2011-08-03 11:30:42 -04:00
bitops.h bitops: introduce for_each_clear_bit() 2012-03-23 16:58:34 -07:00
bitrev.h lib: export bitrev16 2008-06-06 11:29:10 -07:00
blk_types.h block: Implement support for WRITE SAME 2012-09-20 14:31:45 +02:00
blk-iopoll.h
blkdev.h block: Implement support for WRITE SAME 2012-09-20 14:31:45 +02:00
blktrace_api.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
blockgroup_lock.h
bma150.h Input: add driver for Bosch Sensortec's BMA150 accelerometer 2011-08-09 01:33:04 -07:00
bootmem.h mm: sparse: fix usemap allocation above node descriptor section 2012-07-11 16:04:49 -07:00
bottom_half.h
brcmphy.h broadcom: Add 5241 support 2010-06-24 21:30:09 -07:00
bsearch.h lib: Add generic binary search function to the kernel. 2011-05-19 16:55:27 +09:30
bsg-lib.h block: drop custom queue draining used by scsi_transport_{iscsi|fc} 2012-06-25 11:53:48 +02:00
bsg.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
btree-128.h [LogFS] add new flash file system 2009-11-20 20:13:39 +01:00
btree-type.h
btree.h [LogFS] add new flash file system 2009-11-20 20:13:39 +01:00
buffer_head.h
bug.h include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALID 2012-11-26 17:41:24 -08:00
c2port.h
cache.h Rename .data.cacheline_aligned to .data..cacheline_aligned. 2010-03-03 11:25:58 +01:00
capability.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
cb710.h cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG 2009-07-31 12:28:46 +02:00
cciss_ioctl.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
cdev.h fs/char_dev.c: remove unused cdev_index() 2011-01-13 08:03:17 -08:00
cdrom.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
cfag12864b.h Fix common misspellings 2011-03-31 11:26:23 -03:00
cgroup_subsys.h
cgroup.h Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 2012-10-02 10:52:28 -07:00
circ_buf.h
cleancache.h mm: zcache/tmem/cleancache: s/flush/invalidate/ 2012-01-23 16:06:37 -05:00
clk-private.h clk: Add CLK_IS_BASIC flag to identify basic clocks 2012-07-11 15:36:43 -07:00
clk-provider.h clk: remove inline usage from clk-provider.h 2012-11-15 11:38:34 -08:00
clk.h clk: add non CONFIG_HAVE_CLK routines 2012-07-30 17:25:11 -07:00
clkdev.h CLKDEV: provide helpers for common clock framework 2012-05-02 09:30:32 +01:00
clksrc-dbx500-prcmu.h
clockchips.h timekeeping: Add suspend and resume of clock event devices 2012-09-04 01:36:01 +02:00
clocksource.h time: Move update_vsyscall definitions to timekeeper_internal.h 2012-09-24 12:38:06 -04:00
cm4000_cs.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
cn_proc.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
cnt32_to_63.h
coda_psdev.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
coda.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
com20020.h com20020: Fix allyesconfig build failure. 2009-01-23 22:28:48 -08:00
compaction.h mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity 2012-10-09 16:22:51 +09:00
compat.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 2012-10-10 12:02:25 +09:00
compiler-gcc3.h include/linux/compiler-gcc*.h: unify macro definitions 2011-03-22 17:44:10 -07:00
compiler-gcc4.h Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 2012-10-12 10:27:27 +09:00
compiler-gcc.h ftrace: Make all inline tags also include notrace 2012-06-18 09:47:00 -04:00
compiler-intel.h Force erroneous inclusions of compiler-*.h files to be errors 2007-10-17 08:42:47 -07:00
compiler.h compiler.h: add __visible 2012-09-17 15:00:38 -07:00
completion.h sched: Change wait_for_completion_*_timeout() to return a signed long 2011-01-05 14:15:50 +01:00
concap.h Remove "#ifdef __KERNEL__" checks from unexported headers 2008-04-30 08:29:54 -07:00
configfs.h configfs: convert to umode_t 2012-01-03 22:54:57 -05:00
connector.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
console_struct.h
console.h tty/console: fix warnings in drivers/tty/serial/kgdboc.c 2012-10-12 06:37:36 -05:00
consolemap.h Make console charset translation optional 2008-06-04 14:56:12 +01:00
cordic.h
coredump.h linux/coredump.h needs asm/siginfo.h 2012-10-19 14:07:47 -07:00
cper.h Fix common misspellings 2011-03-31 11:26:23 -03:00
cpu_cooling.h thermal: add generic cpufreq cooling implementation 2012-09-24 14:44:38 +08:00
cpu_pm.h
cpu_rmap.h
cpu.h workqueue: perform cpu down operations from low priority cpu_notifier() 2012-07-17 12:39:26 -07:00
cpufreq.h The following text was taken from the original review request: 2012-03-24 10:41:37 -07:00
cpuidle.h ARM: omap: allow building omap44xx without SMP 2012-08-23 17:16:42 +02:00
cpumask.h cpumask: cpulist_parse() comments correction 2012-07-27 09:29:42 +09:30
cpuset.h cpusets, hotplug: Restructure functions that are invoked during hotplug 2012-07-24 13:53:22 +02:00
cramfs_fs_sb.h
cramfs_fs.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
crash_dump.h
crc7.h CRC7 support 2007-07-17 10:23:04 -07:00
crc8.h lib: crc8: add new library module providing crc8 algorithm 2011-06-03 15:01:06 -04:00
crc16.h [PATCH] crc16: remove w1 specific comments. 2005-09-12 08:48:08 -07:00
crc32.h crc32: bolt on crc32c 2012-03-23 16:58:38 -07:00
crc32c.h libcrc32c: Add crc32c_le macro 2008-12-25 11:01:43 +11:00
crc-ccitt.h Remove "#ifdef __KERNEL__" checks from unexported headers 2008-04-30 08:29:54 -07:00
crc-itu-t.h
crc-t10dif.h
cred.h cred: remove task_is_dead() from __task_cred() validation 2012-05-31 17:49:28 -07:00
crypto.h The following text was taken from the original review request: 2012-03-24 10:08:39 -07:00
cryptohash.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2011-08-06 22:12:37 -07:00
cryptouser.h crypto: user - Fix size of netlink dump message 2012-03-29 19:52:48 +08:00
cs5535.h x86/olpc/xo1/sci: Report RTC wakeup events 2012-05-07 15:02:26 +02:00
ctype.h
cuda.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
cyclades.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
cyclomx.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
cycx_drv.h
cycx_x25.h
davinci_emac.h
dca.h dca: registering requesters in multiple dca domains 2009-09-10 10:00:05 -07:00
dcache.h vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill() 2012-09-18 11:23:51 -07:00
dccp.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
dcookies.h headers: path.h redux 2011-01-10 08:51:44 -08:00
debug_locks.h
debugfs.h debugfs: Add support to print u32 array in debugfs 2012-04-17 00:18:36 -04:00
debugobjects.h debugobjects: Extend to assert that an object is initialized 2011-11-23 18:49:22 +01:00
delay.h timer: Added usleep_range timer 2010-08-04 11:00:45 +02:00
delayacct.h include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
devfreq.h PM / devfreq: add relation of recommended frequency. 2012-03-17 21:51:34 +01:00
device_cgroup.h
device-mapper.h dm thin: commit before gathering status 2012-07-27 15:08:16 +01:00
device.h Power management updates for 3.7-rc1 2012-10-02 18:32:35 -07:00
devpts_fs.h
digsig.h digsig: changed type of the timestamp 2012-02-20 19:46:36 +11:00
dio.h treewide: Convert uses of struct resource to resource_size(ptr) 2011-06-10 14:55:36 +02:00
dirent.h remove the in-kernel struct dirent{,64} 2008-07-25 10:53:34 -07:00
dlm_plock.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
dlm.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
dm9000.h Fix spelling of 'platform' in comments and doc 2010-02-05 12:22:34 +01:00
dm-dirty-log.h
dm-io.h dm io: use fixed initial mempool size 2011-05-29 13:03:09 +01:00
dm-kcopyd.h dm kcopyd: add dm_kcopyd_zero to zero an area 2011-10-31 20:18:58 +00:00
dm-region-hash.h
dma_remapping.h
dma-attrs.h common: DMA-mapping: add DMA_ATTR_SKIP_CPU_SYNC attribute 2012-07-30 12:25:47 +02:00
dma-buf.h dma-buf: minor documentation fixes. 2012-05-25 12:46:23 +05:30
dma-contiguous.h drivers: add Contiguous Memory Allocator 2012-05-21 15:09:37 +02:00
dma-debug.h dma-debug: add dma_debug_resize_entries() to adjust the number of dma_debug_entries 2009-04-15 12:22:37 +02:00
dma-direction.h
dma-mapping.h common: dma-mapping: introduce dma_get_sgtable() function 2012-07-30 12:25:46 +02:00
dmaengine.h dmaengine: Add flags parameter to dmaengine_prep_dma_cyclic() 2012-09-24 18:35:29 +02:00
dmapool.h devres: device resource management 2007-02-09 17:39:36 -05:00
dmar.h x86, iommu/vt-d: Clean up interfaces for interrupt remapping 2012-05-07 14:35:00 +02:00
dmi.h firmware: Add DMI entry types to the headers 2011-02-25 12:00:34 -08:00
dnotify.h dnotify: move dir_notify_enable declaration 2010-07-28 09:59:01 -04:00
dns_resolver.h
dqblk_qtree.h
dqblk_v1.h
dqblk_v2.h
drbd_limits.h
drbd_nl.h
drbd_tag_magic.h UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers 2012-10-02 18:01:25 +01:00
drbd.h drbd: grammar fix in log message 2012-05-10 12:00:56 +02:00
ds1286.h MIPS: IP22/28: Switch over to RTC class driver 2008-10-15 12:46:51 +01:00
ds2782_battery.h
ds17287rtc.h Remove unnecessary includes of spinlock.h under include/linux 2007-07-16 09:05:42 -07:00
dtlk.h cleanup console_print() 2009-09-14 17:41:42 -07:00
dw_apb_timer.h
dw_dmac.h dw_dmac: autoconfigure data_width or get it via platform data 2012-09-27 15:35:23 +05:30
dynamic_debug.h dynamic_debug: Remove unnecessary __used 2012-10-24 15:57:14 -07:00
dynamic_queue_limits.h
ecryptfs.h eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.h 2011-06-27 09:11:02 -04:00
edac.h edac: allow specifying the error count with fake_inject 2012-06-27 09:01:30 -03:00
edd.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
edma.h dmaengine: add TI EDMA DMA engine driver 2012-09-01 06:14:02 +05:30
eeprom_93cx6.h
eeprom_93xx46.h
efi-bgrt.h efi: Fix the ACPI BGRT driver for images located in EFI boot services memory 2012-09-29 12:21:03 -07:00
efi.h efi: Fix the ACPI BGRT driver for images located in EFI boot services memory 2012-09-29 12:21:03 -07:00
efs_vh.h
eisa.h eisa: remove driver_data direct access of struct device 2009-06-15 21:30:26 -07:00
elevator.h
elf-fdpic.h FRV: Fix linux/elf-fdpic.h 2012-10-16 18:49:15 -07:00
elf.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
elfcore-compat.h
elfcore.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
elfnote.h remove __attribute_used__ 2008-01-28 23:21:18 +01:00
enclosure.h [SCSI] enclosure: fix oops while iterating enclosure_status array 2009-12-10 08:54:14 -06:00
err.h include/linux/err.h: add a function to cast error-pointers to a return value 2011-03-22 17:44:11 -07:00
errno.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
errqueue.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
etherdevice.h etherdevice: introduce help function eth_zero_addr() 2012-09-10 15:49:54 -04:00
ethtool.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
eventfd.h eventfd: change int to __u64 in eventfd_signal() 2012-05-31 17:49:32 -07:00
eventpoll.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
evm.h evm: posix acls modify i_mode 2011-09-14 15:24:51 -04:00
export.h
exportfs.h
ext2_fs.h
extcon.h extcon: standard cable names definition and declaration changed 2012-10-22 11:28:10 +09:00
f75375s.h hwmon: (f75375s) Allow setting up fans with platform_data 2007-11-08 08:42:46 -05:00
falloc.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
fanotify.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
fault-inject.h fault-injection: add ability to export fault_attr in arbitrary directory 2011-08-03 14:25:20 -10:00
fb.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
fcdevice.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fcntl.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
fd.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
fddidevice.h fddi: convert to new network device ops 2008-11-20 20:29:48 -08:00
fdtable.h new helper: daemonize_descriptors() 2012-09-26 21:10:00 -04:00
fec.h net/fec: add mac field into platform data and consolidate fec_get_mac 2011-01-09 15:42:55 -08:00
file.h switch simple cases of fget_light to fdget 2012-09-26 22:20:08 -04:00
filter.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
fips.h random: Add optional continuous repetition test to entropy store based rngs 2009-06-18 19:50:21 +08:00
firewire.h firewire: addendum to address handler RCU conversion 2012-09-28 11:47:42 +02:00
firmware-map.h headers: kobject.h redux 2011-01-10 08:51:44 -08:00
firmware.h firmware loader: introduce cache_firmware and uncache_firmware 2012-08-16 13:24:21 -07:00
fixp-arith.h [media] Input: move drivers/input/fixp-arith.h to include/linux 2012-05-14 09:47:23 -03:00
flat.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
flex_array.h
flex_proportions.h
font.h fbcon: font setting should check limitation of driver 2007-05-08 11:15:31 -07:00
freezer.h PM / Hibernate: Fix s2disk regression related to freezing workqueues 2012-01-29 20:35:52 +01:00
frontswap.h frontswap: support exclusive gets if tmem backend is capable 2012-09-21 10:38:12 -04:00
fs_enet_pd.h
fs_stack.h
fs_struct.h
fs_uart_pd.h
fs.h blkdev_max_block: make private to fs/buffer.c 2012-11-29 17:48:12 -08:00
fscache-cache.h treewide: use __printf not __attribute__((format(printf,...))) 2011-10-31 17:30:54 -07:00
fscache.h FS-Cache: Add a helper to bulk uncache pages on an inode 2011-07-07 13:21:56 -07:00
fsl_devices.h powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHY 2012-09-24 13:42:45 -07:00
fsl_hypervisor.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
fsl-diu-fb.h
fsnotify_backend.h
fsnotify.h audit: overhaul __audit_inode_child to accomodate retrying 2012-10-12 00:32:03 -04:00
ftrace_event.h
ftrace_irq.h
ftrace.h ftrace: Make ftrace_location() a nop on !DYNAMIC_FTRACE 2012-07-31 10:29:57 -04:00
futex.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
gameport.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
gcd.h lib: add lib/gcd.c 2009-06-18 13:04:05 -07:00
genalloc.h genalloc: make it possible to use a custom allocation algorithm 2012-10-06 03:04:57 +09:00
generic_acl.h
genetlink.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
genhd.h Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block 2012-08-01 09:02:41 -07:00
getcpu.h [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn't use it 2006-09-30 01:47:55 +02:00
gfp.h Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage 2012-12-10 11:03:05 -08:00
gpio_keys.h
gpio_mouse.h
gpio-fan.h
gpio-pxa.h ARM: pxa: fix gpio wakeup setting 2012-04-27 10:46:45 +08:00
gpio.h gpio: fix bits conflict for gpio flags 2012-07-05 15:04:10 +02:00
gsmmux.h tty: n_gsm: Add raw-ip support 2011-07-01 15:34:45 -07:00
hardirq.h cputime: Use a proper subsystem naming for vtime related APIs 2012-09-25 15:31:31 +02:00
hash.h net: Dont use ifindices in hash fns 2012-08-09 16:18:06 -07:00
hashtable.h hashtable: introduce a small and naive hashtable 2012-11-02 12:44:51 -07:00
hdlc.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
hdlcdrv.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
hid-debug.h HID: fix debugfs build with !CONFIG_DEBUG_FS 2009-06-26 10:48:34 +02:00
hid-roccat.h HID: roccat: Rename header roccat.h -> hid-roccat.h 2011-02-03 16:37:28 +01:00
hid-sensor-hub.h
hid-sensor-ids.h
hid.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
hiddev.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
hidraw.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
highmem.h mm: add support for direct_IO to highmem pages 2012-07-31 18:42:47 -07:00
highuid.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
hil_mlc.h
hil.h tree-wide: Assorted spelling fixes 2010-02-09 11:13:56 +01:00
hippidevice.h hippi: convert driver to net_device_ops 2008-11-20 20:32:15 -08:00
hp_sdc.h
hpet.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
hrtimer.h timekeeping: Provide hrtimer update function 2012-07-11 23:34:39 +02:00
htcpld.h mfd: Add HTCPLD driver 2010-03-07 22:17:09 +01:00
htirq.h ht: Convert to new irq_chip functions 2010-10-12 16:53:37 +02:00
huge_mm.h mm, thp: fix mapped pages avoiding unevictable list on mlock 2012-10-09 16:23:02 +09:00
hugetlb_cgroup.h
hugetlb_inline.h
hugetlb.h mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables 2012-07-31 18:42:50 -07:00
hw_breakpoint.h perf: Make perf build for x86 with UAPI disintegration applied 2012-11-19 22:21:03 +00:00
hw_random.h
hwmon-sysfs.h device.h: audit and cleanup users in main include dir 2012-03-16 10:38:24 -04:00
hwmon-vid.h [PATCH] hwmon: add VRM/VID support for some VIA CPUs 2006-01-05 22:16:26 -08:00
hwmon.h device.h: audit and cleanup users in main include dir 2012-03-16 10:38:24 -04:00
hwspinlock.h device.h: audit and cleanup users in main include dir 2012-03-16 10:38:24 -04:00
hyperv.h Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO 2012-09-10 16:42:33 -07:00
i2c-algo-bit.h
i2c-algo-pca.h i2c: algo: pca: Fix chip reset function for PCA9665 2012-10-06 13:14:36 +02:00
i2c-algo-pcf.h
i2c-dev.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
i2c-gpio.h i2c: Bitbanging I2C bus driver using the GPIO API 2007-05-01 23:26:34 +02:00
i2c-mux-gpio.h i2c-mux-gpio: Add support for dynamically allocated GPIO pins 2012-10-05 22:23:54 +02:00
i2c-mux-pinctrl.h
i2c-mux.h i2c-mux: Add support for device auto-detection 2012-10-05 22:23:51 +02:00
i2c-ocores.h
i2c-omap.h Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints" 2012-11-14 11:54:41 +01:00
i2c-pca-platform.h
i2c-pnx.h
i2c-pxa.h [ARM] Remove EEPROM slave emulation from i2c-pxa driver. 2006-11-30 12:24:45 +00:00
i2c-smbus.h
i2c-tegra.h i2c: tegra: Add i2c support 2011-02-23 00:53:26 +00:00
i2c-xiic.h
i2c.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
i2o.h BUG: headers with BUG/BUG_ON etc. need linux/bug.h 2012-03-04 17:54:34 -05:00
i7300_idle.h
i8042.h Input: i8042 - mark stubs in i8042.h "static inline" 2010-06-30 01:21:38 -07:00
i8253.h i8253: Cleanup outb/inb magic 2011-07-01 10:37:15 +02:00
i82593.h znet: fix build failure from i82593.h relocation 2009-11-17 10:16:32 -05:00
icmp.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
icmpv6.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
ide.h Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
idr.h idr: rename MAX_LEVEL to MAX_IDR_LEVEL 2012-10-06 03:04:56 +09:00
ieee80211.h wireless: remove obsolete chan no/center freq conversion functions 2012-09-06 17:05:36 +02:00
if_arp.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
if_bridge.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
if_eql.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
if_ether.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
if_fddi.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
if_frad.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
if_link.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
if_ltalk.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
if_macvlan.h
if_phonet.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
if_pppol2tp.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
if_pppox.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
if_team.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
if_tun.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
if_tunnel.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
if_vlan.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
igmp.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
ihex.h Fix IHEX firmware generation/loading 2008-08-02 18:36:10 +01:00
ima.h ima: add ima_inode_setxattr/removexattr function and calls 2012-09-07 14:57:47 -04:00
in6.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
in.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
inet_diag.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
inet_lro.h
inet.h NFS: Add string length argument to nfs_parse_server_address 2008-07-09 12:09:28 -04:00
inetdevice.h ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNET 2012-08-04 01:27:57 -07:00
init_ohci1394_dma.h
init_task.h
init.h sections: disable const sections for PA-RISC v2 2012-10-06 03:04:37 +09:00
initrd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
inotify.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
input-polldev.h Input: input-polldev - fix a couple of typos 2011-01-31 21:17:41 -08:00
input.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
integrity.h ima: allocating iint improvements 2012-09-07 14:57:45 -04:00
intel_mid_dma.h
intel_pmic_gpio.h
intel-iommu.h iommu/dmar: Reserve mmio space used by the IOMMU, if the BIOS forgets to 2012-06-08 12:15:43 +02:00
interrupt.h time: RCU permitted to stop idle entry via softirq 2012-09-23 07:42:52 -07:00
interval_tree_generic.h mm: interval tree updates 2012-10-09 16:22:40 +09:00
interval_tree.h rbtree: add prio tree and interval tree tests 2012-10-09 16:22:39 +09:00
io-mapping.h BUG: headers with BUG/BUG_ON etc. need linux/bug.h 2012-03-04 17:54:34 -05:00
io.h powerpc: Disable /dev/port interface on systems without an ISA bridge 2012-07-11 18:22:32 +10:00
ioc3.h IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
ioc4.h [PATCH] fix misannotation in ioc4.h 2006-10-10 15:37:22 -07:00
iocontext.h block: remove ioc_*_changed() 2012-03-20 12:47:48 +01:00
iommu-helper.h
iommu.h iommu: static inline iommu group stub functions 2012-09-25 12:14:56 +02:00
ioport.h
ioprio.h cfq: don't use icq_get_changed() 2012-03-20 12:47:47 +01:00
iova.h intel-iommu: Remove superfluous iova_alloc_lock from IOVA code 2009-07-15 08:17:02 +01:00
ip.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
ipc_namespace.h
ipc.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
ipmi_smi.h
ipmi.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
ipv6_route.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
ipv6.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
irq_cpustat.h
irq_work.h
irq.h genirq: Allow irq chips to mark themself oneshot safe 2012-07-25 12:46:38 +02:00
irqdesc.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2012-10-01 09:06:36 -07:00
irqdomain.h irqdomain: Eliminate dedicated radix lookup functions 2012-07-11 16:16:00 +01:00
irqflags.h Fix IRQ flag handling naming 2010-10-07 14:08:55 +01:00
irqnr.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
irqreturn.h
isa.h Fix non-ISA link error in drivers/scsi/advansys.c 2007-09-16 21:13:58 -07:00
isapnp.h isapnp: move definitions to mod_devicetable.h so file2alias can reach them. 2010-05-19 17:33:38 +09:30
iscsi_boot_sysfs.h
iscsi_ibft.h
isdn_divertif.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
isdn_ppp.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
isdn.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
isdnif.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
isicom.h tty: isicom: sort out the board init logic 2009-12-11 15:18:07 -08:00
jbd2.h ext4: make sure the journal sb is written in ext4_clear_journal_err() 2012-08-05 19:04:57 -04:00
jbd_common.h
jbd.h jbd: Write journal superblock with WRITE_FUA after checkpointing 2012-05-15 23:34:37 +02:00
jhash.h The new jhash implementation 2010-12-09 20:17:07 -08:00
jiffies.h Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2012-10-12 22:17:48 +09:00
journal-head.h jbd2: remove bh_state lock from checkpointing code 2012-03-13 22:45:25 -04:00
joystick.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
jump_label.h
jz4740-adc.h
kallsyms.h vsprintf: fix %ps on non symbols when using kallsyms 2012-05-29 16:22:32 -07:00
kbd_diacr.h
kbd_kern.h
Kbuild UAPI: Remove empty non-UAPI Kbuild files 2012-10-17 12:31:15 +01:00
kbuild.h Add kbuild.h that contains common definitions for kbuild users 2008-04-29 08:06:29 -07:00
kcmp.h syscalls, x86: add __NR_kcmp syscall 2012-05-31 17:49:32 -07:00
kconfig.h kconfig: fix IS_ENABLED to not require all options to be defined 2012-04-12 18:35:58 -07:00
kd.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
kdb.h kdb: Turn KGDB_KDB=n stubs into static inlines 2012-09-26 13:42:26 -07:00
kdebug.h kdebug.h: forward-declare struct struct notifier_block 2007-07-31 15:39:40 -07:00
kdev_t.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
kern_levels.h
kernel_stat.h vtime: Consolidate system/idle context detection 2012-09-25 15:42:37 +02:00
kernel-page-flags.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
kernel.h linux/kernel.h: define SYMBOL_PREFIX 2012-12-03 13:05:54 +10:30
kernelcapi.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
kexec.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
key-type.h KEYS: Add payload preparsing opportunity prior to key instantiate or update 2012-10-08 13:49:48 +10:30
key.h userns: Convert security/keys to the new userns infrastructure 2012-09-13 18:28:02 -07:00
keyboard.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
kfifo.h kfifo: fix kfifo_alloc() to return a signed int value 2010-10-27 18:03:18 -07:00
kgdb.h tty/serial: Add kgdb_nmi driver 2012-09-26 13:52:36 -07:00
khugepaged.h thp: madvise(MADV_NOHUGEPAGE) 2011-01-13 17:32:47 -08:00
klist.h
kmalloc_sizes.h
kmemcheck.h Remove MAYBE_BUILD_BUG_ON 2011-01-24 14:45:11 +10:30
kmemleak.h kmemleak: Handle percpu memory allocation 2011-12-02 16:12:42 +00:00
kmod.h kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers 2012-05-31 17:49:28 -07:00
kmsg_dump.h
kobj_map.h
kobject_ns.h
kobject.h kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()" 2012-09-06 10:13:58 -07:00
kprobes.h kprobes/x86: ftrace based optimization for x86 2012-07-31 10:29:59 -04:00
kref.h introduce kref_put_mutex() 2012-08-22 10:24:41 -04:00
ks0108.h Miguel Ojeda has moved 2008-07-04 10:40:05 -07:00
ks8842.h ks8842: Support DMA when accessed via timberdale 2010-07-27 20:48:19 -07:00
ks8851_mll.h
ksm.h mm: fix swapin race condition 2010-09-09 18:57:24 -07:00
kthread.h kthread: Implement park/unpark facility 2012-08-13 17:01:06 +02:00
ktime.h time: Improve sanity checking of timekeeping inputs 2012-08-15 15:54:01 +02:00
kvm_host.h KVM: x86: fix vcpu->mmio_fragments overflow 2012-10-31 20:36:30 -02:00
kvm_para.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
kvm_types.h
l2tp.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
lapb.h wan: make LAPB callbacks const 2011-09-16 19:20:20 -04:00
latencytop.h sched: Make separate sched*.c translation units 2011-11-17 12:20:19 +01:00
lcd.h lcd: add callbacks for early fb event blank support 2012-05-29 16:22:29 -07:00
lcm.h block: Fix overrun in lcm() and move it to lib 2010-03-15 12:47:59 +01:00
led-lm3530.h
leds_pwm.h
leds-bd2802.h leds: add BD2802GU LED driver 2009-04-06 16:06:26 +01:00
leds-lp3944.h
leds-lp5521.h
leds-lp5523.h
leds-pca9532.h
leds-regulator.h
leds-tca6507.h
leds.h Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds 2012-10-10 20:14:07 +09:00
lglock.h lglock: add DEFINE_STATIC_LGLOCK() 2012-10-10 01:15:44 -04:00
lguest_launcher.h
lguest.h lguest: use a special 1:1 linear pagetable mode until first switch. 2011-07-22 14:39:48 +09:30
libata.h SCSI for-linus on 20121002 2012-10-02 19:01:32 -07:00
libfdt_env.h
libfdt.h Partially revert a1ce39288e6fbef (UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers) 2012-10-06 02:48:09 +09:00
libps2.h Input: libps2 - additional locking for i8042 ports 2009-09-17 23:23:45 -07:00
license.h kbuild: check license compatibility when building modules 2006-06-09 21:53:55 +02:00
linkage.h include/linux/linkage.h: remove unused ATTRIB_NORET macro 2012-01-12 20:13:03 -08:00
linux_logo.h
lis3lv02d.h
list_bl.h
list_nulls.h
list_sort.h
list.h
llc.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
llist.h
lockdep.h lockdep: fix oops in processing workqueue 2012-05-15 08:08:31 -07:00
log2.h linux/log2.h: Fix rounddown_pow_of_two(1) 2011-12-12 22:06:55 -08:00
loop.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
lp.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
lru_cache.h
lsm_audit.h
lzo.h LZO1X: fix lzo1x_worst_compress 2007-07-16 09:05:34 -07:00
m48t86.h [PATCH] m48t86: ia64 build fix 2006-06-05 12:29:17 -07:00
maple.h device.h: audit and cleanup users in main include dir 2012-03-16 10:38:24 -04:00
marvell_phy.h
math64.h math: Introduce div64_long 2012-03-15 21:41:34 +01:00
max17040_battery.h
mbcache.h ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_XATTR_DEBUG 2011-01-10 19:04:08 +01:00
mbus.h ARM: Orion: Get address map from plat-orion instead of via platform_data 2011-12-13 18:46:55 -05:00
mc6821.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mc146818rtc.h rtc: fall back to requesting only the ports we actually use 2007-11-14 18:45:41 -08:00
mdio-bitbang.h mdio-gpio: Add reset functionality to mdio-gpio driver(v2). 2011-11-15 16:56:17 -05:00
mdio-gpio.h mdio-gpio: Add reset functionality to mdio-gpio driver(v2). 2011-11-15 16:56:17 -05:00
mdio-mux.h
mdio.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
memblock.h x86, mm: Trim memory in memblock to be page aligned 2012-10-24 11:52:21 -07:00
memcontrol.h memcg, kmem: fix build error when CONFIG_INET is disabled 2012-10-11 08:50:16 +09:00
memory_hotplug.h memory-hotplug: update memory block's state and notify userspace 2012-10-09 16:23:02 +09:00
memory.h
mempolicy.h tmpfs: fix shared mempolicy leak 2012-12-06 11:56:43 -08:00
mempool.h mempool: add @gfp_mask to mempool_create_node() 2012-06-25 11:53:47 +02:00
memstick.h memstick: annotate endianness of attribute structs 2009-01-09 16:54:41 -08:00
mg_disk.h
micrel_phy.h phy/micrel: Add missing header to micrel_phy.h 2012-09-24 15:54:33 -04:00
migrate_mode.h
migrate.h hugetlb: simplify migrate_huge_page() 2012-07-31 18:42:40 -07:00
mii.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
miscdevice.h xen/mce: Add mcelog support for Xen platform 2012-07-19 15:51:36 -04:00
mISDNdsp.h mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti 2009-05-25 00:55:30 -07:00
mISDNhw.h mISDN: Fix wrong usage of flush_work_sync while holding locks 2012-09-13 14:58:54 -04:00
mISDNif.h mISDN: Allow to set a minimum length for transparent data 2012-05-16 15:23:46 -04:00
mm_inline.h
mm_types.h mm: replace vma prio_tree with an interval tree 2012-10-09 16:22:39 +09:00
mm.h revert "mm: fix-up zone present pages" 2012-11-16 14:33:04 -08:00
mman.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
mmdebug.h bug: completely remove code generated by disabled VM_BUG_ON() 2012-05-29 16:22:20 -07:00
mmiotrace.h treewide: use __printf not __attribute__((format(printf,...))) 2011-10-31 17:30:54 -07:00
mmu_context.h
mmu_notifier.h mm: move all mmu notifier invocations to be done outside the PT lock 2012-10-09 16:22:58 +09:00
mmzone.h memcg: fix hotplugged memory zone oops 2012-11-16 14:33:04 -08:00
mnt_namespace.h
mod_devicetable.h ARM: soc: non-critical bug fixes 2012-10-01 18:02:07 -07:00
module.h module: signature checking hook 2012-10-10 20:00:55 +10:30
moduleloader.h Make most arch asm/module.h files use asm-generic/module.h 2012-09-28 14:31:03 +09:30
moduleparam.h module_param: stop double-calling parameters. 2012-06-08 14:58:13 +09:30
mount.h vfs: move fsnotify junk to struct mount 2012-01-03 22:57:12 -05:00
mpage.h Remove two unneeded exports and make two symbols static in fs/mpage.c 2009-04-01 07:38:54 -04:00
mpi.h MPILIB: Provide a function to read raw data into an MPI 2012-10-08 13:50:21 +10:30
mroute6.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
mroute.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
msdos_fs.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
msg.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
msi.h PCI/sysfs: add per pci device msi[x] irq listing (v5) 2011-12-05 10:21:44 -08:00
msm_mdp.h
mutex-debug.h include/linux: Remove all users of FASTCALL() macro 2008-02-13 16:21:18 -08:00
mutex.h atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
mv643xx_eth.h
mv643xx_i2c.h
mv643xx.h [I2C] Split mv643xx I2C platform support 2008-01-26 15:03:59 +00:00
mxm-wmi.h
mxsfb.h video: mxsfb: move mxsfb.h into include/linux 2012-07-03 13:22:37 +08:00
n_r3964.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
namei.h new helper: done_path_create() 2012-07-29 21:24:13 +04:00
nbd.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
net.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
netdev_features.h
netdevice.h net: gro: fix possible panic in skb_gro_receive() 2012-12-07 14:39:29 -05:00
netfilter_bridge.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
netfilter_ipv4.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
netfilter_ipv6.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
netfilter.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
netlink.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
netpoll.h netpoll: convert several functions to bool 2012-08-14 14:33:32 -07:00
nfs3.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
nfs4.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
nfs_fs_i.h
nfs_fs_sb.h NFS: Discover NFSv4 server trunking when mounting 2012-10-01 15:33:33 -07:00
nfs_fs.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
nfs_idmap.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
nfs_iostat.h
nfs_page.h
nfs_xdr.h NFSv4: don't put ACCESS in OPEN compound if O_EXCL 2012-10-02 14:56:19 -07:00
nfs.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
nfsacl.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
nilfs2_fs.h
nl802154.h mac802154: add wpan device-class support 2012-06-26 21:06:11 -07:00
nls.h NLS: improve UTF8 -> UTF16 string conversion routine 2011-11-18 10:51:01 -08:00
nmi.h nmi watchdog: do not use cpp symbol in Kconfig 2012-03-23 16:58:31 -07:00
node.h convert 'memory' sysdev_class to a regular subsystem 2011-12-21 14:48:43 -08:00
nodemask.h cpusets: randomize node rotor used in cpuset_mem_spread_node() 2011-07-26 16:49:43 -07:00
notifier.h notifiers: vt: move vt notifiers into vt.h 2011-07-25 20:57:15 -07:00
nsc_gpio.h
nsproxy.h make sure that nsproxy_cache is initialized early enough 2011-07-20 01:44:07 -04:00
nubus.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
numa.h hugetlb: add generic definition of NUMA_NO_NODE 2009-12-15 08:53:12 -08:00
nvme.h NVMe: Do not set IO queue depth beyond device max 2012-07-27 13:57:23 -04:00
nvram.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
nwpserial.h serial: Add driver for the Cell Network Processor serial port NWP device 2009-01-08 16:25:18 +11:00
nx842.h powerpc/crypto: add 842 hardware compression driver 2012-08-01 17:47:56 +08:00
of_address.h of/address: sparc: Declare of_iomap as an extern function for sparc again 2012-11-23 22:01:15 +00:00
of_device.h
of_fdt.h
of_gpio.h
of_i2c.h
of_iommu.h
of_irq.h of/irq: sparse fixes 2012-10-17 15:53:02 -05:00
of_mdio.h of/mdio: Staticise !CONFIG_OF stubs 2012-10-10 22:41:05 -04:00
of_mtd.h
of_net.h
of_pci.h
of_pdt.h
of_platform.h
of_serial.h
of.h of: add stub of_get_child_by_name for non-OF builds 2012-10-17 15:53:00 -05:00
oid_registry.h X.509: Add utility functions to render OIDs as strings 2012-10-08 13:50:18 +10:30
olpc-ec.h Platform: OLPC: turn EC driver into a platform_driver 2012-07-31 23:27:30 -04:00
omap-dma.h dmaengine: add OMAP DMA engine driver 2012-07-31 12:06:20 +01:00
omapfb.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
oom.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
openvswitch.h net: Add Open vSwitch kernel components. 2011-12-03 09:35:17 -08:00
opp.h PM / OPP: Initialize OPP table from device tree 2012-09-09 22:06:33 +02:00
oprofile.h locking, oprofile: Annotate oprofilefs lock as raw 2011-09-13 11:12:05 +02:00
oxu210hp.h usb host: Oxford OXU210HP HCD driver. 2009-01-07 09:59:50 -08:00
padata.h padata: Fix race on sequence number wrap 2012-03-14 17:25:56 +08:00
page_cgroup.h
page-debug-flags.h mm: more intensive memory corruption debugging 2012-01-10 16:30:42 -08:00
page-flags.h mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages 2012-07-31 18:42:45 -07:00
page-isolation.h mm/page_alloc: refactor out __alloc_contig_migrate_alloc() 2012-10-09 16:22:52 +09:00
pageblock-flags.h mm: compaction: fix bit ranges in {get,clear,set}_pageblock_skip() 2012-10-11 08:50:14 +09:00
pagemap.h mm: methods for teaching filesystems about PG_swapcache pages 2012-07-31 18:42:47 -07:00
pagevec.h mm: fewer underscores in ____pagevec_lru_add 2012-01-12 20:13:10 -08:00
parport_pc.h
parport.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
parser.h vfs: Use const for kernel parser table 2008-10-13 10:10:37 -07:00
pata_arasan_cf_data.h
patchkey.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
path.h sanitize vfsmount refcounting changes 2011-01-16 13:47:07 -05:00
pch_dma.h
pci_hotplug.h
pci_ids.h i2c-viapro: Add VIA VX900 device ID 2012-10-05 22:23:53 +02:00
pci-acpi.h PCI/ACPI: Use DEVICE_ACPI_HANDLE rather than searching acpi_pci_roots 2012-09-24 14:51:23 -06:00
pci-aspm.h
pci-ats.h
pci-dma.h
pci.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
pcieport_if.h
pda_power.h
percpu_counter.h
percpu-defs.h percpu: Remove the multi-page alignment facility 2010-10-27 17:53:25 +02:00
percpu-rwsem.h percpu-rwsem: use synchronize_sched_expedited 2012-11-28 07:33:50 -08:00
percpu.h sections: fix section conflicts in mm/percpu.c 2012-10-06 03:04:44 +09:00
perf_event.h perf, cpu hotplug: Use cached value of smp_processor_id() 2012-10-24 10:01:59 +02:00
perf_regs.h
personality.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
pfn.h generic: make PFN_PHYS explicitly return phys_addr_t 2008-09-14 17:24:26 +02:00
phonedev.h [PATCH] mark struct inode_operations const 3 2007-02-12 09:48:46 -08:00
phonet.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
phy_fixed.h
phy.h phylib: Support registering a bunch of drivers 2012-07-09 00:10:56 -07:00
pid_namespace.h pidns: remove recursion from free_pid_ns() 2012-10-19 14:07:47 -07:00
pid.h pid: fix typo in function description 2011-05-26 17:12:37 -07:00
pim.h net: replace __constant_{endian} uses in net headers 2009-02-14 22:58:35 -08:00
pipe_fs_i.h
pktcdvd.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
platform_device.h
plist.h
pm_clock.h
pm_domain.h
pm_qos.h
pm_runtime.h
pm_wakeup.h
pm.h Power management updates for 3.7-rc1 2012-10-02 18:32:35 -07:00
pmu.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
pnfs_osd_xdr.h pnfs_osd_xdr: Remove unused #include from pnfs_osd_xdr.h 2012-10-03 13:52:52 -07:00
pnp.h treewide: Convert uses of struct resource to resource_size(ptr) 2011-06-10 14:55:36 +02:00
poison.h memblock: Kill sentinel entries at the end of static region arrays 2011-12-08 10:22:07 -08:00
poll.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
posix_acl_xattr.h
posix_acl.h
posix-clock.h treewide: fix a few typos in comments 2011-05-10 10:16:21 +02:00
posix-timers.h
power_supply.h
ppp_channel.h
ppp_defs.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
ppp-comp.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
pps_kernel.h
pps-gpio.h pps: new client driver using GPIO 2011-11-02 16:07:02 -07:00
preempt.h sched/rt: Document scheduler related skip-resched-check sites 2012-03-01 10:28:04 +01:00
prefetch.h Fix common misspellings 2011-03-31 11:26:23 -03:00
printk.h printk: remove the now unnecessary "C" annotation for KERN_CONT 2012-07-30 17:25:14 -07:00
prio_heap.h
proc_fs.h
profile.h profiling: fix up CONFIG_PROC_FS=n build 2008-10-23 08:55:01 -07:00
projid.h userns: Add kprojid_t and associated infrastructure in projid.h 2012-09-18 01:01:37 -07:00
proportions.h
pstore_ram.h
pstore.h
pti.h PTI feature to allow user to name and mark masterchannel request. 2011-07-01 15:39:38 -07:00
ptp_classify.h
ptp_clock_kernel.h ptp: update adjfreq callback description 2012-11-03 15:27:07 -04:00
ptrace.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
pwm_backlight.h
pwm.h pwm: Fix compilation error when CONFIG_PWM is not defined 2012-09-20 12:52:02 +02:00
pxa2xx_ssp.h
pxa168_eth.h
qnx6_fs.h
quicklist.h
quota.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
quotaops.h userns: Modify dqget to take struct kqid 2012-09-18 01:01:40 -07:00
radix-tree.h radix-tree: fix contiguous iterator 2012-06-05 10:46:40 -07:00
raid_class.h
ramfs.h pohmelfs: propagate umode_t 2012-01-03 22:55:07 -05:00
random.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
range.h x86/pci: Add cap_resource() 2010-02-10 17:47:17 -08:00
ratelimit.h tty: Fix bogus "callbacks suppressed" messages 2012-10-05 09:26:01 -07:00
rational.h lib: Change mail address of Oskar Schirmer 2012-05-17 15:18:37 +02:00
rbtree_augmented.h rbtree: include linux/compiler.h for definition of __always_inline 2012-10-25 14:37:52 -07:00
rbtree.h rbtree: move augmented rbtree functionality to rbtree_augmented.h 2012-10-09 16:22:40 +09:00
rculist_bl.h
rculist_nulls.h
rculist.h
rcupdate.h rcu: Switch task's syscall hooks on context switch 2012-09-26 15:47:02 +02:00
rcutiny.h Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation" 2012-07-02 11:39:19 -07:00
rcutree.h rcu: Precompute RCU_FAST_NO_HZ timer offsets 2012-06-06 20:43:28 -07:00
reboot.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
reciprocal_div.h
regmap.h regmap: irq: Add mask invert flag for enable register 2012-08-30 11:13:41 -07:00
regset.h The following text was taken from the original review request: 2012-03-24 10:08:39 -07:00
relay.h BUG: headers with BUG/BUG_ON etc. need linux/bug.h 2012-03-04 17:54:34 -05:00
remoteproc.h remtoteproc: maintain max notifyid 2012-09-18 21:55:52 +03:00
res_counter.h
resource.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
resume-trace.h PM: Add sysfs attr for rechecking dev hash from PM trace 2010-10-17 01:57:50 +02:00
rfkill-gpio.h net:rfkill: add a gpio setup function into GPIO rfkill 2011-10-03 15:19:19 -04:00
rfkill-regulator.h
rfkill.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
ring_buffer.h
rio_drv.h rapidio: add inbound memory mapping interface 2012-10-06 03:05:21 +09:00
rio_ids.h
rio_regs.h
rio.h rapidio: fix kernel-doc warnings 2012-11-16 14:33:04 -08:00
rmap.h mm: cma: discard clean pages during contiguous allocation instead of migration 2012-10-09 16:22:43 +09:00
rndis.h usb/net: rndis: move bus message definition 2012-05-12 15:15:20 -04:00
root_dev.h
rotary_encoder.h
rpmsg.h rpmsg: make sure inflight messages don't invoke just-removed callbacks 2012-07-04 11:51:59 +03:00
rslib.h [RSLIB] Support non-canonical GF representations 2007-05-02 11:56:33 +01:00
rtc-ds2404.h rtc: add Dallas DS2404 driver 2012-10-06 03:05:01 +09:00
rtc-v3020.h rtc-v3020: make bitfield unsigned 2010-05-11 10:09:47 +02:00
rtc.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
rtmutex.h plist: Remove the need to supply locks to plist heads 2011-07-08 14:02:53 +02:00
rtnetlink.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
rwlock_api_smp.h
rwlock_types.h
rwlock.h locking: Make sparse work with inline spinlocks and rwlocks 2010-03-13 01:21:21 +01:00
rwsem-spinlock.h locking, rwsem: Annotate inner lock as raw 2011-09-13 11:11:59 +02:00
rwsem.h Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
rxrpc.h RxRPC: Declare the security index constants symbolically 2009-09-15 02:44:17 -07:00
s3c_adc_battery.h
sa11x0-dma.h
scatterlist.h scatterlist: add sg_nents 2012-09-27 12:45:28 +02:00
scc.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
sched.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
screen_info.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
sctp.h net: use __packed annotation 2010-06-03 03:21:52 -07:00
scx200_gpio.h
scx200.h [PATCH] scx200_hrt: fix precedence bug manifesting as 27x clock in 1 MHz mode 2006-10-04 07:55:14 -07:00
sdla.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
seccomp.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
securebits.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
security.h consitify do_mount() arguments 2012-10-11 20:02:04 -04:00
selection.h vcs: invoke the vt update callback when /dev/vcs* is written to 2010-10-22 10:20:06 -07:00
selinux.h secmark: make secmark object handling generic 2010-10-21 10:12:48 +11:00
sem.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
semaphore.h
seq_file_net.h
seq_file.h
seqlock.h seqlock: add 'raw_seqcount_begin()' function 2012-05-04 15:13:54 -07:00
serial_8250.h
serial_core.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
serial_max3100.h
serial_mfd.h
serial_pnx8xxx.h
serial_sci.h
serial.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
serio.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
sfi_acpi.h
sfi.h x86/mrst: Add SFI platform device parsing code 2010-11-09 14:45:52 +01:00
sh_clk.h
sh_dma.h
sh_eth.h
sh_intc.h
sh_pfc.h
sh_timer.h
shdma-base.h dmaengine: shdma: restore partial transfer calculation 2012-08-01 13:48:52 +09:00
shm.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
shmem_fs.h
shrinker.h vmscan: remove obsolete shrink_control comment 2012-07-31 18:42:43 -07:00
signal.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
signalfd.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
sirfsoc_dma.h
sizes.h
skbuff.h net: remove skb recycling 2012-10-07 00:40:54 -04:00
slab_def.h mm/slab: Fix kmem_cache_alloc_node_trace() declaration 2012-09-29 10:02:27 +03:00
slab.h mm, slob: Add support for kmalloc_track_caller() 2012-09-25 10:14:18 +03:00
slob_def.h mm, slob: Use NUMA_NO_NODE instead of -1 2012-09-25 10:11:14 +03:00
slub_def.h
sm501-regs.h
sm501.h video, sm501: add I/O functions for use on powerpc 2011-03-22 17:16:34 +09:00
smc91x.h Fix common misspellings 2011-03-31 11:26:23 -03:00
smc911x.h smc911x: Add IRQ polarity configuration 2008-10-22 07:00:38 -04:00
smp.h smp: Remove num_booting_cpus() 2012-06-05 17:32:30 +02:00
smpboot.h smpboot: Provide infrastructure for percpu hotplug threads 2012-08-13 17:01:07 +02:00
smsc911x.h net: allow shifted access in smsc911x V2 2011-04-13 17:13:00 -07:00
smscphy.h net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h> 2012-01-03 20:23:18 -05:00
sock_diag.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
socket.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
sonet.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
sony-laptop.h
sonypi.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
sort.h
sound.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
soundcard.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
spinlock_api_smp.h
spinlock_api_up.h
spinlock_types_up.h
spinlock_types.h
spinlock_up.h
spinlock.h Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
splice.h splice: fix racy pipe->buffers uses 2012-06-13 21:16:42 +02:00
srcu.h rcu: Implement per-domain single-threaded call_srcu() state machine 2012-04-30 10:48:25 -07:00
stackprotector.h
stacktrace.h x86: Swap save_stack_trace_regs parameters 2011-06-14 22:48:51 -04:00
start_kernel.h
stat.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
statfs.h add f_flags to struct statfs(64) 2010-08-09 16:48:44 -04:00
static_key.h
stddef.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
ste_modem_shm.h remoteproc: Add STE modem driver 2012-09-22 16:35:13 +03:00
stmmac.h net:stmmac: Remove bus_id from mdio platform data. 2012-08-31 16:11:28 -04:00
stmp_device.h
stop_machine.h
string_helpers.h
string.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
stringify.h Make __stringify support variable argument macros too 2009-04-10 15:48:52 +02:00
sungem_phy.h
sunserialcore.h
superhyway.h
suspend.h PM / Sleep: Separate printing suspend times from initcall_debug 2012-07-01 13:31:23 +02:00
svga.h svga: Make svga_set_timings() take an iomem regbase pointer. 2011-03-22 15:47:22 +09:00
swab.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
swap.h mm: remove vma arg from page_evictable 2012-10-09 16:22:55 +09:00
swapfile.h mm: frontswap: core swap subsystem hooks and headers 2012-05-15 11:33:58 -04:00
swapops.h swap: fix shmem swapping when more than 8 areas 2012-06-15 21:48:14 -07:00
swiotlb.h swiotlb: add the late swiotlb initialization function with iotlb memory 2012-08-21 14:47:25 -04:00
synclink.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
sys_soc.h
sys.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
syscalls.h infrastructure for saner ret_from_kernel_thread semantics 2012-10-12 13:35:07 -04:00
syscore_ops.h
sysctl.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
sysfs.h sysfs: get rid of some lockdep false positives 2012-05-14 12:19:56 -07:00
syslog.h syslog: use defined constants instead of raw numbers 2010-02-04 14:20:41 +11:00
sysrq.h Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent 2011-01-24 09:33:36 -08:00
sysv_fs.h
task_io_accounting_ops.h
task_io_accounting.h
task_work.h
taskstats_kern.h
tboot.h x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. 2012-03-13 14:06:33 -04:00
tc.h [TC] MIPS: TURBOchannel update to the driver model 2007-02-09 16:23:15 +00:00
tca6416_keypad.h
tcp.h tcp: add SYN/data info to TCP_INFO 2012-10-22 15:16:06 -04:00
textsearch_fsm.h
textsearch.h include: replace linux/module.h with "struct module" wherever possible 2011-10-31 19:32:32 -04:00
tfrc.h [DCCP] ccid3: Finer-grained resolution of sending rates 2006-12-11 14:34:42 -08:00
thermal.h Thermal: Introduce locking for cdev.thermal_instances list. 2012-09-24 14:44:37 +08:00
thread_info.h
threads.h pids: increase pid_max based on num_possible_cpus 2010-05-27 09:12:51 -07:00
ti_wilink_st.h
tick.h nohz: Rename ts->idle_tick to ts->last_tick 2012-06-11 20:07:17 +02:00
tifm.h tifm: fix the MemoryStick host fifo handling code 2008-03-10 18:01:18 -07:00
timb_dma.h
timb_gpio.h
time-armada-370-xp.h
time.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
timecompare.h timecompare: generic infrastructure to map between two time bases 2009-02-15 22:43:32 -08:00
timekeeper_internal.h time: Introduce new GENERIC_TIME_VSYSCALL 2012-09-24 12:38:08 -04:00
timer.h timer: Implement TIMER_IRQSAFE 2012-08-21 16:28:31 +02:00
timerfd.h timerfd: Manage cancelable timers in timerfd 2011-05-23 13:59:53 +02:00
timeriomem-rng.h hwrng: timeriomem - Use phys address rather than virt 2009-03-27 12:59:54 +08:00
timerqueue.h rbtree: empty nodes have no color 2012-10-09 16:22:32 +09:00
timex.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
topology.h sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean up 2012-08-13 19:02:05 +02:00
toshiba.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
tpm_command.h
tpm.h tpm: Move tpm_get_random api into the TPM device driver 2012-08-22 11:11:33 -05:00
trace_clock.h
trace_seq.h
tracehook.h trim task_work: get rid of hlist 2012-07-22 23:57:55 +04:00
tracepoint.h trace: Don't declare trace_*_rcuidle functions in modules 2012-09-12 10:20:14 -04:00
transport_class.h
tsacct_kern.h
tty_driver.h
tty_flip.h
tty_ldisc.h
tty.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
typecheck.h
types.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
u64_stats_sync.h
uaccess.h maccess,probe_kernel: Make write/read src const void * 2011-05-25 19:56:23 -04:00
ucb1400.h Input: ucb1400_ts - convert to threaded IRQ 2012-01-04 22:19:55 -08:00
udp.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
uidgid.h userns: Rework the user_namespace adding uid/gid mapping support 2012-04-26 02:01:39 -07:00
uinput.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
uio_driver.h
uio.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
uprobes.h uprobes: Introduce prepare_uprobe() 2012-10-07 21:19:42 +02:00
usb_usual.h
usb.h USB: usb.h: remove dbg() macro 2012-10-17 11:16:13 -07:00
usbdevice_fs.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
user_namespace.h
user-return-notifier.h
user.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
uts.h uts: make default hostname configurable, rather than always using "(none)" 2011-06-15 20:04:00 -07:00
utsname.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
uuid.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
uwb.h uwb.h: fix implicit use of asm/page.h for PAGE_SIZE 2011-10-31 19:32:31 -04:00
vermagic.h vermagic: delete unused include of <linux/module.h> 2011-10-31 19:32:23 -04:00
vfio.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
vfs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vga_switcheroo.h
vgaarb.h vgaarb: Provide dummy default device functions 2012-05-03 09:30:55 +01:00
via_i2c.h
via-core.h
via-gpio.h viafb: move some include files to include/linux 2010-05-11 16:07:59 -06:00
via.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
video_output.h
videodev2.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
virtio_config.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
virtio_console.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
virtio_mmio.h
virtio_ring.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
virtio_scsi.h [SCSI] virtio-scsi: support online resizing of disks 2012-10-09 11:24:47 +01:00
virtio.h virtio-ring: move queue_index to vring_virtqueue 2012-09-28 15:05:15 +09:30
vlynq.h include: replace linux/module.h with "struct module" wherever possible 2011-10-31 19:32:32 -04:00
vm_event_item.h mm: remove unevictable_pgs_mlockfreed 2012-10-09 16:22:59 +09:00
vmalloc.h ARM: dma-mapping: remove custom consistent dma region 2012-07-30 12:25:45 +02:00
vme.h Staging: VME: move VME drivers out of staging 2012-04-26 12:34:58 -07:00
vmstat.h memory-hotplug: fix zone stat mismatch 2012-10-09 16:22:59 +09:00
vt_buffer.h
vt_kern.h
vt.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
w1-gpio.h onewire: w1-gpio: add ext_pullup_enable pin in platform data 2012-08-16 10:02:33 -07:00
wait.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
wanrouter.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
watchdog.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
wireless.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
wl12xx.h wl12xx: move common init code from bus modules to main 2011-10-11 16:01:09 +03:00
wm97xx.h Input: wm97xx - refactor channel selection in poll_sample() 2011-07-04 19:31:38 -07:00
workqueue.h
writeback.h vfs: nuke pdflush from comments 2012-08-04 12:15:37 +04:00
xattr.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
xilinxfb.h Fix common misspellings 2011-03-31 11:26:23 -03:00
xz.h decompressors: add XZ decompressor module 2011-01-13 08:03:24 -08:00
yam.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
z2_battery.h
zconf.h [PATCH] zlib_inflate: Upgrade library code to a recent version 2006-06-22 15:05:58 -07:00
zlib.h zlib: slim down zlib_deflate() workspace when possible 2011-03-22 17:44:17 -07:00
zorro_ids.h
zorro.h
zutil.h [PATCH] zlib_inflate: Upgrade library code to a recent version 2006-06-22 15:05:58 -07:00