aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/feature-removal-schedule.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-15Documentation/feature-removal-schedule.txt: remove ns_cgroup from feature-removal-schedule.txtakpm@linux-foundation.org1-17/+0
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds1-0/+36
2011-05-29x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline paramLen Brown1-0/+7
2011-05-29x86 idle: deprecate "no-hlt" cmdline paramLen Brown1-0/+11
2011-05-29x86 idle APM: deprecate CONFIG_APM_CPU_IDLELen Brown1-0/+10
2011-05-29x86 idle floppy: deprecate disable_hlt()Len Brown1-0/+8
2011-05-23ocfs2: remove the /sys/o2cb symlinkAmerigo Wang1-10/+0
2011-05-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-0/+23
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-21/+0
2011-05-20[media] uvcvideo: Deprecate UVCIOC_CTRL_{ADD,MAP_OLD,GET,SET}Laurent Pinchart1-0/+23
2011-05-17PM / ACPI: Remove acpi_sleep=s4_nonvsAmerigo Wang1-8/+0
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-1/+1
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-11/+0
2011-04-07ar9170usb: purge obsolete driverChristian Lamparter1-11/+0
2011-04-06capi: Perform scheduled capifs removalJan Kiszka1-10/+0
2011-04-01asus-laptop: remove removed features from feature-removal-schedule.txtCorentin Chary1-20/+0
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-36/+0
2011-03-23Merge branch 'linus' into releaseLen Brown1-10/+35
2011-03-22ACPI button: remove unused procfs I/FZhang Rui1-8/+0
2011-03-21[media] v4l: removal of old, obsolete ioctlsHans Verkuil1-21/+0
2011-03-21[media] se401: remove last V4L1 driverHans Verkuil1-15/+0
2011-03-20i2c: Drop i2c_adapter.idJean Delvare1-10/+0
2011-03-20i2c: Deprecate i2c_driver.attach_adapter and .detach_adapterJean Delvare1-0/+9
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+26
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller1-0/+9
2011-03-15netfilter: ipt_addrtype: rename to xt_addrtypeFlorian Westphal1-0/+8
2011-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+11
2011-02-21ar9170usb: mark the old driver as obsoleteChristian Lamparter1-0/+11
2011-02-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+16
2011-02-02memsw: deprecate noswapaccount kernel parameter and schedule it for removalMichal Hocko1-0/+16
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-8/+0
2011-01-21genirq: Remove __do_IRQThomas Gleixner1-8/+0
2011-01-20Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy1-0/+7
2011-01-19netfilter: xtables: connlimit revision 1Jan Engelhardt1-0/+7
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+11
2011-01-13Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-0/+10
2011-01-13cs5535: deprecate older cs5535_gpio driverAndres Salomon1-0/+14
2011-01-12hwmon: Schedule the removal of the old intrusion detection interfacesJean Delvare1-0/+10
2011-01-12ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39Zhang Rui1-0/+11
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+10
2010-12-29[media] feature_removal_schedule.txt: mark VIDIOC_*_OLD ioctls to dieMauro Carvalho Chehab1-0/+21
2010-12-29[media] V4L1 removal: Remove linux/videodev.hMauro Carvalho Chehab1-17/+0
2010-12-29[media] feature-removal: update V4L1 removal statusHans Verkuil1-13/+11
2010-12-15workqueue: deprecate cancel_rearming_delayed_work[queue]()Tejun Heo1-0/+10
2010-11-15i2c: Mark i2c_adapter.id as deprecatedJean Delvare1-0/+10
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-24/+16
2010-10-27cgroup: notify ns_cgroup deprecatedDaniel Lezcano1-0/+17
2010-10-26Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+10
2010-10-25Merge branch 'ieee1394-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-10/+0