twx-linux/include/linux
Christoph Hellwig 1879fd6a26 add hlist_bl_lock/unlock helpers
Now that the whole dcache_hash_bucket crap is gone, go all the way and
also remove the weird locking layering violations for locking the hash
buckets.  Add hlist_bl_lock/unlock helpers to move the locking into the
list abstraction instead of requiring each caller to open code it.
After all allowing for the bit locks is the whole point of these helpers
over the plain hlist variant.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-04-25 18:14:10 -07:00
..
amba Fix common misspellings 2011-03-31 11:26:23 -03:00
byteorder include: replace unifdef-y with header-y 2010-08-14 22:26:51 +02:00
caif caif: bugfix - add caif headers for userspace usage. 2011-01-30 01:14:14 -08:00
can Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2011-04-11 07:27:24 -07:00
ceph ceph: Move secret key parsing earlier. 2011-03-29 12:11:16 -07:00
crush
decompress Fix common misspellings 2011-03-31 11:26:23 -03:00
dvb include: replace unifdef-y with header-y 2010-08-14 22:26:51 +02:00
hdlc
i2c mfd: Add twl4030 madc driver 2011-03-23 10:42:00 +01:00
input Input: estimate number of events per packet 2011-04-18 10:15:43 -07:00
isdn Fix common misspellings 2011-03-31 11:26:23 -03:00
lockd lockd: Clean up nlmsvc_lookup_host() 2010-12-16 12:37:26 -05:00
mfd mfd: Fetch cell pointer from platform_device->mfd_cell 2011-04-12 11:13:00 +02:00
mlx4 mlx4: Add blue flame support for kernel consumers 2011-03-23 12:24:23 -07:00
mmc Fix common misspellings 2011-03-31 11:26:23 -03:00
mtd Fix common misspellings 2011-03-31 11:26:23 -03:00
netfilter Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2011-04-11 07:27:24 -07:00
netfilter_arp
netfilter_bridge Fix common misspellings 2011-03-31 11:26:23 -03:00
netfilter_ipv4
netfilter_ipv6
nfc
nfsd Fix common misspellings 2011-03-31 11:26:23 -03:00
platform_data Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 2011-03-16 15:11:04 -07:00
power bq20z75: Add i2c retry mechanism 2011-03-01 22:24:19 +03:00
raid Fix common misspellings 2011-03-31 11:26:23 -03:00
regulator regulator: provide consumer interface for fall/rise time 2011-03-26 14:15:06 +00:00
rtc
spi Fix common misspellings 2011-03-31 11:26:23 -03:00
ssb ssb: when needed, reject IM input while disabling device 2011-02-18 16:54:54 -05:00
sunrpc Fix common misspellings 2011-03-31 11:26:23 -03:00
tc_act
tc_ematch
unaligned
usb usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps. 2011-04-14 00:22:27 -07:00
uwb Fix common misspellings 2011-03-31 11:26:23 -03:00
wimax
8250_pci.h
a.out.h Remove #ifdef CONFIG_ARCH_SUPPORTS_AOUT from <linux/a.out.h> 2008-06-16 10:20:58 -07:00
ac97_codec.h scheduled OSS driver removal 2008-02-06 10:41:02 -08:00
acct.h sysctl extern cleanup: acct 2010-03-12 15:53:10 -08:00
acpi_io.h ACPI: Introduce acpi_os_get_iomem() 2011-02-24 19:58:42 +01:00
acpi_pmtmr.h
acpi.h ACPI: Introduce acpi_os_ioremap() 2011-01-20 18:30:17 -08:00
adb.h
adfs_fs.h
aer.h ACPI, APEI, Add PCIe AER error information printing support 2011-03-21 22:59:08 -04:00
affs_hardblocks.h
agp_backend.h
agpgart.h
ahci_platform.h
aio_abi.h
aio.h aio: fix the compat vectored operations 2010-05-27 09:12:53 -07:00
altera_jtaguart.h
altera_uart.h altera_uart: Fix missing prototype for registering an early console 2010-10-22 10:20:08 -07:00
amifd.h
amifdreg.h
amigaffs.h
anon_inodes.h
apm_bios.h
apm-emulation.h
arcdevice.h netdev: convert bulk of drivers to netdev_tx_t 2009-09-01 01:14:07 -07:00
arcfb.h [PATCH] Framebuffer driver for Arc LCD board 2005-06-21 19:07:41 -07:00
async_tx.h dmaengine: add fence support 2009-09-08 17:42:50 -07:00
async.h
ata_platform.h
ata.h libata: Use 'bool' return value for ata_id_XXX 2011-03-15 02:42:32 -04:00
atalk.h
ath9k_platform.h
atm_eni.h
atm_he.h
atm_idt77105.h
atm_nicstar.h
atm_suni.h
atm_tcp.h
atm_zatm.h
atm.h
atmapi.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
atmarp.h
atmbr2684.h
atmclip.h
atmdev.h atm/solos-pci: Don't flap VCs when carrier state changes 2011-03-30 16:53:38 -07:00
atmel_pdc.h
atmel_pwm.h
atmel_serial.h
atmel_tc.h
atmel-mci.h
atmel-pwm-bl.h
atmel-ssc.h
atmioc.h
atmlec.h
atmmpc.h
atmppp.h
atmsap.h
atmsvc.h
atomic.h
attribute_container.h
audit.h Merge branch 'master' of /repos/git/net-next-2.6 2011-01-19 23:51:37 +01:00
auto_dev-ioctl.h autofs4: fix kernel includes 2009-04-01 08:59:23 -07:00
auto_fs4.h
auto_fs.h
auxvec.h ELF: implement AT_RANDOM for glibc PRNG seeding 2009-01-08 08:31:12 -08:00
average.h lib: Improve EWMA efficiency by using bitshifts 2010-12-06 15:58:43 -05:00
ax25.h
b1lli.h
b1pcmcia.h
backing-dev.h block: remove per-queue plugging 2011-03-10 08:52:07 +01:00
backlight.h backlight: add backlight type 2011-03-22 17:43:59 -07:00
basic_mmio_gpio.h
baycom.h
bcd.h include/linux/bcd.h: remove comments 2008-10-20 08:52:42 -07:00
bch.h lib: add shared BCH ECC library 2011-03-11 14:25:50 +00:00
bfin_mac.h
bfs_fs.h
binfmts.h
bio.h block: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITY 2011-03-08 08:28:01 +01:00
bit_spinlock.h bit_spinlock: don't play preemption games inside the busy loop 2011-04-25 18:10:58 -07:00
bitmap.h Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" 2010-05-30 09:00:03 -07:00
bitops.h
bitrev.h lib: export bitrev16 2008-06-06 11:29:10 -07:00
blk_types.h block: kill off REQ_UNPLUG 2011-03-10 08:52:27 +01:00
blk-iopoll.h
blkdev.h block: get rid of QUEUE_FLAG_REENTER 2011-04-19 13:32:46 +02:00
blkpg.h linux/blkpg.h needs <linux/compiler.h> for __user 2006-04-27 16:46:56 +01:00
blktrace_api.h blktrace: Remove blk_fill_rwbs_rq. 2011-03-03 10:53:20 -05:00
blockgroup_lock.h fs: introduce bgl_lock_ptr() 2009-01-04 13:33:20 -08:00
bootmem.h crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 2011-03-23 19:47:19 -07:00
bottom_half.h softirq: remove useless function __local_bh_enable 2008-11-28 12:38:38 +01:00
bpqether.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
brcmphy.h broadcom: Add 5241 support 2010-06-24 21:30:09 -07:00
bsg.h
btree-128.h
btree-type.h
btree.h [LogFS] add new flash file system 2009-11-20 20:13:39 +01:00
buffer_head.h block: remove per-queue plugging 2011-03-10 08:52:07 +01: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
cache.h Rename .data.cacheline_aligned to .data..cacheline_aligned. 2010-03-03 11:25:58 +01:00
can.h [CAN]: Add PF_CAN core module 2008-01-28 14:54:10 -08:00
capability.h userns: make has_capability* into real functions 2011-03-23 19:47:06 -07:00
capi.h include of <linux/types.h> is preferred over <asm/types.h> 2009-01-15 16:39:41 -08:00
cb710.h
cciss_defs.h
cciss_ioctl.h
cd1400.h
cdev.h fs/char_dev.c: remove unused cdev_index() 2011-01-13 08:03:17 -08:00
cdk.h Fix common misspellings 2011-03-31 11:26:23 -03:00
cdrom.h cdrom: add ->check_events() support 2010-12-16 17:53:38 +01:00
cfag12864b.h Fix common misspellings 2011-03-31 11:26:23 -03:00
cgroup_subsys.h perf: Add cgroup support 2011-02-16 13:30:48 +01:00
cgroup.h Fix common misspellings 2011-03-31 11:26:23 -03:00
cgroupstats.h
chio.h tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
circ_buf.h Document Linux's circular buffering capabilities 2010-03-24 16:31:22 -07:00
clk.h
clkdev.h
clockchips.h clockevents: Sanitize min_delta_ns adjustment and prevent overflows 2010-03-12 19:10:29 +01:00
clocksource.h clocksource: Add __clocksource_updatefreq_hz/khz methods 2010-07-27 12:40:55 +02:00
cm4000_cs.h Fix common misspellings 2011-03-31 11:26:23 -03:00
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_psdev.h Coda: replace BKL with mutex 2010-10-25 08:02:40 -07:00
coda.h
coff.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
com20020.h
compaction.h mm: compaction: prevent kswapd compacting memory to reduce CPU usage 2011-03-22 17:44:00 -07:00
compat.h compat: Make compat_alloc_user_space() incorporate the access_ok() 2010-09-14 16:08:45 -07:00
compiler-gcc3.h include/linux/compiler-gcc*.h: unify macro definitions 2011-03-22 17:44:10 -07:00
compiler-gcc4.h include/linux/compiler-gcc*.h: unify macro definitions 2011-03-22 17:44:10 -07:00
compiler-gcc.h include/linux/compiler-gcc*.h: unify macro definitions 2011-03-22 17:44:10 -07:00
compiler-intel.h Force erroneous inclusions of compiler-*.h files to be errors 2007-10-17 08:42:47 -07:00
compiler.h
completion.h
comstats.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
concap.h Remove "#ifdef __KERNEL__" checks from unexported headers 2008-04-30 08:29:54 -07:00
configfs.h Fix common misspellings 2011-03-31 11:26:23 -03:00
connector.h connector: convert to synchronous netlink message processing 2011-03-30 17:14:33 -07:00
console_struct.h tty: Move the vt_tty field from the vc_data into the standard tty_port 2010-08-10 13:47:42 -07:00
console.h console: rename acquire/release_console_sem() to console_lock/unlock() 2011-01-26 10:50:06 +10:00
consolemap.h Make console charset translation optional 2008-06-04 14:56:12 +01:00
const.h x86: add _AT() macro to conditionally cast 2008-01-30 13:32:42 +01:00
coredump.h
cper.h Fix common misspellings 2011-03-31 11:26:23 -03:00
cpu_rmap.h lib: cpu_rmap: CPU affinity reverse-mapping 2011-01-24 14:51:56 -08:00
cpu.h driver core: prune docs about device_interface 2010-11-10 16:57:11 -08:00
cpufreq.h [CPUFREQ] Remove the pm_message_t argument from driver suspend 2011-03-16 17:54:33 -04:00
cpuidle.h
cpumask.h
cpuset.h
cramfs_fs_sb.h
cramfs_fs.h
crash_dump.h
crc7.h
crc16.h
crc32.h crc32: add missed brackets in macro 2011-03-22 17:44:15 -07:00
crc32c.h
crc-ccitt.h
crc-itu-t.h
crc-t10dif.h
cred.h userns: security: make capabilities relative to the user namespace 2011-03-23 19:47:02 -07:00
crypto.h crypto: Use ARCH_KMALLOC_MINALIGN for CRYPTO_MINALIGN now that it's exposed 2010-05-19 22:03:14 +03:00
cryptohash.h TCPCT part 1b: generate Responder Cookie secret 2009-12-02 22:07:23 -08:00
cs5535.h
ctype.h
cuda.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cyclades.h
cyclomx.h
cycx_cfm.h
cycx_drv.h
cycx_x25.h
davinci_emac.h net: davinci_emac:Fix translation logic for buffer descriptor 2011-03-22 19:25:05 -07:00
dca.h
dcache.h vfs: get rid of insane dentry hashing rules 2011-04-24 07:58:46 -07:00
dcbnl.h net: dcbnl: Add IEEE app selector value definitions 2011-03-14 17:02:43 -07:00
dccp.h
dcookies.h
debug_locks.h
debugfs.h
debugobjects.h debugobjects: Add hint for better object identification 2011-03-08 16:10:38 +01:00
delay.h
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
device_cgroup.h
device-mapper.h md/dm - remove remains of plug_fn callback. 2011-04-18 18:25:41 +10:00
device.h Introduce ARCH_NO_SYSDEV_OPS config option (v2) 2011-03-23 22:16:41 +01:00
devpts_fs.h Add an instance parameter devpts interfaces 2008-10-13 09:51:43 -07:00
dio.h m68k: dio - Kill warn_unused_result warnings 2009-01-12 20:56:41 +01:00
dirent.h
display.h fbdev: display class 2007-05-08 11:15:26 -07:00
dlm_device.h
dlm_netlink.h
dlm_plock.h
dlm.h dlm: Fix dlm lock status block comment in dlm.h 2010-09-07 14:17:10 -05:00
dlmconstants.h
dm9000.h
dm-dirty-log.h
dm-io.h
dm-ioctl.h dm ioctl: add flag to wipe buffers for secure data 2011-03-24 13:54:30 +00:00
dm-kcopyd.h
dm-log-userspace.h dm log userspace: add version number to comms 2011-01-13 19:59:52 +00:00
dm-region-hash.h
dma_remapping.h
dma-attrs.h
dma-debug.h
dma-mapping.h
dmaengine.h Fix common misspellings 2011-03-31 11:26:23 -03:00
dmapool.h
dmar.h dmar, x86: Use function stubs when CONFIG_INTR_REMAP is disabled 2010-11-26 09:57:36 +01:00
dmi.h firmware: Add DMI entry types to the headers 2011-02-25 12:00:34 -08:00
dn.h
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
dqblk_xfs.h
drbd_limits.h Fix common misspellings 2011-03-31 11:26:23 -03:00
drbd_nl.h drbd: --force option for disconnect 2011-03-10 11:35:17 +01:00
drbd_tag_magic.h drbd: add packet_type 27 (return_code_only) to netlink api 2011-03-10 11:35:15 +01:00
drbd.h Fix common misspellings 2011-03-31 11:26:23 -03:00
ds1286.h
ds2782_battery.h
ds17287rtc.h
dtlk.h
dw_dmac.h dw_dmac: Allow src/dst msize & flow controller to be configured at runtime 2011-03-07 01:12:28 +05:30
dynamic_debug.h Dynamic debug: Add more flags 2011-02-03 15:39:16 -08:00
edac_mce.h
edac.h EDAC: Export edac sysfs class to users. 2010-10-21 14:47:59 +02:00
edd.h headers_check fix: linux/edd.h 2009-01-30 23:46:40 +05:30
eeprom_93cx6.h
efi.h efivars: Expose efivars functionality to external drivers. 2011-03-14 08:40:51 -07:00
efs_fs_sb.h
efs_vh.h
eisa.h
elevator.h block: get rid of elv_insert() interface 2011-04-05 23:51:37 +02:00
elf-em.h
elf-fdpic.h
elf.h [S390] add breaking event address for user space 2010-05-17 10:00:15 +02:00
elfcore-compat.h
elfcore.h linux/elfcore.h: hide kernel functions 2010-05-21 20:29:10 -07:00
elfnote.h remove __attribute_used__ 2008-01-28 23:21:18 +01:00
enclosure.h
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 Better documentation for ERESTARTSYS 2007-06-01 08:18:29 -07:00
errqueue.h net: cleanup include/linux 2009-11-04 09:50:58 -08:00
etherdevice.h
ethtool.h Fix common misspellings 2011-03-31 11:26:23 -03:00
eventfd.h
eventpoll.h Fix common misspellings 2011-03-31 11:26:23 -03:00
exportfs.h Fix common misspellings 2011-03-31 11:26:23 -03:00
ext2_fs_sb.h
ext2_fs.h
ext3_fs_i.h
ext3_fs_sb.h
ext3_fs.h ext3: use little-endian bitops 2011-03-23 19:46:17 -07:00
ext3_jbd.h
f75375s.h
fadvise.h
falloc.h fs: add hole punching to fallocate 2011-01-12 20:16:43 -05:00
fanotify.h
fault-inject.h
fb.h Fix common misspellings 2011-03-31 11:26:23 -03:00
fcdevice.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fcntl.h New AT_... flag: AT_EMPTY_PATH 2011-03-14 19:12:20 -04:00
fd.h floppy: support arbitrary first-sector numbers 2008-10-09 08:56:19 +02:00
fddidevice.h
fdreg.h Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
fdtable.h
fec.h net/fec: add mac field into platform data and consolidate fec_get_mac 2011-01-09 15:42:55 -08:00
fib_rules.h net 03/05: fib_rules: add oif classification 2009-12-03 12:14:36 -08:00
fiemap.h
file.h New kind of open files - "location only". 2011-03-15 02:21:45 -04:00
filter.h
fips.h
firewire-cdev.h Fix common misspellings 2011-03-31 11:26:23 -03:00
firewire-constants.h
firewire.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 2011-03-21 10:05:22 -07:00
firmware-map.h headers: kobject.h redux 2011-01-10 08:51:44 -08:00
firmware.h firmware_classs: change val uevent's type to bool 2011-02-03 15:39:17 -08:00
flat.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
flex_array.h flex_array: fix flex_array_put_ptr macro to be valid C 2010-11-30 17:28:57 -05:00
font.h fbcon: font setting should check limitation of driver 2007-05-08 11:15:31 -07:00
freezer.h workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' 2011-02-16 17:48:59 +01:00
fs_enet_pd.h
fs_stack.h VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_size 2009-12-17 10:58:17 -05:00
fs_struct.h
fs_uart_pd.h
fs.h vfs: Re-introduce s_uuid in the superblock 2011-04-12 15:21:04 -07:00
fscache-cache.h Fix common misspellings 2011-03-31 11:26:23 -03:00
fscache.h Fix common misspellings 2011-03-31 11:26:23 -03:00
fsl_devices.h
fsl-diu-fb.h
fsnotify_backend.h
fsnotify.h fs: dcache remove dcache_lock 2011-01-07 17:50:23 +11:00
ftrace_event.h tracing: Remove lock_depth from event entry 2011-03-10 10:31:48 -05:00
ftrace_irq.h
ftrace.h ftrace: Fix memory leak with function graph and cpu hotplug 2011-02-11 16:23:33 -05:00
fuse.h fuse: fix ioctl ABI 2010-12-07 20:16:56 +01:00
futex.h
gameport.h
gcd.h lib: add lib/gcd.c 2009-06-18 13:04:05 -07:00
gen_stats.h
genalloc.h
generic_acl.h fs: provide rcu-walk aware permission i_ops 2011-01-07 17:50:29 +11:00
generic_serial.h tty_port: Add a port level carrier detect operation 2009-01-02 10:19:38 -08:00
genetlink.h
genhd.h block: fix non-atomic access to genhd inflight structures 2011-03-22 08:35:35 +01: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 mm: add __GFP_OTHER_NODE flag 2011-03-22 17:44:05 -07:00
gfs2_ondisk.h
gigaset_dev.h
gpio_keys.h
gpio_mouse.h
gpio-fan.h
gpio-i2cmux.h
gpio.h
gsmmux.h
hardirq.h BKL: That's all, folks 2011-03-05 10:56:00 +01:00
hash.h hash: add explicit u32 and u64 versions of hash 2008-02-06 10:41:00 -08:00
hdlc.h
hdlcdrv.h
hdreg.h
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.h Fix common misspellings 2011-03-31 11:26:23 -03:00
hiddev.h
hidraw.h HID: Add Support for Setting and Getting Feature Reports from hidraw 2011-02-11 15:05:49 +01:00
highmem.h
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
hippidevice.h
hp_sdc.h Fix common misspellings 2011-03-31 11:26:23 -03:00
hpet.h
hrtimer.h hrtimer: Update hrtimer->state documentation 2011-03-10 19:15:58 +01:00
htcpld.h
htirq.h
huge_mm.h thp: prevent hugepages during args/env copying into the user stack 2011-02-15 15:21:11 -08:00
hugetlb_inline.h
hugetlb.h
hw_breakpoint.h
hw_random.h hwrng: core - Replace u32 in driver API with byte array 2009-12-01 14:47:32 +08:00
hwmon-sysfs.h
hwmon-vid.h
hwmon.h
hwspinlock.h drivers: hwspinlock: add framework 2011-02-17 09:52:03 -08:00
hysdn_if.h
i2c-algo-bit.h
i2c-algo-pca.h
i2c-algo-pcf.h
i2c-dev.h
i2c-gpio.h
i2c-mux.h
i2c-ocores.h
i2c-omap.h
i2c-pca-platform.h
i2c-pnx.h
i2c-pxa.h
i2c-smbus.h
i2c-tegra.h i2c: tegra: Add i2c support 2011-02-23 00:53:26 +00:00
i2c-xiic.h
i2c.h i2c: Drop i2c_adapter.id 2011-03-20 14:50:53 +01:00
i2o-dev.h [PATCH] use __u8/__u32 in userspace ioctl defines for I2O 2007-01-30 08:26:45 -08:00
i2o.h Fix common misspellings 2011-03-31 11:26:23 -03:00
i8k.h
i7300_idle.h
i8042.h
i82593.h
ibmtr.h
icmp.h [SK_BUFF]: Introduce skb_transport_header(skb) 2007-04-25 22:25:31 -07:00
icmpv6.h ipv6: Convert to use flowi6 where applicable. 2011-03-12 15:08:54 -08:00
ide.h Merge branch 'master' into for-next 2010-06-16 18:08:13 +02:00
idr.h
ieee80211.h ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition 2011-03-09 16:10:56 -05:00
if_addr.h
if_addrlabel.h
if_alg.h crypto: af_alg - User-space interface for Crypto API 2010-11-19 17:47:57 +08:00
if_arcnet.h
if_arp.h
if_bonding.h
if_bridge.h
if_cablemodem.h
if_ec.h
if_eql.h
if_ether.h include/linux/if_ether.h: Add #define ETH_P_LINK_CTL for HPNA and wlan local tunnel 2011-01-06 11:10:05 -08:00
if_fc.h headers_check fix: linux/if_fc.h 2009-01-30 23:53:12 +05:30
if_fddi.h
if_frad.h
if_hippi.h
if_infiniband.h
if_link.h
if_ltalk.h
if_macvlan.h
if_packet.h
if_phonet.h
if_plip.h
if_ppp.h headers: use __aligned_xx types for userspace 2011-03-18 15:14:45 -07:00
if_pppol2tp.h
if_pppox.h
if_slip.h
if_strip.h
if_tr.h
if_tun.h
if_tunnel.h
if_vlan.h
if_x25.h
if.h netpoll: remove IFF_IN_NETPOLL flag 2011-02-27 16:11:51 -08:00
igmp.h ipv4: Remove redundant RCU locking in ip_check_mc(). 2011-03-10 16:37:26 -08:00
ihex.h Fix IHEX firmware generation/loading 2008-08-02 18:36:10 +01:00
ima.h IMA: maintain i_readcount in the VFS layer 2011-02-10 07:51:44 -05:00
in6.h
in_route.h
in.h
inet_diag.h
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: Add hash table of interface addresses. 2011-02-18 12:42:28 -08:00
init_ohci1394_dma.h
init_task.h Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2011-01-06 10:23:33 -08:00
init.h
initrd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
inotify.h
input-polldev.h Input: input-polldev - fix a couple of typos 2011-01-31 21:17:41 -08:00
input.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2011-04-18 13:29:03 -07:00
intel_mid_dma.h
intel_pmic_gpio.h
intel-iommu.h
interrupt.h Fix common misspellings 2011-03-31 11:26:23 -03:00
io-mapping.h
io.h x86, ioremap: Fix incorrect physical address handling in PAE mode 2010-07-09 11:42:03 -07:00
ioc3.h
ioc4.h
iocontext.h block: remove unused copy_io_context() 2010-11-11 13:40:11 +01:00
ioctl.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
iommu-helper.h
iommu.h
ioport.h
ioprio.h
iova.h
ip6_tunnel.h
ip_vs.h
ip.h [SK_BUFF]: Introduce skb_transport_header(skb) 2007-04-25 22:25:31 -07:00
ipc_namespace.h userns: user namespaces: convert several capable() calls 2011-03-23 19:47:08 -07:00
ipc.h
ipmi_msgdefs.h ipmi: add oem message handling 2009-04-21 13:41:48 -07:00
ipmi_smi.h
ipmi.h Fix common misspellings 2011-03-31 11:26:23 -03:00
ipsec.h
ipv6_route.h
ipv6.h ipv6: mcast: RCU conversion 2010-11-24 11:16:42 -08:00
ipx.h headers_check fix: linux/ipx.h 2009-01-30 23:59:44 +05:30
irda.h
irq_cpustat.h
irq_work.h
irq.h genirq: Remove obsolete comment 2011-03-30 00:37:41 +02:00
irqdesc.h genirq: Remove compat code 2011-03-29 14:48:19 +02:00
irqflags.h
irqnr.h
irqreturn.h
isa.h Fix non-ISA link error in drivers/scsi/advansys.c 2007-09-16 21:13:58 -07:00
isapnp.h
iscsi_boot_sysfs.h
iscsi_ibft.h
isdn_divertif.h
isdn_ppp.h
isdn.h
isdnif.h
isicom.h
iso_fs.h
istallion.h
ivtv.h
ivtvfb.h
ixjuser.h Fix common misspellings 2011-03-31 11:26:23 -03:00
jbd2.h jbd2: add COW fields to struct jbd2_journal_handle 2011-03-20 21:13:43 -04:00
jbd.h jbd: Provide function to check whether transaction will issue data barrier 2010-05-21 19:30:40 +02:00
jffs2.h
jhash.h
jiffies.h Fix common misspellings 2011-03-31 11:26:23 -03:00
journal-head.h jbd2: add the b_cow_tid field to journal_head struct 2011-03-20 20:08:48 -04:00
joystick.h
jump_label_ref.h
jump_label.h
jz4740-adc.h
kallsyms.h vsprintf: Introduce %pB format specifier 2011-03-24 08:36:10 +01:00
kbd_diacr.h
kbd_kern.h tty: stop using "delayed_work" in the tty layer 2011-03-22 16:17:32 -07:00
Kbuild [media] omap3isp: Kconfig and Makefile 2011-03-22 04:53:54 -03:00
kbuild.h
kd.h vt: Add virtual console keyboard mode OFF 2011-02-17 11:12:40 -08:00
kdb.h kdb,kgdb: fix sparse fixups 2010-10-22 15:34:12 -05:00
kdebug.h kdebug.h: forward-declare struct struct notifier_block 2007-07-31 15:39:40 -07:00
kdev_t.h
kernel_stat.h irq: use per_cpu kstat_irqs 2011-01-13 17:32:31 -08:00
kernel-page-flags.h mm: export stable page flags 2009-12-16 12:19:59 +01:00
kernel.h kstrto*: converting strings to integers done (hopefully) right 2011-03-22 17:44:14 -07:00
kernelcapi.h CAPI: Rework controller state notifier 2010-02-16 16:01:21 -08:00
kexec.h kdump: Allow shrinking of kdump region to be overridden 2011-04-01 16:14:30 +11:00
key-type.h KEYS: Add a new keyctl op to reject a key with a specified error code 2011-03-08 11:17:18 +11:00
key.h KEYS: Add a new keyctl op to reject a key with a specified error code 2011-03-08 11:17:18 +11:00
keyboard.h
keyctl.h KEYS: Add an iovec version of KEYCTL_INSTANTIATE 2011-03-08 11:17:22 +11:00
kfifo.h
kgdb.h KGDB: Notify GDB of machine halt, reboot or power off 2011-03-18 16:54:31 +00:00
khugepaged.h
klist.h klist: Fix object alignment on 64-bit. 2011-02-13 16:54:24 -08:00
kmalloc_sizes.h Slab allocators: define common size limitations 2007-05-17 05:23:04 -07:00
kmemcheck.h
kmemleak.h
kmod.h umh: creds: kill subprocess_info->cred logic 2010-05-27 09:12:45 -07:00
kmsg_dump.h kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_restart paths 2011-01-13 08:03:07 -08:00
kobj_map.h
kobject_ns.h
kobject.h kobject.h: fix build when CONFIG_HOTPLUG is disabled 2011-02-18 08:02:10 -08:00
kprobes.h
kref.h kref: Add a kref_sub function 2010-11-22 13:25:13 +10:00
ks0108.h
ks8842.h
ksm.h
kthread.h kthread: NUMA aware kthread_create_on_node() 2011-03-22 17:44:01 -07:00
ktime.h Fix common misspellings 2011-03-31 11:26:23 -03:00
kvm_host.h KVM: Fix race between nmi injection and enabling nmi window 2011-03-17 13:08:30 -03:00
kvm_para.h
kvm_types.h
kvm.h KVM: Add PV MSR to enable asynchronous page faults delivery. 2011-01-12 11:23:12 +02:00
l2tp.h l2tp: Add netlink control API for L2TP 2010-04-03 14:56:05 -07:00
lapb.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
latencytop.h
lcd.h backlight: add S6E63M0 AMOLED LCD Panel driver 2010-05-26 17:34:16 +01:00
lcm.h block: Fix overrun in lcm() and move it to lib 2010-03-15 12:47:59 +01:00
led-lm3530.h Fix common misspellings 2011-03-31 11:26:23 -03:00
leds_pwm.h
leds-bd2802.h
leds-lp3944.h
leds-lp5521.h
leds-lp5523.h
leds-pca9532.h
leds-regulator.h
leds.h Merge git://git.infradead.org/battery-2.6 2011-03-25 21:00:29 -07:00
lglock.h
lguest_launcher.h
lguest.h
libata.h libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65 2011-04-24 11:32:16 -04:00
libps2.h Input: libps2 - additional locking for i8042 ports 2009-09-17 23:23:45 -07:00
license.h
limits.h Remove CHILD_MAX 2007-07-17 10:23:03 -07:00
linkage.h
linux_logo.h fbdev: move logo externs to header file 2009-06-16 19:47:57 -07:00
lis3lv02d.h
list_bl.h add hlist_bl_lock/unlock helpers 2011-04-25 18:14:10 -07:00
list_nulls.h list_nulls: add hlist_nulls_add_head and hlist_nulls_del 2009-06-13 12:28:57 +02:00
list_sort.h lib: Introduce generic list_sort function 2010-01-12 21:02:00 -08:00
list.h Expand CONFIG_DEBUG_LIST to several other list operations 2011-02-18 11:32:28 -08:00
llc.h llc: add support for LLC_OPT_PKTINFO 2009-12-26 20:40:34 -08:00
lockdep.h
log2.h log2.h: Define order_base_2() macro for convenience. 2008-02-06 10:41:03 -08:00
loop.h loop: use BIO list management functions 2009-04-28 07:37:28 +02:00
lp.h Parallel port: convert port_mutex to the mutex API 2008-02-06 10:41:01 -08:00
lru_cache.h Fix common misspellings 2011-03-31 11:26:23 -03:00
lsm_audit.h
lzo.h
m48t86.h
magic.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 2011-03-18 22:33:38 -07:00
major.h
map_to_7segment.h Input: map_to_7segment.h - convert to __inline__ for userspace 2008-12-29 04:59:31 -08:00
maple.h
marvell_phy.h
math64.h div64_u64(): improve precision on 32bit platforms 2010-10-26 16:52:19 -07:00
matroxfb.h fbdev: move FBIO_WAITFORVSYNC to linux/fb.h 2010-05-25 08:07:09 -07: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 introduce mbus DRAM target info abstraction 2008-03-27 14:51:39 -04:00
mc6821.h
mc146818rtc.h
mca-legacy.h
mca.h mca: add integrated device bus matching 2007-05-09 12:30:49 -07:00
mdio-bitbang.h
mdio-gpio.h
mdio.h
media.h [media] media: Pick a free ioctls range 2011-03-22 04:53:56 -03:00
memblock.h
memcontrol.h memcg: fix mem_cgroup_rotate_reclaimable_page() 2011-04-14 16:06:54 -07:00
memory_hotplug.h Merge branch 'slub/hotplug' into slab/urgent 2011-01-15 13:28:17 +02:00
memory.h memory hotplug: Update phys_index to [start|end]_section_nr 2011-02-03 16:08:57 -08:00
mempolicy.h
mempool.h mm: remove broken 'kzalloc' mempool 2009-09-22 07:17:35 -07:00
memstick.h memstick: annotate endianness of attribute structs 2009-01-09 16:54:41 -08:00
meye.h
mg_disk.h mg_disk: seperate mg_disk.h again 2009-06-16 08:40:20 +02:00
micrel_phy.h phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL 2011-02-14 17:38:30 -08:00
migrate.h mm: migration: cleanup migrate_pages API by matching types for offlining and sync 2011-01-13 17:32:34 -08:00
mii.h
minix_fs.h
miscdevice.h Input: uinput - add devname alias to allow module on-demand load 2010-08-21 00:37:40 -07:00
mISDNdsp.h
mISDNhw.h
mISDNif.h
mm_inline.h
mm_types.h mm: mm_struct: remove 16 bytes of alignment padding on 64 bit builds 2011-03-22 17:44:03 -07:00
mm.h Fix common misspellings 2011-03-31 11:26:23 -03:00
mman.h
mmdebug.h gcc-4.6: mm: fix unused but set warnings 2010-08-09 20:44:58 -07:00
mmiotrace.h
mmtimer.h
mmu_context.h
mmu_notifier.h
mmzone.h Merge branch 'master' into for-next 2011-02-15 10:24:31 +01:00
mnt_namespace.h
mod_devicetable.h
module.h module: explicitly align module_version_attribute structure 2011-02-21 15:21:53 -08:00
moduleloader.h
moduleparam.h
mount.h
mpage.h
mqueue.h mqueue.h: don't include linux/types.h 2006-11-30 04:40:22 +01:00
mroute6.h Fix common misspellings 2011-03-31 11:26:23 -03:00
mroute.h
msdos_fs.h
msg.h ipc: restore MSGPOOL original value 2008-06-06 11:29:12 -07:00
msi.h
msm_mdp.h msm: mdp: Add support for RGBX 8888 image format. 2011-03-02 13:43:15 -08:00
mtio.h [SCSI] st: add MTWEOFI to write filemarks without flushing drive buffer 2010-10-08 17:16:22 -05:00
mutex-debug.h include/linux: Remove all users of FASTCALL() macro 2008-02-13 16:21:18 -08:00
mutex.h mutexes, sched: Introduce arch_mutex_cpu_relax() 2010-11-26 15:05:34 +01:00
mv643xx_eth.h
mv643xx_i2c.h
mv643xx.h
n_r3964.h
namei.h don't pass 'mounting_here' flag to follow_down() 2011-03-18 09:04:20 -04:00
nbd.h
ncp_fs.h
ncp_mount.h
ncp_no.h
ncp.h header: fix broken headers for user space 2010-08-22 21:15:39 -07:00
neighbour.h
net_dropmon.h
net_tstamp.h
net.h net: add __rcu annotations to sk_wq and wq 2011-02-22 10:19:31 -08:00
netdevice.h net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUM 2011-04-01 20:23:25 -07:00
netfilter_arp.h
netfilter_bridge.h
netfilter_decnet.h
netfilter_ipv4.h
netfilter_ipv6.h
netfilter.h netfilter: af_info: add 'strict' parameter to limit lookup to .oif 2011-04-04 17:00:54 +02:00
netlink.h netlink: kill eff_cap from struct netlink_skb_parms 2011-03-03 13:32:07 -08:00
netpoll.h bonding: Fix bonding drivers improper modification of netpoll structure 2010-10-18 08:32:07 -07:00
netrom.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nfs2.h
nfs3.h
nfs4_mount.h
nfs4.h Fix common misspellings 2011-03-31 11:26:23 -03:00
nfs_fs_i.h
nfs_fs_sb.h NFSv4: Send unmapped uid/gids to the server when using auth_sys 2011-03-11 15:39:27 -05:00
nfs_fs.h NFSv4.1: layoutcommit 2011-03-23 15:29:04 -04:00
nfs_idmap.h NFSv4: cleanup idmapper functions to take an nfs_server argument 2011-03-11 15:39:26 -05:00
nfs_iostat.h NFSv4.1: implement generic pnfs layer write switch 2011-03-11 15:38:44 -05:00
nfs_mount.h
nfs_page.h NFS: Fix a hang in the writeback path 2011-03-27 17:48:07 +02:00
nfs_xdr.h Merge branch 'nfs-for-2.6.39' into nfs-for-next 2011-03-24 17:03:14 -04:00
nfs.h
nfsacl.h
nilfs2_fs.h nilfs2: move NILFS_SUPER_MAGIC to linux/magic.h 2011-03-10 17:29:40 +09:00
nl80211.h Fix common misspellings 2011-03-31 11:26:23 -03:00
nl802154.h
nls.h NLS: update handling of Unicode 2009-06-15 21:44:43 -07:00
nmi.h
node.h memory hotplug: Update phys_index to [start|end]_section_nr 2011-02-03 16:08:57 -08:00
nodemask.h
notifier.h Fix common misspellings 2011-03-31 11:26:23 -03:00
nsc_gpio.h
nsproxy.h
nubus.h
numa.h
nvram.h [PATCH] drivers/char/nvram.c: possible cleanups 2005-06-25 16:25:03 -07:00
nwpserial.h
of_address.h
of_device.h drivercore/dt: add a match table pointer to struct device 2011-02-28 01:36:38 -07:00
of_fdt.h
of_gpio.h
of_i2c.h
of_irq.h
of_mdio.h
of_net.h
of_pci.h of/pci: move of_irq_map_pci() into generic code 2011-02-04 11:46:50 -07:00
of_pdt.h
of_platform.h dt: eliminate OF_NO_DEEP_PROBE and test for NULL match table 2011-03-23 14:55:56 -06:00
of_spi.h
of.h Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 2011-03-16 17:28:10 -07:00
omap3isp.h Fix common misspellings 2011-03-31 11:26:23 -03:00
omapfb.h
oom.h memcg: use find_lock_task_mm() in memory cgroups oom 2010-08-11 08:59:19 -07:00
opp.h PM: Introduce library for device-specific OPPs (v7) 2010-10-17 01:57:50 +02:00
oprofile.h oprofile, s390: Rework hwsampler implementation 2011-02-15 11:10:20 +01:00
oxu210hp.h
padata.h
page_cgroup.h Fix common misspellings 2011-03-31 11:26:23 -03:00
page-debug-flags.h generic debug pagealloc 2009-04-01 08:59:13 -07:00
page-flags.h mm: remove unused TestSetPageLocked() interface 2011-03-22 17:44:03 -07:00
page-isolation.h
pageblock-flags.h
pagemap.h Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block 2011-03-24 10:16:26 -07:00
pagevec.h mm: remove pagevec_swap_free() 2009-04-01 08:59:13 -07:00
param.h
parport_pc.h
parport.h
parser.h vfs: Use const for kernel parser table 2008-10-13 10:10:37 -07:00
pata_arasan_cf_data.h ata/pata_arasan_cf: fill dma chan->private from pdata->dma_priv 2011-03-14 02:58:03 -04:00
patchkey.h [PATCH] include/linux/soundcard.h: endianness fix 2005-05-05 16:36:31 -07:00
path.h
pch_dma.h
pci_hotplug.h PCI: Make current and maximum bus speeds part of the PCI core 2010-02-22 16:15:17 -08:00
pci_ids.h x86, amd-nb: Rename CPU PCI id define for F4 2011-03-31 08:51:38 +02:00
pci_regs.h Fix common misspellings 2011-03-31 11:26:23 -03:00
pci-acpi.h
pci-aspm.h PCI: PCIe links may not get configured for ASPM under POWERSAVE mode 2011-03-21 09:40:43 -07:00
pci-dma.h
pci.h PCI/ACPI: Report ASPM support to BIOS if not disabled from command line 2011-03-21 09:38:02 -07:00
pcieport_if.h
pda_power.h
percpu_counter.h
percpu-defs.h
percpu.h percpu: Generic support for this_cpu_cmpxchg_double() 2011-02-28 11:20:03 +01:00
perf_event.h Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 2011-04-07 11:14:49 -07:00
personality.h
pfkeyv2.h
pfn.h
pg.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
phantom.h
phonedev.h
phonet.h Phonet: kill the ST-Ericsson pipe controller Kconfig 2011-03-09 11:59:33 -08:00
phy_fixed.h
phy.h phylib: make local function static 2010-10-24 15:07:11 -07:00
pid_namespace.h
pid.h next_pidmap: fix overflow condition 2011-04-18 10:35:30 -07:00
pim.h
pipe_fs_i.h
pkt_cls.h
pkt_sched.h Fix common misspellings 2011-03-31 11:26:23 -03:00
pktcdvd.h
platform_device.h mfd: Fetch cell pointer from platform_device->mfd_cell 2011-04-12 11:13:00 +02:00
plist.h plist: Shrink struct plist_head 2011-03-11 15:13:26 -05:00
pm_qos_params.h
pm_runtime.h PM: Do not create wakeup sysfs files for devices that cannot wake up 2011-03-15 00:43:14 +01:00
pm_wakeup.h PM: Do not create wakeup sysfs files for devices that cannot wake up 2011-03-15 00:43:14 +01:00
pm.h Introduce ARCH_NO_SYSDEV_OPS config option (v2) 2011-03-23 22:16:41 +01:00
pmu.h
pnp.h
poison.h
poll.h Fix common misspellings 2011-03-31 11:26:23 -03:00
posix_acl_xattr.h
posix_acl.h
posix_types.h
posix-clock.h posix clocks: Replace mutex with reader/writer semaphore 2011-04-18 10:39:38 +02:00
posix-timers.h
power_supply.h power_supply: Update power_supply_is_watt_property 2011-03-01 22:27:26 +03:00
ppdev.h
ppp_channel.h
ppp_defs.h
ppp-comp.h net: remove CVS keywords 2008-06-11 21:00:38 -07:00
pps_kernel.h pps: capture MONOTONIC_RAW timestamps as well 2011-01-13 08:03:21 -08:00
pps.h pps: add kernel consumer support 2011-01-13 08:03:21 -08:00
prctl.h HWPOISON: Clean up PR_MCE_KILL interface 2009-10-04 03:23:17 +02:00
preempt.h sched: Revert 498657a478c60be092208422fefa9c7b248729c2 2009-12-02 09:55:33 +01:00
prefetch.h Fix common misspellings 2011-03-31 11:26:23 -03:00
printk.h
prio_heap.h
prio_tree.h
proc_fs.h proc: make struct proc_dir_entry::namelen unsigned int 2011-03-23 19:46:37 -07:00
profile.h profiling: fix up CONFIG_PROC_FS=n build 2008-10-23 08:55:01 -07:00
proportions.h
pstore.h
ptp_classify.h net: added a BPF to help drivers detect PTP packets. 2010-07-18 19:15:26 -07:00
ptrace.h Mark ptrace_{traceme,attach,detach} static 2011-03-04 09:23:30 -08:00
pwm_backlight.h pwm_backlight: add check_fb() hook 2011-03-22 17:44:00 -07:00
pwm.h
pxa2xx_ssp.h Fix common misspellings 2011-03-31 11:26:23 -03:00
pxa168_eth.h
qnx4_fs.h
qnxtypes.h
quicklist.h mm: show quicklist usage in /proc/meminfo 2008-09-02 19:21:38 -07:00
quota.h
quotaops.h fs: protect inode->i_state with inode->i_lock 2011-03-24 21:16:31 -04:00
radeonfb.h
radix-tree.h
raid_class.h
ramfs.h
ramoops.h
random.h lib/random32: export pseudo-random number generator for modules 2010-05-27 09:12:52 -07:00
range.h x86/pci: Add cap_resource() 2010-02-10 17:47:17 -08:00
rar_register.h
ratelimit.h
rational.h lib: isolate rational fractions helper function 2009-06-11 08:51:08 -07:00
raw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rbtree.h
rculist_bl.h
rculist_nulls.h
rculist.h
rcupdate.h rcu: create new rcu_access_index() and use in mce 2011-04-01 07:27:31 -07:00
rcutiny.h
rcutree.h
rds.h RDS: Remove dead struct from rds.h 2010-09-08 18:16:55 -07:00
reboot.h sysctl extern cleanup: C_A_D 2010-03-12 15:52:44 -08:00
reciprocal_div.h
regset.h x86: user_regset user-copy helpers 2008-01-30 13:31:47 +01:00
reiserfs_acl.h
reiserfs_fs_i.h
reiserfs_fs_sb.h
reiserfs_fs.h Fix common misspellings 2011-03-31 11:26:23 -03:00
reiserfs_xattr.h
relay.h
res_counter.h memcg: simplify the way memory limits are checked 2011-03-23 19:46:23 -07:00
resource.h include/linux/resource.h needs types.h 2010-11-12 07:55:30 -08:00
resume-trace.h
rfkill.h rfkill: remove dead code 2010-11-15 13:24:06 -05:00
ring_buffer.h tracing: Add an 'overwrite' trace_option. 2011-03-09 13:52:27 -05:00
rio_drv.h rapidio: add architecture specific callbacks 2011-03-23 19:46:41 -07:00
rio_ids.h RapidIO: add IDT CPS-1432 switch definitions 2011-04-14 16:06:56 -07:00
rio_regs.h rapidio: fix sysfs config attribute to access 16MB of maint space 2011-02-25 15:07:37 -08:00
rio.h RapidIO/mpc85xx: fix possible mport registration problems 2011-04-14 16:06:56 -07:00
rmap.h mm: simplify anon_vma refcounts 2011-03-22 17:44:03 -07:00
romfs_fs.h
root_dev.h
rose.h
rotary_encoder.h
route.h
rslib.h [RSLIB] Support non-canonical GF representations 2007-05-02 11:56:33 +01:00
rtc-v3020.h
rtc.h RTC: Fix early irqs caused by calling rtc_set_alarm too early 2011-03-29 18:44:05 -07:00
rtmutex.h sysctl extern cleanup: rtmutex 2010-03-12 15:53:10 -08:00
rtnetlink.h
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
rwsem.h
rxrpc.h RxRPC: Declare the security index constants symbolically 2009-09-15 02:44:17 -07:00
s3c_adc_battery.h
sc26198.h
scatterlist.h
scc.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
sched.h brk: COMPAT_BRK: fix detection of randomized brk 2011-04-14 16:06:55 -07:00
screen_info.h
sctp.h
scx200_gpio.h
scx200.h
sdla.h
seccomp.h <linux/seccomp.h> needs to include <linux/errno.h>. 2009-04-19 10:47:45 -07:00
securebits.h define convenient securebits masks for prctl users (v2) 2009-10-30 08:27:25 +11:00
security.h SECURITY: Move exec_permission RCU checks into security modules 2011-04-22 16:17:29 -07:00
selection.h vcs: invoke the vt update callback when /dev/vcs* is written to 2010-10-22 10:20:06 -07:00
selinux_netlink.h
selinux.h
sem.h
semaphore.h semaphore: Remove mutex emulation 2010-10-30 12:12:50 +02:00
seq_file_net.h
seq_file.h seq_file: add RCU versions of new hlist/list iterators (v3) 2010-02-22 15:45:54 -08:00
seqlock.h kernel: optimise seqlock 2011-01-07 17:50:27 +11:00
serial167.h Char: serial167, remove bottomhalf 2008-02-07 08:42:34 -08:00
serial_8250.h
serial_core.h pps: unify timestamp gathering 2011-01-13 08:03:19 -08:00
serial_max3100.h
serial_mfd.h
serial_pnx8xxx.h
serial_reg.h
serial_sci.h serial: sh-sci: Kill off some DMA ifdeffery. 2011-01-19 15:37:31 +09:00
serial.h serial: fix port type conflict between NS16550A & U6_16550A 2010-09-03 17:29:04 -07:00
serialP.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
serio.h
sfi_acpi.h
sfi.h
sh_clk.h
sh_dma.h
sh_intc.h
sh_pfc.h
sh_timer.h ARM: shmobile: remove sh_timer_config clk member 2010-10-31 10:40:39 -04:00
shm.h
shmem_fs.h
sht15.h
sigma.h sigma-firmware: loader for Analog Devices' SigmaStudio 2011-03-22 17:44:15 -07:00
signal.h
signalfd.h
skbuff.h Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 2011-04-07 11:14:49 -07:00
slab_def.h
slab.h
slob_def.h
slub_def.h slub: Add statistics for this_cmpxchg_double failures 2011-03-22 20:48:04 +02:00
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
smp.h smp: add missing init.h include 2011-03-23 07:48:42 -07:00
smsc911x.h
snmp.h tcp: Replace time wait bucket msg by counter 2010-12-08 12:16:33 -08:00
socket.h Fix common misspellings 2011-03-31 11:26:23 -03:00
sockios.h tcp: ioctl type SIOCOUTQNSD returns amount of data not sent 2011-03-09 14:08:09 -08:00
som.h
sonet.h
sony-laptop.h
sonypi.h sony-laptop: ignore hard switch rfkill events (SPIC) 2011-03-28 06:05:24 -04:00
sort.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sound.h
soundcard.h Fix common misspellings 2011-03-31 11:26:23 -03:00
spinlock_api_smp.h
spinlock_api_up.h locking: Cleanup the name space completely 2009-12-14 23:55:33 +01:00
spinlock_types_up.h
spinlock_types.h
spinlock_up.h
spinlock.h Fix common misspellings 2011-03-31 11:26:23 -03:00
splice.h pipe: add support for shrinking and growing pipes 2010-05-21 21:12:40 +02:00
srcu.h rcu: Upgrade srcu_read_lock() docbook about SRCU grace periods 2010-08-20 09:00:15 -07:00
stackprotector.h
stacktrace.h x86: Eliminate bp argument from the stack tracing routines 2010-11-18 14:37:34 +01:00
stallion.h
start_kernel.h
stat.h
statfs.h add f_flags to struct statfs(64) 2010-08-09 16:48:44 -04:00
stddef.h [PATCH] Generic boolean 2006-10-01 00:39:18 -07:00
stmmac.h Fix common misspellings 2011-03-31 11:26:23 -03:00
stop_machine.h Fix common misspellings 2011-03-31 11:26:23 -03:00
string_helpers.h [SCSI] lib: add generic helper to print sizes rounded to the correct SI range 2008-10-03 11:46:14 -05:00
string.h lib: Introduce strnstr() 2010-01-14 22:38:09 -05:00
stringify.h Make __stringify support variable argument macros too 2009-04-10 15:48:52 +02:00
superhyway.h
suspend_ioctls.h
suspend.h PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS 2011-04-11 22:54:42 +02:00
svga.h svga: Make svga_set_timings() take an iomem regbase pointer. 2011-03-22 15:47:22 +09:00
swab.h
swap.h Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block 2011-03-24 10:16:26 -07:00
swapops.h
swiotlb.h
synclink.h
sys.h
syscalls.h introduce sys_syncfs to sync a single file system 2011-03-21 00:40:29 -04:00
syscore_ops.h PM / Core: Introduce struct syscore_ops for core subsystems PM 2011-03-15 00:43:46 +01:00
sysctl.h sysctl: the include of rcupdate.h is only needed in the kernel 2011-03-09 16:43:24 -08:00
sysdev.h Fix common misspellings 2011-03-31 11:26:23 -03:00
sysfs.h sysfs: Add sysfs_merge_group() and sysfs_unmerge_group() 2010-10-17 01:57:44 +02:00
syslog.h syslog: use defined constants instead of raw numbers 2010-02-04 14:20:41 +11:00
sysrq.h
sysv_fs.h fs/sysv: v7: adjust sanity checks for some volumes 2010-08-11 08:59:22 -07:00
task_io_accounting_ops.h
task_io_accounting.h
taskstats_kern.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
taskstats.h taskstats: pad taskstats netlink response for aligment issues on ia64 2010-12-22 19:43:34 -08:00
tboot.h KVM: VMX: enable VMXON check with SMX enabled (Intel TXT) 2010-05-19 11:36:34 +03:00
tc.h
tca6416_keypad.h
tcp.h
telephony.h
termios.h tty: Add termiox 2008-10-13 09:51:40 -07:00
textsearch_fsm.h
textsearch.h
tfrc.h
thermal.h ACPI: Fix build for CONFIG_NET unset 2011-02-28 18:00:31 -08:00
thread_info.h thread_info: Remove legacy arg0-3 from restart_block 2011-02-02 15:28:13 +01:00
threads.h pids: increase pid_max based on num_possible_cpus 2010-05-27 09:12:51 -07:00
ti_wilink_st.h drivers:misc: ti-st: remove multiple gpio handling 2011-02-04 12:41:21 -08:00
tick.h sched: Intoduce get_cpu_iowait_time_us() 2010-05-09 19:35:27 +02:00
tifm.h
timb_dma.h
timb_gpio.h
time.h timers: Add CLOCK_BOOTTIME hrtimer base 2011-02-21 12:53:08 -08:00
timecompare.h timecompare: generic infrastructure to map between two time bases 2009-02-15 22:43:32 -08:00
timer.h timer: Make try_to_del_timer_sync() the same on SMP and UP 2010-10-22 14:46:25 +02:00
timerfd.h
timeriomem-rng.h
timerqueue.h Fix common misspellings 2011-03-31 11:26:23 -03:00
times.h
timex.h
tiocl.h
tipc_config.h tipc: Correct misnamed references to neighbor discovery domain 2011-03-13 16:35:18 -04:00
tipc.h tipc: Clean out all remaining instances of #if 0'd unused code 2011-02-23 18:05:11 -05:00
topology.h
toshiba.h
tpm_command.h keys: add new trusted key-type 2010-11-29 08:55:25 +11:00
tpm.h
trace_clock.h
trace_seq.h tracing: Add full state to trace_seq 2009-12-09 14:05:49 -05:00
tracehook.h Fix common misspellings 2011-03-31 11:26:23 -03:00
tracepoint.h tracepoints: Fix section alignment using pointer array 2011-02-03 09:28:46 -05:00
transport_class.h
trdevice.h [TR]: endiannness annotations 2006-09-28 17:53:59 -07:00
tsacct_kern.h
tty_driver.h tty: now phase out the ioctl file pointer for good 2011-02-17 11:59:56 -08:00
tty_flip.h
tty_ldisc.h pps: timestamp is always passed to dcd_change() 2011-01-13 08:03:20 -08:00
tty.h tty: stop using "delayed_work" in the tty layer 2011-03-22 16:17:32 -07:00
typecheck.h split the typecheck macros out of include/linux/kernel.h 2008-07-25 10:53:26 -07:00
types.h add the common dma_addr_t typedef to include/linux/types.h 2011-03-22 17:44:09 -07:00
u64_stats_sync.h
uaccess.h maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write) 2010-01-07 11:58:36 -06:00
ucb1400.h Fix common misspellings 2011-03-31 11:26:23 -03:00
udf_fs_i.h
udp.h
uinput.h
uio_driver.h
uio.h
ultrasound.h
un.h
unistd.h
usb_usual.h
usb.h Fix common misspellings 2011-03-31 11:26:23 -03:00
usbdevice_fs.h
user_namespace.h user_ns: improve the user_ns on-the-slab packaging 2011-01-13 08:03:18 -08:00
user-return-notifier.h core: Fix user return notifier on fork() 2009-11-29 22:03:04 +01:00
user.h
utime.h
uts.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
utsname.h userns: allow sethostname in a container 2011-03-23 19:47:03 -07:00
uuid.h
uwb.h Fix common misspellings 2011-03-31 11:26:23 -03:00
v4l2-mediabus.h [media] v4l: Add missing 12 bits bayer media bus formats 2011-03-22 04:53:37 -03:00
v4l2-subdev.h [media] v4l: v4l2_subdev userspace crop API 2011-03-22 04:53:33 -03:00
vermagic.h
veth.h
vfs.h
vga_switcheroo.h
vgaarb.h Fix common misspellings 2011-03-31 11:26:23 -03:00
vhost.h vhost_net: a kernel-level virtio server 2010-01-15 01:43:29 -08:00
via_i2c.h
via-core.h
via-gpio.h
via.h
video_output.h
videodev2.h [media] gspca - nw80x: New subdriver for Divio based webcams 2011-03-22 04:54:51 -03:00
virtio_9p.h
virtio_balloon.h
virtio_blk.h
virtio_config.h
virtio_console.h virtio: console: Update Copyright 2011-02-09 08:19:55 +10:30
virtio_ids.h
virtio_net.h
virtio_pci.h
virtio_ring.h
virtio_rng.h
virtio.h virtio: add_buf_gfp 2010-05-19 22:15:46 +09:30
vlynq.h
vmalloc.h NOMMU: support SMP dynamic percpu_alloc 2011-03-28 12:53:29 +01:00
vmstat.h mm: add VM counters for transparent hugepages 2011-04-14 16:06:55 -07:00
vt_buffer.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
vt_kern.h tty,vcs removing con_buf/conf_buf_mtx 2011-02-17 11:13:19 -08:00
vt.h Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call" 2010-03-19 07:17:52 -07:00
w1-gpio.h
wait.h
wanrouter.h
watchdog.h
wimax.h Fix common misspellings 2011-03-31 11:26:23 -03:00
wireless.h wext: fix alignment problem in serializing 'struct iw_point' 2010-10-13 15:45:21 -04:00
wl12xx.h
wm97xx.h
workqueue.h workqueue: fix build failure introduced by s/freezeable/freezable/ 2011-02-21 10:07:23 +01:00
writeback.h fs: rename inode_lock to inode_hash_lock 2011-03-24 21:17:51 -04:00
x25.h
xattr.h
xfrm.h xfrm: Add basic infrastructure to support IPsec extended sequence numbers 2011-03-13 20:22:28 -07:00
xilinxfb.h Fix common misspellings 2011-03-31 11:26:23 -03:00
xz.h
yam.h
z2_battery.h
zconf.h
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