Star64_linux/include/linux
Hans Westgaard Ry 5f74f82ea3 net:Add sysctl_max_skb_frags
Devices may have limits on the number of fragments in an skb they support.
Current codebase uses a constant as maximum for number of fragments one
skb can hold and use.
When enabling scatter/gather and running traffic with many small messages
the codebase uses the maximum number of fragments and may thereby violate
the max for certain devices.
The patch introduces a global variable as max number of fragments.

Signed-off-by: Hans Westgaard Ry <hans.westgaard.ry@oracle.com>
Reviewed-by: Håkon Bugge <haakon.bugge@oracle.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-02-09 04:28:06 -05:00
..
amba tty: amba-pl011: add support for ZTE UART (EXPERIMENTAL) 2015-12-13 19:59:48 -08:00
bcma mtd: bcm47xxnflash: really unregister NAND on device removal 2015-12-14 10:11:09 -08:00
byteorder include/linux/byteorder/generic.h: minor comment fix 2014-08-06 18:01:23 -07:00
can net/can: can_dropped_invalid_skb can be boolean 2015-10-09 07:49:01 -07:00
ceph libceph: fix ceph_msg_revoke() 2016-01-21 19:36:08 +01:00
clk ARM: SoC multiplatform code changes for v4.5 2016-01-20 18:03:56 -08:00
crush
decompress initramfs: support initramfs that is bigger than 2GiB 2014-08-08 15:57:26 -07:00
dma
extcon extcon: gpio: Fix minor coding style and remove the unused fields. 2015-09-30 19:22:50 +09:00
fpga add FPGA manager core 2015-10-07 18:08:15 +01:00
fsl
gpio gpio: generic: make bgpio_pdata always visible 2016-01-13 16:00:32 +01:00
hsi
i2c
iio iio: Make IIO value formating function globally available. 2015-12-22 17:04:56 +00:00
input
irqchip Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core 2015-12-29 10:08:45 +01:00
isdn
lockd lockd: constify nlmsvc_binding structure 2016-01-07 10:10:50 -05:00
mfd RTC for 4.5 2016-01-18 12:10:45 -08:00
mlx4 Initial roundup of 4.5 merge window patches 2016-01-23 18:45:06 -08:00
mlx5 Initial roundup of 4.5 merge window patches 2016-01-23 18:45:06 -08:00
mmc mmc: dw_mmc: remove the unused quirks 2016-01-05 18:04:58 +01:00
mtd mtd: nand: add helpers to access ->priv 2016-01-07 09:55:39 -08:00
netfilter netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacks 2015-12-28 18:43:15 +01:00
netfilter_arp
netfilter_bridge
netfilter_ipv4
netfilter_ipv6
perf
phy phy: omap-usb2: use *syscon* framework API to power on/off the PHY 2015-12-21 14:26:28 +05:30
pinctrl
platform_data Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2016-01-24 12:50:56 -08:00
power
qed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-12-17 22:08:28 -05:00
raid
regulator Merge remote-tracking branches 'regulator/topic/pv88090', 'regulator/topic/qcom-smd', 'regulator/topic/tps6105x', 'regulator/topic/tps65086' and 'regulator/topic/tps65218' into regulator-next 2016-01-12 18:26:10 +00:00
reset
rtc
sched sched/deadline: Unify dl_time_before() usage 2015-09-23 09:51:25 +02:00
soc ARM: SoC driver updates for v4.5 2016-01-20 18:42:30 -08:00
spi Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/topic/sh-msiof' and 'spi/topic/spidev' into spi-next 2016-01-11 16:48:35 +00:00
ssb ssb: pick SoC invariants code from MIPS BCM47xx arch 2015-12-16 16:36:25 +02:00
sunrpc Initial roundup of 4.5 merge window patches 2016-01-23 18:45:06 -08:00
ulpi
unaligned
usb USB patches for 4.5-rc1 2016-01-13 09:26:40 -08:00
uwb
wimax
8250_pci.h
a.out.h
acct.h
acpi.h Merge branches 'acpi-pci', 'acpi-irq' and 'acpi-assorted' 2016-01-12 01:10:19 +01:00
acpi_dma.h acpi-dma: convert to return error code when asked for channel 2014-02-11 23:30:50 +05:30
acpi_pmtmr.h
adb.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
adfs_fs.h
aer.h PCI/AER: include header file 2015-12-23 08:37:10 -07:00
agp_backend.h agp: kill agp_rebind_memory 2010-11-23 20:14:46 +00:00
agpgart.h
ahci_platform.h
aio.h
alarmtimer.h
altera_jtaguart.h
altera_uart.h
amd-iommu.h
amifd.h
amifdreg.h
amigaffs.h
anon_inodes.h
apm-emulation.h
apm_bios.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
apple_bl.h
arm-cci.h
arm-smccc.h ARM: 8478/2: arm/arm64: add arm-smccc 2016-01-04 16:19:57 +00:00
asn1.h
asn1_ber_bytecode.h ASN.1: Handle 'ANY OPTIONAL' in grammar 2015-08-05 13:38:07 +01:00
asn1_decoder.h X.509: Add an ASN.1 decoder 2012-10-08 13:50:20 +10:30
assoc_array.h KEYS: Fix multiple key add into associative array 2013-12-02 11:24:18 +00:00
assoc_array_priv.h Add a generic associative array implementation. 2013-09-24 10:35:17 +01:00
async.h
async_tx.h
ata.h Revert "libata: Implement NCQ autosense" 2015-08-03 12:01:54 -04:00
ata_platform.h ata: pata_platform: fix owner module reference mismatch for scsi host 2015-01-28 18:45:23 -05:00
atalk.h
ath9k_platform.h
atm.h
atm_suni.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
atm_tcp.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
atmdev.h atm: add release_cb() callback to vcc 2012-12-02 00:05:12 +00:00
atmel-mci.h mmc: atmel: get rid of struct mci_dma_data 2016-01-14 13:40:30 +01:00
atmel-ssc.h ASoC: atmel_ssc_dai: enable fslen extension feature 2014-06-21 11:37:35 +01:00
atmel_pdc.h mmc: atmel-mci: use ATMEL_PDC_SCND_BUF_OFF instead of a literal value 2011-10-26 15:43:26 -04:00
atmel_serial.h tty/serial: at91: add support to FIFOs 2015-07-23 18:00:42 -07:00
atmel_tc.h misc: atmel_tclib: get and use slow clock 2015-10-06 12:33:14 +02:00
atomic.h atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl() 2015-11-03 17:22:17 -08:00
attribute_container.h
audit.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 2016-01-17 19:13:15 -08:00
auto_dev-ioctl.h autofs4: fix kernel includes 2009-04-01 08:59:23 -07:00
auto_fs.h
auxvec.h auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASE 2013-12-24 09:35:17 -08:00
average.h average: remove out-of-line implementation 2015-08-20 14:10:23 -07:00
b1pcmcia.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
backing-dev-defs.h
backing-dev.h Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 2015-11-05 14:51:32 -08:00
backlight.h backlight: Change the return type of backlight_update_status() to int 2015-06-23 15:47:35 +01:00
badblocks.h block, badblocks: introduce devm_init_badblocks 2016-01-09 08:39:04 -08:00
balloon_compaction.h
bcd.h
bch.h
bcm47xx_nvram.h MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/ 2015-06-21 21:55:33 +02:00
bcm47xx_wdt.h watchdog: bcm47xx_wdt: use core reboot notifier 2015-12-13 15:55:55 +01:00
bcm963xx_nvram.h MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure 2016-01-24 03:47:37 +01:00
bcm963xx_tag.h MIPS: bcm963xx: Update bcm_tag field image_sequence 2016-01-24 03:49:03 +01:00
bfin_mac.h
binfmts.h
bio.h
bit_spinlock.h BUG: headers with BUG/BUG_ON etc. need linux/bug.h 2012-03-04 17:54:34 -05:00
bitmap.h linux/bitmap: Force inlining of bitmap weight functions 2015-08-05 09:38:08 +02:00
bitops.h bitops.h: correctly handle rol32 with 0 byte shift 2015-12-09 10:35:16 -08:00
bitrev.h ARM: 8187/1: add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction 2014-12-22 16:43:06 +00:00
blk-cgroup.h blkcg: fix incorrect read/write sync/async stat accounting 2015-10-27 15:04:56 +09:00
blk-mq.h
blk_types.h block: remove REQ_NO_TIMEOUT flag 2015-12-22 09:38:34 -07:00
blkdev.h Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block 2016-01-21 19:58:02 -08:00
blkpg.h
blktrace_api.h kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup() 2013-11-08 09:04:30 -07:00
blockgroup_lock.h fs: introduce bgl_lock_ptr() 2009-01-04 13:33:20 -08:00
bma150.h
bootmem.h x86/mm: Introduce max_possible_pfn 2015-12-06 12:46:31 +01:00
bottom_half.h sched/preempt: Merge preempt_mask.h into preempt.h 2015-05-19 08:39:11 +02:00
bpf.h bpf: fix clearing on persistent program array maps 2015-11-25 12:14:09 -05:00
brcmphy.h net: phy: bcm7xxx: Add entry for Broadcom BCM7435 2015-11-25 11:35:14 -05:00
bsearch.h
bsg-lib.h
bsg.h
btree-128.h [LogFS] add new flash file system 2009-11-20 20:13:39 +01:00
btree-type.h
btree.h
btrfs.h Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h 2013-02-20 09:37:28 -05:00
buffer_head.h
bug.h bug.h, compiler.h: introduce compiletime_assert & BUILD_BUG_ON_MSG 2013-02-21 17:22:16 -08:00
c2port.h
cache.h
cacheinfo.h drivers/base: cacheinfo: fix annoying typo when DT nodes are absent 2015-05-24 12:31:33 -07:00
capability.h
cb710.h
cciss_ioctl.h
ccp.h crypto: ccp - Check for CCP before registering crypto algs 2014-09-24 14:23:34 +08:00
cdev.h fs: introduce f_op->mmap_capabilities for nommu mmap support 2015-01-20 14:02:58 -07:00
cdrom.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
cfag12864b.h
cgroup-defs.h Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 2016-01-12 19:20:32 -08:00
cgroup.h Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 2016-01-12 19:20:32 -08:00
cgroup_subsys.h
circ_buf.h
cleancache.h include/linux/cleancache.h: Clean up code 2016-01-27 09:10:29 -05:00
clk-provider.h Merge branch 'clk-rockchip' into clk-next 2015-12-23 13:08:56 -08:00
clk.h
clkdev.h
clock_cooling.h thermal: introduce clock cooling device 2014-11-20 10:43:16 -04:00
clockchips.h clockevents: Remove unused set_mode() callback 2015-09-14 11:00:55 +02:00
clocksource.h
cm4000_cs.h
cma.h
cmdline-parser.h block: remove unrelated header files and export symbol 2014-01-21 20:18:26 -08:00
cn_proc.h connector: Added coredumping event to the process connector 2013-03-20 13:23:21 -04:00
cnt32_to_63.h
coda.h include/linux/coda.h: remove useless '#else' 2013-07-30 11:11:44 +02:00
coda_psdev.h coda: Restrict coda messages to the initial user namespace 2013-02-13 06:00:53 -08:00
compaction.h
compat.h
compiler-clang.h
compiler-gcc.h
compiler-intel.h compiler-intel: fix wrong compiler barrier() macro 2015-06-25 17:00:38 -07:00
compiler.h
completion.h sched: remove INIT_COMPLETION 2013-11-15 09:32:21 +09:00
component.h
concap.h Remove "#ifdef __KERNEL__" checks from unexported headers 2008-04-30 08:29:54 -07:00
configfs.h Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending 2016-01-20 17:20:53 -08:00
connector.h connector: allow multiple messages to be sent in one packet 2014-05-27 13:56:21 -07:00
console.h printk: do cond_resched() between lines while outputting to consoles 2016-01-16 11:17:25 -08:00
console_struct.h
consolemap.h
container.h
context_tracking.h
context_tracking_state.h context_tracking: Switch to new static_branch API 2015-11-24 09:56:43 +01:00
cordic.h
coredump.h
coresight.h
count_zeros.h move count_zeroes.h out of asm-generic 2015-10-15 00:21:07 +02:00
cper.h
cpu.h cpu: Remove try_get_online_cpus() 2015-10-07 16:02:49 -07:00
cpu_cooling.h
cpu_pm.h cpu_pm: Add cpu power management notifiers 2011-09-23 12:05:29 +05:30
cpu_rmap.h
cpufeature.h
cpufreq-dt.h
cpufreq.h cpufreq: Simplify core code related to boost support 2016-01-01 03:49:51 +01:00
cpuidle.h
cpumask.h kernel/cpu.c: make set_cpu_* static inlines 2016-01-20 17:09:18 -08:00
cpuset.h
cputime.h
crash_dump.h vmcore: Remove "weak" from function declarations 2014-10-22 16:14:04 -06:00
crc-ccitt.h Remove "#ifdef __KERNEL__" checks from unexported headers 2008-04-30 08:29:54 -07:00
crc-itu-t.h lib: crc-itu-t.[ch] fix 0x0x prefix in integer constants 2015-05-26 15:26:43 +02:00
crc-t10dif.h
crc7.h lib/crc7: Shift crc7() output left 1 bit 2014-05-16 14:26:52 -04:00
crc8.h
crc16.h
crc32.h
crc32c.h
cred.h
crypto.h
cryptohash.h
cs5535.h
ctype.h
cuda.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
cyclades.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
davinci_emac.h net: davinci_emac:Fix translation logic for buffer descriptor 2011-03-22 19:25:05 -07:00
dax.h block: use DAX for partition table reads 2016-01-30 13:35:32 -08:00
dca.h
dcache.h include/linux/dcache.h: remove semicolons from HASH_LEN_DECLARE 2016-01-14 16:00:49 -08:00
dccp.h net/dccp: dccp_list_has_service can be boolean 2015-10-09 07:49:02 -07:00
dcookies.h
debug_locks.h
debugfs.h debugfs: Add debugfs_create_ulong() 2015-10-18 10:14:39 -07:00
debugobjects.h
delay.h timer: Added usleep_range timer 2010-08-04 11:00:45 +02:00
delayacct.h
delayed_call.h switch ->get_link() to delayed_call, kill ->put_link() 2015-12-30 13:01:03 -05:00
dell-led.h dell-led: add mic mute led interface 2014-05-08 14:28:07 +08:00
devcoredump.h device coredump: add new device coredump class 2014-09-23 22:53:15 -07:00
devfreq-event.h PM / devfreq: event: Add const keyword for devfreq_event_ops structure 2015-03-30 17:09:41 +09:00
devfreq.h PM / devfreq: Set the freq_table of devfreq device 2016-01-13 17:30:32 +09:00
devfreq_cooling.h thermal: devfreq_cooling: use a thermal_cooling_device for register and unregister 2015-11-02 13:14:44 -08:00
device-mapper.h dm: refactor ioctl handling 2015-10-31 19:05:59 -04:00
device.h device core: add device_is_bound() 2016-01-08 01:12:06 +01:00
device_cgroup.h
devpts_fs.h
digsig.h
dio.h
dirent.h remove the in-kernel struct dirent{,64} 2008-07-25 10:53:34 -07:00
dlm.h
dlm_plock.h
dm-dirty-log.h dm log: add flush callback fn 2009-12-10 23:52:01 +00:00
dm-io.h
dm-kcopyd.h
dm-region-hash.h
dm9000.h include: Convert ethernet mac address declarations to use ETH_ALEN 2013-08-02 12:33:54 -07:00
dma-attrs.h dma-mapping: always provide the dma_map_ops based implementation 2016-01-20 17:09:18 -08:00
dma-buf.h
dma-contiguous.h
dma-debug.h
dma-direction.h net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
dma-iommu.h
dma-mapping.h dma-mapping: use offset_in_page macro 2016-01-20 17:09:18 -08:00
dma_remapping.h iommu/vt-d: Implement deferred invalidate for SVM 2015-10-15 13:22:35 +01:00
dmaengine.h Merge branch 'topic/async' into for-linus 2016-01-06 15:17:47 +05:30
dmapool.h
dmar.h
dmi.h firmware: dmi_scan: Save SMBIOS Type 9 System Slots 2016-01-15 22:08:45 +01:00
dnotify.h
dns_resolver.h
dqblk_qtree.h quota: constify qtree_fmt_operations structures 2016-01-04 10:58:35 +01:00
dqblk_v1.h
dqblk_v2.h quota: Unexport dqblk_v1.h and dqblk_v2.h 2009-01-05 08:40:25 -08:00
drbd.h drbd: make drbd known to lsblk: use bd_link_disk_holder 2015-11-25 09:22:02 -07:00
drbd_genl.h
drbd_genl_api.h drbd: prepare the transition from connector to genetlink 2011-10-14 16:48:08 +02:00
drbd_limits.h drbd: New net configuration option socket-check-timeout 2014-07-10 18:35:01 +02:00
ds1286.h
ds2782_battery.h
ds17287rtc.h
dtlk.h cleanup console_print() 2009-09-14 17:41:42 -07:00
dw_apb_timer.h
dynamic_debug.h
dynamic_queue_limits.h
earlycpio.h
ecryptfs.h
edac.h
edd.h
edma.h dmaengine: add TI EDMA DMA engine driver 2012-09-01 06:14:02 +05:30
eeprom_93cx6.h eeprom-93cx6: Add (read-only) support for 8-bit mode 2014-11-25 15:42:53 +01:00
eeprom_93xx46.h
efi-bgrt.h efi: Fix the ACPI BGRT driver for images located in EFI boot services memory 2012-09-29 12:21:03 -07:00
efi.h efi: Use correct type for struct efi_memory_map::phys_map 2015-10-28 12:28:06 +01:00
efs_vh.h
eisa.h
elevator.h
elf-fdpic.h
elf-randomize.h mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE 2015-04-14 16:49:05 -07:00
elf.h
elfcore-compat.h
elfcore.h
elfnote.h
enclosure.h ses: fix additional element traversal bug 2015-12-11 11:05:57 -08:00
err.h err.h: add (missing) unlikely() to IS_ERR_OR_NULL() 2016-01-16 11:17:24 -08:00
errno.h
errqueue.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
etherdevice.h net: Add eth_platform_get_mac_address() helper. 2016-01-06 16:31:56 -05:00
ethtool.h
eventfd.h
eventpoll.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
evm.h evm: provide a function to set the EVM key from the kernel 2015-12-15 08:53:36 -05:00
export.h
exportfs.h exportfs: add methods for block layout exports 2015-02-05 14:35:17 +01:00
ext2_fs.h
extcon.h extcon: Modify the id and name of external connector 2015-10-16 08:30:09 +09:00
f2fs_fs.h f2fs: add symbol to avoid any confusion with tools 2015-12-14 18:58:42 -08:00
f75375s.h
falloc.h fs: Add support FALLOC_FL_INSERT_RANGE for fallocate 2015-03-25 15:07:05 +11:00
fanotify.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
fault-inject.h debugfs: Pass bool pointer to debugfs_create_bool() 2015-10-04 11:36:07 +01:00
fb.h fbdev: Make fb-notify a no-op if CONFIG_FB=n 2015-12-15 15:41:24 +02:00
fcdevice.h [networking]device.h: Remove extern from function prototypes 2013-09-26 15:06:58 -07:00
fcntl.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
fd.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
fddidevice.h [networking]device.h: Remove extern from function prototypes 2013-09-26 15:06:58 -07:00
fdtable.h vfs: Fix pathological performance case for __alloc_fd() 2015-10-31 16:12:10 -07:00
fec.h
fence.h dma-buf/fence: add fence_is_later() 2015-10-30 01:47:27 -04:00
file.h include/linux/file.h: remove get_unused_fd() macro 2014-12-10 17:41:10 -08:00
filter.h bpf: cleanup bpf_prog_run_{save,clear}_cb helpers 2016-01-08 21:40:34 -05:00
fips.h random: Add optional continuous repetition test to entropy store based rngs 2009-06-18 19:50:21 +08:00
firewire.h ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire series 2014-05-26 14:33:10 +02:00
firmware-map.h memory-hotplug: remove /sys/firmware/memmap/X sysfs 2013-02-23 17:50:12 -08:00
firmware.h
fixp-arith.h [media] fixp-arith: replace sin/cos table by a better precision one 2015-03-02 14:50:06 -03:00
flat.h
flex_array.h reciprocal_divide: update/correction of the algorithm 2014-01-21 23:17:20 -08:00
flex_proportions.h proportions: add @gfp to init functions 2014-09-08 09:51:30 +09:00
fmc-sdb.h FMC: show_sdb_tree: dump synthesis/commit ID info 2014-02-28 15:12:09 -08:00
fmc.h fmc: avoid readl/writel namespace conflict 2013-06-19 20:30:32 -07:00
font.h
freezer.h sched/wait: Remove wait_event_freezekillable() 2014-11-04 07:17:46 +01:00
frontswap.h frontswap: allow multiple backends 2015-06-24 17:49:45 -07:00
fs.h block: revert runtime dax control of the raw block device 2016-01-30 13:35:31 -08:00
fs_enet_pd.h net: fs_enet: Remove non NAPI RX 2014-10-08 16:01:41 -04:00
fs_pin.h fs_pin: Allow for the possibility that m_list or s_list go unused. 2015-04-09 11:39:55 -05:00
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 vfs: move get_fs_root_and_pwd() to single caller 2013-09-12 10:12:47 -07:00
fs_uart_pd.h
fscache-cache.h
fscache.h
fsl-diu-fb.h
fsl_devices.h drivers: usb: fsl: Workaround for USB erratum-A005275 2015-08-14 16:50:36 -07:00
fsl_hypervisor.h
fsl_ifc.h fsl_ifc: Change IO accessor based on endianness 2015-08-07 22:59:34 -05:00
fsldma.h
fsnotify.h
fsnotify_backend.h fsnotify: destroy marks with call_srcu instead of dedicated thread 2016-01-14 16:00:49 -08:00
ftrace.h This includes three minor fixes, mostly due to cut-and-paste issues. 2016-01-28 17:00:50 -08:00
ftrace_irq.h ring-buffer: use generic version of in_nmi 2009-02-07 20:03:33 -05:00
futex.h
fwnode.h Power management and ACPI updates for v4.4-rc1 2015-11-04 18:10:13 -08:00
gameport.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
gcd.h lib: add lib/gcd.c 2009-06-18 13:04:05 -07:00
genalloc.h genalloc:support allocating specific region 2015-12-22 17:10:17 -06:00
genetlink.h net/netlink: lockdep_genl_is_held can be boolean 2015-10-09 07:48:59 -07:00
genhd.h block: kill disk_{check|set|clear|alloc}_badblocks 2016-01-09 22:42:31 -08:00
genl_magic_func.h genl_magic: Resolve logical-op warnings 2014-10-14 17:03:53 -04:00
genl_magic_struct.h
getcpu.h
gfp.h mm: fix noisy sparse warning in LIBCFS_ALLOC_PRE() 2016-01-14 16:00:49 -08:00
glob.h
goldfish.h
gpio-fan.h
gpio-pxa.h ARM: pxa: move PXA_GPIO_TO_IRQ macro 2013-04-11 10:00:05 +08:00
gpio.h gpio: remove gpiod_sysfs_set_active_low 2015-05-12 10:46:53 +02:00
gpio_keys.h input: gpio_keys_polled: Add support for GPIO descriptors 2014-11-04 21:58:23 +01:00
gpio_mouse.h Input: add gpio-mouse driver 2007-07-10 00:35:17 -04:00
hardirq.h
hash.h
hashtable.h net: move napi_hash[] into read mostly section 2015-11-18 16:17:42 -05:00
hdlc.h
hdlcdrv.h
hdmi.h [media] hdmi: rename HDMI_AUDIO_CODING_TYPE_EXT_STREAM to _EXT_CT 2015-01-27 10:19:12 -02:00
hid-debug.h HID: debug: break out hid_dump_report() into hid-debug 2013-04-30 10:09:06 +02:00
hid-roccat.h
hid-sensor-hub.h First set of IIO fixes for the 4.2 cycle. 2015-07-13 14:18:07 -07:00
hid-sensor-ids.h HID: hid-sensor-hub: Add support for application collection 2015-02-23 15:11:52 +01:00
hid.h HID: add a new helper to_hid_driver() 2015-12-28 13:41:50 +01:00
hiddev.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
hidraw.h
highmem.h
highuid.h
hil.h tree-wide: Assorted spelling fixes 2010-02-09 11:13:56 +01:00
hil_mlc.h Convert asm/semaphore.h users to linux/semaphore.h 2008-04-18 22:22:54 -04:00
hippidevice.h [networking]device.h: Remove extern from function prototypes 2013-09-26 15:06:58 -07:00
host1x.h gpu: host1x: Export host1x_syncpt_read() 2015-04-02 18:46:20 +02:00
hp_sdc.h
hpet.h
hrtimer.h hrtimer: Handle remaining time proper for TIME_LOW_RES 2016-01-17 11:13:55 +01:00
htcpld.h
htirq.h x86/htirq: Use hierarchical irqdomain to manage Hypertransport interrupts 2015-04-24 15:36:50 +02:00
huge_mm.h thp: change pmd_trans_huge_lock() interface to return ptl 2016-01-21 17:20:51 -08:00
hugetlb.h hugetlb: fix compile error on tile 2016-01-15 17:56:32 -08:00
hugetlb_cgroup.h mm: make compound_head() robust 2015-11-06 17:50:42 -08:00
hugetlb_inline.h mm: don't access vm_flags as 'int' 2011-05-26 09:20:31 -07:00
hw_breakpoint.h perf: Make perf build for x86 with UAPI disintegration applied 2012-11-19 22:21:03 +00:00
hw_random.h hwrng: add devm_* interfaces 2015-03-16 21:45:54 +11:00
hwmon-sysfs.h
hwmon-vid.h
hwmon.h hwmon: Provide managed hwmon registration 2013-10-13 16:16:28 -07:00
hwspinlock.h hwspinlock/core: add device tree support 2015-05-02 09:54:30 +03:00
hyperv.h Drivers: hv: vmbus: fix the building warning with hyperv-keyboard 2015-12-21 13:07:56 -08:00
i2c-algo-bit.h
i2c-algo-pca.h
i2c-algo-pcf.h i2c: Update the FSF address 2012-03-26 21:47:19 +02:00
i2c-dev.h
i2c-gpio.h
i2c-mux-gpio.h i2c-mux-gpio: Add support for dynamically allocated GPIO pins 2012-10-05 22:23:54 +02:00
i2c-mux-pinctrl.h
i2c-mux.h
i2c-ocores.h
i2c-omap.h i2c: omap: Remove the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE flag 2012-11-28 11:36:32 +01:00
i2c-pca-platform.h
i2c-pnx.h
i2c-pxa.h [ARM] Remove EEPROM slave emulation from i2c-pxa driver. 2006-11-30 12:24:45 +00:00
i2c-smbus.h Update Jean Delvare's e-mail address 2014-01-29 20:40:08 +01:00
i2c-xiic.h Add the platform data include for the Xilinx XPS IIC Bus Interface 2010-03-14 11:14:58 -07:00
i2c.h i2c: create builtin_i2c_driver to avoid registration boilerplate 2016-01-13 11:06:03 +01:00
i7300_idle.h i7300_idle: allow testing on i5000-series hardware w/o re-compile 2009-05-28 20:52:40 -04:00
i8042.h Input: add driver for slidebar on Lenovo IdeaPad laptops 2013-08-26 09:30:03 -07:00
i8253.h i8253: Cleanup outb/inb magic 2011-07-01 10:37:15 +02:00
icmp.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
icmpv6.h
ide.h
idr.h drbd: Backport the "status" command 2015-11-25 09:22:00 -07:00
ieee80211.h wireless: add WNM action frame categories 2015-10-13 10:34:46 +02:00
ieee802154.h
if_arp.h firewire net, ipv4 arp: Extend hardware address and remove driver-level packet inspection. 2013-03-26 12:32:13 -04:00
if_bridge.h
if_eql.h
if_ether.h net: core: move mac_pton() to lib/net_utils.c 2013-06-05 12:00:27 -07:00
if_fddi.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
if_frad.h
if_link.h
if_ltalk.h
if_macvlan.h
if_phonet.h
if_pppol2tp.h
if_pppox.h ppp: remove PPPOX_ZOMBIE socket state 2015-11-20 11:31:26 -05:00
if_team.h team: fill-up LAG changeupper info struct and pass it along 2015-12-03 11:49:26 -05:00
if_tun.h
if_tunnel.h
if_vlan.h net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM 2015-12-15 16:50:20 -05:00
igmp.h net/ipv4: Pass proto as u8 instead of u16 in ip_check_mc_rcu 2015-09-29 16:27:47 -07:00
ihex.h
ima.h
in.h
in6.h
inet.h NFS: Add string length argument to nfs_parse_server_address 2008-07-09 12:09:28 -04:00
inet_diag.h net: diag: Support SOCK_DESTROY for inet sockets. 2015-12-15 23:26:51 -05:00
inet_lro.h
inetdevice.h
init.h
init_ohci1394_dma.h
init_task.h sched/cputime: Convert vtime_seqlock to seqcount 2015-12-04 10:34:46 +01:00
initrd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
inotify.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
input-polldev.h Input: implement managed polled input devices 2014-05-14 16:40:04 -07:00
input.h Input: improve autorepeat initialization 2015-10-13 23:30:31 -07:00
integrity.h integrity: provide a hook to load keys when rootfs is ready 2014-11-17 23:12:01 -05:00
intel-iommu.h
intel-svm.h iommu/vt-d: Expose struct svm_dev_ops without CONFIG_INTEL_IOMMU_SVM 2015-10-27 08:36:08 +09:00
intel_pmic_gpio.h gpio: Add PMIC GPIO block support 2010-08-03 09:49:09 -04:00
interrupt.h Initial roundup of 4.5 merge window patches 2016-01-23 18:45:06 -08:00
interval_tree.h rbtree: add prio tree and interval tree tests 2012-10-09 16:22:39 +09:00
interval_tree_generic.h mm: interval tree updates 2012-10-09 16:22:40 +09:00
io-64-nonatomic-hi-lo.h
io-64-nonatomic-lo-hi.h
io-mapping.h arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead 2015-08-10 23:07:05 -04:00
io.h lib/iomap_copy.c: add __ioread32_copy() 2016-01-20 17:09:18 -08:00
ioc3.h IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
ioc4.h
iocontext.h
iommu-common.h
iommu-helper.h
iommu.h iommu: Update struct iommu_ops comments 2016-01-29 12:34:29 +01:00
iopoll.h
ioport.h ACPI/PCI: Enhance ACPI core to support sparse IO space 2015-10-16 22:18:51 +02:00
ioprio.h
iova.h iommu: iova: Move iova cache management to the iova library 2015-07-28 15:47:58 +01:00
ip.h net: Add support for hardware-offloaded encapsulation 2012-12-09 00:20:28 -05:00
ipack.h
ipc.h ipc: change kern_ipc_perm.deleted type to bool 2014-01-27 21:02:39 -08:00
ipc_namespace.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2014-12-16 15:53:03 -08:00
ipmi-fru.h
ipmi.h
ipmi_smi.h ipmi: Don't flush messages in sender() in run-to-completion mode 2015-09-03 15:02:28 -05:00
ipv6.h
ipv6_route.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
irq.h genirq: Add flag to force mask in disable_irq[_nosync]() 2015-10-11 11:33:42 +02:00
irq_cpustat.h
irq_poll.h irq_poll: remove unused data and max fields 2015-12-11 11:52:29 -08:00
irq_work.h irq_work: Fix build failure when CONFIG_IRQ_WORK is not defined 2015-03-23 10:55:21 +01:00
irqbypass.h virt: IRQ bypass manager 2015-10-01 15:06:43 +02:00
irqchip.h
irqdesc.h genirq: Free irq_desc with rcu 2015-12-14 10:03:46 +01:00
irqdomain.h irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token 2016-01-26 16:00:14 +01:00
irqflags.h irqflags: Fix (at least latent) code generation issue 2015-02-19 01:08:42 +01:00
irqhandler.h genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
irqnr.h
irqreturn.h
isa.h
isapnp.h
iscsi_boot_sysfs.h
iscsi_ibft.h
isdn.h
isdn_divertif.h
isdn_ppp.h
isdnif.h
isicom.h
jbd2.h
jhash.h
jiffies.h
journal-head.h
joystick.h
jump_label.h
jump_label_ratelimit.h
jz4740-adc.h device.h: audit and cleanup users in main include dir 2012-03-16 10:38:24 -04:00
jz4780-nemc.h
kallsyms.h
kasan.h
kbd_diacr.h
kbd_kern.h
kbuild.h Add kbuild.h that contains common definitions for kbuild users 2008-04-29 08:06:29 -07:00
kconfig.h Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linus 2015-04-21 09:44:55 -03:00
kcore.h
kd.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
kdb.h
kdebug.h kdebug.h: forward-declare struct struct notifier_block 2007-07-31 15:39:40 -07:00
kdev_t.h include/linux/kdev_t.h: remove new_valid_dev() 2016-01-16 11:17:23 -08:00
kern_levels.h
kernel-page-flags.h tools/vm/page-types.c: support KPF_SOFTDIRTY bit 2013-11-13 12:09:07 +09:00
kernel.h include/linux/kernel.h: change abs() macro so it uses consistent return type 2016-01-16 11:17:22 -08:00
kernel_stat.h genirq: Prevent proc race against freeing of irq descriptors 2014-12-13 13:33:07 +01:00
kernelcapi.h
kernfs.h
kexec.h kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE 2016-01-20 17:09:18 -08:00
key-type.h
key.h KEYS: prevent keys from being removed from specified keyrings 2015-12-15 10:01:43 -05:00
keyboard.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
kfifo.h Documentation: Docbook: Fix generated DocBook/kernel-api.xml 2014-09-09 10:34:56 +02:00
kgdb.h kgdb: Remove "weak" from kgdb_arch_pc() declaration 2014-10-22 16:14:04 -06:00
khugepaged.h
klist.h
kmemcheck.h
kmemleak.h mm: kmemleak: mark kmemleak_init prototype as __init 2015-12-12 10:15:34 -08:00
kmod.h kmod: use system_unbound_wq instead of khelper 2015-09-10 13:29:01 -07:00
kmsg_dump.h
kobj_map.h kobj: add comment and multiple inclusion protection 2010-03-15 15:29:39 +01:00
kobject.h kobject: explain what kobject's sd field is 2015-10-04 11:46:16 +01:00
kobject_ns.h sysfs: Restrict mounting sysfs 2013-08-28 21:35:14 -07:00
kprobes.h
kref.h
ks0108.h
ks8842.h ks8842: Support DMA when accessed via timberdale 2010-07-27 20:48:19 -07:00
ks8851_mll.h net/ethernet: ks8851_mll mac address configuration support added 2012-06-04 11:43:00 -04:00
ksm.h mm: consolidate all page-flags helpers in <linux/page-flags.h> 2015-04-15 16:35:17 -07:00
kthread.h kernel/kthread.c:kthread_create_on_node(): clarify documentation 2015-09-04 16:54:41 -07:00
ktime.h ktime: Fix ktime_divns to do signed division 2015-05-13 10:19:35 +02:00
kvm_host.h kvm: rename pfn_t to kvm_pfn_t 2016-01-15 17:56:32 -08:00
kvm_irqfd.h KVM: eventfd: add irq bypass consumer management 2015-10-01 15:06:46 +02:00
kvm_para.h KVM: kvm_para_has_feature can be boolean 2015-11-25 17:24:23 +01:00
kvm_types.h kvm: rename pfn_t to kvm_pfn_t 2016-01-15 17:56:32 -08:00
l2tp.h
lapb.h wan: make LAPB callbacks const 2011-09-16 19:20:20 -04:00
latencytop.h
lcd.h
lcm.h
led-class-flash.h leds: flash: Fix the size of sysfs_groups array 2015-03-30 11:55:48 -07:00
led-lm3530.h
leds-bd2802.h
leds-lp3944.h
leds-pca9532.h
leds-regulator.h include/linux/leds-regulator.h: fix syntax in example code 2011-04-13 11:11:43 +02:00
leds-tca6507.h leds: add driver for TCA6507 LED controller 2012-01-10 16:30:49 -08:00
leds.h leds: core: add managed version of led_trigger_register 2016-01-04 09:57:40 +01:00
leds_pwm.h
lglock.h sched/stop_machine: Fix deadlock between multiple stop_two_cpus() 2015-06-19 10:03:12 +02:00
lguest.h
lguest_launcher.h lguest: remove NOTIFY call and eventfd facility. 2015-02-11 16:47:46 +10:30
libata.h Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata 2016-01-11 19:33:59 -08:00
libfdt.h
libfdt_env.h libfdt: add fdt type definitions 2015-04-29 17:17:17 -05:00
libnvdimm.h libnvdimm: Add a poison list and export badblocks 2016-01-09 08:39:03 -08:00
libps2.h
license.h
lightnvm.h lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM 2016-01-13 13:04:11 -07:00
linkage.h
linux_logo.h
lis3lv02d.h
list.h mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup 2016-01-15 17:56:32 -08:00
list_bl.h
list_lru.h mm: memcontrol: move kmem accounting code to CONFIG_MEMCG 2016-01-20 17:09:18 -08:00
list_nulls.h
list_sort.h
livepatch.h livepatch: add sympos as disambiguator field to klp_reloc 2015-12-03 23:01:27 +01:00
llc.h
llist.h
lockdep.h
lockref.h
log2.h linux/log2.h: Fix rounddown_pow_of_two(1) 2011-12-12 22:06:55 -08:00
lp.h
lru_cache.h
lsm_audit.h
lsm_hooks.h security: Add hook to invalidate inode security labels 2015-12-24 11:09:40 -05:00
lz4.h lz4: fix wrong compress buffer size for 64-bits 2016-01-20 17:09:18 -08:00
lzo.h
m48t86.h [PATCH] m48t86: ia64 build fix 2006-06-05 12:29:17 -07:00
mailbox_client.h
mailbox_controller.h mailbox: switch to hrtimer for tx_complete polling 2015-08-10 14:29:27 +05:30
maple.h device.h: audit and cleanup users in main include dir 2012-03-16 10:38:24 -04:00
marvell_phy.h
math64.h KVM: x86: Replace call-back set_tsc_khz() with a common function 2015-11-10 12:06:16 +01:00
max17040_battery.h
mbcache.h fs/mbcache.c: change block and index hash chain to hlist_bl_node 2014-03-18 19:19:41 -04:00
mbus.h
mc6821.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mc146818rtc.h
mcb.h
mdio-bitbang.h
mdio-mux.h netdev/of/phy: Add MDIO bus multiplexer support. 2012-05-07 22:58:09 -04:00
mdio.h mdio: Abstract device_remove() and device_free() 2016-01-07 14:31:27 -05:00
mei_cl_bus.h
memblock.h memblock: fix section mismatch 2016-01-15 17:56:32 -08:00
memcontrol.h mm: memcontrol: add "sock" to cgroup2 memory.stat 2016-01-20 17:09:18 -08:00
memory.h
memory_hotplug.h x86, mm: introduce vmem_altmap to augment vmemmap_populate() 2016-01-15 17:56:32 -08:00
mempolicy.h mm/mempolicy.c: convert the shared_policy lock to a rwlock 2016-01-14 16:00:49 -08:00
mempool.h mm, mempool: disallow mempools based on slab caches with constructors 2015-04-15 16:35:18 -07:00
memremap.h mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup 2016-01-15 17:56:32 -08:00
memstick.h memstick: annotate endianness of attribute structs 2009-01-09 16:54:41 -08:00
mg_disk.h
mic_bus.h
micrel_phy.h
microchipphy.h add microchip LAN88xx phy driver 2015-09-09 17:19:14 -07:00
migrate.h mm: numa: remove migrate_ratelimited 2015-04-14 16:49:05 -07:00
migrate_mode.h
mii.h
miscdevice.h
mISDNdsp.h mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti 2009-05-25 00:55:30 -07:00
mISDNhw.h
mISDNif.h
mm-arch-hooks.h
mm.h mm/mlock.c: change can_do_mlock return value type to boolean 2016-01-15 17:56:32 -08:00
mm_inline.h mm: move lru_to_page to mm_inline.h 2016-01-14 16:00:49 -08:00
mm_types.h mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup 2016-01-15 17:56:32 -08:00
mman.h mm: add overcommit_kbytes sysctl variable 2014-01-21 16:19:44 -08:00
mmdebug.h page-flags: introduce page flags policies wrt compound pages 2016-01-15 17:56:32 -08:00
mmiotrace.h
mmu_context.h
mmu_notifier.h
mmzone.h mm: page_alloc: generalize the dirty balance reserve 2016-01-14 16:00:49 -08:00
mnt_namespace.h vfs: Add a user namespace reference from struct mnt_namespace 2012-11-19 05:59:19 -08:00
mod_devicetable.h Drivers: hv: vmbus: Use uuid_le type consistently 2015-12-14 19:15:05 -08:00
module.h module: clean up RO/NX handling. 2015-12-04 22:46:26 +01:00
moduleloader.h kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h> 2015-03-12 18:46:08 -07:00
moduleparam.h
mount.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2015-04-18 11:20:31 -04:00
mpage.h Remove two unneeded exports and make two symbols static in fs/mpage.c 2009-04-01 07:38:54 -04:00
mpi.h
mpls.h UAPI: add MPLS label stack definition 2014-03-04 13:51:06 -05:00
mpls_iptunnel.h
mroute.h
mroute6.h mcast: define and use MRT[6]_MAX in ip[6]_mroute_opt() 2013-01-21 13:55:14 -05:00
msdos_fs.h
msg.h ipc: whitespace cleanup 2014-01-27 21:02:39 -08:00
msi.h PCI changes for the v4.5 merge window: 2016-01-21 11:52:16 -08:00
mutex-debug.h mutex: Add support for wound/wait style locks 2013-06-26 12:10:56 +02:00
mutex.h mutex: remove unused field "name" in debug mode 2015-02-14 11:32:59 -08:00
mv643xx.h
mv643xx_eth.h include: Convert ethernet mac address declarations to use ETH_ALEN 2013-08-02 12:33:54 -07:00
mv643xx_i2c.h
mvebu-pmsu.h
mxm-wmi.h mxm/wmi: add MXMX interface entry point. 2011-05-09 11:40:38 +10:00
n_r3964.h
namei.h nfsd: don't hold i_mutex over userspace upcalls 2016-01-09 03:07:52 -05:00
nd.h libnvdimm: infrastructure for btt devices 2015-06-25 04:20:04 -04:00
net.h net: fix sock_wake_async() rcu protection 2015-12-01 15:45:05 -05:00
netdev_features.h net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM 2015-12-15 16:50:20 -05:00
netdevice.h net: simplify napi_synchronize() to avoid warnings 2016-01-24 22:19:55 -08:00
netfilter.h
netfilter_bridge.h
netfilter_defs.h
netfilter_ingress.h
netfilter_ipv4.h
netfilter_ipv6.h
netlink.h netlink: add a start callback for starting a netlink dump 2015-12-15 23:25:20 -05:00
netpoll.h
nfs.h pnfs: support multiple verfs per direct req 2014-05-29 11:11:48 -04:00
nfs3.h
nfs4.h NFS client updates for Linux 4.5 2016-01-14 16:08:23 -08:00
nfs_fs.h NFS client updates for Linux 4.5 2016-01-14 16:08:23 -08:00
nfs_fs_i.h
nfs_fs_sb.h nfs: machine credential support for additional operations 2015-12-28 09:57:15 -05:00
nfs_iostat.h SUNRPC: add sending,pending queue and max slot to xprt stats 2012-02-16 14:55:27 -05:00
nfs_page.h NFS: Remove unused nfs_rw_ops->rw_release() function 2015-06-10 18:32:40 -04:00
nfs_xdr.h Merge branch 'pnfs_generic' 2016-01-04 13:19:55 -05:00
nfsacl.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
nilfs2_fs.h nilfs2: fix sanity check of btree level in nilfs_btree_root_broken() 2015-05-05 17:10:11 -07:00
nl802154.h
nls.h
nmi.h
node.h mm: cleanup register_node() 2012-12-11 17:22:27 -08:00
nodemask.h bitmap, cpumask, nodemask: remove dedicated formatting functions 2015-02-13 21:21:39 -08:00
notifier.h
ns_common.h take the targets of /proc/*/ns/* symlinks to separate fs 2014-12-10 21:30:20 -05:00
nsc_gpio.h
nsproxy.h
ntb.h
ntb_transport.h NTB: Add flow control to the ntb_netdev 2015-09-07 15:17:08 -04:00
nubus.h nubus: Kill nubus_proc_detach_device() 2013-05-04 14:47:26 -04:00
numa.h hugetlb: add generic definition of NUMA_NO_NODE 2009-12-15 08:53:12 -08:00
nvme.h nvme: use offset instead of a struct for registers 2015-12-01 10:59:38 -07:00
nvmem-consumer.h
nvmem-provider.h
nvram.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
of.h of: Provide static inline function for of_translate_address if needed 2015-11-10 17:27:12 -06:00
of_address.h of: fix declaration of of_io_request_and_map 2015-12-17 10:43:06 -06:00
of_device.h
of_dma.h
of_fdt.h
of_gpio.h gpio: of: provide optional of_mm_gpiochip_add_data() function 2016-01-05 11:20:12 +01:00
of_graph.h
of_iommu.h of: iommu: Add ptr to OF node arg to of_iommu_configure() 2015-03-03 14:42:55 -06:00
of_irq.h
of_mdio.h
of_mtd.h
of_net.h net: core: add of_find_net_device_by_node() 2015-03-09 23:50:20 -04:00
of_pci.h PCI: host: Add of_pci_get_host_bridge_resources() stub 2016-01-15 12:30:35 -06:00
of_pdt.h of: Eliminate of_allnodes list 2014-11-04 13:29:38 +00:00
of_platform.h of/platform: add function to populate default bus 2015-08-25 11:29:55 -05:00
of_reserved_mem.h
oid_registry.h
olpc-ec.h Staging: olpc_dcon: replace some magic numbers 2013-08-15 17:22:27 -07:00
omap-dma.h dmaengine: omap-dma: Add support for DMA filter mapping to slave devices 2015-12-18 11:17:26 +05:30
omap-dmaengine.h
omap-gpmc.h
omap-iommu.h iommu/omap: Remove virtual memory manager 2014-07-29 12:38:07 +02:00
omap-mailbox.h
omapfb.h
once.h once: make helper generic for calling functions once 2015-10-08 05:26:36 -07:00
oom.h mm, oom: add description of struct oom_control 2015-09-08 15:35:28 -07:00
openvswitch.h
oprofile.h oprofile: get rid of pointless forward declarations of struct super_block 2013-09-03 22:52:48 -04:00
osq_lock.h
oxu210hp.h
padata.h
page-flags-layout.h mm: numa: Change page last {nid,pid} into {cpu,pid} 2013-10-09 14:47:45 +02:00
page-flags.h mm: rework mapcount accounting to enable 4k mapping of THPs 2016-01-15 17:56:32 -08:00
page-isolation.h
page_counter.h
page_ext.h mm: introduce idle page tracking 2015-09-10 13:29:01 -07:00
page_idle.h mm: introduce idle page tracking 2015-09-10 13:29:01 -07:00
page_owner.h
pageblock-flags.h
pagemap.h mm: add find_get_entries_tag() 2016-01-22 17:02:18 -08:00
pagevec.h mm + fs: prepare for non-page entries in page cache radix trees 2014-04-03 16:21:00 -07:00
parport.h
parport_pc.h
parser.h
pata_arasan_cf_data.h
patchkey.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
path.h
pch_dma.h
pci-acpi.h
pci-aspm.h PCI: Don't clear ASPM bits when the FADT declares it's unsupported 2015-04-09 14:20:11 -05:00
pci-ats.h
pci-dma.h
pci.h PCI changes for the v4.5 merge window: 2016-01-21 11:52:16 -08:00
pci_hotplug.h
pci_ids.h PCI: Add Netronome NFP4000 PF device ID 2016-01-15 17:29:37 -06:00
pcieport_if.h PCI: Fix whitespace, capitalization, and spelling errors 2013-11-14 11:28:18 -07:00
pda_power.h
pe.h Provide PE binary definitions 2014-07-09 14:58:37 +01:00
percpu-defs.h percpu: update incorrect comment for this_cpu_*() operations 2015-07-14 17:43:56 -04:00
percpu-refcount.h percpu: Remove unneeded return from void function 2015-11-16 10:40:50 -05:00
percpu-rwsem.h locking/percpu-rwsem: Make use of the rcu_sync infrastructure 2015-10-06 11:25:31 -07:00
percpu.h
percpu_counter.h percpu_counter: batch size aware __percpu_counter_compare() 2015-05-29 07:39:34 +10:00
percpu_ida.h
perf_event.h perf: Synchronously clean up child events 2016-01-29 08:35:35 +01:00
perf_regs.h
personality.h
pfn.h mm, dax, pmem: introduce pfn_t 2016-01-15 17:56:32 -08:00
pfn_t.h phys_to_pfn_t: use phys_addr_t 2016-01-31 09:10:19 -08:00
phonet.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
phy.h mdio: Add support for mdio drivers. 2016-01-07 14:31:27 -05:00
phy_fixed.h phy: fixed_phy: Add gpio to determine link up/down. 2015-08-31 14:48:02 -07:00
pid.h kernel/fork.c:copy_process(): don't add the uninitialized child to thread/task/pid lists 2013-07-03 16:08:03 -07:00
pid_namespace.h
pim.h
pipe_fs_i.h pipe: limit the per-user amount of pages allocated in pipes 2016-01-19 19:25:21 -05:00
pktcdvd.h
pl320-ipc.h
platform_device.h Power management and ACPI updates for v4.5-rc1 2016-01-12 20:25:09 -08:00
plist.h
pm-trace.h
pm.h PM / sleep: Go direct_complete if driver has no callbacks 2016-01-08 01:12:06 +01:00
pm2301_charger.h
pm_clock.h PM / clock_ops: Provide default runtime ops to users 2015-05-12 23:55:37 +02:00
pm_domain.h PM / Domains: add setter for dev.pm_domain 2016-01-08 01:12:06 +01:00
pm_opp.h
pm_qos.h PM / QoS: Make it possible to expose device latency tolerance to userspace 2015-07-28 08:50:41 +01:00
pm_runtime.h PM / runtime: Add new helper for conditional usage count incrementation 2015-12-21 03:11:12 +01:00
pm_wakeirq.h
pm_wakeup.h PM / Wakeirq: Add automated device wake IRQ handling 2015-05-20 01:56:31 +02:00
pmem.h pmem: add wb_cache_pmem() to the PMEM API 2016-01-22 17:02:18 -08:00
pmu.h
pnfs_osd_xdr.h
pnp.h
poison.h include/linux/poison.h: use POISON_POINTER_DELTA for poison pointers 2016-01-16 11:17:22 -08:00
poll.h
posix-clock.h treewide: fix a few typos in comments 2011-05-10 10:16:21 +02:00
posix-timers.h posix_cpu_timer: consolidate expiry time type 2013-07-03 16:16:20 +02:00
posix_acl.h
posix_acl_xattr.h
power_supply.h
powercap.h powercap: constify powercap_zone_ops and powercap_zone_constraint_ops structures 2016-01-02 00:29:35 +01:00
ppp-comp.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
ppp_channel.h
ppp_defs.h
pps-gpio.h pps: new client driver using GPIO 2011-11-02 16:07:02 -07:00
pps_kernel.h
pr.h block: add an API for Persistent Reservations 2015-10-21 14:46:56 -06:00
preempt.h sched/core: Kill PREEMPT_ACTIVE 2015-10-06 17:08:19 +02:00
prefetch.h
printk.h printk: help pr_debug and pr_devel to optimize out arguments 2016-01-16 11:17:29 -08:00
proc_fs.h lockd: move lockd's grace period handling into its own module 2014-09-17 16:33:11 -04:00
proc_ns.h take the targets of /proc/*/ns/* symlinks to separate fs 2014-12-10 21:30:20 -05:00
profile.h sparc: fix sparse warnings in smp_32.c + smp_64.c 2014-05-18 19:01:33 -07:00
projid.h userns: userns: Remove UIDGID_STRICT_TYPE_CHECKS 2013-11-26 20:55:33 -08:00
property.h device property: add spaces to PROPERTY_ENTRY_STRING macro 2016-01-01 02:09:51 +01:00
proportions.h treewide: Remove old email address 2015-11-23 09:44:58 +01:00
psci.h drivers: firmware: psci: move power_state handling to generic code 2015-10-02 14:35:16 +01:00
pstore.h pstore: add pstore unregister 2015-10-22 08:59:18 -07:00
pstore_ram.h pstore: Add pmsg - user-space accessible pstore object 2015-01-16 16:01:10 -08:00
pti.h
ptp_classify.h ptp: Change ptp_class to a proper bitmask 2015-11-03 11:08:22 -05:00
ptp_clock_kernel.h
ptrace.h ptrace: use fsuid, fsgid, effective creds for fs access checks 2016-01-20 17:09:18 -08:00
pvclock_gtod.h timekeeping: Indicate that clock was set in the pvclock gtod notifier 2013-06-28 23:15:06 +02:00
pwm.h pwm: Set enable state properly on failed call to enable 2015-11-10 13:06:16 +01:00
pwm_backlight.h pwm-backlight: switch to gpiod interface 2014-05-07 10:15:31 +02:00
pxa2xx_ssp.h
pxa168_eth.h net: pxa168_eth: Fix providing of phy_interface mode on platform_data 2014-10-28 16:48:02 -04:00
qcom_scm.h
qnx6_fs.h fs: initial qnx6fs addition 2012-03-20 21:29:38 -04:00
quicklist.h mm: show quicklist usage in /proc/meminfo 2008-09-02 19:21:38 -07:00
quota.h vfs: Add general support to enforce project quota limits 2015-03-18 21:55:08 +01:00
quotaops.h
radix-tree.h dax: support dirty DAX entries in radix tree 2016-01-22 17:02:18 -08:00
raid_class.h
ramfs.h
random.h random32: add prandom_init_once helper for own rngs 2015-10-08 05:26:38 -07:00
range.h x86/pci: Add cap_resource() 2010-02-10 17:47:17 -08:00
ras.h
ratelimit.h ratelimit: add initialization macro 2014-12-13 12:42:52 -08:00
rational.h lib: Change mail address of Oskar Schirmer 2012-05-17 15:18:37 +02:00
rbtree.h rbtree: use READ_ONCE in RB_EMPTY_ROOT 2016-01-20 17:09:18 -08:00
rbtree_augmented.h
rbtree_latch.h
rcu_sync.h rcu_sync: Cleanup the CONFIG_PROVE_RCU checks 2015-10-06 11:25:45 -07:00
rculist.h
rculist_bl.h
rculist_nulls.h
rcupdate.h Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'list.2015.12.04b' and 'torture.2015.12.05a' into HEAD 2015-12-07 17:02:54 -08:00
rcutiny.h rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}() 2015-12-07 17:01:31 -08:00
rcutree.h
reboot.h kernel/reboot.c: add orderly_reboot for graceful reboot 2015-04-15 16:35:23 -07:00
reciprocal_div.h reciprocal_divide: update/correction of the algorithm 2014-01-21 23:17:20 -08:00
regmap.h Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-type' into regmap-next 2016-01-05 19:07:17 +00:00
regset.h The following text was taken from the original review request: 2012-03-24 10:08:39 -07:00
relay.h
remoteproc.h remoteproc: add a rproc ops for performing address translation 2015-06-17 09:57:12 +03:00
reservation.h
reset-controller.h reset: add reset_control_status helper function 2014-10-20 10:11:29 +02:00
reset.h
resource.h
resource_ext.h
rfkill-gpio.h
rfkill-regulator.h rfkill: Regulator consumer driver for rfkill 2011-04-19 15:38:02 -04:00
rfkill.h
rhashtable.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-12-17 22:08:28 -05:00
ring_buffer.h ring_buffer: ring_buffer_empty{cpu}() can return boolean 2015-11-02 14:23:38 -05:00
rio.h rapidio: Fix kerneldoc and comment 2015-05-26 15:23:23 +02:00
rio_drv.h
rio_ids.h rapidio: add udev notification 2013-07-03 16:08:05 -07:00
rio_regs.h
rmap.h mm: support madvise(MADV_FREE) 2016-01-15 17:56:32 -08:00
rndis.h
root_dev.h
rotary_encoder.h Input: rotary-encoder - add support for quarter-period mode 2015-10-16 15:32:18 -07:00
rpmsg.h
rslib.h [RSLIB] Support non-canonical GF representations 2007-05-02 11:56:33 +01:00
rtc-ds2404.h
rtc-v3020.h
rtc.h rtc: interface: Remove rtc_set_mmss() 2015-06-25 01:13:43 +02:00
rtmutex.h
rtnetlink.h net, sched: add clsact qdisc 2016-01-10 22:13:15 -05:00
rwlock.h locking: Make sparse work with inline spinlocks and rwlocks 2010-03-13 01:21:21 +01:00
rwlock_api_smp.h locking: Optimize lock_bh functions 2014-01-13 13:47:36 +01:00
rwlock_types.h
rwsem-spinlock.h
rwsem.h
rxrpc.h
s3c_adc_battery.h
sa11x0-dma.h
scatterlist.h
scc.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
sched.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2016-01-22 10:24:03 -08:00
sched_clock.h time: Define dummy functions for the generic sched clock 2015-12-15 09:41:09 +01:00
scif.h misc: mic: SCIF RMA header file and IOCTL changes 2015-10-04 12:54:54 +01:00
scpi_protocol.h
screen_info.h include/linux/screen_info.h: remove unused ORIG_* macros 2014-10-09 22:26:04 -04:00
sctp.h
scx200.h [PATCH] scx200_hrt: fix precedence bug manifesting as 27x clock in 1 MHz mode 2006-10-04 07:55:14 -07:00
scx200_gpio.h
sdb.h
sdla.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
seccomp.h
securebits.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
security.h security: Add hook to invalidate inode security labels 2015-12-24 11:09:40 -05:00
selection.h vcs: invoke the vt update callback when /dev/vcs* is written to 2010-10-22 10:20:06 -07:00
selinux.h secmark: make secmark object handling generic 2010-10-21 10:12:48 +11:00
sem.h ipc/sem.c: replace shared sem_otime with per-semaphore value 2013-07-09 10:33:28 -07:00
semaphore.h
seq_buf.h bitmap, cpumask, nodemask: remove dedicated formatting functions 2015-02-13 21:21:39 -08:00
seq_file.h
seq_file_net.h proc: consolidate per-net single-release callers 2008-07-18 04:07:44 -07:00
seqlock.h
seqno-fence.h
serial.h
serial_8250.h
serial_bcm63xx.h tty: serial: bcm63xx: Eliminate unnecessary request/release functions 2014-11-06 14:57:24 -08:00
serial_core.h serial: Fix UPIO_MEM comment 2015-12-13 19:59:48 -08:00
serial_max3100.h
serial_pnx8xxx.h
serial_s3c.h serial: s3c: add missing register definitions 2015-01-09 14:25:39 -08:00
serial_sci.h serial: sh-sci: Add BRG register definitions 2015-12-17 11:18:44 +01:00
serio.h
sfi.h
sfi_acpi.h ACPI / SFI: Fix wrong <acpi/acpi.h> inclusion in SFI/ACPI wrapper - table definitions. 2014-07-23 01:10:45 +02:00
sh_clk.h
sh_dma.h
sh_eth.h sh_eth: remove EDMAC_BIG_ENDIAN 2016-01-04 16:11:11 -05:00
sh_intc.h sh: intc: Kill off special reservation interface. 2012-05-22 19:07:55 +09:00
sh_timer.h clocksource: shmobile: Remove unused sh_timer_config members 2014-07-02 16:01:51 +02:00
shdma-base.h
shm.h ipc/shm.c: is_file_shm_hugepages() can be boolean 2016-01-20 17:09:18 -08:00
shmem_fs.h make sure that freeing shmem fast symlinks is RCU-delayed 2016-01-22 18:08:52 -05:00
shrinker.h
signal.h kernel/signal.c: unexport sigsuspend() 2015-11-20 16:17:32 -08:00
signalfd.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
sirfsoc_dma.h
sizes.h
skbuff.h net:Add sysctl_max_skb_frags 2016-02-09 04:28:06 -05:00
slab.h mm: memcontrol: move kmem accounting code to CONFIG_MEMCG 2016-01-20 17:09:18 -08:00
slab_def.h mm: memcontrol: move kmem accounting code to CONFIG_MEMCG 2016-01-20 17:09:18 -08:00
slub_def.h mm: memcontrol: move kmem accounting code to CONFIG_MEMCG 2016-01-20 17:09:18 -08:00
sm501-regs.h
sm501.h
smc91x.h
smc911x.h
smp.h
smpboot.h
smsc911x.h
smscphy.h
sock_diag.h net: diag: Add the ability to destroy a socket. 2015-12-15 23:26:51 -05:00
socket.h new helper: msg_data_left() 2015-04-11 15:53:35 -04:00
sonet.h
sony-laptop.h sony-laptop: add a meye-usable include file for camera ops 2007-04-28 22:06:01 -04:00
sonypi.h
sort.h
sound.h
soundcard.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
spinlock.h
spinlock_api_smp.h
spinlock_api_up.h
spinlock_types.h
spinlock_types_up.h
spinlock_up.h
splice.h fs/splice.c: remove unneeded exports 2014-06-12 00:21:11 -04:00
spmi.h
srcu.h
ssbi.h mfd: ssbi: Add regmap read/write helpers 2014-03-19 08:58:30 +00:00
stackprotector.h
stacktrace.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2015-04-14 09:50:27 -07:00
start_kernel.h [PATCH] i386: cpu_detect extraction 2006-12-07 02:14:08 +01:00
stat.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
statfs.h
static_key.h static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]() 2012-02-24 10:05:59 +01:00
stddef.h
ste_modem_shm.h
stm.h
stmmac.h
stmp3xxx_rtc_wdt.h
stmp_device.h lib: add support for stmp-style devices 2012-04-20 23:27:08 +02:00
stop_machine.h Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging new patches 2016-01-06 11:02:29 +01:00
string.h new helper: memdup_user_nul() 2016-01-04 10:20:19 -05:00
string_helpers.h lib/string_helpers: rename "esc" arg to "only" 2015-09-10 13:29:01 -07:00
stringify.h
sudmac.h sudmac: add support for SUDMAC 2013-04-30 15:50:12 +05:30
sungem_phy.h
sunserialcore.h
sunxi-rsb.h bus: sunxi-rsb: Add driver for Allwinner Reduced Serial Bus 2015-10-26 10:11:58 +09:00
superhyway.h [PATCH] superhyway: multiple block support and VCR rework 2005-11-07 07:53:28 -08:00
suspend.h
svga.h
sw842.h lib: add software 842 compression/decompression 2015-05-11 15:06:43 +08:00
swab.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
swap.h mm: free swap cache aggressively if memcg swap is full 2016-01-20 17:09:18 -08:00
swap_cgroup.h mm: page_cgroup: rename file to mm/swap_cgroup.c 2014-12-10 17:41:09 -08:00
swapfile.h
swapops.h mm/hwpoison: fix race between soft_offline_page and unpoison_memory 2015-09-08 15:35:28 -07:00
swiotlb.h swiotlb: Make linux/swiotlb.h standalone includible 2016-01-20 17:29:52 -05:00
sxgbe_platform.h
synclink.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
sys.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sys_soc.h
syscalls.h vfs: add copy_file_range syscall and vfs helper 2015-12-01 14:00:53 -05: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: Allow creating permanently empty directories that serve as mountpoints. 2015-07-01 10:36:39 -05:00
sysfs.h platform/chrome: Branch for v4.4 2015-11-13 21:53:18 -08:00
syslog.h
sysrq.h sysrq: Allow magic SysRq key functions to be disabled through Kconfig 2013-10-16 13:01:44 -07:00
sysv_fs.h fs/sysv: v7: adjust sanity checks for some volumes 2010-08-11 08:59:22 -07:00
t10-pi.h block: Consolidate static integrity profile properties 2015-10-21 14:42:38 -06:00
task_io_accounting.h
task_io_accounting_ops.h
task_work.h
taskstats_kern.h
tboot.h ACPI: Clean up inclusions of ACPI header files 2013-12-07 01:03:14 +01:00
tc.h
tca6416_keypad.h
tcp.h
textsearch.h
textsearch_fsm.h
tfrc.h [DCCP] ccid3: Finer-grained resolution of sending rates 2006-12-11 14:34:42 -08:00
thermal.h Thermal: do thermal zone update after a cooling device registered 2015-12-29 16:00:00 +08:00
thinkpad_acpi.h
thread_info.h kmemcg: account certain kmem allocations to memcg 2016-01-14 16:00:49 -08:00
threads.h pids: increase pid_max based on num_possible_cpus 2010-05-27 09:12:51 -07:00
ti_wilink_st.h
tick.h time: nohz: Expose tick_nohz_enabled 2016-01-15 22:34:39 +01:00
tifm.h
timb_dma.h
timb_gpio.h
time.h time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow 2015-12-10 22:41:06 -08:00
time64.h time: Introduce struct itimerspec64 2015-08-17 11:25:28 -07:00
timecounter.h
timekeeper_internal.h time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge 2015-06-12 11:15:49 +02:00
timekeeping.h ntp/pps: replace getnstime_raw_and_real with 64-bit version 2015-10-01 09:59:01 -07:00
timer.h timer: Reduce timer migration overhead if disabled 2015-06-19 15:18:28 +02:00
timerfd.h
timeriomem-rng.h
timerqueue.h
timex.h ntp/pps: use timespec64 for hardpps() 2015-10-01 09:57:59 -07:00
topology.h numa: remove stale node_has_online_mem() define 2016-01-18 14:49:33 -05:00
torture.h
toshiba.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
tpm.h tpm: seal/unseal for TPM 2.0 2015-10-19 01:01:21 +02:00
tpm_command.h keys: add new trusted key-type 2010-11-29 08:55:25 +11:00
trace_clock.h tracing: Add "uptime" trace clock that uses jiffies 2013-03-15 00:36:09 -04:00
trace_events.h
trace_seq.h
tracefs.h tracing: Have mkdir and rmdir be part of tracefs 2015-02-03 12:48:43 -05:00
tracehook.h memcg: punt high overage reclaim to return-to-userland path 2015-11-05 19:34:48 -08:00
tracepoint-defs.h
tracepoint.h Not much new with tracing for this release. Mostly just clean ups and 2016-01-12 20:04:15 -08:00
transport_class.h
tsacct_kern.h
tty.h tty: Wait interruptibly for tty lock on reopen 2016-01-26 23:17:54 -08:00
tty_driver.h Avoid usb reset crashes by making tty_io cdevs truly dynamic 2015-08-03 15:24:43 -07:00
tty_flip.h tty: Halve flip buffer GFP_ATOMIC memory consumption 2013-12-09 11:09:24 -08:00
tty_ldisc.h tty_ldisc: add more limits to the @write_wakeup 2014-04-24 16:16:33 -07:00
typecheck.h
types.h
u64_stats_sync.h
uaccess.h Add 'unsafe' user access functions for batched accesses 2015-12-17 09:57:27 -08:00
ucb1400.h
ucs2_string.h
udp.h netns: constify net_hash_mix() and various callers 2015-03-18 22:00:34 -04:00
uidgid.h uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSER 2015-05-14 17:55:51 -07:00
uinput.h Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctl 2015-12-18 17:48:50 -08:00
uio.h iov_iter: constify {csum_and_,}copy_to_iter() 2015-12-06 20:42:15 -05:00
uio_driver.h uio: support memory sizes larger than 32 bits 2014-11-07 10:09:07 -08:00
uprobes.h
usb.h usb: core: lpm: remove usb3_lpm_enabled in usb_device 2015-12-01 14:58:18 -08:00
usb_usual.h uas: Add US_FL_MAX_SECTORS_240 flag 2015-04-28 12:48:57 +02:00
usbdevice_fs.h
user-return-notifier.h
user.h
user_namespace.h
userfaultfd_k.h
util_macros.h
uts.h
utsname.h
uuid.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
uwb.h
verify_pefile.h
vermagic.h vermagic: delete unused include of <linux/module.h> 2011-10-31 19:32:23 -04:00
vexpress.h ARM: vexpress: Remove non-DT code 2014-11-28 16:08:16 +01:00
vfio.h vfio: Include No-IOMMU mode 2015-12-21 15:28:11 -07:00
vfs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vga_switcheroo.h vga_switcheroo: Drop client power state VGA_SWITCHEROO_INIT 2015-11-05 11:07:36 +10:00
vgaarb.h
via-core.h
via-gpio.h
via.h
via_i2c.h
videodev2.h
virtio.h virtio: drop virtio_device_is_legacy_only 2015-04-15 12:41:14 +09:30
virtio_byteorder.h
virtio_caif.h caif_virtio: Introduce caif over virtio 2013-03-20 14:06:06 +10:30
virtio_config.h virtio: make find_vqs() checkpatch.pl-friendly 2016-01-12 20:47:06 +02:00
virtio_console.h
virtio_mmio.h
virtio_ring.h virtio_ring: use virt_store_mb 2016-01-12 20:47:02 +02:00
vlynq.h
vm_event_item.h mm: support madvise(MADV_FREE) 2016-01-15 17:56:32 -08:00
vm_sockets.h VSOCK: Split vm_sockets.h into kernel/uapi 2013-03-08 12:24:48 -05:00
vmacache.h mm: per-thread vma caching 2014-04-07 16:35:53 -07:00
vmalloc.h mm, vmalloc: remove VM_VPAGES 2016-01-14 16:00:49 -08:00
vme.h
vmpressure.h mm: memcontrol: hook up vmpressure to socket pressure 2016-01-14 16:00:49 -08:00
vmstat.h vmstat: make vmstat_updater deferrable again and shut down on idle 2016-01-14 16:00:49 -08:00
vmw_vmci_api.h
vmw_vmci_defs.h
vringh.h
vt.h UAPI: (Scripted) Disintegrate include/linux 2012-10-13 10:46:48 +01:00
vt_buffer.h vt_buffer: drop console buffer copying optimisations 2015-02-02 10:09:54 -08:00
vt_kern.h Merge 3.10-rc3 into tty-next 2013-05-27 10:57:53 +09:00
vtime.h
w1-gpio.h
wait.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2016-01-12 18:57:02 -08:00
wanrouter.h wanrouter: delete now orphaned header content, files/drivers 2013-01-31 19:56:35 -05:00
watchdog.h watchdog: Drop pointer to watchdog device from struct watchdog_device 2016-01-11 21:53:59 +01:00
wireless.h
wkup_m3_ipc.h
wl12xx.h
wm97xx.h
workqueue.h workqueue: implement lockup detector 2015-12-08 11:29:47 -05:00
writeback.h
ww_mutex.h mutex: Move ww_mutex definitions to ww_mutex.h 2013-07-12 12:07:46 +02:00
xattr.h xattr handlers: Simplify list operation 2015-12-13 19:46:12 -05:00
xz.h
yam.h yam: integer underflow in yam_ioctl() 2013-10-17 15:53:09 -04:00
z2_battery.h Driver for Zipit Z2 battery chip 2010-04-06 20:35:58 +04:00
zbud.h mm: zbud: constify the zbud_ops 2015-09-08 15:35:28 -07:00
zconf.h [PATCH] zlib_inflate: Upgrade library code to a recent version 2006-06-22 15:05:58 -07:00
zlib.h
zorro.h
zpool.h
zsmalloc.h
zutil.h include/linux/zutil.h: fix usage example of zlib_adler32() 2015-11-06 17:50:42 -08:00