android_kernel_msm-6.1_noth.../include/linux
Linus Torvalds 47f92418c7 Remove __cpuinit macros and users.
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJVkO0aAAoJEOvOhAQsB9HWoRUQAII3ueftazj4ZYVEF5QBIdNL
 MrEyUbPMyXHYBKmcAVkig5N4JLkITvPnuT/LRQ3ba7gMyeYKUFCHpLniRHwGkHIJ
 UAHgDYzLXO7bv2ZhHiSk6ZL6XtEq2vY+dcedS26CAoR53erjmRiniakYhT/NbfSf
 rFfPKaVOH7E7yGn7OrFAASGSPlKbzjICqfnUQQi5Z9XxAfdXcHLiuX98KufSaXbM
 a27KDJudH11/guwCkACvD0C0NnUoRxe6X7/JyTmt/ldqH3f9JR2jEnDgrh/jakJE
 LgsguiHGcDuZjC1n4jb5n72Iua0zOtyrKhvDAZ77bG7NEcK6OlvhY0No3rEvXA9X
 XhScF3BUd1/pBKRwVALWTprHJ0q8HjQAfci1ONX9qMWNhjpY1jU6J8cUpAEKf8hk
 nHSsSesvsXKLogTEY05vF4sOUupILi1zlP/1dGDLXr/FVWX52U4BFlur67Vay7pN
 PtjvKl30Tw0yLOLkZwr53jKpqFZOgcTy+mm/DF3j2v77da1JXS94pCV3PcV8lNxT
 xlQPB2O6LvYn5LPnyJ8SwuLm466+OD3jfLNBPgXVLgZb+lY/GpL/mHgxoK+/FweH
 quHj3e7q3OWADxPEdnJswuCKpeG/w+jcpK7fWWo+4haC4bMcSDM42Dc78o9ve4rU
 E9Ex9ymil7W4DmAWsd2g
 =qNLm
 -----END PGP SIGNATURE-----

Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux

Pull __cpuinit removal from Paul Gortmaker:
 "Remove __cpuinit macros and users.

  We removed the __cpuinit stuff in 3.11-rc1 with commit 22f0a27367
  ("init.h: remove __cpuinit sections from the kernel") but we left some
  no-op stubs as a courtesy to unmerged code.

  Here we get rid of the stubs as well, since (as can be seen in these
  changes) they are enabling use cases to sneak back in, primarily from
  older BSP code that has been living out of tree for some time prior to
  getting mainlined.  So we get rid of these "new" users 1st and then
  get rid of the stubs.

  Obviously, getting rid of the stubs can't happen until all the users
  are gone, so I had to keep this together as a series, even though some
  of these commits since got picked up into maintainers trees as well.

  The nature of this change is such that it should have zero impact on
  the generated runtime.

  This is one of several independent cleanup branches aimed at enabling
  better organization in the init.h and module.h code.  They have been
  getting coverage in the linux-next tree for the last month, in
  addition to my local testing, which also covers approximately a half
  dozen or more architectures"

* tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux:
  init: delete the __cpuinit related stubs
  kernel/cpu.c: remove new instance of __cpuinit that crept back in
  sched/core: remove __cpuinit section tag that crept back in.
  mips/mm/tlbex: remove new instance of __cpuinit that crept back in
  mips/c-r4k: remove legacy __cpuinit section that crept in
  mips/bcm77xx: remove legacy __cpuinit sections that crept in
  mips/ath25: remove legacy __cpuinit section that crept in
  arm/mach-hisi: remove legacy __CPUINIT section that crept in
  arm/mach-rockchip: remove legacy __cpuinit section that crept in
  arm/mach-mvebu: remove legacy __cpuinit sections that crept in
  arm/mach-keystone: remove legacy __cpuinit sections that crept in
