linux-uconsole/include/linux
Steven Rostedt 4db6055ac0 ftrace: Fix memory leak with function graph and cpu hotplug
commit 868baf07b1 upstream.

When the fuction graph tracer starts, it needs to make a special
stack for each task to save the real return values of the tasks.
All running tasks have this stack created, as well as any new
tasks.

On CPU hot plug, the new idle task will allocate a stack as well
when init_idle() is called. The problem is that cpu hotplug does
not create a new idle_task. Instead it uses the idle task that
existed when the cpu went down.

ftrace_graph_init_task() will add a new ret_stack to the task
that is given to it. Because a clone will make the task
have a stack of its parent it does not check if the task's
ret_stack is already NULL or not. When the CPU hotplug code
starts a CPU up again, it will allocate a new stack even
though one already existed for it.

The solution is to treat the idle_task specially. In fact, the
function_graph code already does, just not at init_idle().
Instead of using the ftrace_graph_init_task() for the idle task,
which that function expects the task to be a clone, have a
separate ftrace_graph_init_idle_task(). Also, we will create a
per_cpu ret_stack that is used by the idle task. When we call
ftrace_graph_init_idle_task() it will check if the idle task's
ret_stack is NULL, if it is, then it will assign it the per_cpu
ret_stack.

Reported-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Suggested-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-03-23 13:16:39 -07:00
..
amba
byteorder
can
decompress decompress: fix new decompressor for PIC 2010-04-01 15:58:03 -07:00
dvb
hdlc
i2c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2009-10-09 13:32:24 -07:00
input
isdn
lockd
mfd mfd: Correct WM835x ISINK ramp time defines 2010-01-22 15:18:19 -08:00
mlx4
mmc libertas/sdio: 8686: set ECSI bit for 1-bit transfers 2010-08-02 10:21:25 -07:00
mtd
netfilter
netfilter_arp
netfilter_bridge
netfilter_ipv4
netfilter_ipv6
nfsd nfsd: Fix possible BUG_ON firing in set_change_info 2011-01-07 14:43:04 -08:00
raid
regulator
rtc
spi Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight 2009-09-26 10:49:42 -07:00
ssb ssb: Look for SPROM at different offset on higher rev CC 2010-08-10 10:20:50 -07:00
sunrpc sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignment 2009-09-23 14:36:38 -04:00
tc_act
tc_ematch
unaligned include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernels 2009-09-24 07:21:05 -07:00
usb USB: serial: handle Data Carrier Detect changes 2011-02-17 15:36:44 -08:00
uwb
wimax
8250_pci.h
a.out.h
ac97_codec.h
acct.h
acpi.h ACPI: Unconditionally set SCI_EN on resume 2010-08-02 10:21:25 -07:00
acpi_pmtmr.h
adb.h
adfs_fs.h
aer.h
affs_hardblocks.h
agp_backend.h const: mark struct vm_struct_operations 2009-09-27 11:39:25 -07:00
agpgart.h
aio.h
aio_abi.h
amifd.h
amifdreg.h
amigaffs.h
anon_inodes.h
apm-emulation.h
apm_bios.h
arcdevice.h
arcfb.h
async.h
async_tx.h
ata.h libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2) 2010-05-12 14:57:10 -07:00
ata_platform.h
atalk.h
ath9k_platform.h
atm.h
atm_eni.h
atm_he.h
atm_idt77105.h
atm_nicstar.h
atm_suni.h
atm_tcp.h
atm_zatm.h
atmapi.h
atmarp.h
atmbr2684.h
atmclip.h
atmdev.h net: Make setsockopt() optlen be unsigned. 2009-09-30 16:12:20 -07:00
atmel-mci.h
atmel-pwm-bl.h
atmel-ssc.h
atmel_pdc.h
atmel_pwm.h
atmel_serial.h
atmel_tc.h
atmioc.h
atmlec.h
atmmpc.h
atmppp.h
atmsap.h
atmsvc.h
attribute_container.h
audit.h
auto_dev-ioctl.h
auto_fs.h
auto_fs4.h
auxvec.h
ax25.h
b1lli.h
b1pcmcia.h
backing-dev.h writeback: pass in super_block to bdi_start_writeback() 2009-09-26 00:10:40 +02:00
backlight.h
baycom.h
bcd.h
bfs_fs.h
binfmts.h Split 'flush_old_exec' into two functions 2010-02-09 04:50:49 -08:00
bio.h
bit_spinlock.h
bitmap.h
bitops.h
bitrev.h
blk-iopoll.h
blkdev.h block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead 2011-01-07 14:43:18 -08:00
blkpg.h
blktrace_api.h Add a tracepoint for block request remapping 2009-10-01 21:19:34 +02:00
blockgroup_lock.h
bootmem.h
bottom_half.h
bpqether.h
brcmphy.h
bsg.h
buffer_head.h
bug.h
c2port.h
cache.h
can.h
capability.h
capi.h
cb710.h
cciss_ioctl.h
cd1400.h
cdev.h
cdk.h
cdrom.h
cfag12864b.h
cgroup.h const: constify remaining file_operations 2009-10-01 16:11:11 -07:00
cgroup_subsys.h
cgroupstats.h
chio.h
circ_buf.h
clk.h
clockchips.h
clocksource.h timekeeping: Fix clock_gettime vsyscall time warp 2010-08-13 13:20:13 -07:00
cm4000_cs.h
cn_proc.h
cnt32_to_63.h
coda.h
coda_cache.h
coda_fs_i.h
coda_linux.h
coda_psdev.h
coff.h
com20020.h
compat.h compat: Make compat_alloc_user_space() incorporate the access_ok() 2010-09-20 13:17:57 -07:00
compiler-gcc.h
compiler-gcc3.h
compiler-gcc4.h
compiler-intel.h
compiler.h
completion.h
comstats.h
concap.h
configfs.h docs: fix various Documentation/ paths in header files 2009-09-24 07:20:57 -07:00
connector.h connector: Delete buggy notification code. 2010-02-09 04:50:59 -08:00
console.h
console_struct.h
consolemap.h
const.h
cpu.h
cpufreq.h cpufreq: add cpufreq_get() stub for CONFIG_CPU_FREQ=n 2009-10-29 07:39:24 -07:00
cpuidle.h
cpumask.h sched: Fix balance vs hotplug race 2010-01-06 15:04:49 -08:00
cpuset.h sched: Make select_fallback_rq() cpuset friendly 2010-09-20 13:18:08 -07:00
cramfs_fs.h
cramfs_fs_sb.h
crash_dump.h
crc-ccitt.h
crc-itu-t.h
crc-t10dif.h
crc7.h
crc16.h
crc32.h
crc32c.h
cred.h CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials 2011-03-02 09:46:37 -05:00
crypto.h
cryptohash.h
ctype.h
cuda.h
cyclades.h
cyclomx.h
cycx_cfm.h
cycx_drv.h
cycx_x25.h
dca.h
dcache.h
dcbnl.h
dccp.h
dcookies.h
debug_locks.h
debugfs.h docs: fix various Documentation/ paths in header files 2009-09-24 07:20:57 -07:00
debugobjects.h
delay.h
delayacct.h
device-mapper.h
device.h Driver core: allow certain drivers prohibit bind/unbind via sysfs 2009-10-30 14:59:51 -07:00
device_cgroup.h
devpts_fs.h
dio.h
dirent.h
display.h
dlm.h
dlm_device.h
dlm_netlink.h
dlm_plock.h
dlmconstants.h
dm-dirty-log.h
dm-io.h
dm-ioctl.h
dm-kcopyd.h
dm-log-userspace.h
dm-region-hash.h
dm9000.h
dma-attrs.h
dma-debug.h
dma-mapping.h
dma_remapping.h
dmaengine.h
dmapool.h
dmar.h
dmi.h
dn.h
dnotify.h
dqblk_qtree.h
dqblk_v1.h
dqblk_v2.h
dqblk_xfs.h
ds1286.h
ds17287rtc.h
dst.h
dtlk.h
dw_dmac.h
dynamic_debug.h
edac.h
edd.h
eeprom_93cx6.h
efi.h
efs_fs_sb.h
efs_vh.h
eisa.h
elevator.h
elf-em.h
elf-fdpic.h
elf.h [S390] 64-bit register support for 31-bit processes 2009-10-06 10:35:10 +02:00
elfcore-compat.h
elfcore.h
elfnote.h
enclosure.h SCSI: enclosure: fix oops while iterating enclosure_status array 2010-01-25 10:49:37 -08:00
err.h
errno.h
errqueue.h
etherdevice.h
ethtool.h ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH 2010-08-02 10:21:06 -07:00
eventfd.h
eventpoll.h
exportfs.h
ext2_fs.h
ext2_fs_sb.h
ext3_fs.h
ext3_fs_i.h ext3: Wait for proper transaction commit on fsync 2009-11-11 15:22:49 +01:00
ext3_fs_sb.h
ext3_jbd.h
f75375s.h
fadvise.h
falloc.h
fault-inject.h
fb.h fb: fix colliding defines for fb flags. 2010-08-02 10:20:46 -07:00
fcdevice.h
fcntl.h
fd.h
fddidevice.h
fdreg.h
fdtable.h
fib_rules.h
fiemap.h
file.h
filter.h
fips.h
firewire-cdev.h
firewire-constants.h
firewire.h
firmware-map.h
firmware.h firmware_class: fix memory leak - free allocated pages 2010-08-02 10:21:25 -07:00
flat.h
flex_array.h
font.h
freezer.h Freezer: Fix buggy resume test for tasks frozen with cgroup freezer 2010-04-26 07:41:17 -07:00
fs.h bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_* bits 2010-08-13 13:19:38 -07:00
fs_enet_pd.h
fs_stack.h
fs_struct.h
fs_uart_pd.h
fscache-cache.h CacheFiles: Catch an overly long wait for an old active object 2009-11-19 18:12:05 +00:00
fscache.h FS-Cache: Handle pages pending storage that get evicted under OOM conditions 2009-11-19 18:11:35 +00:00
fsl_devices.h
fsnotify.h
fsnotify_backend.h
ftrace.h ftrace: Fix memory leak with function graph and cpu hotplug 2011-03-23 13:16:39 -07:00
ftrace_event.h
ftrace_irq.h
fuse.h
futex.h Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2009-10-08 12:16:35 -07:00
gameport.h
gcd.h
gen_stats.h
genalloc.h
generic_acl.h
generic_serial.h
genetlink.h
genhd.h block: Seperate read and write statistics of in_flight requests v2 2009-10-06 20:16:55 +02:00
getcpu.h
gfp.h
gfs2_ondisk.h
gigaset_dev.h
gpio.h
gpio_keys.h
gpio_mouse.h
hardirq.h sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time 2011-02-17 15:37:25 -08:00
hash.h
hayesesp.h
hdlc.h
hdlcdrv.h
hdpu_features.h
hdreg.h
hid-debug.h
hid.h HID: fixup quirk for NCR devices 2010-01-28 15:01:20 -08:00
hiddev.h
hidraw.h
highmem.h
highuid.h
hil.h
hil_mlc.h
hippidevice.h
hp_sdc.h
hpet.h
hrtimer.h hrtimer: Tune hrtimer_interrupt hang logic 2010-04-01 15:58:14 -07:00
htirq.h
hugetlb.h const: mark struct vm_struct_operations 2009-09-27 11:39:25 -07:00
hw_random.h
hwmon-sysfs.h
hwmon-vid.h
hwmon.h
hysdn_if.h
i2c-algo-bit.h
i2c-algo-pca.h
i2c-algo-pcf.h
i2c-dev.h
i2c-gpio.h
i2c-id.h
i2c-ocores.h
i2c-pca-platform.h
i2c-pnx.h i2c: i2c-pnx: Made buf type unsigned to prevent sign extension 2009-11-20 00:25:42 +00:00
i2c-pxa.h
i2c.h i2c: Add an interface to lock/unlock an I2C bus segment 2009-11-07 13:10:46 +01:00
i2o-dev.h
i2o.h
i8k.h
i7300_idle.h
i8042.h
ibmtr.h
icmp.h
icmpv6.h
ide.h
idr.h
ieee80211.h ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macro 2011-02-17 15:37:12 -08:00
if.h
if_addr.h
if_addrlabel.h
if_arcnet.h
if_arp.h
if_bonding.h
if_bridge.h
if_cablemodem.h
if_ec.h
if_eql.h
if_ether.h
if_fc.h
if_fddi.h
if_frad.h
if_hippi.h
if_infiniband.h
if_link.h
if_ltalk.h
if_macvlan.h
if_packet.h
if_phonet.h
if_plip.h
if_ppp.h
if_pppol2tp.h
if_pppox.h
if_slip.h
if_strip.h
if_tr.h
if_tun.h
if_tunnel.h if_tunnel.h: add missing ams/byteorder.h include 2010-04-01 15:58:42 -07:00
if_vlan.h
igmp.h
ihex.h
ima.h
in.h
in6.h
in_route.h
inet.h
inet_diag.h
inet_lro.h
inetdevice.h net: restore ip source validation 2010-02-09 04:50:55 -08:00
init.h initcalls: Add early_initcall() for modules 2009-10-02 15:42:19 +02:00
init_ohci1394_dma.h
init_task.h
initrd.h
inotify.h
input-polldev.h
input.h Input: fix locking in memoryless force-feedback devices 2009-11-10 21:13:32 -08:00
intel-iommu.h
interrupt.h irq: Add new IRQ flag IRQF_NO_SUSPEND 2010-08-13 13:19:50 -07:00
io-mapping.h
io.h
ioc3.h
ioc4.h
iocontext.h
ioctl.h
iommu-helper.h
iommu.h
ioport.h
ioprio.h
iova.h
ip.h
ip6_tunnel.h
ip_vs.h
ipc.h headers: kref.h redux 2009-09-26 10:17:19 -07:00
ipc_namespace.h
ipmi.h
ipmi_msgdefs.h
ipmi_smi.h
ipsec.h
ipv6.h
ipv6_route.h
ipx.h
irda.h
irq.h x86: Avoid race condition in pci_enable_msix() 2010-03-15 08:50:06 -07:00
irq_cpustat.h
irqflags.h
irqnr.h
irqreturn.h
isa.h
isapnp.h
iscsi_ibft.h
isdn.h
isdn_divertif.h
isdn_ppp.h Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation." 2009-11-15 22:23:47 -08:00
isdnif.h
isicom.h
iso_fs.h
istallion.h
ivtv.h
ivtvfb.h
ixjuser.h
jbd.h jbd.h: bitfields should be unsigned 2009-09-23 07:39:58 -07:00
jbd2.h ext4, jbd2: Add barriers for file systems with exernal journals 2010-08-02 10:21:10 -07:00
jffs2.h
jhash.h
jiffies.h
journal-head.h
joystick.h
kallsyms.h
kbd_diacr.h
kbd_kern.h
Kbuild virtio: let header files include virtio_ids.h 2009-10-22 16:39:28 +10:30
kbuild.h
kd.h
kdebug.h
kdev_t.h
kernel.h warn about use of uninstalled kernel headers 2009-10-11 23:21:25 +02:00
kernel_stat.h
kernelcapi.h
kexec.h
key-type.h
key.h
keyboard.h
keyctl.h
kfifo.h
kgdb.h
klist.h klist: Fix object alignment on 64-bit. 2011-02-17 15:37:05 -08:00
kmalloc_sizes.h
kmemcheck.h
kmemleak.h
kmemtrace.h
kmod.h
kobj_map.h
kobject.h
kprobes.h
kref.h headers: kref.h redux 2009-09-26 10:17:19 -07:00
ks0108.h
ksm.h
kthread.h
ktime.h
kvm.h KVM: allow userspace to adjust kvmclock offset 2010-02-09 04:50:56 -08:00
kvm_host.h KVM: Increase NR_IOBUS_DEVS limit to 200 2010-04-26 07:41:37 -07:00
kvm_para.h
kvm_types.h
lapb.h
latencytop.h
lcd.h
lcm.h block: Backport of various I/O topology fixes from 2.6.33 and 2.6.34 2010-04-01 15:58:56 -07:00
leds-bd2802.h
leds-lp3944.h
leds-pca9532.h
leds.h
leds_pwm.h
lguest.h
lguest_launcher.h
libata.h libata: skip EH autopsy and recovery during suspend 2010-09-20 13:17:51 -07:00
libps2.h
license.h
limits.h
linkage.h
linux_logo.h
lis3lv02d.h
list.h
list_nulls.h
llc.h
lmb.h
lockdep.h
log2.h
loop.h
lp.h
lsm_audit.h
lzo.h
m48t86.h
magic.h
major.h
map_to_7segment.h
maple.h
math64.h
matroxfb.h
max17040_battery.h
mbcache.h
mbus.h
mc6821.h
mc146818rtc.h
mca-legacy.h
mca.h
mdio-bitbang.h
mdio-gpio.h
mdio.h
memcontrol.h memory controller: soft limit reclaim on contention 2009-09-24 07:20:59 -07:00
memory.h
memory_hotplug.h
mempolicy.h
mempool.h
memstick.h
meye.h
mg_disk.h
migrate.h
mii.h
minix_fs.h
miscdevice.h
mISDNdsp.h
mISDNhw.h
mISDNif.h
mm.h mm: Move vma_stack_continue into mm.h 2010-10-28 21:44:18 -07:00
mm_inline.h
mm_types.h mm: make the vma list be doubly linked 2010-08-26 16:41:44 -07:00
mman.h
mmdebug.h
mmiotrace.h
mmtimer.h
mmu_context.h
mmu_notifier.h
mmzone.h mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake 2010-09-26 17:21:34 -07:00
mnt_namespace.h
mod_devicetable.h
module.h Revert "module: fix __module_ref_addr()" 2010-05-12 15:11:42 -07:00
moduleloader.h
moduleparam.h param: fix lots of bugs with writing charp params from sysfs, by leaking mem. 2009-10-29 08:56:17 +10:30
mount.h
mpage.h
mqueue.h
mroute.h net: Make setsockopt() optlen be unsigned. 2009-09-30 16:12:20 -07:00
mroute6.h net: Make setsockopt() optlen be unsigned. 2009-09-30 16:12:20 -07:00
msdos_fs.h
msg.h
msi.h PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() 2010-09-20 13:17:44 -07:00
mtio.h
mutex-debug.h
mutex.h
mv643xx.h
mv643xx_eth.h
mv643xx_i2c.h
n_r3964.h
namei.h
nbd.h
ncp.h
ncp_fs.h
ncp_fs_i.h
ncp_fs_sb.h
ncp_mount.h
ncp_no.h
neighbour.h
net.h net: Make setsockopt() optlen be unsigned. 2009-09-30 16:12:20 -07:00
net_dropmon.h
net_tstamp.h
netdevice.h net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules 2011-03-14 14:30:00 -07:00
netfilter.h net: Make setsockopt() optlen be unsigned. 2009-09-30 16:12:20 -07:00
netfilter_arp.h
netfilter_bridge.h
netfilter_decnet.h
netfilter_ipv4.h
netfilter_ipv6.h
netlink.h genetlink: fix netns vs. netlink table locking (2) 2009-09-24 15:44:05 -07:00
netpoll.h
netrom.h
nfs.h
nfs2.h
nfs3.h
nfs4.h
nfs4_acl.h
nfs4_mount.h
nfs_fs.h headers: kref.h redux 2009-09-26 10:17:19 -07:00
nfs_fs_i.h
nfs_fs_sb.h NFSv4: fix delegated locking 2010-04-26 07:41:25 -07:00
nfs_idmap.h
nfs_iostat.h
nfs_mount.h
nfs_page.h
nfs_xdr.h
nfsacl.h
nfsd_idmap.h
nilfs2_fs.h nilfs2: deleted struct nilfs_dat_group_desc 2009-11-15 17:17:38 +09:00
nl80211.h
nl802154.h
nls.h
nmi.h
node.h
nodemask.h
notifier.h net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE. 2010-08-13 13:19:50 -07:00
nsc_gpio.h
nsproxy.h
nubus.h
numa.h
nvram.h
nwpserial.h
of.h
of_device.h
of_gpio.h
of_i2c.h
of_mdio.h
of_platform.h
of_spi.h
oom.h
oprofile.h
oxu210hp.h
page-debug-flags.h
page-flags.h Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 2009-09-24 07:53:22 -07:00
page-isolation.h
page_cgroup.h memcg: remove the overhead associated with the root cgroup 2009-09-24 07:20:58 -07:00
pageblock-flags.h
pagemap.h mm: add new 'read_cache_page_gfp()' helper function 2010-02-09 04:50:42 -08:00
pagevec.h
param.h
parport.h
parport_pc.h
parser.h
patchkey.h
path.h
pci-acpi.h
pci-aspm.h
pci.h pci: Update pci_set_vga_state() to call arch functions 2010-04-26 07:41:31 -07:00
pci_hotplug.h
pci_ids.h ssb: b43-pci-bridge: Add new vendor for BCM4318 2010-12-09 13:26:41 -08:00
pci_regs.h
pcieport_if.h
pda_power.h
percpu-defs.h
percpu.h
percpu_counter.h
perf_counter.h
perf_event.h perf_event: Fix invalid type in ioctl definition 2009-12-18 14:03:07 -08:00
personality.h
pfkeyv2.h
pfn.h
pg.h
phantom.h
phonedev.h
phonet.h Phonet: error on broadcast sending (unimplemented) 2009-09-24 15:38:57 -07:00
phy.h
phy_fixed.h
pid.h
pid_namespace.h
pim.h
pipe_fs_i.h
pkt_cls.h
pkt_sched.h
pktcdvd.h
platform_device.h
plist.h
pm.h
pm_qos_params.h
pm_runtime.h
pm_wakeup.h
pmu.h
pnp.h
poison.h hugetlb: fix infinite loop in get_futex_key() when backed by huge pages 2010-05-12 14:57:01 -07:00
poll.h headers: remove sched.h from poll.h 2009-10-04 15:05:10 -07:00
posix-timers.h
posix_acl.h
posix_acl_xattr.h
posix_types.h
power_supply.h
ppdev.h
ppp-comp.h
ppp_channel.h
ppp_defs.h
pps.h
pps_kernel.h
prctl.h HWPOISON: Clean up PR_MCE_KILL interface 2009-10-04 03:23:17 +02:00
preempt.h
prefetch.h
prio_heap.h
prio_tree.h
proc_fs.h
profile.h
proportions.h
ptrace.h
pwm.h
pwm_backlight.h
qnx4_fs.h
qnxtypes.h
quicklist.h
quota.h quota: decouple fs reserved space from quota reservation 2010-01-06 15:05:03 -08:00
quotaops.h quota: manage reserved space when quota is not active [v2] 2010-04-01 15:58:53 -07:00
radeonfb.h
radix-tree.h
raid_class.h
ramfs.h const: mark struct vm_struct_operations 2009-09-27 11:39:25 -07:00
random.h
ratelimit.h
rational.h
raw.h
rbtree.h
rculist.h
rculist_nulls.h
rcupdate.h rcu: Clean up code based on review feedback from Josh Triplett, part 3 2009-10-05 21:02:02 +02:00
rcutree.h rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCU 2009-10-15 11:17:17 +02:00
rds.h
reboot.h
reciprocal_div.h
regset.h
reiserfs_acl.h
reiserfs_fs.h
reiserfs_fs_i.h
reiserfs_fs_sb.h
reiserfs_xattr.h reiserfs: fix oops while creating privroot with selinux enabled 2010-08-13 13:20:20 -07:00
relay.h docs: fix various Documentation/ paths in header files 2009-09-24 07:20:57 -07:00
res_counter.h memcg: some modification to softlimit under hierarchical memory reclaim. 2009-10-01 16:11:13 -07:00
resource.h resource: move kernel function inside __KERNEL__ 2010-04-26 07:41:19 -07:00
resume-trace.h
rfkill.h
ring_buffer.h
rio.h
rio_drv.h
rio_ids.h
rio_regs.h
rmap.h Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 2009-09-24 07:53:22 -07:00
romfs_fs.h
root_dev.h
rose.h
rotary_encoder.h
route.h
rslib.h
rtc-v3020.h
rtc.h
rtmutex.h
rtnetlink.h
rwsem-spinlock.h
rwsem.h
rxrpc.h
sc26198.h
scatterlist.h
scc.h
sched.h sched: Use group weight, idle cpu metrics to fix imbalances during idle 2011-02-17 15:37:28 -08:00
screen_info.h
sctp.h
scx200.h
scx200_gpio.h
sdla.h
seccomp.h
securebits.h
security.h NOMMU: Optimise away the {dac_,}mmap_min_addr tests 2010-01-06 15:04:30 -08:00
selection.h
selinux.h
selinux_netlink.h
sem.h
semaphore.h
seq_file.h vfs: seq_file: add helpers for data filling 2009-09-24 07:47:35 -04:00
seq_file_net.h
seqlock.h
serial.h
serial167.h
serial_8250.h
serial_core.h MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. 2009-09-30 21:46:59 +02:00
serial_max3100.h
serial_pnx8xxx.h
serial_reg.h
serial_sci.h
serialP.h
serio.h
sfi.h
sfi_acpi.h
sh_intc.h
sh_timer.h
shm.h
shmem_fs.h
sht15.h
signal.h signals: introduce do_send_sig_info() helper 2009-09-24 07:21:01 -07:00
signalfd.h
skbuff.h net: fix sk_forward_alloc corruption 2009-10-30 12:25:12 -07:00
slab.h
slab_def.h
slob_def.h
slow-work.h SLOW_WORK: Move slow_work's proc file to debugfs 2009-12-01 08:20:31 -08:00
slub_def.h
sm501-regs.h
sm501.h
smb.h
smb_fs.h
smb_fs_i.h
smb_fs_sb.h
smb_mount.h
smbno.h
smc91x.h
smc911x.h
smp.h cpumask: remove the deprecated smp_call_function_mask() 2009-09-24 09:34:40 +09:30
smp_lock.h
smsc911x.h
snmp.h
socket.h net: Limit socket I/O iovec total length to INT_MAX. 2010-12-09 13:27:13 -08:00
sockios.h
som.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
srcu.h
stackprotector.h
stacktrace.h
stallion.h
start_kernel.h
stat.h
statfs.h
stddef.h
stop_machine.h
string.h strstrip(): mark as as must_check 2009-10-29 07:39:25 -07:00
string_helpers.h
stringify.h
superhyway.h
suspend.h mm: allow memory hotplug and hibernation in the same kernel 2009-11-17 17:40:33 -08:00
suspend_ioctls.h
svga.h
swab.h
swap.h tmpfs: insert tmpfs cache pages to inactive list at first 2010-07-05 11:10:51 -07:00
swapops.h
swiotlb.h
synclink.h
sys.h
syscalls.h tracing: Fix ftrace_event_call alignment for use with gcc 4.5 2010-05-12 14:57:14 -07:00
sysctl.h net: restore ip source validation 2010-02-09 04:50:55 -08:00
sysdev.h
sysfs.h
sysrq.h
sysv_fs.h
task_io_accounting.h
task_io_accounting_ops.h
taskstats.h
taskstats_kern.h
tboot.h KVM: VMX: enable VMXON check with SMX enabled (Intel TXT) 2010-07-05 11:11:18 -07:00
tc.h
tcp.h
telephony.h
termios.h
textsearch.h
textsearch_fsm.h
tfrc.h
thermal.h
thread_info.h
threads.h
tick.h nohz: Introduce arch_needs_cpu 2010-08-13 13:20:13 -07:00
tifm.h
time.h nohz: Prevent clocksource wrapping during idle 2010-01-28 15:01:12 -08:00
timecompare.h
timer.h
timerfd.h
timeriomem-rng.h
times.h
timex.h
tiocl.h
tipc.h
tipc_config.h
topology.h sched: Fix vmark regression on big machines 2010-09-20 13:18:11 -07:00
toshiba.h
tpm.h
trace_clock.h
trace_seq.h tracing: Remove cpu arg from the rb_time_stamp() function 2009-10-24 11:07:51 +02:00
tracehook.h signals: tracehook_notify_jctl change 2009-09-24 07:21:00 -07:00
tracepoint.h docs: fix various Documentation/ paths in header files 2009-09-24 07:20:57 -07:00
transport_class.h
trdevice.h
tsacct_kern.h
tty.h tty: Take a 256 byte padding into account when buffering below sub-page units 2010-04-01 15:58:31 -07:00
tty_driver.h tty: Fix regressions caused by commit b50989dc 2009-09-27 13:35:16 -07:00
tty_flip.h
tty_ldisc.h
typecheck.h
types.h
uaccess.h
ucb1400.h
udf_fs_i.h
udp.h
uinput.h
uio.h
uio_driver.h
ultrasound.h
un.h
unistd.h
usb.h
usb_usual.h USB: usb-storage: add BAD_SENSE flag 2009-12-18 14:03:59 -08:00
usbdevice_fs.h
user.h
user_namespace.h
utime.h
uts.h
utsname.h headers: utsname.h redux 2009-09-23 18:13:10 -07:00
uwb.h
vermagic.h
veth.h
vfs.h
vgaarb.h Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 2009-09-24 09:57:08 -07:00
via.h
video_output.h
videodev.h
videodev2.h
videotext.h
virtio.h
virtio_9p.h virtio: let header files include virtio_ids.h 2009-10-22 16:39:28 +10:30
virtio_balloon.h virtio: let header files include virtio_ids.h 2009-10-22 16:39:28 +10:30
virtio_blk.h virtio_blk: Revert serial number support 2009-10-22 16:39:30 +10:30
virtio_config.h
virtio_console.h virtio: let header files include virtio_ids.h 2009-10-22 16:39:28 +10:30
virtio_ids.h
virtio_net.h virtio: let header files include virtio_ids.h 2009-10-22 16:39:28 +10:30
virtio_pci.h
virtio_ring.h
virtio_rng.h virtio: let header files include virtio_ids.h 2009-10-22 16:39:28 +10:30
vlynq.h
vmalloc.h vmalloc: conditionalize build of pcpu_get_vm_areas() 2009-12-18 14:05:35 -08:00
vmstat.h mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake 2010-09-26 17:21:34 -07:00
vt.h vt: Fix use of "new" in a struct field 2009-11-19 13:43:06 -08:00
vt_buffer.h
vt_kern.h
w1-gpio.h
wait.h
wanrouter.h
watchdog.h
wimax.h
wireless.h
wlp.h
wm97xx.h
wm97xx_batt.h
workqueue.h workqueue: add 'flush_delayed_work()' to run and wait for delayed work 2009-10-14 09:16:42 -07:00
writeback.h fs-writeback: Add helper function to start writeback if idle 2010-04-26 07:41:36 -07:00
x25.h
xattr.h
xfrm.h
xilinxfb.h
yam.h
zconf.h
zlib.h
zorro.h
zorro_ids.h
zutil.h