android_kernel_samsung_msm8976/include/linux
Cody P Schafer d770534b61 rbtree: add postorder iteration functions
Postorder iteration yields all of a node's children prior to yielding the
node itself, and this particular implementation also avoids examining the
leaf links in a node after that node has been yielded.

In what I expect will be its most common usage, postorder iteration allows
the deletion of every node in an rbtree without modifying the rbtree nodes
(no _requirement_ that they be nulled) while avoiding referencing child
nodes after they have been "deleted" (most commonly, freed).

I have only updated zswap to use this functionality at this point, but
numerous bits of code (most notably in the filesystem drivers) use a hand
rolled postorder iteration that NULLs child links as it traverses the
tree.  Each of those instances could be replaced with this common
implementation.

1 & 2 add rbtree postorder iteration functions.
3 adds testing of the iteration to the rbtree runtime tests
4 allows building the rbtree runtime tests as builtins
5 updates zswap.

This patch:

Add postorder iteration functions for rbtree.  These are useful for safely
freeing an entire rbtree without modifying the tree at all.

Change-Id: I5d0f2db0b5bcb57da9c7fa1c5f34b8686db8dcc9
Signed-off-by: Cody P Schafer <cody@linux.vnet.ibm.com>
Reviewed-by: Seth Jennings <sjenning@linux.vnet.ibm.com>
Cc: David Woodhouse <David.Woodhouse@intel.com>
Cc: Rik van Riel <riel@redhat.com>
Cc: Michel Lespinasse <walken@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Theodore Ts'o <tytso@google.com>
Git-commit: 06d0bde2d213b6d401e224b7ef49a72f8ab5e906
Git-repo: https://android.googlesource.com/kernel/common.git
Signed-off-by: Kaushal Kumar <kaushalk@codeaurora.org>
2015-09-16 18:20:19 +05:30
..
amba
bcma
bif
byteorder
can
ceph
clk clk: qcom: Add support for root clock generator with ramp controller 2015-07-21 17:42:16 +05:30
crush
decompress
dma
extcon
fsl
hsi
i2c
iio
input input: synaptics_dsx_fw_update: update fw based on config id 2015-06-24 09:16:27 +05:30
irqchip
isdn
lockd
mfd ASoC: wcd9335: move regulator optimum calls to codec driver 2015-08-19 03:05:55 -07:00
mlx4
mmc mmc: card: read the firmware version from ext_csd 2015-08-31 21:47:25 -07:00
mtd
netfilter
netfilter_arp
netfilter_bridge
netfilter_ipv4
netfilter_ipv6
nfsd
phy
pinctrl
platform_data
power
qcom
qdsp6v2 ASoC: qdsp6v2: Update RTC with device pair used in a voice call 2015-05-22 18:56:07 +05:30
qpnp msm: qpnp-haptic: add test interfaces for pwm mode 2015-06-11 18:16:00 -07:00
raid
regulator regulator: rpm-smd-regulator: Add retention_plus voting level 2015-08-07 22:04:26 -07:00
rtc
sched timer: Queue timers on least power cpu 2015-05-29 15:59:20 +05:30
scsi/ufs scsi: ufs: set right GenSelectorIndex for M-PHY attributes 2015-05-28 00:54:26 -07:00
slimbus Merge "slimbus: Support multiple message transactions per call" 2015-07-05 02:35:39 -07:00
soundwire ASoC: wcd: update codec driver to maintain the power states 2015-07-22 23:07:02 +05:30
spi
ssb
sunrpc This is the 3.10.67 stable release 2015-04-24 18:04:40 -07:00
tc_act
unaligned
usb usb: type_c: Add support for type-c detection using Pericom chip 2015-08-12 22:26:06 -07:00
uwb
wimax
8250_pci.h
Kbuild
a.out.h
acct.h
acpi.h
acpi_dma.h
acpi_gpio.h
acpi_io.h
acpi_pmtmr.h
adb.h
adfs_fs.h
aer.h
agp_backend.h
agpgart.h
ahci_platform.h
aio.h
akm8963.h
akm8975.h
akm09911.h
alarmtimer.h rtc: alarm: Change wake-up source 2015-03-10 12:12:29 +05:30
altera_jtaguart.h
altera_uart.h
amd-iommu.h
amifd.h
amifdreg.h
amigaffs.h
android_aid.h
anon_inodes.h
apm-emulation.h
apm_bios.h
apple_bl.h
arcdevice.h
arm-cci.h
ashmem.h
asn1.h
asn1_ber_bytecode.h
asn1_decoder.h
async.h
async_tx.h
ata.h
ata_platform.h
atalk.h
ath9k_platform.h
atm.h
atm_suni.h
atm_tcp.h
atmdev.h
atmel-mci.h
atmel-pwm-bl.h
atmel-ssc.h
atmel_pdc.h
atmel_pwm.h
atmel_serial.h
atmel_tc.h
atomic.h
attribute_container.h
audit.h
auto_dev-ioctl.h
auto_fs.h
auxvec.h
average.h
avtimer_kernel.h
b1pcmcia.h
backing-dev.h
backlight.h
balloon_compaction.h
basic_mmio_gpio.h
batterydata-interface.h
batterydata-lib.h of_batterydata: add fast-charge and CC-to-CV threshold configuration 2015-06-04 19:55:34 +05:30
bcd.h
bch.h
bcm47xx_wdt.h
bfin_mac.h
binfmts.h
bio.h
bit_spinlock.h
bitmap.h
bitops.h
bitrev.h
blk-iopoll.h
blk_types.h md: Performance improvement for ICE based FDE 2015-06-20 23:17:25 +05:30
blkdev.h This is the 3.10.67 stable release 2015-04-24 18:04:40 -07:00
blktrace_api.h
blockgroup_lock.h
bluetooth-power.h
bma150.h
bootmem.h
bottom_half.h
brcmphy.h
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
capability.h
cb710.h
cciss_ioctl.h
cdev.h
cdrom.h
cfag12864b.h
cgroup.h cgroup: Fix compilation issue when CONFIG_CGROUPS is not enabled 2015-04-07 14:16:57 +05:30
cgroup_subsys.h
ci-bridge-spi.h
circ_buf.h
cleancache.h
clk-private.h
clk-provider.h
clk.h
clkdev.h
clksrc-dbx500-prcmu.h
clockchips.h
clocksource.h This is the 3.10.67 stable release 2015-04-24 18:04:40 -07:00
cm4000_cs.h
cm36283.h
cn_proc.h
cnt32_to_63.h
coda.h
coda_psdev.h
com20020.h
compaction.h
compat.h
compiler-gcc.h compiler: introduce __alias(symbol) shortcut 2015-04-29 11:55:16 -07:00
compiler-gcc3.h
compiler-gcc4.h kasan: enable instrumentation of global variables 2015-05-04 14:03:57 -07:00
compiler-gcc5.h kasan: enable instrumentation of global variables 2015-05-04 14:03:57 -07:00
compiler-intel.h
compiler.h This is the 3.10.67 stable release 2015-04-24 18:04:40 -07:00
completion.h
concap.h
configfs.h
connector.h
console.h
console_struct.h
consolemap.h
context_tracking.h
cordic.h
coredump.h
coresight-cti.h
coresight-stm.h
coresight.h
cper.h
cpu.h
cpu_cooling.h
cpu_pm.h
cpu_rmap.h
cpufeature.h
cpufreq.h
cpuidle.h
cpumask.h
cpuset.h
cramfs_fs.h
cramfs_fs_sb.h
crash_dump.h
crc-ccitt.h
crc-itu-t.h
crc-t10dif.h
crc7.h
crc8.h
crc16.h
crc32.h
crc32c.h
cred.h
crypto.h
cryptohash.h
cryptouser.h
cs5535.h
ctype.h
cuda.h
cyclades.h
cycx_x25.h
danipc_ioctl.h
davinci_emac.h
dca.h
dcache.h
dccp.h
dcookies.h
debug_locks.h
debugfs.h
debugobjects.h
delay.h
delayacct.h
devfreq.h
device-mapper.h
device.h
device_cgroup.h
devpts_fs.h
diagchar.h diag: Add control packet support to indicate pd status 2015-06-04 12:53:28 -07:00
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-contiguous.h cma: add provision to adjust reserved area 2015-06-04 10:12:44 +05:30
dma-debug.h
dma-direction.h
dma-mapping.h
dma-removed.h
dma_remapping.h
dmaengine.h
dmapool.h
dmar.h
dmi.h
dnotify.h
dns_resolver.h
dqblk_qtree.h
dqblk_v1.h
dqblk_v2.h
drbd.h
drbd_genl.h
drbd_genl_api.h
drbd_limits.h
ds1286.h
ds2782_battery.h
ds17287rtc.h
dtlk.h
dw_apb_timer.h
dw_dmac.h
dynamic_debug.h
dynamic_queue_limits.h
earlycpio.h
ecm_ipa.h
ecryptfs.h
edac.h
edd.h
edma.h
eeprom_93cx6.h
eeprom_93xx46.h
efi-bgrt.h
efi.h
efs_vh.h
eisa.h
elevator.h
elf-fdpic.h
elf.h
elfcore-compat.h
elfcore.h
elfnote.h
enclosure.h
epm_adc.h
err.h
errno.h
errqueue.h
esoc_client.h
etherdevice.h
ethtool.h
eventfd.h
eventpoll.h
evm.h
export.h
exportfs.h
ext2_fs.h
extcon.h
f2fs_fs.h
f75375s.h
falloc.h
fanotify.h
fault-inject.h
fb.h
fcdevice.h
fcntl.h
fd.h
fddidevice.h
fdtable.h
fec.h
file.h
filter.h
fips.h
firewire.h
firmware-map.h
firmware.h
fixp-arith.h
flat.h
flex_array.h
flex_proportions.h
font.h
freezer.h
frontswap.h
fs.h constify ->actor 2015-09-16 18:20:09 +05:30
fs_enet_pd.h
fs_stack.h
fs_struct.h
fs_uart_pd.h
fscache-cache.h
fscache.h
fsl-diu-fb.h
fsl_devices.h
fsl_hypervisor.h
fsm_rfic.h
fsnotify.h fsnotify: fix handling of renames in audit 2015-03-06 14:40:48 -08:00
fsnotify_backend.h
ftrace.h
ftrace_event.h
ftrace_irq.h
futex.h
gameport.h
gcd.h
genalloc.h
generic_acl.h
genetlink.h
genhd.h
genl_magic_func.h
genl_magic_struct.h
getcpu.h
gfp.h
gpio-fan.h
gpio-pxa.h
gpio.h
gpio_event.h
gpio_keys.h
gpio_mouse.h
gsmmux.h
hardirq.h
hash.h
hashtable.h
hdlc.h
hdlcdrv.h
hdmi.h
hid-debug.h
hid-roccat.h
hid-sensor-hub.h
hid-sensor-ids.h
hid.h
hiddev.h
hidraw.h
highmem.h
highuid.h
hil.h
hil_mlc.h
hippidevice.h
hp_sdc.h
hpet.h
hrtimer.h timer/hrtimer: reprogram remote CPU's timer hardware 2015-05-29 15:59:36 +05:30
htcpld.h
htirq.h
huge_mm.h
hugetlb.h
hugetlb_cgroup.h
hugetlb_inline.h
hw_breakpoint.h
hw_random.h
hwmon-sysfs.h
hwmon-vid.h
hwmon.h
hwspinlock.h
hyperv.h
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
i2o.h
i7300_idle.h
i8042.h
i8253.h
i82593.h
icmp.h
icmpv6.h
ide.h
idr.h
ieee80211.h
if_arp.h
if_bridge.h
if_eql.h
if_ether.h
if_fddi.h
if_frad.h
if_link.h
if_ltalk.h
if_macvlan.h
if_phonet.h
if_pppol2tp.h
if_pppolac.h
if_pppopns.h
if_pppox.h
if_team.h
if_tun.h
if_tunnel.h
if_vlan.h
igmp.h
ihex.h
ima.h
in.h
in6.h
inet.h
inet_diag.h
inet_lro.h
inetdevice.h
init.h
init_ohci1394_dma.h
init_task.h rtmutex: Turn the plist into an rb-tree 2015-05-19 19:16:01 -07:00
initrd.h
inotify.h
input-polldev.h
input.h
integrity.h
intel-iommu.h
intel_mid_dma.h
intel_pmic_gpio.h
interrupt.h
interval_tree.h
interval_tree_generic.h
io-mapping.h
io.h
ioc3.h
ioc4.h
iocontext.h
iommu-helper.h
iommu.h iommu: add DOMAIN_ATTR_ATOMIC 2015-06-25 11:30:54 +05:30
ion.h
iopoll.h iopoll: avoid division 2015-03-11 13:17:36 -07:00
ioport.h
ioprio.h
iova.h
ip.h
ipa.h msm: ipa: support GRO feature for netmgrd 2015-07-10 01:10:24 -07:00
ipack.h
ipc.h
ipc_logging.h
ipc_namespace.h
ipc_router.h net: ipc_router: Use optimized wakeup_source APIs 2015-07-12 12:07:15 -07:00
ipc_router_xprt.h Merge "net: ipc_router: Load default node when G-Link transport is used" 2015-06-24 16:19:04 -07:00
ipmi.h
ipmi_smi.h
ipv6.h
ipv6_route.h
irq.h
irq_cpustat.h
irq_work.h irq_work: Implement remote queueing 2015-05-29 15:26:11 +05:30
irqchip.h
irqdesc.h
irqdomain.h
irqflags.h
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
jbd.h
jbd2.h
jbd_common.h
jhash.h
jiffies.h
journal-head.h
joystick.h
jump_label.h
jz4740-adc.h
kallsyms.h
kasan.h kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h> 2015-05-04 14:03:58 -07:00
kbd_diacr.h
kbd_kern.h
kbuild.h
kcmp.h
kconfig.h
kcore.h
kd.h
kdb.h
kdebug.h
kdev_t.h
kern_levels.h
kernel-page-flags.h
kernel.h
kernel_stat.h
kernelcapi.h
kexec.h
key-type.h
key.h
keyboard.h
keychord.h
keycombo.h
keyreset.h
kfifo.h
kgdb.h
khugepaged.h
klist.h
kmemcheck.h
kmemleak.h
kmod.h
kmsg_dump.h
kobj_map.h
kobject.h
kobject_ns.h
kprobes.h
kref.h
ks0108.h
ks8842.h
ks8851.h
ks8851_mll.h
ksm.h mm: Enhance per process reclaim to consider shared pages 2015-04-16 10:14:27 -07:00
kthread.h
ktime.h
kvm_host.h
kvm_para.h
kvm_types.h
l2tp.h
lapb.h
latencytop.h
lcd.h
lcm.h
led-lm3530.h
leds-aw2013.h
leds-bd2802.h
leds-lp3944.h
leds-pca9532.h
leds-pm8xxx.h
leds-pmic8058.h
leds-qpnp-wled.h
leds-regulator.h
leds-tca6507.h
leds.h leds: led-class: Retain the latest user brightness request 2015-04-02 10:44:57 -06:00
leds_pwm.h
lglock.h
lguest.h
lguest_launcher.h
libata.h
libfdt.h
libfdt_env.h
libps2.h
license.h
linkage.h
linux_logo.h
lis3lv02d.h
list.h
list_bl.h
list_nulls.h
list_sort.h
llc.h
llist.h
lockdep.h
log2.h
loop.h
lp.h
lru_cache.h
lsm_audit.h security: lsm_audit: add ioctl specific auditing 2015-06-19 14:35:36 +05:30
lz4.h lz4: fix compression/decompression signedness mismatch 2015-09-16 18:20:12 +05:30
lzo.h
m48t86.h
mISDNdsp.h
mISDNhw.h
mISDNif.h
mailbox.h
maple.h
marvell_phy.h
math64.h
max17040_battery.h
mbcache.h
mbus.h
mc6821.h
mc146818rtc.h
mcs_spinlock.h
mdio-bitbang.h
mdio-gpio.h
mdio-mux.h
mdio.h
mdss_io_util.h
mei_cl_bus.h
memblock.h memtest: use phys_addr_t for physical addresses 2015-04-01 09:27:43 -07:00
memcontrol.h
memory.h
memory_hotplug.h
mempolicy.h
mempool.h
memstick.h
mg_disk.h
mhl_8334.h
mhl_defs.h
mhl_devcap.h
micrel_phy.h
migrate.h
migrate_mode.h
mii.h
miscdevice.h
mm.h fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (peak RSS) 2015-09-16 18:20:13 +05:30
mm_inline.h
mm_types.h
mman.h
mmdebug.h
mmiotrace.h
mmu_context.h
mmu_notifier.h
mmzone.h Revert "Revert "mm: add cma pcp list"" 2015-06-25 13:10:46 -07:00
mnt_namespace.h
mod_devicetable.h soundwire: add support for device table match 2015-04-01 15:05:29 -07:00
module.h module: fix types of device tables aliases 2015-05-04 14:03:57 -07:00
moduleloader.h kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h> 2015-05-04 14:03:58 -07:00
moduleparam.h
mount.h
mpage.h
mpi.h
mroute.h
mroute6.h
msdos_fs.h
msg.h
msi.h
msm-bus-board.h
msm-bus.h platform: msm: Add snapshot of missing msm_bus driver changes 2015-08-25 17:06:31 +05:30
msm-core-interface.h
msm-sps.h msm: sps: Add loglevel property in IPC logging for SPS driver 2015-08-24 23:22:37 -07:00
msm_adreno_devfreq.h msm: kgsl: Dynamic AB voting based on actual bus transactions 2015-05-12 14:58:23 +05:30
msm_audio_ion.h ASoC: change audio drivers to accomodate sid 33bit in 32-mode 2015-04-27 17:24:51 +05:30
msm_bcl.h
msm_bus_rules.h platform: msm: Add snapshot of missing msm_bus driver changes 2015-08-25 17:06:31 +05:30
msm_ep_pcie.h msm: ep_pcie: add PCIe endpoint driver 2015-03-19 16:17:14 -07:00
msm_hdmi.h
msm_iommu_domains.h
msm_ion.h
msm_kgsl.h msm: kgsl: Enable GPU POPP feature based on target 2015-08-05 12:47:46 +05:30
msm_mdp.h msm: mdss: recovery mode issue with JDI 5.5' panel 2015-04-23 18:02:53 -07:00
msm_mhi.h mhi: core: Parse ring information from DT 2015-04-24 16:25:20 -07:00
msm_pcie.h
msm_remote_spinlock.h
msm_rtb.h
msm_smd_pkt.h
msm_ssbi.h
msm_thermal.h msm: thermal: Fix compilation issue when THERMAL_MONITOR is disabled 2015-05-28 17:10:29 +05:30
msm_tsens.h thermal: tsens: Create sysfs for MTC tsens 2015-05-01 12:49:55 +05:30
mutex-debug.h
mutex.h
mv643xx.h
mv643xx_eth.h
mv643xx_i2c.h
mxm-wmi.h
n_r3964.h
namei.h
nbd.h
net.h
netdev_features.h
netdevice.h net: adding API to get the current NAPI context 2015-04-30 16:55:16 -06:00
netfilter.h
netfilter_bridge.h
netfilter_ipv4.h
netfilter_ipv6.h
netlink.h
netpoll.h
nfs.h
nfs3.h
nfs4.h
nfs_fs.h
nfs_fs_i.h
nfs_fs_sb.h
nfs_idmap.h
nfs_iostat.h
nfs_page.h
nfs_xdr.h
nfsacl.h
nilfs2_fs.h
nl802154.h
nls.h
nmi.h
node.h
nodemask.h
notifier.h
nsc_gpio.h
nsproxy.h
ntb.h
nubus.h
numa.h
nvme.h
nvram.h
nwpserial.h
nx842.h
of.h This is the 3.10.67 stable release 2015-04-24 18:04:40 -07:00
of_address.h
of_batterydata.h
of_coresight.h
of_device.h
of_dma.h
of_fdt.h
of_gpio.h
of_i2c.h
of_iommu.h
of_irq.h
of_mdio.h
of_mtd.h
of_net.h
of_pci.h
of_pdt.h
of_platform.h
of_reserved_mem.h
of_slimbus.h
of_spmi.h
oid_registry.h
olpc-ec.h
omap-dma.h
omap-iommu.h
omapfb.h
oneshot_sync.h
oom.h This is the 3.10.67 stable release 2015-04-24 18:04:40 -07:00
openvswitch.h
oprofile.h
oxu210hp.h
padata.h
page-debug-flags.h
page-flags-layout.h
page-flags.h
page-isolation.h
page_cgroup.h
pageblock-flags.h
pagemap.h
pagevec.h
parport.h
parport_pc.h
parser.h
pata_arasan_cf_data.h
patchkey.h
path.h
pch_dma.h
pci-acpi.h
pci-aspm.h
pci-ats.h
pci-dma.h
pci.h This is the 3.10.67 stable release 2015-04-24 18:04:40 -07:00
pci_hotplug.h
pci_ids.h
pcieport_if.h
pda_power.h
percpu-defs.h
percpu-rwsem.h
percpu.h
percpu_counter.h
perf_event.h
perf_regs.h
personality.h
pfn.h
pft.h
phonedev.h
phonet.h
phy.h net: phy: add minimal support for QSGMII PHY 2015-06-17 22:16:05 +05:30
phy_fixed.h
pid.h
pid_namespace.h
pim.h
pipe_fs_i.h
pktcdvd.h
platform_device.h
plist.h
pm.h
pm2301_charger.h
pm_clock.h
pm_domain.h
pm_opp.h
pm_qos.h
pm_runtime.h
pm_wakeup.h PM / Wakeup: Use rcu callbacks for better performance 2015-07-12 12:06:28 -07:00
pmic8058-othc.h
pmic8058-pwm.h
pmic8058-xoadc.h
pmu.h
pnfs_osd_xdr.h
pnp.h
poison.h
poll.h
posix-clock.h
posix-timers.h
posix_acl.h
posix_acl_xattr.h
power_supply.h power: qpnp-smbcharger: Add power-supply property for HVDCP 3.0 status 2015-08-19 10:22:53 +05:30
ppp-comp.h
ppp_channel.h
ppp_defs.h
pps-gpio.h
pps_kernel.h
preempt.h
prefetch.h
printk.h This is the 3.10.67 stable release 2015-04-24 18:04:40 -07:00
prio_heap.h
proc_fs.h
proc_ns.h
profile.h
projid.h
proportions.h
pstore.h [PATCH v4 4/5] pstore: add pmsg 2015-03-19 15:00:02 -07:00
pstore_ram.h This is the 3.10.67 stable release 2015-04-24 18:04:40 -07:00
pti.h
ptp_classify.h
ptp_clock_kernel.h
ptrace.h
pvclock_gtod.h
pwm.h
pwm_backlight.h
pxa2xx_ssp.h
pxa168_eth.h
qcom-spi.h
qcom_iommu.h iommu: msm: allow CBs to report an error when faults 2015-05-20 12:56:31 +05:30
qcom_tspp.h
qcomwlan_secif.h
qcrypto.h msm: crypto: Modify crypto libraries for FIPS139-2 Certificate 2015-03-11 11:48:24 -07:00
qfp_fuse.h
qmi_encdec.h
qmp_sphinx_instrumentation.h
qnx6_fs.h
qpnp-misc.h
qpnp-revid.h qpnp: rev-id: Add PM8950 revision ID 2015-05-27 22:37:35 -07:00
quicklist.h
quota.h
quotaops.h
radix-tree.h
raid_class.h
ramfs.h
random.h
range.h
ratelimit.h
rational.h
rbtree.h rbtree: add postorder iteration functions 2015-09-16 18:20:19 +05:30
rbtree_augmented.h
rculist.h
rculist_bl.h
rculist_nulls.h
rcupdate.h
rcutiny.h
rcutree.h
reboot.h
reciprocal_div.h
regmap.h regmap: Add soundwire bus support 2015-05-01 00:08:16 -07:00
regset.h
relay.h
remote_spinlock.h
remoteproc.h
res_counter.h
reset-controller.h
reset.h
resource.h
resume-trace.h
rfkill-gpio.h
rfkill-regulator.h
rfkill.h
ring_buffer.h
rio.h
rio_drv.h
rio_ids.h
rio_regs.h
rmap.h mm: Enhance per process reclaim to consider shared pages 2015-04-16 10:14:27 -07:00
rndis.h
rndis_ipa.h
root_dev.h
rotary_encoder.h
rpmsg.h
rq_stats.h
rslib.h
rtc-ds2404.h
rtc-v3020.h
rtc.h
rtmutex.h rtmutex: Turn the plist into an rb-tree 2015-05-19 19:16:01 -07:00
rtnetlink.h
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
scc.h
sched.h sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match the current upstream code 2015-05-19 19:16:33 -07:00
sched_clock.h
screen_info.h
sctp.h
scx200.h
scx200_gpio.h
sdla.h
seccomp.h seccomp: implement SECCOMP_FILTER_FLAG_TSYNC 2015-03-19 14:52:56 -07:00
securebits.h
security.h Revert "Add security hooks to binder and implement the hooks for SELinux." 2015-03-19 14:59:35 -07:00
selection.h
selinux.h
sem.h
semaphore.h
sensors.h
seq_file.h
seq_file_net.h
seqlock.h
serial.h
serial_8250.h
serial_core.h
serial_max3100.h
serial_mfd.h
serial_pnx8xxx.h
serial_s3c.h
serial_sci.h
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
shm.h
shmem_fs.h
show_mem_notifier.h
shrinker.h
signal.h
signalfd.h
sirfsoc_dma.h
sizes.h
skbuff.h
slab.h mm: slub: add kernel address sanitizer support for slub allocator 2015-05-04 14:03:56 -07:00
slab_def.h
slob_def.h
slub_def.h mm: slub: share object_err function 2015-05-04 14:03:55 -07:00
sm501-regs.h
sm501.h
smc91x.h
smc911x.h
smp.h
smpboot.h
smsc911x.h
smsc_hub.h
smscphy.h
smux.h
sock_diag.h
socket.h
sonet.h
sony-laptop.h
sonypi.h
sort.h
sound.h
soundcard.h
spinlock.h
spinlock_api_smp.h
spinlock_api_up.h
spinlock_types.h
spinlock_types_up.h
spinlock_up.h
splice.h
spmi.h
srcu.h
ssbi.h
stackprotector.h
stacktrace.h
start_kernel.h
stat.h
statfs.h
static_key.h
stddef.h
ste_modem_shm.h
stk3x1x.h
stmmac.h
stmp3xxx_rtc_wdt.h
stmp_device.h
stop_machine.h
string.h
string_helpers.h
stringify.h
sudmac.h
sungem_phy.h
sunserialcore.h
superhyway.h
suspend.h power: Adds functionality to log the last suspend abort reason. 2015-03-19 14:53:03 -07:00
svga.h
sw_sync.h
swab.h
swap.h mm: swap: fix value of SWP_FAST 2015-04-15 14:49:41 -07:00
swapfile.h
swapops.h
swiotlb.h
switch.h
sync.h
synclink.h
sys.h
sys_soc.h
syscalls.h seccomp: add "seccomp" syscall 2015-03-19 14:52:50 -07:00
syscore_ops.h
sysctl.h
sysfs.h
syslog.h
sysrq.h
sysv_fs.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
tegra-ahb.h
tegra-powergate.h
tegra-soc.h
test-iosched.h
textsearch.h
textsearch_fsm.h
tfrc.h
thermal.h
thread_info.h
threads.h
ti_wilink_st.h
tick.h
tifm.h
timb_dma.h
timb_gpio.h
time-armada-370-xp.h
time.h
timekeeper_internal.h
timer.h
timerfd.h
timeriomem-rng.h
timerqueue.h
timex.h
topology.h
toshiba.h
tpm.h
tpm_command.h
trace_clock.h
trace_seq.h
tracehook.h
tracepoint.h
transport_class.h
tsacct_kern.h
tty.h
tty_driver.h
tty_flip.h
tty_ldisc.h
typecheck.h
types.h
u64_stats_sync.h
uaccess.h
ucb1400.h
ucs2_string.h
udp.h
uid_stat.h
uidgid.h
uinput.h
uio.h
uio_driver.h
uprobes.h
usb.h
usb_bam.h usb_bam: Allow HSUSB BAM to be enabled on bootup itself 2015-06-05 13:41:18 +05:30
usb_usual.h
usbdevice_fs.h
user-return-notifier.h
user.h
user_namespace.h
uts.h
utsname.h
uuid.h
uwb.h
vermagic.h
vexpress.h
vfio.h
vfs.h
vga_switcheroo.h
vgaarb.h
via-core.h
via-gpio.h
via.h
via_i2c.h
video_output.h
videodev2.h
virtio.h
virtio_caif.h
virtio_config.h
virtio_console.h
virtio_mmio.h
virtio_ring.h
virtio_scsi.h
vlynq.h
vm_event_item.h
vm_sockets.h
vmalloc.h mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() 2015-05-04 14:03:58 -07:00
vme.h
vmpressure.h mm: vmpressure: scale pressure based on reclaim context 2015-04-08 22:33:46 +05:30
vmstat.h Merge "mm: page-writeback: fix page state calculation in throttle_vm_writeout" 2015-04-13 23:19:04 -07:00
vmw_vmci_api.h
vmw_vmci_defs.h
vringh.h
vt.h
vt_buffer.h
vt_kern.h
vtime.h
w1-gpio.h
wait.h
wakelock.h
wakeup_reason.h power: Add check_wakeup_reason() to verify wakeup source irq 2015-03-19 14:53:04 -07:00
wanrouter.h
watchdog.h
wcnss_wlan.h Merge "ARM: dts: msm: Enable wlan indication LED" 2015-06-13 04:47:35 -07:00
wifi_tiwlan.h
wireless.h
wl12xx.h
wlan_plat.h wlan: Add get_wake_irq functionality 2015-03-19 14:59:29 -07:00
wm97xx.h
workqueue.h workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEMPT_NONE 2015-03-26 15:00:58 +01:00
writeback.h
xattr.h
xilinxfb.h
xz.h
yam.h
z2_battery.h
zbud.h
zconf.h
zlib.h
zorro.h
zorro_ids.h
zutil.h