linux/include/linux
Arjan van de Ven 4a31276930 x86: Turn the copy_from_user check into an (optional) compile time warning
A previous patch added the buffer size check to copy_from_user().

One of the things learned from analyzing the result of the previous
patch is that in general, gcc is really good at proving that the
code contains sufficient security checks to not need to do a
runtime check. But that for those cases where gcc could not prove
this, there was a relatively high percentage of real security
issues.

This patch turns the case of "gcc cannot prove" into a compile time
warning, as long as a sufficiently new gcc is in use that supports
this. The objective is that these warnings will trigger developers
checking new cases out before a security hole enters a linux kernel
release.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: James Morris <jmorris@namei.org>
Cc: Jan Beulich <jbeulich@novell.com>
LKML-Reference: <20090930130523.348ae6c4@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-10-01 11:31:04 +02:00
..
amba ARM: 5636/1: Move vendor enum to AMBA include 2009-09-12 11:51:14 +01:00
byteorder
can can: add can_free_echo_skb() for upcoming drivers 2009-09-04 02:16:14 -07:00
decompress bzip2/lzma/gzip: fix comments describing decompressor API 2009-08-07 10:39:56 -07:00
dvb V4L/DVB (12997): Add the DTV_ISDB_TS_ID property for ISDB_S 2009-09-19 00:51:34 -03:00
hdlc
i2c mfd: Add support for TWL4030/5030 dynamic power switching 2009-09-17 09:47:22 +02:00
input Input: matrix-keypad - add function to build device keymap 2009-08-27 22:05:39 -07:00
isdn ISDN: Add support for none reverse bitstreams to isdnhdc 2009-07-25 20:16:01 +02:00
lockd Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux 2009-09-22 07:54:33 -07:00
mfd Merge git://git.infradead.org/battery-2.6 2009-09-23 10:11:08 -07:00
mlx4 IB/mlx4: Add strong ordering to local inval and fast reg work requests 2009-06-05 10:36:24 -07:00
mmc mmc: make SDIO device/driver struct accessors public 2009-09-23 07:39:38 -07:00
mtd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2009-09-20 05:55:36 -07:00
netfilter netfilter: nfnetlink: constify message attributes and headers 2009-08-25 16:07:58 +02:00
netfilter_arp netfilter: xtables: mark initial tables constant 2009-08-24 14:56:30 +02:00
netfilter_bridge netfilter: xtables: mark initial tables constant 2009-08-24 14:56:30 +02:00
netfilter_ipv4 netfilter: xtables: mark initial tables constant 2009-08-24 14:56:30 +02:00
netfilter_ipv6 netfilter: xtables: mark initial tables constant 2009-08-24 14:56:30 +02:00
nfsd seq_file: constify seq_operations 2009-09-23 07:39:29 -07:00
raid md: fix some comments. 2009-06-18 08:46:47 +10:00
regulator regulator/driver: be more specific in nanodoc for is_enabled 2009-09-22 13:32:45 +01:00
rtc
spi gpio: add MC33880 driver 2009-09-23 07:39:46 -07:00
ssb ssb: Implement SDIO host bus support 2009-09-09 11:19:00 -04:00
sunrpc SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous 2009-09-15 20:49:33 -04:00
tc_act
tc_ematch
unaligned
usb USB: ehci-dbgp: errata for EHCI debug controller initialization 2009-09-23 06:46:38 -07:00
uwb
wimax wimax/i2400m: rename misleading I2400M_PL_PAD to I2400M_PL_ALIGN 2009-06-11 03:30:20 -07:00
8250_pci.h
Kbuild KVM: export kvm_para.h 2009-09-10 10:46:47 +03:00
a.out.h
ac97_codec.h
acct.h
acpi.h Merge branch 'misc-2.6.32' into release 2009-09-19 02:14:45 -04:00
acpi_pmtmr.h
adb.h
adfs_fs.h Cleanup of adfs headers 2009-06-17 00:36:36 -04:00
aer.h
affs_hardblocks.h
agp_backend.h intel-agp: fix sglist allocation to avoid vmalloc() 2009-08-03 09:04:57 +01:00
agpgart.h
aio.h includecheck fix: include/linux, aio.h 2009-09-20 16:09:20 +05:30
aio_abi.h
amifd.h
amifdreg.h
amigaffs.h
anon_inodes.h anonfd: split interface into file creation and install 2009-09-23 07:39:29 -07:00
apm-emulation.h
apm_bios.h
arcdevice.h netdev: convert bulk of drivers to netdev_tx_t 2009-09-01 01:14:07 -07:00
arcfb.h
async.h
async_tx.h
ata.h libata: add command name parsing for error output 2009-09-01 19:47:20 -04:00
ata_platform.h
atalk.h
ath9k_platform.h
atm.h
atm_eni.h
atm_he.h
atm_idt77105.h
atm_nicstar.h
atm_suni.h
atm_tcp.h
atm_zatm.h
atmapi.h
atmarp.h
atmbr2684.h
atmclip.h
atmdev.h
atmel-mci.h atmel-mci: Add support for inverted detect pin 2009-04-08 20:47:48 +02:00
atmel-pwm-bl.h
atmel-ssc.h
atmel_pdc.h
atmel_pwm.h
atmel_serial.h
atmel_tc.h
atmioc.h
atmlec.h
atmmpc.h
atmppp.h
atmsap.h
atmsvc.h
attribute_container.h driver model: constify attribute groups 2009-09-15 09:50:47 -07:00
audit.h Audit: clean up all op= output to include string quoting 2009-06-24 00:00:52 -04:00
auto_dev-ioctl.h autofs4: fix kernel includes 2009-04-01 08:59:23 -07:00
auto_fs.h headers_check fix: linux/auto_fs.h 2009-06-01 06:21:13 +00:00
auto_fs4.h
auxvec.h
ax25.h
b1lli.h
b1pcmcia.h
backing-dev.h writeback: separate starting of sync vs opportunistic writeback 2009-09-16 15:18:52 +02:00
backlight.h
baycom.h
bcd.h
bfs_fs.h
binfmts.h exec: do not sleep in TASK_TRACED under ->cred_guard_mutex 2009-09-05 11:30:42 -07:00
bio.h bio: first step in sanitizing the bio->bi_rw flag testing 2009-09-11 14:33:31 +02:00
bit_spinlock.h
bitmap.h Make bitmask 'and' operators return a result code 2009-08-21 09:26:15 -07:00
bitops.h bitops: Add __ffs64 bitop 2009-04-23 10:06:35 +01:00
bitrev.h
blk-iopoll.h block: make blk_iopoll_prep_sched() follow normal 0/1 return convention 2009-09-11 14:33:32 +02:00
blkdev.h block: use blkdev_issue_discard in blk_ioctl_discard 2009-09-14 08:24:53 +02:00
blkpg.h
blktrace_api.h tracing/events: convert block trace points to TRACE_EVENT(), fix !CONFIG_BLOCK 2009-06-10 11:55:06 +02:00
blockgroup_lock.h
bootmem.h mm: also use alloc_large_system_hash() for the PID hash table 2009-09-22 07:17:38 -07:00
bottom_half.h
bpqether.h
brcmphy.h
bsg.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 2009-03-28 13:30:43 -07:00
buffer_head.h Add block_write_full_page_endio for passing endio handler 2009-04-16 07:47:49 -07:00
bug.h headers: move module_bug_finalize()/module_bug_cleanup() definitions into module.h 2009-06-16 19:47:48 -07:00
c2port.h c2port: annotate bitfield for kmemcheck 2009-06-15 15:49:34 +02:00
cache.h
can.h
capability.h trivial: change address of the libcap source. 2009-09-21 15:14:51 +02:00
capi.h
cb710.h cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG 2009-07-31 12:28:46 +02:00
cciss_ioctl.h
cd1400.h
cdev.h fs: Remove i_cindex from struct inode 2009-06-11 21:36:09 -04:00
cdk.h
cdrom.h
cfag12864b.h
cgroup.h cgroup avoid permanent sleep at rmdir 2009-07-29 19:10:35 -07:00
cgroup_subsys.h
cgroupstats.h
chio.h
circ_buf.h
clk.h [ARM] 5536/1: Move clk_add_alias() to arch/arm/common/clkdev.c 2009-06-04 17:45:43 +01:00
clockchips.h hrtimer: Fix migration expiry check 2009-07-10 17:32:55 +02:00
clocksource.h clocksource: Resolve cpu hotplug dead lock with TSC unstable 2009-08-28 20:25:24 +02:00
cm4000_cs.h
cn_proc.h proc connector: add event for process becoming session leader 2009-09-23 07:39:29 -07:00
cnt32_to_63.h
coda.h
coda_cache.h
coda_fs_i.h
coda_linux.h
coda_psdev.h
coff.h
com20020.h
compat.h signals: implement sys_rt_tgsigqueueinfo 2009-04-30 19:24:24 +02:00
compiler-gcc.h
compiler-gcc3.h gcov: add gcov profiling infrastructure 2009-06-18 13:03:57 -07:00
compiler-gcc4.h x86: Turn the copy_from_user check into an (optional) compile time warning 2009-10-01 11:31:04 +02:00
compiler-intel.h
compiler.h x86: Turn the copy_from_user check into an (optional) compile time warning 2009-10-01 11:31:04 +02:00
completion.h
comstats.h
concap.h
configfs.h
connector.h connector: make callback argument type explicit 2009-07-17 10:13:21 -07:00
console.h
console_struct.h vt: drop bootmem/slab memory distinction 2009-07-16 09:19:16 -07:00
consolemap.h
const.h
cpu.h cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU case 2009-08-15 19:02:07 +02:00
cpufreq.h [CPUFREQ] Introduce global, not per core: /sys/devices/system/cpu/cpufreq 2009-09-01 12:45:14 -04:00
cpuidle.h
cpumask.h generic-ipi: make struct call_function_data lockless 2009-09-23 07:39:28 -07:00
cpuset.h cpuset,mm: update tasks' mems_allowed in time 2009-06-16 19:47:31 -07:00
cramfs_fs.h linux/magic.h: move cramfs magic out of cramfs_fs.h 2009-06-11 21:36:10 -04:00
cramfs_fs_sb.h
crash_dump.h headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
crc-ccitt.h
crc-itu-t.h
crc-t10dif.h
crc7.h
crc16.h
crc32.h
crc32c.h
cred.h Creds: creds->security can be NULL is selinux is disabled 2009-09-14 12:34:07 +10:00
crypto.h crypto: ahash - Remove old_ahash_alg 2009-07-14 20:29:57 +08:00
cryptohash.h
ctype.h
cuda.h
cyclades.h serial: move delta_msr_wait into the tty_port 2009-09-19 13:13:31 -07:00
cyclomx.h
cycx_cfm.h
cycx_drv.h
cycx_x25.h
dca.h
dcache.h dcache: extrace and use d_unlinked() 2009-06-11 21:36:06 -04:00
dcbnl.h dcbnl: Add support for setapp/getapp commands to dcbnl 2009-09-01 01:24:30 -07:00
dccp.h
dcookies.h
debug_locks.h lockdep: warn about lockdep disabling after kernel taint, fix 2009-04-14 11:11:52 +02:00
debugfs.h
debugobjects.h
delay.h
delayacct.h headers: taskstats_kern.h trim 2009-09-18 09:48:52 -07:00
device-mapper.h dm stripe: expose correct io hints 2009-09-04 20:40:25 +01:00
device.h Driver-Core: extend devnode callbacks to provide permissions 2009-09-19 12:50:38 -07:00
device_cgroup.h
devpts_fs.h
dio.h
dirent.h
display.h
dlm.h dlm: Make name input parameter of {,dlm_}new_lockspace() const 2009-05-07 10:14:26 -05:00
dlm_device.h
dlm_netlink.h
dlm_plock.h
dlmconstants.h
dm-dirty-log.h dm raid1: add is_remote_recovering hook for clusters 2009-04-02 19:55:30 +01:00
dm-io.h
dm-ioctl.h dm ioctl: support cookies for udev 2009-06-22 10:12:30 +01:00
dm-kcopyd.h
dm-log-userspace.h dm log: userspace add luid to distinguish between concurrent log instances 2009-09-04 20:40:34 +01:00
dm-region-hash.h
dm9000.h
dma-attrs.h
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-mapping.h dma: Add set_dma_mask hook to struct dma_map_ops 2009-08-28 14:24:10 +10:00
dma_remapping.h VT-d: support the device IOTLB 2009-05-18 14:46:26 +01:00
dmaengine.h ioatdma: fix "ioatdma frees DMA memory with wrong function" 2009-05-12 14:41:47 -07:00
dmapool.h
dmar.h Intel-IOMMU, intr-remap: source-id checking 2009-06-23 22:09:17 +01:00
dmi.h dmi: extend dmi_get_year() to dmi_get_date() 2009-09-08 21:17:48 -04:00
dn.h
dnotify.h dnotify: reimplement dnotify using fsnotify 2009-06-11 14:57:53 -04:00
dqblk_qtree.h
dqblk_v1.h
dqblk_v2.h
dqblk_xfs.h
ds1286.h
ds17287rtc.h
dst.h Staging: dst: core files. 2009-04-03 14:53:32 -07:00
dtlk.h cleanup console_print() 2009-09-14 17:41:42 -07:00
dw_dmac.h dw_dmac: add cyclic API to DW DMA driver 2009-04-01 15:42:34 -07:00
dynamic_debug.h Driver core: remove pr_fmt() from dynamic_dev_dbg() printk 2009-04-16 16:17:11 -07:00
edac.h
edd.h
eeprom_93cx6.h
efi.h [IA64] Convert ia64 to use int-ll64.h 2009-06-17 09:33:49 -07:00
efs_fs_sb.h
efs_vh.h
eisa.h eisa: remove driver_data direct access of struct device 2009-06-15 21:30:26 -07:00
elevator.h block: implement and enforce request peek/start/fetch 2009-05-11 09:52:18 +02:00
elf-em.h
elf-fdpic.h
elf.h
elfcore-compat.h
elfcore.h elfcore.h : Fix UML build breakage 2009-07-08 09:18:05 -07:00
elfnote.h
enclosure.h [SCSI] ses: add support for enclosure component hot removal 2009-08-22 17:52:13 -05:00
err.h
errno.h
errqueue.h
etherdevice.h net: introduce a list of device addresses dev_addr_list (v6) 2009-05-05 12:26:24 -07:00
ethtool.h net/ethtool: Add support for the ethtool feature to flash firmware image from a specified file. 2009-09-02 23:07:39 -07:00
eventfd.h anonfd: split interface into file creation and install 2009-09-23 07:39:29 -07:00
eventpoll.h
exportfs.h
ext2_fs.h
ext2_fs_sb.h
ext3_fs.h ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle() 2009-07-15 21:30:46 +02:00
ext3_fs_i.h switch ext3 to inode->i_acl 2009-06-24 08:17:04 -04:00
ext3_fs_sb.h
ext3_jbd.h
f75375s.h
fadvise.h
falloc.h fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls 2009-06-24 08:15:27 -04:00
fault-inject.h
fb.h fbdev: add mutex for fb_mmap locking 2009-06-30 18:56:00 -07:00
fcdevice.h
fcntl.h
fd.h
fddidevice.h
fdreg.h
fdtable.h kmemtrace, fs: fix linux/fdtable.h header file dependencies 2009-04-03 12:13:03 +02:00
fib_rules.h
fiemap.h include/linux/fiemap.h: include types.h now that it's exported 2009-04-13 15:04:30 -07:00
file.h
filter.h
fips.h random: Add optional continuous repetition test to entropy store based rngs 2009-06-18 19:50:21 +08:00
firewire-cdev.h
firewire-constants.h
firewire.h firewire: core: header file cleanup 2009-09-12 14:48:40 +02:00
firmware-map.h firmware_map: fix hang with x86/32bit 2009-06-16 19:47:28 -07:00
firmware.h firmware: FIRMWARE_NAME_MAX removal 2009-06-15 21:30:25 -07:00
flat.h
flex_array.h flex_array: introduce DEFINE_FLEX_ARRAY 2009-09-22 07:17:47 -07:00
font.h
freezer.h
fs.h const: make lock_manager_operations const 2009-09-22 07:17:25 -07:00
fs_enet_pd.h net: Rework fs_enet driver to use of_mdio infrastructure 2009-04-27 02:53:51 -07:00
fs_stack.h
fs_struct.h New locking/refcounting for fs_struct 2009-03-31 23:00:26 -04:00
fs_uart_pd.h
fscache-cache.h FS-Cache: Add use of /proc and presentation of statistics 2009-04-03 16:42:37 +01:00
fscache.h FS-Cache: Implement data I/O part of netfs API 2009-04-03 16:42:39 +01:00
fsl_devices.h mpc52xx_psc_spi: convert to cs_control callback 2009-06-18 13:03:42 -07:00
fsnotify.h fsnotify: move events should indicate the event was on a child 2009-06-11 14:57:54 -04:00
fsnotify_backend.h inotify: use GFP_NOFS under potential memory pressure 2009-07-21 15:26:27 -04:00
ftrace.h includecheck fix: include/linux, ftrace.h 2009-09-20 16:58:35 +05:30
ftrace_event.h tracing: Allocate the ftrace event profile buffer dynamically 2009-09-18 07:25:44 +02:00
ftrace_irq.h
fuse.h fuse: document protocol version negotiation 2009-07-08 18:17:58 +02:00
futex.h futex: remove FUTEX_REQUEUE_PI (non CMP) 2009-04-30 11:41:35 +02:00
gameport.h Input: serio - do not use deprecated dev.power.power_state 2009-05-09 16:10:18 -07:00
gcd.h lib: add lib/gcd.c 2009-06-18 13:04:05 -07:00
gen_stats.h net: restore gnet_stats_basic to previous definition 2009-08-17 21:33:49 -07:00
genalloc.h
generic_acl.h
generic_serial.h
genetlink.h
genhd.h const: make block_device_operations const 2009-09-22 07:17:25 -07:00
getcpu.h
gfp.h BUILD_BUG_ON(): fix it and a couple of bogus uses of it 2009-09-23 07:39:29 -07:00
gfs2_ondisk.h GFS2: Add explanation of extended attr on-disk format 2009-08-25 13:44:04 +01:00
gigaset_dev.h
gpio.h gpiolib: allow exported GPIO nodes to be named using sysfs links 2009-09-23 07:39:46 -07:00
gpio_keys.h
gpio_mouse.h
hardirq.h Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2009-09-11 13:23:18 -07:00
hash.h
hayesesp.h serial: move delta_msr_wait into the tty_port 2009-09-19 13:13:31 -07:00
hdlc.h hdlc: convert to netdev_tx_t 2009-09-01 01:13:31 -07:00
hdlcdrv.h
hdpu_features.h
hdreg.h remove <linux/ata.h> include from <linux/hdreg.h> 2009-04-01 21:42:26 +02:00
hid-debug.h HID: fix debugfs build with !CONFIG_DEBUG_FS 2009-06-26 10:48:34 +02:00
hid.h HID: consolidate connect and disconnect into core code 2009-09-17 15:15:11 +02:00
hiddev.h
hidraw.h
highmem.h mm: check the argument of kunmap on architectures without highmem 2009-06-16 19:47:41 -07:00
highuid.h
hil.h
hil_mlc.h
hippidevice.h
hp_sdc.h
hpet.h
hrtimer.h Merge branch 'linus' into timers/core 2009-08-14 15:59:30 +02:00
htirq.h
hugetlb.h hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions 2009-09-22 07:17:42 -07:00
hw_random.h
hwmon-sysfs.h
hwmon-vid.h
hwmon.h
hysdn_if.h
i2c-algo-bit.h
i2c-algo-pca.h i2c-algo-pca: Add PCA9665 support 2009-03-28 21:34:44 +01:00
i2c-algo-pcf.h
i2c-dev.h
i2c-gpio.h
i2c-id.h V4L/DVB (12974): SAA7164: Remove the SAA7164 bus id, no longer required. 2009-09-19 00:16:14 -03:00
i2c-ocores.h i2c-ocores: Can add I2C devices to the bus 2009-06-13 10:39:28 +01:00
i2c-pca-platform.h i2c-algo-pca: Rework waiting for a free bus 2009-03-28 21:34:45 +01:00
i2c-pnx.h
i2c-pxa.h
i2c.h i2c: Drop unused i2c_driver.id field 2009-09-18 22:45:43 +02:00
i2o-dev.h
i2o.h
i8k.h
i7300_idle.h i7300_idle: allow testing on i5000-series hardware w/o re-compile 2009-05-28 20:52:40 -04:00
i8042.h
ibmtr.h
icmp.h
icmpv6.h net: include/linux/icmpv6: includecheck fix for icmpv6.h 2009-08-12 22:13:15 -07:00
ide.h ide: convert to ->proc_fops 2009-09-01 17:52:57 -07:00
idr.h cgroup: CSS ID support 2009-04-02 19:04:53 -07:00
ieee80211.h mac80211: Update mesh config IE to 11s draft 3.02 2009-08-28 14:40:24 -04:00
if.h net: release dst entry in dev_hard_start_xmit() 2009-05-18 22:19:19 -07:00
if_addr.h ipv6: Add IFA_F_DADFAILED flag 2009-09-11 12:54:58 -07:00
if_addrlabel.h
if_arcnet.h
if_arp.h Drop ARPHRD_IEEE802154_PHY 2009-08-19 23:08:24 +04:00
if_bonding.h
if_bridge.h
if_cablemodem.h
if_ec.h
if_eql.h
if_ether.h net: deprecate print_mac 2009-07-26 19:25:44 -07:00
if_fc.h
if_fddi.h
if_frad.h wan: dlci/sdla transmit return dehacking 2009-09-07 01:56:33 -07:00
if_hippi.h
if_infiniband.h
if_link.h
if_ltalk.h
if_macvlan.h
if_packet.h af_packet: Teach to listen for multiple unicast addresses. 2009-05-21 15:13:39 -07:00
if_phonet.h
if_plip.h
if_ppp.h
if_pppol2tp.h
if_pppox.h
if_slip.h
if_strip.h
if_tr.h
if_tun.h tun: Allow tap device to send/receive UFO packets. 2009-07-17 10:11:00 -07:00
if_tunnel.h sit: stateless autoconf for isatap 2009-05-19 16:02:02 -07:00
if_vlan.h gro: New frags interface to avoid copying shinfo 2009-04-16 02:02:07 -07:00
igmp.h bonding: remap muticast addresses without using dev_close() and dev_open() 2009-09-15 02:37:40 -07:00
ihex.h
ima.h integrity: add ima_counts_put (updated) 2009-06-29 08:59:10 +10:00
in.h ipv4: New multicast-all socket option 2009-06-02 00:45:24 -07:00
in6.h
in_route.h
inet.h
inet_diag.h
inet_lro.h
inetdevice.h ip: fix logic of reverse path filter sysctl 2009-07-27 18:39:45 -07:00
init.h x86: properly annotate alternatives.c 2009-08-21 15:30:12 -07:00
init_ohci1394_dma.h
init_task.h perf: Do the big rename: Performance Counters -> Performance Events 2009-09-21 14:28:04 +02:00
initrd.h
inotify.h
input-polldev.h
input.h Input: synaptics - add support for reporting x/y resolution 2009-06-19 22:55:17 -07:00
intel-iommu.h intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOS 2009-09-11 16:40:10 +01:00
interrupt.h Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block 2009-09-14 17:55:15 -07:00
io-mapping.h x86, pat: Add PAT reserve free to io_mapping* APIs 2009-08-26 15:41:16 -07:00
io.h
ioc3.h
ioc4.h
iocontext.h io context: fix ref counting 2009-07-31 08:55:48 +02:00
ioctl.h
iommu-helper.h
iommu.h
ioport.h walk system ram range 2009-09-23 07:39:41 -07:00
ioprio.h
iova.h intel-iommu: Remove superfluous iova_alloc_lock from IOVA code 2009-07-15 08:17:02 +01:00
ip.h
ip6_tunnel.h
ip_vs.h
ipc.h
ipc_namespace.h ipcns: move free_ipcs() proto 2009-06-18 13:03:56 -07:00
ipmi.h ipmi: add oem message handling 2009-04-21 13:41:48 -07:00
ipmi_msgdefs.h ipmi: add oem message handling 2009-04-21 13:41:48 -07:00
ipmi_smi.h proc 2/2: remove struct proc_dir_entry::owner 2009-03-31 01:14:44 +04:00
ipsec.h
ipv6.h IPv6: Add 'autoconf' and 'disable_ipv6' module parameters 2009-06-01 03:07:33 -07:00
ipv6_route.h
ipx.h
irda.h
irq.h Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2009-09-11 13:21:31 -07:00
irq_cpustat.h
irqflags.h
irqnr.h irq: Add irq_node() primitive 2009-08-29 15:53:00 +02:00
irqreturn.h
isa.h
isapnp.h
iscsi_ibft.h
isdn.h
isdn_divertif.h
isdn_ppp.h
isdnif.h
isicom.h
iso_fs.h
istallion.h
ivtv.h V4L/DVB (11042): v4l2-api: Add definitions for V4L2_MPEG_STREAM_VBI_FMT_IVTV payloads 2009-03-30 12:43:22 -03:00
ivtvfb.h
ixjuser.h
jbd.h jbd.h: bitfields should be unsigned 2009-09-23 07:39:58 -07:00
jbd2.h jbd2: bitfields should be unsigned 2009-08-17 22:38:04 -04:00
jffs2.h
jhash.h
jiffies.h
journal-head.h
joystick.h
kallsyms.h Ksplice: Add functions for walking kallsyms symbols 2009-03-31 13:05:32 +10:30
kbd_diacr.h
kbd_kern.h
kbuild.h
kd.h
kdebug.h
kdev_t.h
kernel.h Make sure the value in abs() does not get truncated if it is greater than 2^32 2009-09-23 07:39:30 -07:00
kernel_stat.h softirq: introduce statistics for softirq 2009-06-18 13:03:40 -07:00
kernelcapi.h
kexec.h
key-type.h
key.h KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] 2009-09-02 21:29:22 +10:00
keyboard.h keyboard: advertise KT_DEAD2 extended diacriticals 2009-06-14 13:50:36 -07:00
keyctl.h KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] 2009-09-02 21:29:22 +10:00
kfifo.h kfifo: Use "const" definitions 2009-09-19 13:13:17 -07:00
kgdb.h
klist.h
kmalloc_sizes.h
kmemcheck.h BUILD_BUG_ON(): fix it and a couple of bogus uses of it 2009-09-23 07:39:29 -07:00
kmemleak.h kmemleak: Mark the early log buffer as __initdata 2009-08-27 14:29:16 +01:00
kmemtrace.h tracing/events: move trace point headers into include/trace/events 2009-04-14 22:05:43 -04:00
kmod.h module: try_then_request_module must wait 2009-04-09 07:49:44 -07:00
kobj_map.h
kobject.h
kprobes.h tracing: remove notrace from __kprobes annotation 2009-09-15 23:51:31 -04:00
kref.h
ks0108.h
ksm.h ksm: clean up obsolete references 2009-09-22 07:17:33 -07:00
kthread.h
ktime.h
kvm.h KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl 2009-09-10 08:33:16 +03:00
kvm_host.h tracing: Remove markers 2009-09-18 21:22:08 +02:00
kvm_para.h KVM: x86: Disallow hypercalls for guest callers in rings > 0 2009-09-10 08:33:20 +03:00
kvm_types.h KVM: APIC: get rid of deliver_bitmask 2009-06-10 11:48:27 +03:00
lapb.h
latencytop.h
lcd.h
leds-bd2802.h leds: add BD2802GU LED driver 2009-04-06 16:06:26 +01:00
leds-lp3944.h leds: LED driver for National Semiconductor LP3944 Funlight Chip 2009-06-23 20:21:38 +01:00
leds-pca9532.h
leds.h leds: Futher document blink_set 2009-06-23 20:21:39 +01:00
leds_pwm.h leds: simple driver for pwm driven LEDs 2009-04-06 16:06:26 +01:00
lguest.h lguest and virtio: cleanup struct definitions to Linux style. 2009-07-30 16:03:46 +09:30
lguest_launcher.h lguest: fix comment style 2009-07-30 16:03:45 +09:30
libata.h libata: remove spindown skipping and warning 2009-09-01 19:47:20 -04:00
libps2.h Input: add new driver for Sentelic Finger Sensing Pad 2009-08-19 21:46:09 -07:00
license.h
limits.h
linkage.h Add new macros for page-aligned data and bss sections. 2009-06-26 23:58:39 +02:00
linux_logo.h fbdev: move logo externs to header file 2009-06-16 19:47:57 -07:00
lis3lv02d.h lis3: add free-fall/wakeup function via platform_data 2009-09-22 07:17:48 -07:00
list.h
list_nulls.h list_nulls: add hlist_nulls_add_head and hlist_nulls_del 2009-06-13 12:28:57 +02:00
llc.h
lmb.h lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.h 2009-08-31 17:30:14 -10:00
lockdep.h lockdep: Reintroduce generation count to make BFS faster 2009-08-02 15:41:37 +02:00
log2.h
loop.h loop: use BIO list management functions 2009-04-28 07:37:28 +02:00
lp.h
lsm_audit.h SELinux: Convert avc_audit to use lsm_audit.h 2009-08-17 08:37:18 +10:00
lzo.h
m48t86.h
mISDNdsp.h mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti 2009-05-25 00:55:30 -07:00
mISDNhw.h mISDN: Make clearing B-channel a common function 2009-07-25 20:18:16 +02:00
mISDNif.h trivial: fix typos "man[ae]g?ment" -> "management" 2009-09-21 15:14:56 +02:00
magic.h ramfs: move RAMFS_MAGIC to include/linux/magic.h 2009-09-23 07:39:42 -07:00
major.h drbd: add major number to major.h 2009-06-16 19:47:48 -07:00
map_to_7segment.h
maple.h
math64.h
matroxfb.h
max17040_battery.h Add MAX17040 Fuel Gauge driver 2009-06-09 00:53:21 +04:00
mbcache.h
mbus.h
mc6821.h
mc146818rtc.h
mca-legacy.h
mca.h
mdio-bitbang.h
mdio-gpio.h
mdio.h mdio: mdio_if_info::mmds should not be __bitwise 2009-08-18 20:13:03 -07:00
memcontrol.h memcg: add file-based RSS accounting 2009-06-18 13:03:47 -07:00
memory.h Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2009-04-05 11:04:19 -07:00
memory_hotplug.h walk system ram range 2009-09-23 07:39:41 -07:00
mempolicy.h
mempool.h mm: remove broken 'kzalloc' mempool 2009-09-22 07:17:35 -07:00
memstick.h
meye.h
mg_disk.h mg_disk: seperate mg_disk.h again 2009-06-16 08:40:20 +02:00
migrate.h
mii.h mii: Add mii_advertise_flowctrl() 2009-04-29 17:32:35 -07:00
minix_fs.h
miscdevice.h Driver-Core: extend devnode callbacks to provide permissions 2009-09-19 12:50:38 -07:00
mm.h kcore: register module area in generic way 2009-09-23 07:39:42 -07:00
mm_inline.h mm: return boolean from page_is_file_cache() 2009-09-22 07:17:37 -07:00
mm_types.h mm: revert "oom: move oom_adj value" 2009-08-18 16:31:13 -07:00
mman.h mm: fix Committed_AS underflow on large NR_CPUS environment 2009-05-02 15:36:10 -07:00
mmdebug.h
mmiotrace.h tracing: x86, mmiotrace: only register for die notifier when tracer active 2009-04-29 11:33:34 +02:00
mmtimer.h
mmu_context.h mm: move use_mm/unuse_mm from aio.c to mm/ 2009-09-22 07:17:42 -07:00
mmu_notifier.h ksm: add mmu_notifier set_pte_at_notify() 2009-09-22 07:17:31 -07:00
mmzone.h page-allocator: split per-cpu list into one-list-per-migrate-type 2009-09-22 07:17:39 -07:00
mnt_namespace.h headers: mnt_namespace.h redux 2009-07-08 09:31:56 -07:00
mod_devicetable.h spi: prefix modalias with "spi:" 2009-09-23 07:39:43 -07:00
module.h tracing: Remove markers 2009-09-18 21:22:08 +02:00
moduleloader.h
moduleparam.h module_param: allow 'bool' module_params to be bool, not just int. 2009-06-12 21:46:58 +09:30
mount.h fs: introduce mnt_clone_write 2009-06-11 21:36:02 -04:00
mpage.h Remove two unneeded exports and make two symbols static in fs/mpage.c 2009-04-01 07:38:54 -04:00
mqueue.h
mroute.h
mroute6.h
msdos_fs.h
msg.h
msi.h
mtio.h
mutex-debug.h
mutex.h mutex: add atomic_dec_and_mutex_lock(), fix 2009-04-30 09:01:34 +02:00
mv643xx.h
mv643xx_eth.h
mv643xx_i2c.h
n_r3964.h
namei.h trivial: fix typo in namei.h comment 2009-09-21 15:14:51 +02:00
nbd.h
ncp.h
ncp_fs.h constify dentry_operations: misc filesystems 2009-03-27 14:44:00 -04:00
ncp_fs_i.h
ncp_fs_sb.h
ncp_mount.h
ncp_no.h
neighbour.h
net.h [PATCH] net: kmemcheck annotation in struct socket 2009-09-15 02:39:20 -07:00
net_dropmon.h dropmon: remove duplicated #include 2009-07-12 20:11:17 -07:00
net_tstamp.h
netdevice.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2009-09-17 20:53:52 -07:00
netfilter.h
netfilter_arp.h
netfilter_bridge.h
netfilter_decnet.h
netfilter_ipv4.h
netfilter_ipv6.h
netlink.h genetlink: fix netns vs. netlink table locking 2009-09-14 17:02:50 -07:00
netpoll.h netpoll: store local and remote ip in net-endian 2009-03-28 23:55:58 -07:00
netrom.h
nfs.h NFS: Clean up MNT program definitions 2009-06-17 18:02:11 -07:00
nfs2.h NFS: Clean up MNT program definitions 2009-06-17 18:02:11 -07:00
nfs3.h NFS: Clean up MNT program definitions 2009-06-17 18:02:11 -07:00
nfs4.h Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux 2009-09-22 07:54:33 -07:00
nfs4_acl.h
nfs4_mount.h
nfs_fs.h NFS: Fix an O_DIRECT Oops... 2009-08-12 08:21:39 -07:00
nfs_fs_i.h
nfs_fs_sb.h NFSv4: Add 'server capability' flags for NFSv4 recommended attributes 2009-08-09 15:06:19 -04:00
nfs_idmap.h
nfs_iostat.h NFS: Add some new I/O counters for FS-Cache doing things for NFS 2009-04-03 16:42:43 +01:00
nfs_mount.h
nfs_page.h
nfs_xdr.h nfs41: create_session operation 2009-06-17 12:24:34 -07:00
nfsacl.h
nfsd_idmap.h
nilfs2_fs.h nilfs2: support nanosecond timestamp 2009-04-07 08:31:20 -07:00
nl80211.h nl80211: add generation number to all dumps 2009-08-14 09:13:43 -04:00
nl802154.h ieee802154: add support for channel pages from IEEE 802.15.4-2006 2009-08-19 23:08:22 +04:00
nls.h NLS: update handling of Unicode 2009-06-15 21:44:43 -07:00
nmi.h debug lockups: Improve lockup detection, fix generic arch fallback 2009-08-03 09:56:52 +02:00
node.h
nodemask.h mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware 2009-08-07 10:39:55 -07:00
notifier.h bonding: remap muticast addresses without using dev_close() and dev_open() 2009-09-15 02:37:40 -07:00
nsc_gpio.h
nsproxy.h Get rid of indirect include of fs_struct.h 2009-03-31 23:00:27 -04:00
nubus.h
numa.h
nvram.h
nwpserial.h
of.h of: add of_parse_phandle() helper for parsing phandle properties 2009-04-27 02:53:45 -07:00
of_device.h
of_gpio.h
of_i2c.h
of_mdio.h of/mdio: Add support function for Ethernet fixed-link property 2009-07-22 09:27:18 -07:00
of_platform.h of: make of_(un)register_platform_driver common code 2009-05-02 15:36:10 -07:00
of_spi.h
oom.h oom: move oom_killer_enable()/oom_killer_disable to where they belong 2009-09-22 07:17:38 -07:00
oprofile.h oprofile: Implement performance counter multiplexing 2009-07-20 16:33:53 +02:00
oxu210hp.h
page-debug-flags.h generic debug pagealloc 2009-04-01 08:59:13 -07:00
page-flags.h mm: return boolean from page_has_private() 2009-09-22 07:17:38 -07:00
page-isolation.h
page_cgroup.h includecheck fix: include/linux, page_cgroup.h 2009-09-20 16:57:50 +05:30
pageblock-flags.h
pagemap.h rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMP 2009-08-22 13:07:09 +02:00
pagevec.h mm: remove pagevec_swap_free() 2009-04-01 08:59:13 -07:00
param.h
parport.h parport: quickfix the proc registration bug 2009-06-02 09:53:22 -07:00
parport_pc.h parport: Use the PCI IRQ if offered 2009-04-07 08:44:06 -07:00
parser.h
patchkey.h
path.h
pci-acpi.h PCI: use pci_is_root_bus() in acpi_find_root_bridge_handle() 2009-06-16 14:29:30 -07:00
pci-aspm.h
pci.h PCI PM: Introduce device flag wakeup_prepared 2009-09-09 14:19:11 -07:00
pci_hotplug.h PCI hotplug: acpiphp: use generic pci_configure_slot() 2009-09-14 17:39:12 -07:00
pci_ids.h i2c-piix4: Add AMD SB900 SMBus device ID 2009-09-18 22:45:50 +02:00
pci_regs.h uio: add generic driver for PCI 2.3 devices 2009-09-15 09:50:48 -07:00
pcieport_if.h
pda_power.h
percpu-defs.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 2009-09-15 09:39:44 -07:00
percpu.h percpu: kill lpage first chunk allocator 2009-08-14 15:00:53 +09:00
percpu_counter.h
perf_counter.h perf: Tidy up after the big rename 2009-09-21 14:34:11 +02:00
perf_event.h perf: Tidy up after the big rename 2009-09-21 14:34:11 +02:00
personality.h personality handling: fix PER_CLEAR_ON_SETID for security reasons 2009-07-13 08:01:47 +10:00
pfkeyv2.h
pfn.h
pg.h
phantom.h
phonedev.h
phonet.h cdc-phonet: autoconfigure Phonet address 2009-09-11 12:55:10 -07:00
phy.h phy: Eliminate references to BUS_ID_SIZE. 2009-05-26 21:16:25 -07:00
phy_fixed.h
pid.h
pid_namespace.h
pim.h
pipe_fs_i.h splice: implement default splice_read method 2009-05-11 14:13:10 +02:00
pkt_cls.h
pkt_sched.h
pktcdvd.h pktcdvd.h should include mempool.h 2009-04-24 08:54:21 +02:00
platform_device.h PM: Remove platform device suspend_late()/resume_early() V2 2009-07-22 00:28:39 +02:00
plist.h
pm.h PM: Add convenience macro to make switching to dev_pm_ops less error-prone 2009-09-14 20:27:00 +02:00
pm_qos_params.h
pm_runtime.h PM: Introduce core framework for run-time PM of I/O devices (rev. 17) 2009-08-23 00:04:44 +02:00
pm_wakeup.h
pmu.h
pnp.h pnp: add a shutdown method to pnp drivers 2009-09-22 07:17:49 -07:00
poison.h flex_array: poison free elements 2009-09-22 07:17:47 -07:00
poll.h poll: avoid extra wakeups in select/poll 2009-06-16 19:47:48 -07:00
posix-timers.h
posix_acl.h Get "no acls for this inode" right, fix shmem breakage 2009-06-24 16:58:48 -04:00
posix_acl_xattr.h
posix_types.h
power_supply.h power_supply: get_by_name and set_charged functionality 2009-07-30 17:49:15 +04:00
ppdev.h
ppp-comp.h
ppp_channel.h
ppp_defs.h
pps.h pps.h needs <linux/types.h> 2009-07-29 19:10:36 -07:00
pps_kernel.h LinuxPPS: core support 2009-06-18 13:04:04 -07:00
prctl.h perf: Do the big rename: Performance Counters -> Performance Events 2009-09-21 14:28:04 +02:00
preempt.h
prefetch.h
prio_heap.h
prio_tree.h
proc_fs.h kcore: register vmemmap range 2009-09-23 07:39:41 -07:00
profile.h
proportions.h
ptrace.h ptrace_get_task_struct: s/tasklist/rcu/, make it static 2009-06-18 13:03:51 -07:00
pwm.h trivial: PWM: fix of #endif comment 2009-03-30 15:22:01 +02:00
pwm_backlight.h
qnx4_fs.h fs/qnx4: sanitize includes 2009-06-11 21:36:12 -04:00
qnxtypes.h
quicklist.h
quota.h
quotaops.h const: make struct super_block::s_qcop const 2009-09-22 07:17:24 -07:00
radeonfb.h
radix-tree.h radix-tree: add radix_tree_prev_hole() 2009-06-16 19:47:30 -07:00
raid_class.h
ramfs.h
random.h
ratelimit.h
rational.h lib: isolate rational fractions helper function 2009-06-11 08:51:08 -07:00
raw.h
rbtree.h
rculist.h rculist.h: introduce list_entry_rcu() and list_first_entry_rcu() 2009-04-14 18:41:15 +02:00
rculist_nulls.h rcu: Fix whitespace inconsistencies 2009-09-19 08:53:22 +02:00
rcupdate.h rcu: Fix whitespace inconsistencies 2009-09-19 08:53:22 +02:00
rcutree.h rcu: Fix whitespace inconsistencies 2009-09-19 08:53:22 +02:00
rds.h RDS: Add TCP transport to RDS 2009-08-23 19:13:02 -07:00
reboot.h
reciprocal_div.h
regset.h
reiserfs_acl.h switch reiserfs to inode->i_acl 2009-06-24 08:17:06 -04:00
reiserfs_fs.h reiserfs: fix warnings with gcc 4.4 2009-06-18 13:03:46 -07:00
reiserfs_fs_i.h switch reiserfs to inode->i_acl 2009-06-24 08:17:06 -04:00
reiserfs_fs_sb.h reiserfs: allow exposing privroot w/ xattrs enabled 2009-06-11 21:35:58 -04:00
reiserfs_xattr.h reiserfs: fixup perms when xattrs are disabled 2009-05-17 11:45:45 -07:00
relay.h
res_counter.h memcg: add interface to reset limits 2009-06-18 13:03:48 -07:00
resource.h
resume-trace.h
rfkill.h rfkill: relicense header file 2009-09-01 12:48:21 -04:00
ring_buffer.h ring-buffer: only enable ring_buffer_swap_cpu when needed 2009-09-04 19:42:22 -04:00
rio.h
rio_drv.h
rio_ids.h
rio_regs.h
rmap.h ksm: no debug in page_dup_rmap() 2009-09-22 07:17:31 -07:00
romfs_fs.h romfs: cleanup romfs_fs.h 2009-05-09 10:49:41 -04:00
root_dev.h
rose.h
rotary_encoder.h Input: rotary_encoder - add support for REL_* axes 2009-04-17 20:37:21 -07:00
route.h
rslib.h
rtc-v3020.h rtc-v3020: add ability to access v3020 chip with GPIOs 2009-04-02 19:04:51 -07:00
rtc.h rtc: convert LEAP_YEAR into an inline 2009-04-01 08:59:24 -07:00
rtmutex.h
rtnetlink.h IPv6/addrconf: Fix minor addrlabel thinko 2009-09-09 03:42:23 -07:00
rwsem-spinlock.h
rwsem.h
rxrpc.h RxRPC: Declare the security index constants symbolically 2009-09-15 02:44:17 -07:00
sc26198.h
scatterlist.h lib/scatterlist: add a flags to signalize mapping direction 2009-07-31 12:28:45 +02:00
scc.h
sched.h Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2009-09-23 09:46:15 -07:00
screen_info.h
sctp.h sctp: fix error cause codes of ADD-IP extension 2009-06-03 09:14:45 -04:00
scx200.h
scx200_gpio.h
sdla.h
seccomp.h <linux/seccomp.h> needs to include <linux/errno.h>. 2009-04-19 10:47:45 -07:00
securebits.h
security.h LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information. 2009-09-10 10:11:24 +10:00
selection.h
selinux.h SELinux: inline selinux_is_enabled in !CONFIG_SECURITY_SELINUX 2009-09-15 11:37:33 +10:00
selinux_netlink.h
sem.h
semaphore.h
seq_file.h seq_file: add function to write binary data 2009-06-18 13:03:57 -07:00
seq_file_net.h
seqlock.h
serial.h serial: move the flags into the tty_port field 2009-09-19 13:13:30 -07:00
serial167.h
serialP.h
serial_8250.h serial: 8250: add IRQ trigger support 2009-09-19 13:13:19 -07:00
serial_core.h serial core: fix new kernel-doc warnings 2009-09-23 11:24:57 -07:00
serial_max3100.h tty: MAX3100 2009-04-08 14:33:38 -07:00
serial_pnx8xxx.h
serial_reg.h serial@ add OMAP wakeup-enable register 2009-06-22 11:32:24 -07:00
serial_sci.h sh-sci: improve clock framework support 2009-05-08 23:22:26 +09:00
serio.h Input: serio - switch to using dev_pm_ops 2009-07-26 11:17:01 -07:00
sfi.h SFI: create linux/sfi.h 2009-08-28 19:57:30 -04:00
sfi_acpi.h SFI: add capability to parse ACPI tables 2009-08-28 19:57:33 -04:00
sh_intc.h sh: Simplify "multi-evt" interrupt handling. 2009-08-24 19:52:38 +09:00
sh_timer.h sh: Consolidate MTU2/CMT/TMU timer platform data. 2009-05-03 17:57:17 +09:00
shm.h
shmem_fs.h Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev 2009-09-15 09:50:49 -07:00
sht15.h hwmon: sht15 humidity sensor driver 2009-04-13 15:04:29 -07:00
signal.h signals: implement sys_rt_tgsigqueueinfo 2009-04-30 19:24:24 +02:00
signalfd.h
skbuff.h net: remove unused skb->do_not_encrypt 2009-07-24 15:05:31 -04:00
slab.h Merge commit 'linus/master' into HEAD 2009-06-15 15:50:49 +02:00
slab_def.h slab: move struct kmem_cache to headers 2009-06-13 08:58:43 +02:00
slob_def.h slab: remove duplicate kmem_cache_init_late() declarations 2009-08-06 11:36:25 +03:00
slow-work.h Trivial: fix a typo in slow-work.h 2009-04-21 19:40:00 -07:00
slub_def.h Merge branches 'slab/cleanups' and 'slab/fixes' into for-linus 2009-09-14 20:19:06 +03:00
sm501-regs.h
sm501.h
smb.h
smb_fs.h
smb_fs_i.h
smb_fs_sb.h
smb_mount.h
smbno.h
smc91x.h
smc911x.h
smp.h remove put_cpu_no_resched() 2009-06-16 19:47:48 -07:00
smp_lock.h
smsc911x.h smsc911x: add fifo byteswap support V2 2009-04-28 01:53:11 -07:00
snmp.h snmp: add missing counters for RFC 4293 2009-04-27 02:45:02 -07:00
socket.h Add constants for the ieee 802.15.4 stack 2009-06-09 05:25:30 -07:00
sockios.h
som.h
sonet.h
sony-laptop.h
sonypi.h sony-laptop: VGN-A317M hotkey support 2009-03-27 12:18:56 -04:00
sort.h
sound.h
soundcard.h
spinlock.h locking: Simplify spinlock inlining 2009-08-31 18:08:51 +02:00
spinlock_api_smp.h locking: Simplify spinlock inlining 2009-08-31 18:08:51 +02:00
spinlock_api_up.h
spinlock_types.h
spinlock_types_up.h
spinlock_up.h spinlock: Add missing __raw_spin_lock_flags() stub for UP 2009-06-10 11:48:14 +02:00
splice.h splice: fix misleading comment 2009-05-12 11:11:48 +02:00
srcu.h
stackprotector.h
stacktrace.h stacktrace: add forward-declaration struct task_struct 2009-06-12 23:04:12 +02:00
stallion.h
start_kernel.h
stat.h
statfs.h
stddef.h
stop_machine.h
string.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param 2009-04-05 10:30:21 -07:00
string_helpers.h
stringify.h Make __stringify support variable argument macros too 2009-04-10 15:48:52 +02:00
superhyway.h
suspend.h PM/Hibernate: Move NVS routines into a seperate file (v2). 2009-06-12 21:32:33 +02:00
suspend_ioctls.h
svga.h
swab.h
swap.h mm: make swap token dummies static inlines 2009-09-22 07:17:25 -07:00
swapops.h
swiotlb.h swiotlb: use phys_to_dma and dma_to_phys 2009-07-28 14:19:20 +09:00
synclink.h synclink_gt: add clock options 2009-04-02 19:05:01 -07:00
sys.h
syscalls.h fs: change sys_truncate length parameter type 2009-09-23 09:21:05 -07:00
sysctl.h
sysdev.h
sysfs.h
sysrq.h linux/sysrq.h needs linux/errno.h 2009-07-06 13:57:03 -07:00
sysv_fs.h
task_io_accounting.h
task_io_accounting_ops.h
taskstats.h
taskstats_kern.h headers: taskstats_kern.h trim 2009-09-18 09:48:52 -07:00
tboot.h x86, intel_txt: clean up the impact on generic code, unbreak non-x86 2009-09-01 18:25:07 -07:00
tc.h
tcp.h tcp: MD5 operations should be const 2009-09-02 01:03:43 -07:00
telephony.h
termios.h
textsearch.h
textsearch_fsm.h
tfrc.h
thermal.h thermal: support forcing support for passive cooling 2009-03-27 16:58:22 -04:00
thread_info.h futex: add requeue_pi functionality 2009-04-06 11:14:03 +02:00
threads.h
tick.h clocksource: prevent selection of low resolution clocksourse also for nohz=on 2009-06-13 12:00:26 +02:00
tifm.h
time.h time: Prevent 32 bit overflow with set_normalized_timespec() 2009-09-15 10:17:30 +02:00
timecompare.h
timer.h timers: Drop a function prototype 2009-08-30 22:26:34 +02:00
timerfd.h
timeriomem-rng.h hwrng: timeriomem - Use phys address rather than virt 2009-03-27 12:59:54 +08:00
times.h
timex.h time: move PIT_TICK_RATE to linux/timex.h 2009-06-16 19:47:27 -07:00
tiocl.h
tipc.h tipc: Add socket options to get number of queued messages 2009-07-05 19:16:11 -07:00
tipc_config.h
topology.h sched: Disable wakeup balancing 2009-09-16 16:44:33 +02:00
toshiba.h
tpm.h
trace_clock.h
trace_seq.h tracing: fix undeclared 'PAGE_SIZE' in include/linux/trace_seq.h 2009-06-15 11:37:09 -04:00
tracehook.h ptrace: tracehook_unsafe_exec(): remove the stale comment 2009-06-18 13:03:49 -07:00
tracepoint.h Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core 2009-08-26 08:29:02 +02:00
transport_class.h driver model: constify attribute groups 2009-09-15 09:50:47 -07:00
trdevice.h
tsacct_kern.h
tty.h tty: handle VT specific compat ioctls in vt driver 2009-09-19 13:13:35 -07:00
tty_driver.h tty: throttling race fix 2009-06-11 08:50:59 -07:00
tty_flip.h
tty_ldisc.h tty-ldisc: make refcount be atomic_t 'users' count 2009-08-04 13:46:30 -07:00
typecheck.h
types.h block: rename CONFIG_LBD to CONFIG_LBDAF 2009-06-19 08:08:50 +02:00
uaccess.h
ucb1400.h mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolib 2009-09-23 07:39:48 -07:00
udf_fs_i.h
udp.h
uinput.h
uio.h uio: mark uio.h functions __KERNEL__ only 2009-07-29 19:10:39 -07:00
uio_driver.h
ultrasound.h Trivial: fix typo s/balence/balance/ 2009-06-12 18:01:45 +02:00
un.h
unistd.h
usb.h USB: make intf.pm_usage an atomic_t 2009-09-23 06:46:23 -07:00
usb_usual.h
usbdevice_fs.h USB: usbfs: add USBDEVFS_URB_BULK_CONTINUATION flag 2009-09-23 06:46:39 -07:00
user.h
user_namespace.h
utime.h
uts.h
utsname.h utsname.h: make new_utsname fields use the proper length constant 2009-06-16 19:47:47 -07:00
uwb.h uwb: avoid radio controller reset loops 2009-08-26 12:39:29 +01:00
vermagic.h
veth.h
vfs.h
vgaarb.h vgaarb: make client interface config invariant. 2009-09-23 09:52:18 +10:00
via.h
video_output.h
videodev.h V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers 2009-03-30 12:43:15 -03:00
videodev2.h V4L/DVB (12511): V4L2: add a new V4L2_CID_BAND_STOP_FILTER integer control 2009-09-19 00:18:36 -03:00
videotext.h
virtio.h virtio: make add_buf return capacity remaining 2009-09-23 22:26:31 +09:30
virtio_9p.h virtio: add virtio IDs file 2009-09-23 22:26:32 +09:30
virtio_balloon.h virtio: add virtio IDs file 2009-09-23 22:26:32 +09:30
virtio_blk.h virtio_blk: add support for cache flush 2009-09-23 22:26:36 +09:30
virtio_config.h BUILD_BUG_ON(): fix it and a couple of bogus uses of it 2009-09-23 07:39:29 -07:00
virtio_console.h virtio: add virtio IDs file 2009-09-23 22:26:32 +09:30
virtio_ids.h virtio: add virtio IDs file 2009-09-23 22:26:32 +09:30
virtio_net.h virtio: add virtio IDs file 2009-09-23 22:26:32 +09:30
virtio_pci.h virtio_pci: optional MSI-X support 2009-06-12 22:16:37 +09:30
virtio_ring.h lguest and virtio: cleanup struct definitions to Linux style. 2009-07-30 16:03:46 +09:30
virtio_rng.h virtio: add virtio IDs file 2009-09-23 22:26:32 +09:30
vlynq.h drivers: add support for the TI VLYNQ bus 2009-06-16 19:47:52 -07:00
vmalloc.h vmalloc: implement pcpu_get_vm_areas() 2009-08-14 15:00:52 +09:00
vmstat.h mm: count only reclaimable lru pages 2009-09-22 07:17:30 -07:00
vt.h vt: add an activate and lock 2009-09-19 13:13:26 -07:00
vt_buffer.h
vt_kern.h vt: move kernel stuff out of vt.h 2009-09-19 13:13:25 -07:00
w1-gpio.h w1-gpio: add external pull-up enable callback 2009-06-18 13:03:58 -07:00
wait.h sched: Rename sync arguments 2009-09-15 16:51:30 +02:00
wanrouter.h
watchdog.h
wimax.h wimax: a new API call was added, increment minor protocol version number 2009-05-28 18:02:32 -07:00
wireless.h net/compat/wext: send different messages to compat tasks 2009-07-15 08:53:39 -07:00
wlp.h
wm97xx.h Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2009-09-23 03:49:27 +04:00
wm97xx_batt.h wm97xx_battery: Use platform_data 2009-09-04 20:20:58 +04:00
workqueue.h Change "useing" -> "using". 2009-09-21 15:14:53 +02:00
writeback.h writeback: separate starting of sync vs opportunistic writeback 2009-09-16 15:18:52 +02:00
x25.h
xattr.h VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx. 2009-09-10 10:11:22 +10:00
xfrm.h
xilinxfb.h
yam.h
zconf.h
zlib.h
zorro.h
zorro_ids.h
zutil.h