2015-07-02 09:54:14 -07:00
..
amba dmaengine: xilinx-dma: move header file to common location 2015-03-17 16:23:21 +05:30
bcma bcma: make calls to PCI hostmode functions config-safe 2015-06-08 14:33:26 +03:00
byteorder
can can: add combined rx/tx LED trigger support 2015-03-22 23:50:11 +01:00
ceph libceph: announce support for straw2 buckets 2015-04-22 18:33:48 +03:00
clk ARM: SoC late changes for v4.1 2015-04-22 09:24:55 -07:00
crush crush: straw2 bucket type with an efficient 64-bit crush_ln() 2015-04-22 18:33:43 +03:00
decompress
dma dmaengine: pxa: add pxa dmaengine driver 2015-05-26 09:18:29 +05:30
extcon extcon: Use the unique id for external connector instead of string 2015-05-22 18:58:44 +09:00
fsl/bestcomm
gpio Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds 2015-07-01 19:09:11 -07:00
hsi Documentation: Add "@" in front of private structure members. 2015-02-27 14:56:57 -07:00
i2c mfd: twl4030-power: Fix pmic for boards that need AC charger disabled 2015-06-22 12:25:04 +01:00
iio iio: Specify supported modes for buffers 2015-06-01 11:31:12 +01:00
input Input: MT - add support for balanced slot assignment 2015-02-01 11:50:35 -08:00
irqchip Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2015-06-27 12:44:34 -07:00
isdn
lockd lockd: eliminate LOCKD_DEBUG 2014-11-24 17:24:08 -05:00
mfd Char/Misc driver patches for 4.2-rc1 2015-06-26 14:51:15 -07:00
mlx4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2015-06-24 16:49:49 -07:00
mlx5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2015-06-24 16:49:49 -07:00
mmc mmc: mediatek: Add Mediatek MMC driver 2015-06-18 09:20:48 +02:00
mtd mtd: cfi: deinline large functions 2015-05-27 12:42:16 -07:00
netfilter netfilter: xtables: fix warnings on 32bit platforms 2015-06-18 21:14:33 +02:00
netfilter_arp netfilter: Pass nf_hook_state through arpt_do_table(). 2015-04-04 13:26:52 -04:00
netfilter_bridge Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2015-06-23 14:08:54 -07:00
netfilter_ipv4 netfilter: Pass nf_hook_state through ipt_do_table(). 2015-04-04 12:47:04 -04:00
netfilter_ipv6 netfilter: Pass nf_hook_state through ip6t_do_table(). 2015-04-04 12:52:06 -04:00
phy phy: for 4.2 merge window 2015-06-03 14:13:41 +09:00
pinctrl pinctrl: use "const struct ..." rather than "struct ... const" 2015-06-01 15:48:12 +02:00
platform_data dmaengine updates for 4.2-rc1 2015-06-29 09:44:45 -07:00
power power: max17042_battery: add HEALTH and TEMP_* properties support 2015-05-23 22:43:28 +02:00
raid md/raid6 algorithms: delta syndrome functions 2015-04-22 08:00:41 +10:00
regulator Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pwm', 'regulator/topic/qcom' and 'regulator/topic/soft-start' into regulator-next 2015-06-22 11:19:56 +01:00
reset ARM: BCM63xx: Add Broadcom BCM63xx PMB controller helpers 2015-05-20 15:05:39 -07:00
rtc rtc: add driver for DS1685 family of real time clocks 2015-02-16 17:56:05 -08:00
sched timer: Reduce timer migration overhead if disabled 2015-06-19 15:18:28 +02:00
soc drivers: soc: sunxi: Introduce SoC driver to map SRAMs 2015-06-01 17:57:34 +02:00
spi cc2520: fix CC2591 handling 2015-05-31 13:40:53 +02:00
ssb MIPS: BCM47xx: Extract info about et2 interface 2015-06-21 21:52:24 +02:00
sunrpc svcrdma: Add a separate "max data segs macro for svcrdma 2015-06-04 16:56:01 -04:00
ulpi usb: add bus type for USB ULPI 2015-05-13 12:04:55 -05:00
unaligned
usb usb: patches for v4.2 merge window 2015-06-02 10:47:03 +09:00
uwb uwb: Remove umc bus legacy suspend/resume support 2015-03-18 17:27:03 +01:00
wimax
8250_pci.h
a.out.h include/linux: remove empty conditionals 2015-04-15 16:35:22 -07:00
acct.h
acpi.h Power management and ACPI fixes for v4.2-rc1 2015-07-01 14:17:44 -07:00
acpi_dma.h
acpi_irq.h irqchip: Add GICv2 specific ACPI boot support 2015-03-26 15:13:07 +00:00
acpi_pmtmr.h
adb.h
adfs_fs.h
aer.h
agp_backend.h
agpgart.h
ahci_platform.h ata: ahci_platform: fix owner module reference mismatch for scsi host 2015-01-28 18:45:23 -05:00
aio.h fs: move struct kiocb to fs.h 2015-03-25 20:28:11 -04:00
alarmtimer.h alarmtimer: Get rid of unused return value 2015-04-22 17:06:52 +02:00
altera_jtaguart.h
altera_uart.h
amd-iommu.h
amifd.h
amifdreg.h
amigaffs.h
anon_inodes.h
apm-emulation.h
apm_bios.h
apple_bl.h
arcdevice.h
arm-cci.h arm-cci: Split the code for PMU vs driver support 2015-03-27 13:44:43 +00:00
asn1.h
asn1_ber_bytecode.h
asn1_decoder.h
assoc_array.h
assoc_array_priv.h
async.h
async_tx.h md/raid5: activate raid6 rmw feature 2015-04-22 08:00:42 +10:00
ata.h libata: READ LOG DMA EXT support can be in either page 119 or 120 2015-05-05 09:30:19 -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 ath9k: allow disabling bands via platform data 2014-10-27 14:16:19 -04:00
atm.h
atm_suni.h
atm_tcp.h
atmdev.h
atmel-mci.h mmc: host: atmel-mci: Add support for non-removable slots 2014-11-10 12:40:48 +01:00
atmel-ssc.h
atmel_pdc.h
atmel_serial.h
atmel_tc.h
atomic.h
attribute_container.h
audit.h Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2015-02-17 15:27:47 -08:00
auto_dev-ioctl.h
auto_fs.h
auxvec.h
average.h
b1pcmcia.h
backing-dev-defs.h writeback: disassociate inodes from dying bdi_writebacks 2015-06-02 08:40:20 -06:00
backing-dev.h Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block 2015-06-25 16:00:17 -07:00
backlight.h backlight: Change the return type of backlight_update_status() to int 2015-06-23 15:47:35 +01:00
balloon_compaction.h
basic_mmio_gpio.h gpio: gpio-generic: add flag to read out output value from reg_set 2015-05-11 11:49:02 +02:00
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.c: add restart handler support 2015-02-17 21:33:27 +01:00
bfin_mac.h
binfmts.h syscalls: implement execveat() system call 2014-12-13 12:42:51 -08:00
bio.h blkcg: implement bio_associate_blkcg() 2015-06-02 08:33:34 -06:00
bit_spinlock.h
bitmap.h lib/bitmap.c: bitmap_[empty,full]: remove code duplication 2015-04-17 09:03:56 -04:00
bitops.h lib: find_*_bit reimplementation 2015-04-17 09:03:53 -04: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 Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block 2015-06-25 16:00:17 -07:00
blk-iopoll.h
blk-mq.h blk-mq: Shared tag enhancements 2015-06-01 14:35:56 -06:00
blk_types.h Revert "block, dm: don't copy bios for request clones" 2015-06-26 10:11:58 -04:00
blkdev.h - Revert block and DM core changes the removed request-based DM's 2015-06-26 12:35:01 -07:00
blktrace_api.h
blockgroup_lock.h
bma150.h
bootmem.h mm: only define hashdist variable when needed 2015-06-24 17:49:41 -07:00
bottom_half.h sched/preempt: Merge preempt_mask.h into preempt.h 2015-05-19 08:39:11 +02:00
bpf.h bpf: allow networking programs to use bpf_trace_printk() for debugging 2015-06-15 15:53:50 -07:00
brcmphy.h net: phy: broadcom: define Broadcom pseudo-PHY address in brcmphy.h 2015-06-10 23:33:58 -07:00
bsearch.h
bsg-lib.h
bsg.h
btree-128.h
btree-type.h
btree.h
btrfs.h
buffer_head.h
bug.h
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 kernel: conditionally support non-root users, groups and capabilities 2015-04-15 16:35:22 -07:00
cb710.h
cciss_ioctl.h
ccp.h
cdev.h fs: introduce f_op->mmap_capabilities for nommu mmap support 2015-01-20 14:02:58 -07:00
cdrom.h
cfag12864b.h
cgroup-defs.h cgroup: require write perm on common ancestor when moving processes on the default hierarchy 2015-06-18 16:54:28 -04:00
cgroup.h Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 2015-06-26 19:50:04 -07:00
cgroup_subsys.h cgroup: reorder SUBSYS(blkio) in cgroup_subsys.h 2015-01-06 12:02:46 -05:00
circ_buf.h
cleancache.h cleancache: remove limit on the number of cleancache enabled filesystems 2015-04-14 16:49:03 -07:00
clk-provider.h clk: tegra: Changes for v4.2-rc1 2015-06-20 13:29:48 -07:00
clk.h clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.h 2015-05-06 11:58:51 +01:00
clkdev.h clkdev: add clkdev_create() helper 2015-05-06 11:58:57 +01:00
clksrc-dbx500-prcmu.h
clock_cooling.h thermal: introduce clock cooling device 2014-11-20 10:43:16 -04:00
clockchips.h clockevents: Rename state to state_use_accessors 2015-06-02 16:56:42 +02:00
clocksource.h Merge branch 'linus' into timers/core 2015-05-19 16:12:32 +02:00
cm4000_cs.h
cma.h mm: cma: constify and use correct signness in mm/cma.c 2015-04-14 16:49:04 -07:00
cmdline-parser.h
cn_proc.h
cnt32_to_63.h
coda.h
coda_psdev.h
com20020.h
compaction.h mm: allow compaction of unevictable pages 2015-04-15 16:35:17 -07:00
compat.h compat: Declare compat_sys_sigpending and compat_sys_sigprocmask prototypes 2015-01-27 09:37:53 +00:00
compiler-clang.h
compiler-gcc.h compiler-gcc: integrate the various compiler-gcc[345].h files 2015-06-25 17:00:38 -07:00
compiler-intel.h compiler-intel: fix wrong compiler barrier() macro 2015-06-25 17:00:38 -07:00
compiler.h Minor merge needed, due to function move. 2015-07-01 10:49:25 -07:00
completion.h
component.h
concap.h
configfs.h configfs: unexport/make static config_item_init() 2015-06-24 17:49:39 -07:00
connector.h
console.h printk: implement support for extended console drivers 2015-06-25 17:00:38 -07:00
console_struct.h vt: add cursor blink interval escape sequence 2015-05-10 19:15:52 +02:00
consolemap.h
container.h
context_tracking.h context_tracking: Inherit TIF_NOHZ through forks instead of context switches 2015-05-07 12:02:51 +02:00
context_tracking_state.h context_tracking: Protect against recursion 2015-05-07 12:02:50 +02:00
cordic.h
coredump.h
coresight.h coresight: remove the unnecessary function coresight_is_bit_set() 2015-02-04 10:42:55 -08:00
cper.h
cpu.h cpu: Provide smpboot_thread_init() on !CONFIG_SMP kernels as well 2015-04-13 10:19:30 +02:00
cpu_cooling.h thermal: cpu_cooling: implement the power cooling device API 2015-05-04 21:27:52 -07:00
cpu_pm.h
cpu_rmap.h
cpufeature.h
cpufreq-dt.h
cpufreq.h cpufreq: Track cpu managing sysfs kobjects separately 2015-05-23 00:49:04 +02:00
cpuidle.h Merge branches 'pm-sleep' and 'pm-runtime' 2015-06-19 01:18:02 +02:00
cpumask.h cpumask_set_cpu_local_first => cpumask_local_spread, lament 2015-05-28 11:05:20 +09:30
cpuset.h cpuset: simplify cpuset_node_allowed API 2014-10-27 11:15:27 -04:00
cputime.h
crash_dump.h
crc-ccitt.h
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
crc8.h
crc16.h
crc32.h
crc32c.h
cred.h kernel: conditionally support non-root users, groups and capabilities 2015-04-15 16:35:22 -07:00
crypto.h crypto: algif_aead - Temporarily disable all AEAD algorithms 2015-06-22 15:49:30 +08:00
cryptohash.h lib/halfmd4.c: simplify includes 2015-02-12 18:54:15 -08:00
cs5535.h
ctype.h
cuda.h
cyclades.h
davinci_emac.h
dca.h
dcache.h VFS: Impose ordering on accesses of d_inode and d_flags 2015-04-15 15:05:28 -04:00
dccp.h ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request sockets 2015-03-23 16:52:26 -04:00
dcookies.h
debug_locks.h
debugfs.h debugfs: switch to simple_follow_link() 2015-05-10 22:18:24 -04:00
debugobjects.h
delay.h
delayacct.h
dell-led.h
devcoredump.h
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: Eliminate CONFIG_PM_RUNTIME 2014-12-19 22:55:06 +01:00
device-mapper.h dm: remove unnecessary wrapper around blk_lld_busy 2015-03-31 12:03:49 -04:00
device.h driver-core: enable drivers to opt-out of async probe 2015-05-20 00:25:25 -07:00
device_cgroup.h
devpts_fs.h
digsig.h
dio.h
dirent.h
dlm.h
dlm_plock.h
dm-dirty-log.h
dm-io.h
dm-kcopyd.h
dm-region-hash.h
dm9000.h
dma-attrs.h
dma-buf.h dma-buf: add ref counting for module as exporter 2015-05-13 14:35:57 +05:30
dma-contiguous.h
dma-debug.h
dma-direction.h
dma-mapping.h include/dma-mapping: Clarify output of dma_map_sg 2015-03-09 13:05:47 +01:00
dma_remapping.h
dmaengine.h Merge branch 'topic/xdmac' into for-linus 2015-06-25 09:21:49 +05:30
dmapool.h remove <asm/scatterlist.h> 2015-05-05 13:35:39 -06:00
dmar.h iommu: dmar: Provide helper to copy shared irte fields 2015-06-12 11:33:52 +02:00
dmi.h firmware: dmi: struct dmi_header should be packed 2015-06-25 09:06:57 +02:00
dnotify.h
dns_resolver.h
dqblk_qtree.h
dqblk_v1.h quota: Cleanup flags definitions 2015-01-21 19:21:30 +01:00
dqblk_v2.h
drbd.h drbd: Minor cleanups 2014-11-10 09:27:30 -07:00
drbd_genl.h
drbd_genl_api.h
drbd_limits.h
ds1286.h
ds2782_battery.h
ds17287rtc.h
dtlk.h
dw_apb_timer.h
dynamic_debug.h
dynamic_queue_limits.h
earlycpio.h
ecryptfs.h
edac.h
edd.h
edma.h
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.h The libnvdimm sub-system introduces, in addition to the libnvdimm-core, 2015-06-29 10:34:42 -07:00
efs_vh.h
eisa.h
elevator.h cfq-iosched: fix the setting of IOPS mode on SSDs 2015-06-10 08:01:20 -06:00
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 binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headers 2014-11-24 07:45:02 +01:00
elfcore-compat.h
elfcore.h
elfnote.h
enclosure.h ses: Add power_status to SES device slot 2015-01-09 15:44:19 +01:00
err.h
errno.h
errqueue.h
etherdevice.h etherdev: Fix sparse error, make test usable by other functions 2015-05-05 19:24:42 -04:00
ethtool.h ethtool: Support for configurable RSS hash function 2014-12-08 21:07:10 -05:00
eventfd.h
eventpoll.h
evm.h
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: Redefine the unique id of supported external connectors without 'enum extcon' type 2015-06-12 17:01:42 -07:00
f2fs_fs.h f2fs crypto: declare some definitions for f2fs encryption feature 2015-05-28 15:41:45 -07:00
f75375s.h
falloc.h fs: Add support FALLOC_FL_INSERT_RANGE for fallocate 2015-03-25 15:07:05 +11:00
fanotify.h
fault-inject.h fault-inject: add ratelimit option 2014-12-13 12:42:52 -08:00
fb.h video: fbdev: Check Standard Timing against DMT 2015-01-15 13:33:41 +02:00
fcdevice.h
fcntl.h
fd.h
fddidevice.h
fdtable.h
fec.h net: fec: add Wake-on-LAN support 2014-12-31 13:06:50 -05:00
fence.h treewide: Fix typo in Documentation/DocBook/device-drivers 2014-11-03 11:53:34 -05:00
file.h include/linux/file.h: remove get_unused_fd() macro 2014-12-10 17:41:10 -08:00
filter.h bpf: allow bpf programs to tail-call other bpf programs 2015-05-21 17:07:59 -04:00
fips.h
firewire.h
firmware-map.h
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
flex_proportions.h
fmc-sdb.h
fmc.h
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 xfs: update for 4.2-rc1 2015-06-30 20:16:08 -07:00
fs_enet_pd.h
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
fs_struct.h
fs_uart_pd.h
fscache-cache.h
fscache.h
fsl-diu-fb.h
fsl_devices.h drivers:usb:fsl: Add support for USB controller version-2.5 2015-05-31 15:51:24 +09:00
fsl_hypervisor.h
fsl_ifc.h fsl_ifc: Support all 8 IFC chip selects 2014-11-05 14:45:53 -08:00
fsldma.h
fsnotify.h fsnotify: fix handling of renames in audit 2015-02-10 14:30:28 -08:00
fsnotify_backend.h fsnotify: remove obsolete documentation 2015-06-24 17:49:38 -07:00
ftrace.h tracing: Add tp_printk cmdline to have tracepoints go to printk() 2014-12-15 10:17:38 -05:00
ftrace_irq.h
futex.h
fwnode.h device property: Introduce firmware node type for platform data 2015-04-03 23:23:51 +02:00
gameport.h
gcd.h
genalloc.h genalloc: rename of_get_named_gen_pool() to of_gen_pool_get() 2015-06-30 19:45:01 -07:00
genetlink.h genetlink: synchronize socket closing and family removal 2015-01-16 17:04:25 -05:00
genhd.h
genl_magic_func.h
genl_magic_struct.h
getcpu.h
gfp.h mm: meminit: finish initialisation of struct pages before basic setup 2015-06-30 19:44:56 -07:00
glob.h
goldfish.h staging: goldfish: Fix pointer cast for 32 bits 2015-05-31 11:40:14 +09:00
gpio-fan.h
gpio-pxa.h
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
hardirq.h sched/preempt: Merge preempt_mask.h into preempt.h 2015-05-19 08:39:11 +02:00
hash.h net, lib: kill arch_fast_hash library bits 2014-12-10 15:17:46 -05:00
hashtable.h
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-roccat.h
hid-sensor-hub.h HID: hid-sensor-hub: Fix debug lock warning 2015-05-12 14:13:20 +02: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: Export hid_field_extract() 2015-06-01 14:33:35 +02:00
hiddev.h
hidraw.h
highmem.h sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* 2015-05-19 08:39:14 +02:00
highuid.h
hil.h
hil_mlc.h
hippidevice.h
host1x.h gpu: host1x: Export host1x_syncpt_read() 2015-04-02 18:46:20 +02:00
hp_sdc.h
hpet.h
hrtimer.h timer: Minimize nohz off overhead 2015-06-19 15:18:28 +02: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 mm: numa: do not trap faults on the huge zero page 2015-02-12 18:54:08 -08:00
hugetlb.h mm: hugetlb: cleanup using paeg_huge_active() 2015-04-15 16:35:19 -07:00
hugetlb_cgroup.h mm: hugetlb_cgroup: convert to lockless page counters 2014-12-10 17:41:04 -08:00
hugetlb_inline.h
hw_breakpoint.h
hw_random.h hwrng: add devm_* interfaces 2015-03-16 21:45:54 +11:00
hwmon-sysfs.h
hwmon-vid.h
hwmon.h
hwspinlock.h
hyperv.h Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channels 2015-06-01 10:56:31 +09:00
i2c-algo-bit.h
i2c-algo-pca.h
i2c-algo-pcf.h
i2c-dev.h
i2c-gpio.h
i2c-mux-gpio.h
i2c-mux-pinctrl.h
i2c-mux.h
i2c-ocores.h
i2c-omap.h
i2c-pca-platform.h
i2c-pnx.h
i2c-pxa.h
i2c-smbus.h
i2c-xiic.h
i2c.h Power management and ACPI updates for v4.1-rc1 2015-04-14 20:21:54 -07:00
i7300_idle.h
i8042.h
i8253.h
icmp.h
icmpv6.h
ide.h block: move PM request support to IDE 2015-05-05 13:40:42 -06:00
idr.h
ieee80211.h mac80111: Add BIP-CMAC-256 cipher 2015-01-27 11:09:13 +01:00
ieee802154.h ieee802154: Fix EUI-64 station address validation. 2015-05-31 13:40:53 +02:00
if_arp.h
if_bridge.h bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi 2015-03-05 14:52:23 -05:00
if_eql.h
if_ether.h
if_fddi.h
if_frad.h
if_link.h net/core: Add reading VF statistics through the PF netdevice 2015-06-15 17:23:03 -07:00
if_ltalk.h
if_macvlan.h macvtap: Increase limit of macvtap queues 2015-06-23 06:14:04 -07:00
if_phonet.h
if_pppol2tp.h
if_pppox.h net: Pass kern from net_proto_family.create to sk_alloc 2015-05-11 10:50:17 -04:00
if_team.h
if_tun.h
if_tunnel.h
if_vlan.h vlan: Add GRO support for non hardware accelerated vlan 2015-06-01 16:50:52 -07:00
igmp.h net: Export IGMP/MLD message validation code 2015-05-04 14:49:23 -04:00
ihex.h
ima.h
in.h
in6.h
inet.h
inet_diag.h sock_diag: specify info_size per inet protocol 2015-06-15 19:49:22 -07:00
inet_lro.h
inetdevice.h net: ipv4 sysctl option to ignore routes when nexthop link is down 2015-06-24 02:15:54 -07:00
init.h init: delete the __cpuinit related stubs 2015-06-16 14:12:23 -04:00
init_ohci1394_dma.h
init_task.h Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 2015-06-26 19:50:04 -07:00
initrd.h
inotify.h
input-polldev.h
input.h
integrity.h integrity: provide a hook to load keys when rootfs is ready 2014-11-17 23:12:01 -05:00
intel-iommu.h IOMMU Updates for Linux v4.2 2015-06-23 18:27:19 -07:00
intel_pmic_gpio.h
interrupt.h hrtimer: Remove hrtimer_start() return value 2015-04-22 17:06:52 +02:00
interval_tree.h
interval_tree_generic.h
io-mapping.h sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* 2015-05-19 08:39:14 +02:00
io.h x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> 2015-06-03 12:02:00 +02:00
ioc3.h
ioc4.h
iocontext.h
iommu-common.h Break up monolithic iommu table/lock into finer graularity pools and lock 2015-04-18 12:32:59 -07:00
iommu-helper.h
iommu.h iommu: Introduce iommu_request_dm_for_dev() 2015-06-11 09:01:55 +02:00
iopoll.h iopoll: Introduce memory-mapped IO polling macros 2015-01-19 16:11:59 +00:00
ioport.h kernel/resource.c: remove deprecated __check_region() and friends 2015-04-15 16:35:22 -07:00
ioprio.h
iova.h iommu: Make IOVA domain page size explicit 2015-01-19 14:55:22 +01:00
ip.h
ipack.h
ipc.h
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: Use the proper type for acpi_handle 2014-12-11 15:04:06 -06:00
ipmi_smi.h ipmi: Remove the now unused priority from SMI sender 2014-12-11 15:04:11 -06:00
ipv6.h ipv6: introduce secret_stable to ipv6_devconf 2015-03-23 22:12:08 -04:00
ipv6_route.h
irq.h genirq: Clean up outdated comments related to include/linux/irqdesc.h 2015-06-25 12:06:34 +02:00
irq_cpustat.h
irq_work.h irq_work: Fix build failure when CONFIG_IRQ_WORK is not defined 2015-03-23 10:55:21 +01:00
irqchip.h
irqdesc.h genirq: Implement irq_set_handler_locked()/irq_set_chip_handler_name_locked() 2015-06-26 21:32:30 +02:00
irqdomain.h irqdomain: Add non-hierarchy helper irq_domain_set_info 2015-05-18 17:32:43 +02:00
irqflags.h irqflags: Fix (at least latent) code generation issue 2015-02-19 01:08:42 +01:00
irqhandler.h genirq: Split out flow handler typedefs into seperate header file 2014-11-23 13:01:46 +01:00
irqnr.h genirq: Remove irq_node() 2015-06-25 12:06:45 +02:00
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
jbd.h jbd: drop jbd_ENOSYS debug 2015-01-15 10:34:54 +01:00
jbd2.h jbd2: fix ocfs2 corrupt when updating journal superblock fails 2015-06-15 14:36:01 -04:00
jbd_common.h
jhash.h jhash: Update jhash_[321]words functions to use correct initval 2015-04-03 12:52:29 -04:00
jiffies.h time: Allow gcc to fold usecs_to_jiffies(constant) 2015-06-10 11:31:14 +02:00
journal-head.h
joystick.h
jump_label.h jump_label: Allow jump labels to be used in assembly 2015-04-09 09:40:24 +02:00
jump_label_ratelimit.h
jz4740-adc.h
jz4780-nemc.h memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCs 2015-03-26 23:51:36 +01:00
kallsyms.h
kasan.h mm/mempool.c: kasan: poison mempool elements 2015-04-15 16:35:20 -07:00
kbd_diacr.h
kbd_kern.h
kbuild.h
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
kdb.h kdb: Avoid printing KERN_ levels to consoles 2015-02-19 12:39:02 -06:00
kdebug.h
kdev_t.h
kern_levels.h printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents 2014-12-10 17:41:11 -08:00
kernel-page-flags.h
kernel.h Merge branch 'akpm' (patches from Andrew) 2015-07-01 17:47:51 -07: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 kernfs: make kernfs_get_inode() public 2015-06-18 16:54:28 -04:00
kexec.h kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP 2015-04-23 16:52:01 +02:00
key-type.h
key.h
keyboard.h
kfifo.h
kgdb.h
khugepaged.h mm, thp: fix collapsing of hugepages on madvise 2014-10-29 16:33:14 -07:00
klist.h
kmemcheck.h
kmemleak.h mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc() 2015-06-24 17:49:46 -07:00
kmod.h
kmsg_dump.h
kobj_map.h
kobject.h
kobject_ns.h
kprobes.h kprobes: Pass the original kprobe for preparing optimized kprobe 2015-01-13 16:10:16 +00:00
kref.h
ks0108.h
ks8842.h
ks8851_mll.h
ksm.h mm: consolidate all page-flags helpers in <linux/page-flags.h> 2015-04-15 16:35:17 -07:00
kthread.h
ktime.h ktime: Fix ktime_divns to do signed division 2015-05-13 10:19:35 +02:00
kvm_host.h KVM: implement multiple address spaces 2015-06-05 17:26:35 +02:00
kvm_para.h
kvm_types.h KVM: add memslots argument to kvm_arch_memslots_updated 2015-05-26 12:40:17 +02:00
l2tp.h
lapb.h
latencytop.h
lcd.h
lcm.h block: fix blk_stack_limits() regression due to lcm() change 2015-03-31 09:45:50 -06:00
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
leds-tca6507.h
leds.h leds: unify the location of led-trigger API 2015-05-04 11:05:55 -07: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: suppress interrupts for single insn, not range. 2015-03-24 11:52:08 +10:30
lguest_launcher.h lguest: remove NOTIFY call and eventfd facility. 2015-02-11 16:47:46 +10:30
libata.h Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata 2015-06-25 16:49:21 -07:00
libfdt.h
libfdt_env.h libfdt: add fdt type definitions 2015-04-29 17:17:17 -05:00
libnvdimm.h libnvdimm: Add sysfs numa_node to NVDIMM devices 2015-06-26 11:23:38 -04:00
libps2.h
license.h
linkage.h
linux_logo.h
lis3lv02d.h
list.h Replace mentions of "list_struct" to "list_head" 2014-11-20 14:45:15 +01:00
list_bl.h
list_lru.h memcg: reparent list_lrus and free kmemcg_id on css offline 2015-02-12 18:54:10 -08:00
list_nulls.h list_nulls: fix missing header 2015-01-04 23:11:43 -05:00
list_sort.h
livepatch.h livepatch: introduce patch/func-walking helpers 2015-05-19 23:58:43 +02:00
llc.h
llist.h
lockdep.h Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2015-06-24 15:09:40 -07:00
lockref.h dcache: let the dentry count go down to zero without taking d_lock 2015-01-25 23:16:29 -05:00
log2.h
lp.h
lru_cache.h
lsm_audit.h
lsm_hooks.h Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 2015-06-27 13:26:03 -07:00
lz4.h
lzo.h
m48t86.h
mailbox_client.h mailbox: Add ability for clients to request channels by name 2015-06-11 22:19:45 +05:30
mailbox_controller.h mailbox: Make mbox_chan_ops const 2015-05-12 09:18:16 +05:30
maple.h
marvell_phy.h phy: marvell: Add support for 88E3016 FastEthernet PHY 2014-10-24 15:49:20 -04:00
math64.h
max17040_battery.h
mbcache.h
mbus.h bus: mvebu-mbus: add mv_mbus_dram_info_nooverlap() 2015-05-28 12:21:08 +02:00
mc6821.h
mc146818rtc.h
mcb.h
mdio-bitbang.h
mdio-gpio.h mdio-gpio: Propagate mii_bus.phy_ignore_ta_mask 2015-05-14 22:35:13 -04:00
mdio-mux.h
mdio.h
mei_cl_bus.h mei: export mei client device struct to external use 2015-05-24 11:15:54 -07:00
memblock.h memblock: introduce a for_each_reserved_mem_region iterator 2015-06-30 19:44:55 -07:00
memcontrol.h Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block 2015-06-25 16:00:17 -07:00
memory.h
memory_hotplug.h mm, hotplug: fix concurrent memory hot-add deadlock 2015-04-14 16:49:00 -07:00
mempolicy.h
mempool.h mm, mempool: disallow mempools based on slab caches with constructors 2015-04-15 16:35:18 -07:00
memstick.h
mg_disk.h
mic_bus.h
micrel_phy.h net: phy: micrel: add generic clock-mode-select support 2014-11-21 14:08:56 -05:00
migrate.h mm: numa: remove migrate_ratelimited 2015-04-14 16:49:05 -07:00
migrate_mode.h
mii.h
miscdevice.h misc: Add attribute groups 2015-03-25 11:44:52 +01:00
mISDNdsp.h
mISDNhw.h
mISDNif.h
mm-arch-hooks.h mm: new arch_remap() hook 2015-06-24 17:49:41 -07:00
mm.h mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid 2015-06-30 19:44:56 -07:00
mm_inline.h
mm_types.h mm/net: Rename and move page fragment handling from net/ to mm/ 2015-05-12 10:39:26 -04:00
mman.h
mmdebug.h
mmiotrace.h
mmu_context.h
mmu_notifier.h mm: clarify that the function operates on hugepage pte 2015-06-24 17:49:44 -07:00
mmzone.h mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set 2015-06-30 19:44:56 -07:00
mnt_namespace.h
mod_devicetable.h USB patches for 4.2-rc1 2015-06-26 15:59:26 -07:00
module.h Minor merge needed, due to function move. 2015-07-01 10:49:25 -07:00
moduleloader.h kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h> 2015-03-12 18:46:08 -07:00
moduleparam.h Minor merge needed, due to function move. 2015-07-01 10:49:25 -07:00
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
mpi.h MPILIB: add mpi_read_buf() and mpi_get_size() helpers 2015-06-16 14:35:06 +08:00
mpls.h
mroute.h
mroute6.h
msdos_fs.h
msg.h
msi.h PCI/MSI: Allow an msi_controller to be associated to an irq domain 2014-11-23 17:14:43 +01:00
msm_mdp.h
mutex-debug.h
mutex.h mutex: remove unused field "name" in debug mode 2015-02-14 11:32:59 -08:00
mv643xx.h
mv643xx_eth.h
mv643xx_i2c.h
mvebu-pmsu.h
mxm-wmi.h
n_r3964.h
namei.h turn user_{path_at,path,lpath,path_dir}() into static inlines 2015-05-15 01:10:45 -04:00
nd.h libnvdimm: infrastructure for btt devices 2015-06-25 04:20:04 -04:00
net.h net: Add a struct net parameter to sock_create_kern 2015-05-11 10:50:17 -04:00
netdev_features.h switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag 2015-05-12 18:43:55 -04:00
netdevice.h net/core: Add reading VF statistics through the PF netdevice 2015-06-15 17:23:03 -07:00
netfilter.h netfilter: don't pull include/linux/netfilter.h from netns headers 2015-06-18 21:14:31 +02:00
netfilter_bridge.h net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling 2015-06-12 14:16:46 +02:00
netfilter_defs.h netfilter: don't pull include/linux/netfilter.h from netns headers 2015-06-18 21:14:31 +02:00
netfilter_ingress.h netfilter: add netfilter ingress hook after handle_ing() under unique static key 2015-05-14 01:10:05 -04:00
netfilter_ipv4.h
netfilter_ipv6.h netfilter: bridge: forward IPv6 fragmented packets 2015-06-12 14:10:12 +02:00
netlink.h netlink: allow to listen "all" netns 2015-05-09 22:15:31 -04:00
netpoll.h
nfs.h
nfs3.h
nfs4.h uapi: Remove kernel internal declaration 2015-04-21 16:16:04 -04:00
nfs_fs.h NFS client updates for Linux 4.1 2015-04-26 17:33:59 -07:00
nfs_fs_i.h
nfs_fs_sb.h nfsv3: introduce nfs3_set_ds_client 2015-02-03 11:06:34 -08:00
nfs_iostat.h
nfs_page.h nfs: add mirroring support to pgio layer 2015-02-03 11:06:45 -08:00
nfs_xdr.h NFS: Don't zap caches on fallocate() 2015-04-23 14:36:28 -04:00
nfsacl.h
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 ieee802154: mac802154: remove FSF address 2014-10-25 08:07:30 +02:00
nls.h
nmi.h watchdog: add watchdog_cpumask sysctl to assist nohz 2015-06-24 17:49:40 -07:00
node.h
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
nubus.h
numa.h
nvme.h NVMe: Automatic namespace rescan 2015-06-05 10:58:34 -06:00
nvram.h
nwpserial.h
of.h Devicetree changes for v4.2 2015-07-01 19:40:18 -07:00
of_address.h of: Request and map make argument name constant 2014-11-04 16:43:08 +00:00
of_device.h of: add helper function to retrive match data 2015-05-28 12:59:40 -05:00
of_dma.h dmaengine: of_dma: Support for DMA routers 2015-05-09 17:11:25 +05:30
of_fdt.h Devicetree changes for v4.2 2015-07-01 19:40:18 -07:00
of_gpio.h gpio/gpiolib-of: Create of_mm_gpiochip_remove 2015-01-15 17:23:17 +01:00
of_graph.h of: fix a build error to of_graph_get_endpoint_by_regs function 2015-06-24 11:18:48 +10:00
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: Add dummy of_irq_to_resource_table() for IRQ_OF=n 2015-04-14 19:23:24 -05:00
of_mdio.h of: mdio: export of_mdio_parse_addr 2015-03-11 17:56:28 -04:00
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 of/pci: Add of_pci_dma_configure() to update DMA configuration 2015-03-03 14:42:57 -06:00
of_pdt.h of: Eliminate of_allnodes list 2014-11-04 13:29:38 +00:00
of_platform.h of/platform: Fix sparc:allmodconfig build 2015-03-13 09:45:24 -05:00
of_reserved_mem.h drivers: of: add return value to of_reserved_mem_device_init() 2014-10-29 16:33:14 -07:00
oid_registry.h
olpc-ec.h
omap-dma.h
omap-dmaengine.h
omap-gpmc.h ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIME 2015-03-06 12:39:48 +02:00
omap-iommu.h
omap-mailbox.h mailbox/omap: adapt to the new mailbox framework 2014-11-27 12:51:04 +05:30
omapfb.h
oom.h mm: oom_kill: simplify OOM killer locking 2015-06-24 17:49:43 -07:00
openvswitch.h
oprofile.h
osq_lock.h locking/rwsem: Reduce spinlock contention in wakeup after up_read()/up_write() 2015-05-08 12:27:59 +02:00
oxu210hp.h
padata.h
page-flags-layout.h
page-flags.h mm: hugetlb: cleanup using paeg_huge_active() 2015-04-15 16:35:19 -07:00
page-isolation.h mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype 2014-11-13 16:17:05 -08:00
page_counter.h mm: page_counter: pull "-1" handling out of page_counter_memparse() 2015-02-11 17:06:02 -08:00
page_ext.h mm/page_owner.c: remove unnecessary stack_trace field 2015-02-11 17:06:07 -08:00
page_owner.h mm/page_owner: keep track of page owners 2014-12-13 12:42:48 -08:00
pageblock-flags.h
pagemap.h memcg: add per cgroup dirty page accounting 2015-06-02 08:33:33 -06:00
pagevec.h
parport.h parport: add device-model to parport subsystem 2015-06-01 07:08:18 +09:00
parport_pc.h
parser.h
pata_arasan_cf_data.h
patchkey.h
path.h
pch_dma.h
pci-acpi.h PCI/ACPI: Optimize device state transition delays 2015-04-08 16:25:25 -05:00
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 Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into next 2015-06-12 15:26:45 -05:00
pci_hotplug.h PCI: Remove unused and broken to_hotplug_slot() 2014-11-13 10:35:25 -07:00
pci_ids.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2015-06-24 16:49:49 -07:00
pcieport_if.h
pda_power.h
pe.h
percpu-defs.h percpu: remove __get_cpu_var and __raw_get_cpu_var macros 2014-12-13 12:42:53 -08:00
percpu-refcount.h percpu_ref: implement percpu_ref_is_dying() 2015-01-06 10:26:10 -05:00
percpu-rwsem.h
percpu.h printk/percpu: Define printk_func when printk is not defined 2014-11-21 11:19:15 -05:00
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 This patch series contains several clean ups and even a new trace clock 2015-06-26 14:02:43 -07:00
perf_regs.h perf: Move task_pt_regs sampling into arch code 2015-01-09 11:12:28 +01:00
personality.h Remove rest of exec domains. 2015-04-12 21:03:31 +02:00
pfn.h
phonet.h
phy.h net: phy: Add phy_interface_is_rgmii helper 2015-05-27 00:27:35 -04:00
phy_fixed.h add fixed_phy_update_state() - update state of fixed_phy 2015-04-03 15:08:20 -04:00
pid.h
pid_namespace.h new fs_pin killing logics 2015-01-25 23:17:28 -05:00
pim.h
pipe_fs_i.h
pktcdvd.h
pl320-ipc.h
platform_device.h driver core / ACPI: Represent ACPI companions using fwnode_handle 2015-03-16 23:49:03 +01:00
plist.h Replace mentions of "list_struct" to "list_head" 2014-11-20 14:45:15 +01:00
pm-trace.h PM / sleep: add pm-trace support for suspending phase 2015-03-18 15:54:27 +01:00
pm.h Merge branch 'pm-wakeirq' 2015-06-19 01:18:14 +02: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: factor out code to get the generic PM domain from a struct device 2015-03-22 22:19:12 +01:00
pm_opp.h PM / OPP Introduce APIs to remove OPPs 2014-11-29 23:53:20 +01:00
pm_qos.h PM: Drop CONFIG_PM_RUNTIME from the driver core 2014-12-04 00:46:58 +01:00
pm_runtime.h Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm 2014-12-12 15:26:48 -08:00
pm_wakeirq.h PM / wakeirq: Fix typo in prototype for dev_pm_set_dedicated_wake_irq 2015-05-30 02:17:15 +02:00
pm_wakeup.h PM / Wakeirq: Add automated device wake IRQ handling 2015-05-20 01:56:31 +02:00
pmem.h The libnvdimm sub-system introduces, in addition to the libnvdimm-core, 2015-06-29 10:34:42 -07:00
pmu.h
pnfs_osd_xdr.h
pnp.h PNP: Add helper macro for pnp_register_driver boilerplate 2015-03-18 22:39:16 +01:00
poison.h
poll.h
posix-clock.h
posix-timers.h
posix_acl.h
posix_acl_xattr.h
power_supply.h power: Add devm_power_supply_get_by_phandle() helper function 2015-06-10 16:15:54 +02:00
powercap.h
ppp-comp.h
ppp_channel.h
ppp_defs.h
pps-gpio.h
pps_kernel.h
preempt.h preempt: Reorganize the notrace definitions a bit 2015-06-07 15:57:43 +02:00
prefetch.h
printk.h printk: guard the amount written per line by devkmsg_read() 2015-06-25 17:00:38 -07:00
proc_fs.h
proc_ns.h take the targets of /proc/*/ns/* symlinks to separate fs 2014-12-10 21:30:20 -05:00
profile.h
projid.h
property.h device property: Introduces device_dma_is_coherent() 2015-06-15 14:40:49 +02:00
proportions.h
pstore.h pstore: Add pstore type id for PPC64 opal nvram partition 2015-03-23 14:06:10 +11: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_clock_kernel.h ptp: remove 32 bit get/set methods. 2015-03-31 12:01:19 -04:00
ptrace.h exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_parent() 2014-12-10 17:41:10 -08:00
pvclock_gtod.h
pwm.h pwm: Add pwmchip_add_with_polarity() API 2015-06-12 11:36:30 +02:00
pwm_backlight.h
pxa2xx_ssp.h spi: pxa2xx: Prepare for new Intel LPSS SPI type 2015-06-05 11:40:45 +01:00
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 firmware: qcom: scm: Add HDCP Support 2015-05-28 10:47:45 -05:00
qnx6_fs.h
quicklist.h
quota.h vfs: Add general support to enforce project quota limits 2015-03-18 21:55:08 +01:00
quotaops.h Merge branch 'quota_interface' into for_next_testing 2015-03-16 10:26:41 +01:00
radix-tree.h
raid_class.h
ramfs.h
random.h random: Remove kernel blocking API 2015-06-10 19:14:04 +08:00
range.h
ras.h
ratelimit.h ratelimit: add initialization macro 2014-12-13 12:42:52 -08:00
rational.h
rbtree.h rbtree: Make lockless searches non-fatal 2015-05-28 11:32:04 +09:30
rbtree_augmented.h rbtree: Make lockless searches non-fatal 2015-05-28 11:32:04 +09:30
rbtree_latch.h rbtree: Implement generic latch_tree 2015-05-28 11:32:06 +09:30
rculist.h rculist: Fix another sparse warning 2015-05-27 12:58:04 -07:00
rculist_bl.h
rculist_nulls.h
rcupdate.h Minor merge needed, due to function move. 2015-07-01 10:49:25 -07:00
rcutiny.h rcu: Further shrink Tiny RCU by making empty functions static inlines 2015-05-27 12:59:31 -07:00
rcutree.h Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2015-06-22 18:57:44 -07:00
reboot.h kernel/reboot.c: add orderly_reboot for graceful reboot 2015-04-15 16:35:23 -07:00
reciprocal_div.h
regmap.h regmap: Introduce regmap_get_reg_stride 2015-05-22 12:19:21 +01:00
regset.h
relay.h
remoteproc.h remoteproc: add IOMMU hardware capability flag 2015-03-12 10:43:26 +02:00
reservation.h
reset-controller.h
reset.h
resource.h
resource_ext.h resources: Move struct resource_list_entry from ACPI into resource core 2015-02-05 15:09:25 +01:00
rfkill-gpio.h
rfkill-regulator.h
rfkill.h
rhashtable.h rhashtable: Add cap on number of elements in hash table 2015-05-16 18:08:26 -04:00
ring_buffer.h tracing: Do not busy wait in buffer splice 2014-11-10 16:45:43 -05:00
rio.h rapidio: Fix kerneldoc and comment 2015-05-26 15:23:23 +02:00
rio_drv.h
rio_ids.h
rio_regs.h
rmap.h mm: uninline and cleanup page-mapping related helpers 2015-04-15 16:35:19 -07:00
rndis.h
root_dev.h
rotary_encoder.h
rpmsg.h
rslib.h
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 switchdev; add VLAN support for port's bridge_getlink 2015-06-23 06:56:18 -07:00
rwlock.h
rwlock_api_smp.h
rwlock_types.h
rwsem-spinlock.h
rwsem.h
rxrpc.h
s3c_adc_battery.h
sa11x0-dma.h
scatterlist.h drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issue 2015-06-30 19:44:59 -07:00
scc.h
sched.h Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 2015-06-27 13:26:03 -07:00
sched_clock.h
scif.h misc: mic: SCIF header file and IOCTL interface 2015-05-24 12:13:36 -07:00
screen_info.h
sctp.h
scx200.h
scx200_gpio.h
sdb.h
sdla.h
seccomp.h
securebits.h
security.h Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 2015-06-27 13:26:03 -07:00
selection.h
selinux.h
sem.h
semaphore.h
seq_buf.h bitmap, cpumask, nodemask: remove dedicated formatting functions 2015-02-13 21:21:39 -08:00
seq_file.h bitmap, cpumask, nodemask: remove dedicated formatting functions 2015-02-13 21:21:39 -08:00
seq_file_net.h
seqlock.h Minor merge needed, due to function move. 2015-07-01 10:49:25 -07:00
seqno-fence.h
serial.h
serial_8250.h serial: 8250: include <linux/serial_reg.h> from serial_8250.h 2015-05-31 16:21:38 +09:00
serial_bcm63xx.h tty: serial: bcm63xx: Eliminate unnecessary request/release functions 2014-11-06 14:57:24 -08:00
serial_core.h serial: core: Fix unused variable warnings from uart_console() 2015-05-06 22:27:00 +02: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: Standardize on using the BIT() macro to define register bits 2015-05-10 19:06:38 +02:00
serio.h
sfi.h
sfi_acpi.h
sh_clk.h
sh_dma.h
sh_eth.h
sh_intc.h
sh_timer.h
shdma-base.h dmaengine: shdma: use normal interface for passing slave id 2015-02-23 16:12:24 +05:30
shm.h
shmem_fs.h
shrinker.h vmscan: per memory cgroup slab shrinkers 2015-02-12 18:54:09 -08:00
signal.h
signalfd.h
sirfsoc_dma.h
sizes.h
skbuff.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next 2015-06-15 14:30:32 -07:00
slab.h Fix kmalloc slab creation sequence 2015-06-29 10:49:51 -07:00
slab_def.h slab: embed memcg_cache_params to kmem_cache 2015-02-12 18:54:09 -08:00
slub_def.h mm: slub: share object_err function 2015-02-13 21:21:41 -08:00
sm501-regs.h
sm501.h
smc91x.h
smc911x.h
smp.h smp: don't use 16-bit words for atomic accesses 2015-04-20 09:08:49 -07:00
smpboot.h smpboot: allow excluding cpus from the smpboot threads 2015-06-24 17:49:40 -07:00
smsc911x.h
smscphy.h
sock_diag.h sock_diag: define destruction multicast groups 2015-06-15 19:49:22 -07:00
socket.h new helper: msg_data_left() 2015-04-11 15:53:35 -04:00
sonet.h
sony-laptop.h
sonypi.h
sort.h
sound.h
soundcard.h
spinlock.h documentation: memory-barriers: Fix smp_mb__before_spinlock() semantics 2015-05-27 12:57:27 -07:00
spinlock_api_smp.h spinlock: Add spin_lock_bh_nested() 2015-01-03 14:32:57 -05:00
spinlock_api_up.h spinlock: Add spin_lock_bh_nested() 2015-01-03 14:32:57 -05:00
spinlock_types.h
spinlock_types_up.h
spinlock_up.h
splice.h
spmi.h spmi: Remove shutdown/suspend/resume kernel-doc 2014-11-26 19:33:57 -08:00
srcu.h rcu: Reverse rcu_dereference_check() conditions 2015-03-03 11:16:47 -08:00
ssbi.h
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
stat.h
statfs.h
static_key.h
stddef.h stddef.h: move offsetofend inside #ifndef/#endif guard, neaten 2015-06-25 17:00:38 -07:00
ste_modem_shm.h
stmmac.h stmmac: add phy-handle support to the platform layer 2015-05-30 17:04:36 -07:00
stmp3xxx_rtc_wdt.h
stmp_device.h
stop_machine.h
string.h lib/string.c: introduce strreplace() 2015-06-25 17:00:40 -07:00
string_helpers.h SCSI misc on 20150416 2015-04-16 19:02:04 -04:00
stringify.h
sudmac.h
sungem_phy.h
sunserialcore.h
superhyway.h
suspend.h PM / sleep: Re-implement suspend-to-idle handling 2015-02-13 23:49:36 +01:00
svga.h
sw842.h lib: add software 842 compression/decompression 2015-05-11 15:06:43 +08:00
swab.h
swap.h suspend: simplify block I/O handling 2015-05-19 09:19:59 -06: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: remove remaining references to NUMA hinting bits and helpers 2015-02-12 18:54:08 -08:00
swiotlb.h
sxgbe_platform.h
synclink.h
sys.h
sys_soc.h
syscalls.h This patch series contains several clean ups and even a new trace clock 2015-06-26 14:02:43 -07:00
syscore_ops.h
sysctl.h kernel/sysctl.c: threads-max observe limits 2015-04-17 09:04:07 -04:00
sysfs.h sysfs: Document struct attribute_group 2015-03-25 13:28:58 +01:00
syslog.h check_syslog_permissions() cleanup 2015-06-25 17:00:39 -07:00
sysrq.h
sysv_fs.h
t10-pi.h
task_io_accounting.h
task_io_accounting_ops.h
task_work.h
taskstats_kern.h
tboot.h
tc.h
tca6416_keypad.h
tcp.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-05-23 01:22:35 -04:00
textsearch.h
textsearch_fsm.h
tfrc.h
thermal.h thermal: support slope and offset coefficients 2015-05-11 19:46:52 -07:00
thinkpad_acpi.h
thread_info.h
threads.h
ti_wilink_st.h ti-st: clean up data types (fix harmless memory corruption) 2015-02-03 15:48:51 -08:00
tick.h Power management and ACPI material for v4.2-rc1 2015-06-23 14:18:07 -07:00
tifm.h
timb_dma.h
timb_gpio.h
time.h Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john.stultz/linux into timers/urgent 2015-01-22 12:28:02 +01:00
time64.h time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge 2015-06-12 11:15:49 +02:00
timecounter.h timecounter: provide a macro to initialize the cyclecounter mask field. 2015-01-02 16:47:35 -05:00
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 time: Remove read_boot_clock() 2015-05-22 10:36:29 -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 timerqueue: Let timerqueue_add/del return information 2015-04-22 17:06:49 +02:00
timex.h
topology.h sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() 2015-05-27 15:22:15 +02:00
torture.h
toshiba.h
tpm.h
tpm_command.h
trace_clock.h
trace_events.h tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled() 2015-05-13 15:25:39 -04:00
trace_seq.h tracing: Use trace_seq_used() and seq_buf_used() instead of len 2014-11-19 22:01:15 -05:00
tracefs.h tracing: Have mkdir and rmdir be part of tracefs 2015-02-03 12:48:43 -05:00
tracehook.h
tracepoint.h tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values 2015-04-08 09:39:56 -04:00
transport_class.h
tsacct_kern.h
tty.h Merge 4.1-rc4 into tty-next 2015-05-18 14:08:58 -07:00
tty_driver.h
tty_flip.h
tty_ldisc.h
typecheck.h
types.h PCI: Add pci_bus_addr_t 2015-05-29 17:21:45 -05:00
u64_stats_sync.h net: make u64_stats_init() a function 2015-06-15 16:02:52 -07:00
uaccess.h sched/preempt, mm/fault: Decouple preemption from the page fault logic 2015-05-19 08:39:18 +02: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
uio.h new helper: iov_iter_rw() 2015-04-11 22:29:44 -04: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: define a generic USB_RESUME_TIMEOUT macro 2015-04-07 12:58:35 -05: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 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2014-12-17 12:31:40 -08:00
util_macros.h util_macros.h: have array pointer point to array of constants 2015-05-05 17:10:11 -07:00
uts.h
utsname.h common object embedded into various struct ....ns 2014-12-04 14:31:00 -05:00
uuid.h
uwb.h
verify_pefile.h
vermagic.h
vexpress.h ARM: vexpress: Remove non-DT code 2014-11-28 16:08:16 +01:00
vfio.h VFIO updates for v4.1 2015-04-14 18:06:47 -07:00
vfs.h
vga_switcheroo.h
vgaarb.h vgaarb: Stub vga_set_legacy_decoding() 2015-04-07 11:14:38 -06:00
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: memory access APIs 2014-12-09 12:05:24 +02:00
virtio_caif.h
virtio_config.h virtio: drop a useless config read 2015-04-01 14:37:14 +10:30
virtio_console.h
virtio_mmio.h virtio-mmio: Update the device to OASIS spec version 2015-01-23 14:57:10 +10:30
virtio_ring.h virtio_ring: Update weak barriers to use dma_wmb/rmb 2015-04-13 21:04:16 +09:30
vlynq.h
vm_event_item.h mm,vmacache: count number of system-wide flushes 2014-12-13 12:42:48 -08:00
vm_sockets.h
vmacache.h
vmalloc.h kasan, module, vmalloc: rework shadow allocation for modules 2015-03-12 18:46:08 -07:00
vme.h vme: export vme_check_window() 2015-06-12 17:26:57 -07:00
vmpressure.h
vmstat.h
vmw_vmci_api.h vmci: propagate msghdr all way down to __qp_memcpy_to_queue() 2015-02-04 01:34:14 -05:00
vmw_vmci_defs.h
vringh.h vringh: update for virtio 1.0 APIs 2014-12-15 23:49:28 +02:00
vt.h
vt_buffer.h vt_buffer: drop console buffer copying optimisations 2015-02-02 10:09:54 -08:00
vt_kern.h
vtime.h
w1-gpio.h
wait.h md updates for 4.2 2015-06-29 11:10:56 -07:00
wanrouter.h
watchdog.h watchdog: watchdog_core: Add watchdog registration deferral mechanism 2015-06-29 11:51:06 +02:00
wireless.h
wl12xx.h wlcore: remove wl12xx_platform_data 2015-03-24 09:48:14 -07:00
wm97xx.h
workqueue.h workqueue: move flush_scheduled_work() to workqueue.h 2015-05-21 17:26:22 -04:00
writeback.h writeback: implement foreign cgroup inode detection 2015-06-02 08:40:20 -06:00
ww_mutex.h
xattr.h
xz.h
yam.h
z2_battery.h
zbud.h
zconf.h
zlib.h
zorro.h
zpool.h zpool: remove zpool_evict() 2015-06-25 17:00:37 -07:00
zsmalloc.h zsmalloc: support compaction 2015-04-15 16:35:20 -07:00
zutil.h