You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/include/linux
Linus Torvalds 8b80fc02b8 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 18 years ago
..
amba Don't include linux/config.h from anywhere else in include/ 19 years ago
byteorder Fix compilation of drivers with -O0 18 years ago
dvb V4L/DVB (5893): DVB: fix includes of video.h when __KERNEL__ is undefined 18 years ago
hdlc [PATCH] Modularize generic HDLC 19 years ago
isdn make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() static 18 years ago
lockd knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4 18 years ago
mlx4 IB/mlx4: Implement query SRQ 18 years ago
mmc mmc: update kerneldoc 18 years ago
mtd [MTD] generalise the handling of MTD-specific superblocks 18 years ago
netfilter [NETFILTER]: Add xt_statistic.h to the header list for usermode programs 18 years ago
netfilter_arp [NETFILTER]: Clean up table initialization 18 years ago
netfilter_bridge [NETFILTER]: ebt_arp: add gratuitous arp filtering 18 years ago
netfilter_ipv4 [NETFILTER]: ipt_iprange.h must #include <linux/types.h> 18 years ago
netfilter_ipv6 [NETFILTER]: ip6_tables: fix explanation of valid upper protocol number 18 years ago
nfsd knfsd: clean up EX_RDONLY 18 years ago
raid [BLOCK] Get rid of request_queue_t typedef 18 years ago
rtc rtc: add support for the ST M48T59 RTC 18 years ago
spi spi kerneldoc update 18 years ago
sunrpc SUNRPC: move bkl locking and xdr proc invocation into a common helper 18 years ago
tc_act [HEADERS] One line per header in Kbuild files to reduce conflicts 19 years ago
tc_ematch [HEADERS] One line per header in Kbuild files to reduce conflicts 19 years ago
usb USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h> 18 years ago
8250_pci.h
Kbuild Include serial_reg.h with userspace headers 18 years ago
a.out.h
ac97_codec.h [PATCH] The scheduled removal of some OSS drivers 19 years ago
acct.h [PATCH] severing module.h->sched.h 18 years ago
acpi.h ACPI: autoload modules - Create ACPI alias interface 18 years ago
acpi_pmtmr.h [PATCH] Allow early access to the power management timer 18 years ago
adb.h IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
adfs_fs.h Move several *_SUPER_MAGIC symbols to include/linux/magic.h. 19 years ago
adfs_fs_i.h
adfs_fs_sb.h
aer.h PCI aer: add pci_cleanup_aer_correct_aer_status 18 years ago
affs_hardblocks.h Include <linux/types.h> and use __uXX types in <linux/affs_hardblocks.h> 19 years ago
agp_backend.h [AGPGART] Allow drm-populated agp memory types 18 years ago
agpgart.h Don't include agp_backend.h in user-visible part of agpgart.h 19 years ago
aio.h AIO sparse fix (type of ki_flags) 18 years ago
aio_abi.h signal/timer/event: KAIO eventfd support example 18 years ago
amifd.h
amifdreg.h
amigaffs.h
anon_inodes.h signal/timer/event fds: anonymous inode source 18 years ago
apm-emulation.h [APM] Add shared version of APM emulation 18 years ago
apm_bios.h [x86 setup] Make struct apm_bios_info cross-architecture 18 years ago
arcdevice.h IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
arcfb.h
async_tx.h async_tx: fix kmap_atomic usage in async_memcpy 18 years ago
ata.h ide: add PIO masks 18 years ago
atalk.h [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
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 [ATM]: atmarp.h needs to always include linux/types.h 18 years ago
atmbr2684.h [ATM]: Annotations. 18 years ago
atmclip.h
atmdev.h [PATCH] Move linux/device.h include in linux/atmdev.h to #ifdef __KERNEL__ section 19 years ago
atmel_pdc.h [ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.h 18 years ago
atmioc.h
atmlec.h [ATM]: [lec] header indent, comment and whitespace cleanup 19 years ago
atmmpc.h [ATM]: Annotations. 18 years ago
atmppp.h
atmsap.h
atmsvc.h
attribute_container.h Remove unnecessary includes of spinlock.h under include/linux 18 years ago
audit.h [PATCH] get rid of AVC_PATH postponed treatment 18 years ago
auto_fs.h
auto_fs4.h [PATCH] autofs4: header file update 18 years ago
auxvec.h
ax25.h
b1lli.h
b1pcmcia.h
backing-dev.h remove mm/backing-dev.c:congestion_wait_interruptible() 18 years ago
backlight.h backlight: Convert from struct class_device to struct device 18 years ago
baycom.h
bcd.h
bfs_fs.h
binfmts.h mm: variable length argument support 18 years ago
bio.h [BLOCK] Don't pin lots of memory in mempools 18 years ago
bit_spinlock.h
bitmap.h [PATCH] bitmap: parse input from kernel and user buffers 19 years ago
bitops.h [PATCH] fix various kernel-doc in header files 18 years ago
bitrev.h [PATCH] bit reverse library 18 years ago
blkdev.h [patch] QUEUE_FLAG_READFULL QUEUE_FLAG_WRITEFULL comment fix 18 years ago
blkpg.h linux/blkpg.h needs <linux/compiler.h> for __user 19 years ago
blktrace_api.h [BLOCK] Get rid of request_queue_t typedef 18 years ago
blockgroup_lock.h Don't include linux/config.h from anywhere else in include/ 19 years ago
bootmem.h x86_64: allocate sparsemem memmap above 4G 18 years ago
bottom_half.h [PATCH] add bottom_half.h 18 years ago
bpqether.h
bsg.h [SCSI] bsg: update sg_io_v4 structure 18 years ago
buffer_head.h [FS] Implement block_page_mkwrite. 18 years ago
bug.h generic bug: use show_regs() instead of dump_stack() 18 years ago
cache.h Don't include linux/config.h from anywhere else in include/ 19 years ago
calc64.h
capability.h Remove unnecessary includes of spinlock.h under include/linux 18 years ago
capi.h
cciss_ioctl.h [PATCH] cciss: add support for 1024 logical volumes 18 years ago
cd1400.h
cdev.h [PATCH] cdev.h: forward declarations 18 years ago
cdk.h
cdrom.h cdrom: replace hard-coded constants by kernel.h macro. 18 years ago
cfag12864b.h [PATCH] cfag12864b: fix crash when built-in and no parport present 18 years ago
chio.h
circ_buf.h
clk.h
clockchips.h clockevents: fix resume logic 18 years ago
clocksource.h [IA64] Convert to generic timekeeping/clocksource 18 years ago
cm4000_cs.h
cn_proc.h [PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestamp 19 years ago
coda.h Don't include linux/config.h from anywhere else in include/ 19 years ago
coda_cache.h
coda_fs_i.h
coda_linux.h coda: remove CODA_STORE/CODA_RELEASE upcalls 18 years ago
coda_psdev.h coda: remove CODA_STORE/CODA_RELEASE upcalls 18 years ago
coff.h
com20020.h
compat.h Declare another couple of compat syscalls. 18 years ago
compiler-gcc.h compiler: introduce __used and __maybe_unused 18 years ago
compiler-gcc3.h compiler: introduce __used and __maybe_unused 18 years ago
compiler-gcc4.h x86: Support __attribute__((__cold__)) in gcc 4.3 18 years ago
compiler-intel.h ARRAY_SIZE: check for type 18 years ago
compiler.h make __chk_{user,io}_ptr() accept pointers to volatile 18 years ago
completion.h [PATCH] lockdep: clean up completion initializer in smpboot.c 19 years ago
comstats.h
concap.h
configfs.h configfs: config item dependancies. 18 years ago
connector.h [CONNECTOR]: Replace delayed work with usual work queue. 18 years ago
console.h Remove unnecessary includes of spinlock.h under include/linux 18 years ago
console_struct.h Protect <linux/console_struct.h> from multiple inclusion 18 years ago
consolemap.h Kernel utf-8 handling 18 years ago
const.h consolidate asm/const.h to linux/const.h 18 years ago
cpu.h remove unused lock_cpu_hotplug_interruptible definition 18 years ago
cpufreq.h Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 18 years ago
cpumask.h [PATCH] Convert highest_possible_processor_id to nr_cpu_ids 18 years ago
cpuset.h [PATCH] mark struct file_operations const 1 18 years ago
cramfs_fs.h [PATCH] cramfs: make cramfs_uncompress_exit() return void 19 years ago
cramfs_fs_sb.h
crash_dump.h [PATCH] i386: Allow i386 crash kernels to handle x86_64 dumps 18 years ago
crc-ccitt.h
crc-itu-t.h CRC ITU-T V.41 18 years ago
crc7.h CRC7 support 18 years ago
crc16.h
crc32.h [PATCH] crc32: replace bitreverse by bitrev32 18 years ago
crc32c.h
crypto.h [CRYPTO] cipher: Remove obsolete fields from cipher_tfm 18 years ago
cryptohash.h
ctype.h
cuda.h
cyclades.h Char: cyclades, dynamic ports 18 years ago
cyclomx.h Don't include linux/config.h from anywhere else in include/ 19 years ago
cycx_cfm.h
cycx_drv.h
cycx_x25.h
dcache.h VFS: delay the dentry name generation on sockets and pipes 18 years ago
dccp.h [DCCP]: Complete documentation of dccp_sock 18 years ago
dcookies.h [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs 18 years ago
debug_locks.h [PATCH] lock debugging: fix DEBUG_LOCKS_WARN_ON() & debug_locks_silent 18 years ago
debugfs.h debugfs: add rename for debugfs files 18 years ago
delay.h [POWERPC] Fix mdelay badness on shared processor partitions 19 years ago
delayacct.h [PATCH] slab: remove kmem_cache_t 18 years ago
device-mapper.h [PATCH] dm: suspend: add noflush pushback 18 years ago
device.h Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare" 18 years ago
devpts_fs.h
dio.h
dirent.h
display.h fbdev: display class 18 years ago
dlm.h [DLM] variable allocation 18 years ago
dlm_device.h [DLM] canceling deadlocked lock 18 years ago
dlm_netlink.h [DLM] add lock timeouts and warnings [2/6] 18 years ago
dm-ioctl.h [PATCH] dm: ioctl: add noflush suspend 18 years ago
dm9000.h
dma-mapping.h dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs 18 years ago
dmaengine.h dmaengine: make clients responsible for managing channels 18 years ago
dmapool.h devres: device resource management 18 years ago
dmi.h DMI-based module autoloading 18 years ago
dn.h [PATCH] fix misannotation of linkinfo_dn 18 years ago
dnotify.h Don't include linux/config.h from anywhere else in include/ 19 years ago
dqblk_v1.h
dqblk_v2.h
dqblk_xfs.h typo fixes: infomation -> information 19 years ago
ds1wm.h Driver for the Maxim DS1WM, a 1-wire bus master ASIC core 18 years ago
ds1286.h
ds17287rtc.h Remove unnecessary includes of spinlock.h under include/linux 18 years ago
dtlk.h
edac.h drivers/edac: mod assert_error check 18 years ago
edd.h Remove old i386 setup code 18 years ago
eeprom_93cx6.h [PATCH] Add 93cx6 eeprom library 18 years ago
efi.h EFI: warn only for pre-1.00 system tables 18 years ago
efs_dir.h
efs_fs.h knfsd: exportfs: remove iget abuse 18 years ago
efs_fs_i.h
efs_fs_sb.h Move several *_SUPER_MAGIC symbols to include/linux/magic.h. 19 years ago
efs_vh.h
eisa.h [EISA] EISA registration with !CONFIG_EISA 18 years ago
elevator.h [BLOCK] Get rid of request_queue_t typedef 18 years ago
elf-em.h [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs 18 years ago
elf-fdpic.h
elf.h [PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_VDSO 18 years ago
elfcore.h [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt 19 years ago
elfnote.h use elfnote.h to generate vsyscall notes. 18 years ago
err.h [PATCH] consistently use MAX_ERRNO in __syscall_return 19 years ago
errno.h Better documentation for ERESTARTSYS 18 years ago
errqueue.h [NET]: struct sock_exterr_skb annotations 19 years ago
etherdevice.h [CORE] Stack changes to add multiqueue hardware support API 18 years ago
ethtool.h [NET]: ethtool_perm_addr only has one implementation 18 years ago
eventfd.h eventfd: clean compile when CONFIG_EVENTFD=n 18 years ago
eventpoll.h [PATCH] uml: fix epoll 18 years ago
exportfs.h knfsd: exportfs: add procedural interface for NFSD 18 years ago
ext2_fs.h [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6] 19 years ago
ext2_fs_sb.h ext2: statfs speed up 18 years ago
ext3_fs.h ext3: copy i_flags to inode flags on write 18 years ago
ext3_fs_i.h Fix occurrences of "the the " 18 years ago
ext3_fs_sb.h ext3: statfs speed up 18 years ago
ext3_jbd.h [PATCH] ext3: uninline large functions 18 years ago
ext4_fs.h ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields 18 years ago
ext4_fs_extents.h Change on-disk format to support 2^15 uninitialized extents 18 years ago
ext4_fs_i.h ext4: Add nanosecond timestamps 18 years ago
ext4_fs_sb.h ext4: Add nanosecond timestamps 18 years ago
ext4_jbd2.h [PATCH] ext4: uninline large functions 18 years ago
fadvise.h
falloc.h sys_fallocate() implementation on i386, x86_64 and powerpc 18 years ago
fault-inject.h [PATCH] fault-injection: defaults likely to please a new user 18 years ago
fb.h OMAP: add TI OMAP1610 accelerator entry. 18 years ago
fcdevice.h
fcntl.h locks: add lock cancel command 18 years ago
fd.h
fd1772.h
fddidevice.h
fdreg.h
fib_rules.h [IPV6] FIB6RULE: Find source address during looking up route. 18 years ago
file.h O_CLOEXEC for SCM_RIGHTS 18 years ago
filter.h [NET]: Fix sk->sk_filter field access 19 years ago
firewire-cdev.h firewire: Document userspace ioctl interface. 18 years ago
firewire-constants.h firewire: Break out shared IEEE1394 constant to separate header file. 18 years ago
firmware.h [PATCH] drivers/base/firmware_class.c: cleanups 19 years ago
flat.h
font.h fbcon: font setting should check limitation of driver 18 years ago
freezer.h Introduce CONFIG_SUSPEND for suspend-to-Ram and standby 18 years ago
fs.h rename setlease to generic_setlease 18 years ago
fs_enet_pd.h POWERPC: Bring the fs_no calculation to the relevant SoC enumeration 19 years ago
fs_stack.h [PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_* 18 years ago
fs_struct.h [PATCH] Move fs_cachep to linux/fs_struct.h 18 years ago
fs_uart_pd.h POWERPC: Bring the fs_no calculation to the relevant SoC enumeration 19 years ago
fsl_devices.h Fix RGMII-ID handling in gianfar 18 years ago
fsnotify.h [PATCH] VFS: change struct file to use struct path 18 years ago
fuse.h fuse warning fix 18 years ago
futex.h Revert "futex_requeue_pi optimization" 18 years ago
gameport.h [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() 18 years ago
gen_stats.h
genalloc.h [PATCH] LIB: add gen_pool_destroy() 19 years ago
generic_acl.h fix file specification in comments 18 years ago
generic_serial.h [PATCH] tty: switch to ktermios 18 years ago
genetlink.h [GENETLINK]: Dynamic multicast groups. 18 years ago
genhd.h [PARTITION] MSDOS: Fix Sun num_partitions handling. 18 years ago
getcpu.h [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn't use it 19 years ago
gfp.h Create the ZONE_MOVABLE zone 18 years ago
gfs2_ondisk.h [GFS2] Add nanosecond timestamp feature 18 years ago
gigaset_dev.h [PATCH] drivers/isdn/gigaset: new M101 driver (v2) 18 years ago
gpio_keys.h Input: gpio_keys - add support for switches (EV_SW) 18 years ago
gpio_mouse.h Input: add gpio-mouse driver 18 years ago
hardirq.h sched: add in_atomic_preempt_off() 18 years ago
harrier_defs.h fix file specification in comments 19 years ago
hash.h
hayesesp.h
hdlc.h Generic HDLC sparse annotations 18 years ago
hdlcdrv.h
hdpu_features.h
hdreg.h [PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.h 18 years ago
hdsmart.h
hid-debug.h HID: hid debug from hid-debug.h to hid layer 18 years ago
hid.h Merge branches 'debug-module-param' and 'upstream' into for-linus 18 years ago
hiddev.h IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
highmem.h Remove alloc_zeroed_user_highpage() 18 years ago
highuid.h Don't include linux/config.h from anywhere else in include/ 19 years ago
hil.h
hil_mlc.h
hippidevice.h
hp_sdc.h Input: HIL - fix rwlock recursion bug 18 years ago
hpet.h
hrtimer.h Add a flag to indicate deferrable timers in /proc/timer_stats 18 years ago
htirq.h [PATCH] htirq: allow buggy drivers of buggy hardware to write the registers 18 years ago
hugetlb.h Remove fs.h from mm.h 18 years ago
hw_random.h [PATCH] Add new generic HW RNG core 19 years ago
hwmon-sysfs.h
hwmon-vid.h
hwmon.h
hysdn_if.h
i2c-algo-bit.h include files: convert "include" subdirectory to UTF-8 18 years ago
i2c-algo-pca.h i2c: Discard the i2c algo del_bus wrappers 18 years ago
i2c-algo-pcf.h include files: convert "include" subdirectory to UTF-8 18 years ago
i2c-algo-sgi.h i2c: Discard the i2c algo del_bus wrappers 18 years ago
i2c-dev.h
i2c-gpio.h i2c: Bitbanging I2C bus driver using the GPIO API 18 years ago
i2c-id.h [ALSA] ASoC S3C24xx machine drivers - I2C ID for LM4857 18 years ago
i2c-ocores.h [PATCH] i2c: New bus driver for the OpenCores I2C controller 19 years ago
i2c-pnx.h i2c: New Philips PNX bus driver 18 years ago
i2c-pxa.h [ARM] Remove EEPROM slave emulation from i2c-pxa driver. 18 years ago
i2c.h i2c.h kernel-doc additions 18 years ago
i2o-dev.h [PATCH] use __u8/__u32 in userspace ioctl defines for I2O 18 years ago
i2o.h mm: Remove slab destructors from kmem_cache_create(). 18 years ago
i8k.h
ibmtr.h
icmp.h [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
icmpv6.h [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
ide.h [BLOCK] Get rid of request_queue_t typedef 18 years ago
idr.h lib: add idr_remove_all 18 years ago
ieee80211.h [PATCH] mac80211: ERP IE handling improvements 18 years ago
if.h [NET]: Move netlink interface bits to linux/if_link.h. 19 years ago
if_addr.h [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support. 18 years ago
if_arcnet.h
if_arp.h [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph 18 years ago
if_bonding.h
if_bridge.h bridge: eliminate call by reference 18 years ago
if_cablemodem.h
if_ec.h
if_eql.h
if_ether.h Add constant for FCS/CRC length (frame check sequence) 18 years ago
if_fc.h
if_fddi.h [PATCH] mips: if_fddi.h: Add a missing inclusion 18 years ago
if_frad.h Don't include linux/config.h from anywhere else in include/ 19 years ago
if_hippi.h
if_infiniband.h
if_link.h [VLAN]: Use rtnl_link API 18 years ago
if_ltalk.h
if_macvlan.h [NET]: Add macvlan driver 18 years ago
if_packet.h [AF_PACKET]: Add option to return orig_dev to userspace. 18 years ago
if_plip.h
if_ppp.h [L2TP]: Changes to existing ppp and socket kernel headers for L2TP 18 years ago
if_pppol2tp.h [L2TP]: Changes to existing ppp and socket kernel headers for L2TP 18 years ago
if_pppox.h [L2TP]: Changes to existing ppp and socket kernel headers for L2TP 18 years ago
if_shaper.h
if_slip.h
if_strip.h
if_tr.h [SK_BUFF]: Introduce skb_mac_header() 18 years ago
if_tun.h [NET]: Allow group ownership of TUN/TAP devices. 18 years ago
if_tunnel.h [IP] TUNNEL: Fix to be built with user application. 18 years ago
if_vlan.h [VLAN]: Use multicast list synchronization helpers 18 years ago
if_wanpipe.h
igmp.h [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
in.h [INET]: Add IP(V6)_PMTUDISC_RPOBE 18 years ago
in6.h [IPV6]: Export in6addr_any for future use. 18 years ago
in_route.h
inet.h [NET]: Accept wildcard delimiters in in[46]_pton 18 years ago
inet_diag.h [IPV4]: inet_diag annotations 19 years ago
inetdevice.h [IPV4]: include sysctl.h from inetdevice.h 18 years ago
init.h pure_initcall ID inconsistency 18 years ago
init_task.h user namespace: add the framework 18 years ago
initrd.h
inotify.h [PATCH] inotify (4/5): allow watch removal from event handler 19 years ago
input-polldev.h Input: add skeleton for simple polled devices 18 years ago
input.h Input: document intended meaning of KEY_SWITCHVIDEOMODE 18 years ago
interrupt.h rip some includes from linux/interrupt.h 18 years ago
io.h uninline check_signature() 18 years ago
ioc3.h IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
ioc4.h [PATCH] fix misannotation in ioc4.h 19 years ago
ioctl.h
ioport.h libata/IDE: remove combined mode quirk 18 years ago
ioprio.h cfq: async queue allocation per priority 18 years ago
ip.h [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
ip6_tunnel.h [IPV6]: flowlabels are net-endian 18 years ago
ipc.h remove CONFIG_UTS_NS and CONFIG_IPC_NS 18 years ago
ipmi.h [PATCH] IPMI: Add maintenance mode 18 years ago
ipmi_msgdefs.h [PATCH] IPMI: Fix BT long busy 18 years ago
ipmi_smi.h [PATCH] IPMI: Add maintenance mode 18 years ago
ipsec.h [XFRM]: BEET mode 19 years ago
ipv6.h [IPV6]: Remove circular dependency on if_inet6.h 18 years ago
ipv6_route.h
ipx.h [IPX]: Trivial parts of endianness annotations 19 years ago
irda.h [IrDA]: EP7211 IR driver port to the latest SIR API 18 years ago
irq.h irq.h fix kernel-doc 18 years ago
irq_cpustat.h Don't include linux/config.h from anywhere else in include/ 19 years ago
irqflags.h Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking" 18 years ago
irqreturn.h [PATCH] adjust handle_IRR_event() return type 19 years ago
isa.h [PATCH] Driver model: add ISA bus 19 years ago
isapnp.h Don't include linux/config.h from anywhere else in include/ 19 years ago
isdn.h [PATCH] tty: switch to ktermios 18 years ago
isdn_divertif.h sanitize linux/isdn_divertif.h for userspace 18 years ago
isdn_ppp.h Don't include linux/config.h from anywhere else in include/ 19 years ago
isdnif.h Don't include linux/config.h from anywhere else in include/ 19 years ago
isicom.h
iso_fs.h Move several *_SUPER_MAGIC symbols to include/linux/magic.h. 19 years ago
istallion.h [PATCH] Char: istallion, variables cleanup 18 years ago
ixjuser.h Fix misc .c/.h comment typos 18 years ago
jbd.h [PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static 18 years ago
jbd2.h jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG 18 years ago
jffs2.h Move several *_SUPER_MAGIC symbols to include/linux/magic.h. 19 years ago
jhash.h [JHASH]: Use const in jhash2 18 years ago
jiffies.h [PATCH] Fix timeout overflow with jiffies 18 years ago
journal-head.h
joystick.h Switch to __s32 types in joystick.h instead of C99 types for consistency. 19 years ago
kallsyms.h kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 years ago
kbd_diacr.h
kbd_kern.h [PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS mode 18 years ago
kd.h
kdebug.h kdebug.h: forward-declare struct struct notifier_block 18 years ago
kdev_t.h [PATCH] remove protection of LANANA-reserved majors 18 years ago
kernel.h hexdump: use const notation 18 years ago
kernel_stat.h Don't include linux/config.h from anywhere else in include/ 19 years ago
kernelcapi.h Use mutex instead of semaphore in CAPI 2.0 driver 18 years ago
kexec.h kdump/kexec: calculate note size at compile time 18 years ago
key-ui.h
key.h [AF_RXRPC]: Key facility changes for AF_RXRPC 18 years ago
keyboard.h
keyctl.h
kfifo.h [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
klist.h
kmalloc_sizes.h Slab allocators: define common size limitations 18 years ago
kmod.h usermodehelper: Tidy up waiting 18 years ago
kobj_map.h
kobject.h kset: kernel-doc cleanups 18 years ago
kprobes.h jprobes: make jprobes a little safer for users 18 years ago
kref.h
ks0108.h [PATCH] cfag12864b: fix crash when built-in and no parport present 18 years ago
kthread.h kthread: don't depend on work queues 18 years ago
ktime.h [KTIME]: Introduce ktime_add_us 18 years ago
kvm.h KVM: Remove unused 'instruction_length' 18 years ago
kvm_para.h KVM: Add host hypercall support for vmx 18 years ago
lapb.h
latency.h [PATCH] maximum latency tracking infrastructure 19 years ago
lcd.h backlight: Convert from struct class_device to struct device 18 years ago
leds.h Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds 18 years ago
lguest.h Provide timespec to guests rather than jiffies clock. 18 years ago
lguest_bus.h lguest: documentation III: Drivers 18 years ago
lguest_launcher.h lguest: documentation III: Drivers 18 years ago
libata.h ata_piix: fix suspend/resume for some TOSHIBA laptops 18 years ago
libps2.h Input: atkbd - support Microsoft Natural Elite Pro keyboards 19 years ago
license.h kbuild: check license compatibility when building modules 19 years ago
limits.h Remove CHILD_MAX 18 years ago
linkage.h [PATCH] x86: error_code is not safe for kprobes 19 years ago
linux_logo.h fbdev: Add fb_append_extra_logo() 18 years ago
list.h include/linux: trivial repair whitespace damage 18 years ago
llc.h
lm_interface.h [GFS2] Export lm_interface to kernel headers 19 years ago
lock_dlm_plock.h [GFS2] add plock owner 19 years ago
lockdep.h lockstat: measure lock bouncing 18 years ago
log2.h Fix roundup_pow_of_two(1) 18 years ago
loop.h loop.h build fix 18 years ago
lp.h
lzo.h LZO1X: fix lzo1x_worst_compress 18 years ago
m41t00.h [PATCH] I2C: m41t00: Add support for the ST M41T81 and M41T85 19 years ago
m48t86.h [PATCH] m48t86: ia64 build fix 19 years ago
magic.h KVM: Remove kvmfs in favor of the anonymous inodes source 18 years ago
major.h xen: add virtual block device driver. 18 years ago
matroxfb.h
mbcache.h
mc6821.h
mc146818rtc.h rtc-cmos wakeup interface 18 years ago
mca-legacy.h
mca.h mca: add integrated device bus matching 18 years ago
memory.h [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSE 19 years ago
memory_hotplug.h [PATCH] hot-add-mem x86_64: fixup externs 19 years ago
mempolicy.h Allow huge page allocations to use GFP_HIGH_MOVABLE 18 years ago
mempool.h
meye.h include files: convert "include" subdirectory to UTF-8 18 years ago
migrate.h page migration: Only migrate pages if allocation in the highest zone is possible 18 years ago
mii.h [NET]: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.h 18 years ago
minix_fs.h [PATCH] minix v3: fix superblock definition 18 years ago
miscdevice.h KVM: Use own minor number 18 years ago
mm.h Remove fs.h from mm.h 18 years ago
mm_inline.h [PATCH] Use ZVC for inactive and active counts 18 years ago
mm_types.h slub: support concurrent local and remote frees and allocs on a slab 18 years ago
mman.h Don't include linux/config.h from anywhere else in include/ 19 years ago
mmtimer.h
mmzone.h Remove the arm26 port 18 years ago
mnt_namespace.h namespace: ensure clone_flags are always stored in an unsigned long 18 years ago
mod_devicetable.h ACPI: autoload modules - Create ACPI alias interface 18 years ago
module.h Remove unnecessary includes of spinlock.h under include/linux 18 years ago
moduleloader.h
moduleparam.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 18 years ago
mount.h Fix misspellings collected by members of KJ list. 18 years ago
mpage.h consolidate generic_writepages and mpage_writepages 18 years ago
mqueue.h mqueue.h: don't include linux/types.h 18 years ago
mroute.h [IPV4]: mroute annotations 19 years ago
msdos_fs.h fat: gcc 4.3 warning fix 18 years ago
msg.h [PATCH] Fix the size limit of compat space msgsize 18 years ago
msi.h MSI: Give archs the option to free all MSI/Xs at once. 18 years ago
mtio.h more ftape removal 18 years ago
mutex-debug.h [PATCH] lockdep: prove mutex locking correctness 19 years ago
mutex.h mutex_lock_interruptible(): add __must_check 18 years ago
mv643xx.h [WATCHDOG] mv64x60_wdt: Add arch/powerpc platform support 18 years ago
n_r3964.h [PATCH] n_r3964: Use struct pid to track user space clients 18 years ago
namei.h fs: remove path_walk export 18 years ago
nbd.h [PATCH] nbd: show nbd client pid in sysfs 18 years ago
ncp.h
ncp_fs.h Remove the last few UMSDOS leftovers 18 years ago
ncp_fs_i.h
ncp_fs_sb.h ncpfs: make sure server connection survives a kill 18 years ago
ncp_mount.h [PATCH] ncpfs: Use struct pid to track the userspace watchdog process 18 years ago
ncp_no.h
neighbour.h [NEIGH]: Move netlink neighbour table bits to linux/neighbour.h 19 years ago
net.h [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both 18 years ago
netdevice.h [NET]: Fix loopback crashes when multiqueue is enabled. 18 years ago
netfilter.h [NETFILTER]: nfnetlink_queue: don't unregister handler of other subsystem 18 years ago
netfilter_arp.h Don't include linux/config.h from anywhere else in include/ 19 years ago
netfilter_bridge.h [NETFILTER]: bridge netfilter: consolidate header pushing/pulling code 18 years ago
netfilter_decnet.h
netfilter_ipv4.h [NETFILTER]: bridge-netfilter: remove deferred hooks 18 years ago
netfilter_ipv6.h [NETFILTER]: bridge-netfilter: remove deferred hooks 18 years ago
netlink.h [NETLIKN]: Allow removing multicast groups. 18 years ago
netpoll.h WorkQueue: Fix up arch-specific work items where possible 18 years ago
netrom.h
nfs.h Don't include private headers from user-visible parts of include/linux/nfs*.h 19 years ago
nfs2.h
nfs3.h
nfs4.h NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier 18 years ago
nfs4_acl.h remove nfs4_acl_add_ace() 18 years ago
nfs4_mount.h NFS: Add the mount option "nosharecache" 18 years ago
nfs_fs.h NFS: Fix put_nfs_open_context 18 years ago
nfs_fs_i.h
nfs_fs_sb.h NFSv4: Reduce the chances of an open_owner identifier collision 18 years ago
nfs_idmap.h NFS: Return an error when starting the idmapping pipe 19 years ago
nfs_mount.h NFS: Add the mount option "nosharecache" 18 years ago
nfs_page.h NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode 18 years ago
nfs_xdr.h SUNRPC: Clean up the sillyrename code 18 years ago
nfsacl.h
nfsd_idmap.h
nl80211.h [WIRELESS] cfg80211: New wireless config infrastructure. 18 years ago
nls.h
nmi.h [PATCH] x86: fix laptop bootup hang in init_acpi() 18 years ago
node.h [PATCH] register_one_node() compile fix 19 years ago
nodemask.h [PATCH] Replace highest_possible_node_id() with nr_node_ids 18 years ago
notifier.h [NET]: Allow netdev REGISTER/CHANGENAME events to fail 18 years ago
nsc_gpio.h [PATCH] gpio: drop vtable members .gpio_set_high .gpio_set_low gpio_set is enough 19 years ago
nsproxy.h namespace: ensure clone_flags are always stored in an unsigned long 18 years ago
nubus.h NuBus header update 18 years ago
numa.h Don't include linux/config.h from anywhere else in include/ 19 years ago
nvram.h
of.h Split out common parts of prom.h 18 years ago
of_device.h Begin consolidation of of_device.h 18 years ago
of_platform.h [POWERPC] Constify of_platform_driver match_table 18 years ago
oom.h [PATCH] OOM killer meets userspace headers 19 years ago
oprofile.h [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs 18 years ago
page-flags.h move page writeback acounting out of macros 18 years ago
pagemap.h Factor outstanding I/O error handling 18 years ago
pagevec.h
param.h
parport.h parport->dev driver model support 18 years ago
parport_pc.h parport->dev driver model support 18 years ago
parser.h Fix nfsroot build 18 years ago
pata_platform.h Add irq_flags to struct pata_platform_info 18 years ago
patchkey.h
pci-acpi.h [PATCH] PCI: fix pciehp compile issue when CONFIG_ACPI is not enabled 19 years ago
pci.h pci: rename __pci_reenable_device() to pci_reenable_device() 18 years ago
pci_hotplug.h remove "struct subsystem" as it is no longer needed 18 years ago
pci_ids.h DDB5477: remove driver bits of support 18 years ago
pci_regs.h [PATCH] msi: Safer state caching. 18 years ago
pcieport_if.h PCI-Express AER implemetation: AER core and aerdriver 19 years ago
pda_power.h [BATTERY] pda_power platform driver 18 years ago
percpu.h Remove unnecessary includes of spinlock.h under include/linux 18 years ago
percpu_counter.h percpu_counters(): use cpu notifiers 18 years ago
personality.h [PATCH] Fix missing parens in set_personality() 18 years ago
pfkeyv2.h Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 18 years ago
pfn.h
pg.h
phantom.h Misc: add sensable phantom driver 18 years ago
phonedev.h [PATCH] mark struct inode_operations const 3 18 years ago
phy.h phylib: add RGMII-ID interface mode definition 18 years ago
pid.h statically initialize struct pid for swapper 18 years ago
pid_namespace.h namespace: ensure clone_flags are always stored in an unsigned long 18 years ago
pipe_fs_i.h pipe: add documentation and comments 18 years ago
pkt_cls.h [NET_SCHED]: ematch: module autoloading 18 years ago
pkt_sched.h [SCHED]: Qdisc changes and sch_rr added for multiqueue 18 years ago
pktcdvd.h [PATCH] pktcdvd: add sysfs and debugfs interface 18 years ago
platform_device.h Driver core: Make platform_device_add_data accept a const pointer 18 years ago
plist.h kernel-doc: fix plist.h comments 18 years ago
pm.h Fallout from "Remove fs.h from mm.h" patch 18 years ago
pm_legacy.h [PATCH] remove kernel/power/pm.c:pm_unregister_all() 19 years ago
pmu.h [POWERPC] pmu_sys_suspended is only defined for PPC32 18 years ago
pnp.h PNP: fix up after Lindent 18 years ago
pnpbios.h PNP: fix up after Lindent 18 years ago
poison.h Increase slab redzone to 64bits 18 years ago
poll.h [PATCH] severing poll.h -> mm.h 18 years ago
posix-timers.h [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode 19 years ago
posix_acl.h
posix_acl_xattr.h
posix_types.h
power_supply.h [BATTERY] Universal power supply class (was: battery class) 18 years ago
ppdev.h fix file specification in comments 19 years ago
ppp-comp.h
ppp_channel.h
ppp_defs.h Remove PPP_FCS from user view in <linux/ppp_defs.h>, remove __P mess entirely 19 years ago
prctl.h move seccomp from /proc to a prctl 18 years ago
preempt.h [PATCH] sched: arch preempt notifier mechanism 18 years ago
prefetch.h fix typo in prefetch.h 18 years ago
prio_tree.h
proc_fs.h Fix rmmod/read/write races in /proc entries 18 years ago
profile.h [PATCH] KVM: add VM-exit profiling 18 years ago
ps2esdi.h
ptrace.h PTRACE_POKEDATA consolidation 18 years ago
qnx4_fs.h [PATCH] mark struct inode_operations const 3 18 years ago
qnxtypes.h
quicklist.h Quicklists for page table pages 18 years ago
quota.h hide spinlock in linux/quota.h behind __KERNEL__ 18 years ago
quotaio_v1.h
quotaio_v2.h
quotaops.h make remove_inode_dquot_ref() static 18 years ago
radeonfb.h
radix-tree.h Fix occurrences of "the the " 18 years ago
raid_class.h [SCSI] raid class: handle component-add errors 19 years ago
ramfs.h [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] 19 years ago
random.h [PATCH] mark struct file_operations const 1 18 years ago
raw.h
rbtree.h [PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev 19 years ago
rcupdate.h [PATCH] RCU: CREDITS and MAINTAINERS 19 years ago
reboot.h Add common orderly_poweroff() 18 years ago
reciprocal_div.h [PATCH] SLAB: use a multiply instead of a divide in obj_to_index() 18 years ago
reiserfs_acl.h [PATCH] reiserfs: ifdef ACL stuff from inode 19 years ago
reiserfs_fs.h fix preprocessor idiocy in reiserfs 18 years ago
reiserfs_fs_i.h [PATCH] resierfs: avoid tail packing if an inode was ever mmapped 18 years ago
reiserfs_fs_sb.h reiserfs: shrink superblock if no xattrs 18 years ago
reiserfs_xattr.h [PATCH] cleanup include/linux/reiserfs_xattr.h 18 years ago
relay.h relay: use plain timer instead of delayed work 18 years ago
resource.h [PATCH] kernel/sys.c: cleanups 19 years ago
resume-trace.h x86: PM_TRACE support 18 years ago
rfkill.h [RFKILL]: Make rfkill->name const 18 years ago
rio.h [PATCH] rapidio: fix multi-switch enumeration 18 years ago
rio_drv.h Don't include linux/config.h from anywhere else in include/ 19 years ago
rio_ids.h
rio_regs.h
rmap.h mm: more rmap checking 18 years ago
romfs_fs.h
root_dev.h [PATCH] Fix broken kernel headers preventing ARM build 19 years ago
rose.h
route.h
rslib.h [RSLIB] Support non-canonical GF representations 18 years ago
rtc-v3020.h [PATCH] Add v3020 RTC support 19 years ago
rtc.h revert "rtc: Add rtc_merge_alarm()" 18 years ago
rtmutex.h [PATCH] fix various kernel-doc in header files 18 years ago
rtnetlink.h [RTNETLINK]: Fix rtnetlink compat attribute patch 18 years ago
rwsem-spinlock.h [PATCH] lockdep: name some old style locks 18 years ago
rwsem.h [PATCH] lockdep: add more rwsem.h documentation 19 years ago
rxrpc.h [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both 18 years ago
sc26198.h
scatterlist.h [PATCH] scatterlist: Add const to sg_set_buf/sg_init_one pointer argument 19 years ago
scc.h Don't include linux/config.h from anywhere else in include/ 19 years ago
sched.h sched: remove the 'u64 now' parameter from ->task_new() 18 years ago
screen_info.h Clean up struct screen_info (<linux/screen_info.h>) 18 years ago
sctp.h [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
scx200.h [PATCH] scx200_hrt: fix precedence bug manifesting as 27x clock in 1 MHz mode 19 years ago
scx200_gpio.h Remove unnecessary includes of spinlock.h under include/linux 18 years ago
sdla.h
seccomp.h make seccomp zerocost in schedule 18 years ago
securebits.h
security.h security: Protection for exploiting null dereference using mmap 18 years ago
selection.h
selinux.h [PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interface 19 years ago
selinux_netlink.h
sem.h Don't include <asm/atomic.h> from user-visible part of linux/sem.h 19 years ago
seq_file.h Make common helpers for seq_files that work with list_heads 18 years ago
seqlock.h seqlocks: trivial remove weird whitespace 18 years ago
serial.h serial: convert early_uart to earlycon for 8250 18 years ago
serial167.h
serialP.h Don't include linux/config.h from anywhere else in include/ 19 years ago
serial_8250.h Use resource_size_t for serial port IO addresses 18 years ago
serial_core.h Use resource_size_t for serial port IO addresses 18 years ago
serial_pnx8xxx.h [PATCH] fix PNX8550 serial breakage 18 years ago
serial_reg.h serial driver PMC MSP71xx 18 years ago
serio.h Input: add driver for Fujitsu serial touchscreens 18 years ago
shm.h [PATCH] Fix get_unmapped_area and fsync for hugetlb shm segments 18 years ago
shmem_fs.h [PATCH] Access Control Lists for tmpfs 19 years ago
signal.h x86: i386-show-unhandled-signals-v3 18 years ago
signalfd.h signal/timer/event: signalfd core 18 years ago
skbuff.h [NET]: Page offsets and lengths need to be __u32. 18 years ago
slab.h Fix ZERO_OR_NULL_PTR(ZERO_SIZE_PTR) 18 years ago
slab_def.h Slab allocators: Cleanup zeroing allocations 18 years ago
slob_def.h slob: Kill off duplicate kzalloc() definition. 18 years ago
slub_def.h fix gfp_t annotations for slub 18 years ago
sm501-regs.h SM501: Check SM501 ID register on initialisation 18 years ago
sm501.h [PATCH] mfd: SM501 core driver 18 years ago
smb.h [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
smb_fs.h Fix headers check fallout 18 years ago
smb_fs_i.h
smb_fs_sb.h [PATCH] smbfs: Make conn_pid a struct pid 18 years ago
smb_mount.h
smbno.h
smp.h smp_call_function_single() should be a macro on UP 18 years ago
smp_lock.h Remove unnecessary includes of spinlock.h under include/linux 18 years ago
snmp.h [SNMP]: Add definitions for {In,Out}BcastPkts 18 years ago
socket.h O_CLOEXEC for SCM_RIGHTS 18 years ago
sockios.h [NET]: The scheduled removal of the frame diverter. 18 years ago
som.h
sonet.h
sony-laptop.h sony-laptop: add a meye-usable include file for camera ops 18 years ago
sonypi.h remove sonypi_camera_command() 18 years ago
sort.h
sound.h [PATCH] The scheduled removal of some OSS drivers 19 years ago
soundcard.h
spinlock.h introduce write_trylock_irqsave() 18 years ago
spinlock_api_smp.h [PATCH] lockdep: spin_lock_irqsave_nested() 18 years ago
spinlock_api_up.h [PATCH] lockdep: prove spinlock rwlock locking correctness 19 years ago
spinlock_types.h fix raw_spinlock_t vs lockdep 18 years ago
spinlock_types_up.h fix raw_spinlock_t vs lockdep 18 years ago
spinlock_up.h [PATCH] lockdep: prove spinlock rwlock locking correctness 19 years ago
splice.h pipe: allow passing around of ops private pointer 18 years ago
srcu.h [PATCH] SRCU: report out-of-memory errors 19 years ago
stacktrace.h stacktrace: fix header file for !CONFIG_STACKTRACE 18 years ago
stallion.h [PATCH] Char: stallion, variables cleanup 18 years ago
start_kernel.h [PATCH] i386: cpu_detect extraction 18 years ago
stat.h utimensat implementation 18 years ago
statfs.h
stddef.h [PATCH] Generic boolean 19 years ago
stop_machine.h Don't include linux/config.h from anywhere else in include/ 19 years ago
string.h add argv_split() 18 years ago
stringify.h
superhyway.h
suspend.h Introduce CONFIG_SUSPEND for suspend-to-Ram and standby 18 years ago
svga.h svgalib: move fb_get_caps to svgalib 18 years ago
swap.h Lumpy Reclaim V4 18 years ago
swapops.h [PATCH] mincore warning fix 18 years ago
synclink.h synclink_gt: add compat_ioctl 18 years ago
sys.h
syscalls.h [CELL] spufs: extension of spu_create to support affinity definition 18 years ago
sysctl.h Add CTL_PROC back 18 years ago
sysdev.h sysfs: kill unnecessary attribute->owner 18 years ago
sysfs.h sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes 18 years ago
sysrq.h [PATCH] debug: add sysrq_always_enabled boot option 18 years ago
sysv_fs.h
task_io_accounting.h [PATCH] io-accounting: core statistics 18 years ago
task_io_accounting_ops.h Detach sched.h from mm.h 18 years ago
taskstats.h taskstats: add context-switch counters 18 years ago
taskstats_kern.h [PATCH] taskstats: cleanup ->signal->stats allocation 18 years ago
tc.h [TC] MIPS: TURBOchannel update to the driver model 18 years ago
tcp.h [SK_BUFF]: Introduce skb_transport_header(skb) 18 years ago
telephony.h
termios.h
textsearch.h Fix typos in doc and comments 18 years ago
textsearch_fsm.h
tfrc.h [DCCP] ccid3: Finer-grained resolution of sending rates 18 years ago
thread_info.h
threads.h Don't include linux/config.h from anywhere else in include/ 19 years ago
ticable.h
tick.h [PATCH] Add debugging feature /proc/timer_list 18 years ago
tifm.h disable socket power in adapter driver instead of media one 18 years ago
time.h Cache xtime every call to update_wall_time 18 years ago
timer.h Add a flag to indicate deferrable timers in /proc/timer_stats 18 years ago
timerfd.h signal/timer/event: timerfd core 18 years ago
times.h
timex.h [IA64] remove time interpolator 18 years ago
tiocl.h
tipc.h [TIPC]: Added subscription cancellation capability 19 years ago
tipc_config.h [TIPC]: endianness annotations 18 years ago
topology.h [PATCH] sched: remove cache_hot_time 18 years ago
toshiba.h [PATCH] proper prototype for tosh_smm() 18 years ago
transport_class.h
trdevice.h [TR]: endiannness annotations 19 years ago
tsacct_kern.h [PATCH] csa: convert CONFIG tag for extended accounting routines 19 years ago
tty.h Audit: add TTY input auditing 18 years ago
tty_driver.h tty: add compat_ioctl 18 years ago
tty_flip.h [PATCH] remove active field from tty buffer structure 19 years ago
tty_ldisc.h tty: add compat_ioctl 18 years ago
types.h [PATCH] Centralise definitions of sector_t and blkcnt_t 18 years ago
uaccess.h Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 18 years ago
udf_fs.h
udf_fs_i.h
udf_fs_sb.h
udp.h [UDP]: Introduce UDP encapsulation type for L2TP 18 years ago
ufs_fs.h [PATCH] ufs2: more correct work with time 18 years ago
ufs_fs_i.h [PATCH] ufs2 write: block allocation update 18 years ago
ufs_fs_sb.h [PATCH] export ufs_fs.h to userspace 18 years ago
uinput.h Input: pull input.h into uinpit.h 18 years ago
uio.h remove odd and misleading comments from uio.h 18 years ago
uio_driver.h UIO: Add the User IO core code 18 years ago
ultrasound.h
umem.h
un.h
unistd.h [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references 19 years ago
unwind.h Remove stack unwinder for now 18 years ago
usb.h USB: usb.h kernel-doc additions 18 years ago
usb_gadget.h usb gadget stack: remove usb_ep_*_buffer(), part 2 18 years ago
usb_sl811.h blackfin architecture 18 years ago
usb_usual.h USB Storage: indistinguishable devices with broken and unbroken firmware 18 years ago
usbdevice_fs.h USB: use __u32 rather than u32 in userspace ioctls in usbdevice_fs.h 18 years ago
user.h
user_namespace.h user namespace: fix copy_user_ns return value 18 years ago
utime.h [PATCH] Create fs/utimes.c 19 years ago
uts.h
utsname.h namespace: ensure clone_flags are always stored in an unsigned long 18 years ago
vermagic.h [PATCH] Move compiler check for modules to ia64 only 19 years ago
vfs.h
via.h
video_decoder.h
video_encoder.h
video_output.h output: Add display output class support 18 years ago
videodev.h V4L/DVB (4605): Fixes an issue with V4L1 and make headers-install 19 years ago
videodev2.h V4L/DVB (5867): videodev2.h: add missing <sys/time.h> for userspace 18 years ago
videotext.h
vmalloc.h i386: fix iounmap's use of vm_struct's size field 18 years ago
vmstat.h Create the ZONE_MOVABLE zone 18 years ago
vt.h [PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK) 19 years ago
vt_buffer.h Don't include linux/config.h from anywhere else in include/ 19 years ago
vt_kern.h vt: add comment for unbind_con_driver() 18 years ago
wait.h sched: clean up sleep_on() APIs 18 years ago
wanrouter.h [NET] net/wanrouter/wanmain.c: cleanups 18 years ago
watchdog.h [WATCHDOG] add WDIOC_GETTIMELEFT ioctl 19 years ago
wireless.h [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi 18 years ago
workqueue.h make cancel_xxx_work_sync() return a boolean 18 years ago
writeback.h Detach sched.h from mm.h 18 years ago
x25.h
xattr.h [PATCH] cleanup include/linux/xattr.h 18 years ago
xfrm.h [XFRM] SPD info TLV aggregation 18 years ago
yam.h
zconf.h [PATCH] zlib_inflate: Upgrade library code to a recent version 19 years ago
zlib.h [PATCH] zlib_inflate: Upgrade library code to a recent version 19 years ago
zorro.h [PATCH] m68k: Remove some unused definitions in zorro.h 19 years ago
zorro_ids.h
zutil.h [PATCH] zlib_inflate: Upgrade library code to a recent version 19 years ago