aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2014-12-15x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin1-0/+2
2014-11-25Documentation: lzo: document part of the encodingWilly Tarreau1-0/+164
2012-10-09x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin1-0/+5
2012-10-09stable: Allow merging of backports for serious user-visible performance issuesMel Gorman1-0/+6
2012-01-13USB: update documentation for usbmonAlan Stern1-5/+9
2012-01-13Documentation: Update stable addressJoe Perches2-6/+6
2011-11-28kbuild: Fix passing -Wno-* options to gcc 4.4+Michal Marek1-0/+12
2011-11-28Remove the old V4L1 v4lgrab.c fileMauro Carvalho Chehab3-210/+1
2011-11-08Update email address for stable patch submissionJosh Boyer1-2/+2
2011-05-10ALSA: hda - Add support for the new 27 inch IMacsRafael Avila de Espindola1-0/+1
2011-05-10USB: teach "devices" file about Wireless and SuperSpeed USBAlan Stern1-12/+22
2011-03-24i2c: Fix typo in instantiating-devices documentRoman Fietze1-1/+1
2011-02-18x86: Add IRQ_TIME_ACCOUNTINGVenkatesh Pallipadi1-0/+4
2011-02-18Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13Jiri Kosina1-0/+1
2010-07-07Documentation/3c509: document ethtool supportBen Hutchings1-4/+8
2010-07-07hwmon: (ltc4245) Read only one GPIO pinIra W. Snyder1-3/+1
2010-05-27revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt1-2/+1
2010-05-27proc: partially revert "procfs: provide stack information for threads"KOSAKI Motohiro1-2/+0
2010-05-13ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui1-1/+4
2010-04-27i2c-i801: Add Intel Cougar Point device IDsSeth Heasley1-1/+2
2010-04-27thinkpad-acpi: lock down video output state accessHenrique de Moraes Holschuh1-0/+4
2010-04-27thinkpad-acpi: issue backlight class eventsHenrique de Moraes Holschuh1-39/+12
2010-04-02doc: add the documentation for mpol=localKOSAKI Motohiro1-1/+5
2010-03-17x86, mm: Allow highmem user page tables to be disabled at boot timeIan Campbell1-0/+7
2010-03-17KVM: allow userspace to adjust kvmclock offsetGlauber Costa1-0/+36
2010-03-17V4L/DVB (13680b): DocBook/media: create links for included sourcesBen Hutchings1-2/+11
2010-03-17V4L/DVB (13680a): DocBook/media: copy images after building HTMLBen Hutchings1-5/+5
2010-03-17V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134 SubVe...Danny Wood1-0/+1
2010-03-17ext4: Update documentation to correct the inode_readahead_blks option nameFang Wenqi1-1/+1
2010-03-17netfilter: xtables: document minimal required versionJan Engelhardt1-0/+2
2010-03-17V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.Rafal Milecki1-0/+1
2010-03-17USB: usb-storage: add BAD_SENSE flagAlan Stern1-0/+2
2010-03-17ext4: make "norecovery" an alias for "noload"Eric Sandeen1-2/+2
2010-03-17ext4: make trim/discard optional (and off by default)Eric Sandeen1-0/+6
2009-12-01SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells1-2/+2
2009-11-30fbdev: Migrate mailing lists to vgerGeert Uytterhoeven1-4/+2
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds3-7/+284
2009-11-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2009-11-19CacheFiles: Catch an overly long wait for an old active objectDavid Howells1-0/+1
2009-11-19FS-Cache: Start processing an object's operations on that object's deathDavid Howells1-0/+2
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2-1/+24
2009-11-19FS-Cache: Handle read request vs lookup, creation or other cache failureDavid Howells1-0/+1
2009-11-19FS-Cache: Fix lock misorder in fscache_write_op()David Howells1-0/+3
2009-11-19FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phaseDavid Howells1-0/+2
2009-11-19FS-Cache: Add counters for entry/exit to/from cache operation functionsDavid Howells1-0/+16
2009-11-19FS-Cache: Allow the current state of all objects to be dumpedDavid Howells1-0/+81
2009-11-19SLOW_WORK: Allow a requeueable work item to sleep till the thread is neededDavid Howells1-0/+44
2009-11-19SLOW_WORK: Allow the owner of a work item to determine if it is queued or notDavid Howells1-0/+15
2009-11-19SLOW_WORK: Allow the work items to be viewed through a /proc fileDavid Howells1-1/+59
2009-11-19SLOW_WORK: Add delayed_slow_work supportJens Axboe1-1/+15
2009-11-19SLOW_WORK: Add support for cancellation of slow workJens Axboe1-1/+11
2009-11-19SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optionalJens Axboe1-1/+1
2009-11-19SLOW_WORK: Wait for outstanding work items belonging to a module to clearDavid Howells1-3/+10
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2009-11-15Documentation/vm/page-types.c: Declare checked_open staticJosh Triplett1-1/+1
2009-11-13ocfs2: Refresh documentationSunil Mushran1-3/+3
2009-11-09Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2009-11-07i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai1-1/+1
2009-11-05Merge branches 'misc', 'eeepc-laptop' and 'bugzilla-14445' into releaseLen Brown1-188/+201
2009-11-05thermal: sysfs-api.txt - document passive attribute for thermal zonesFrans Pop1-0/+9
2009-11-05thermal: sysfs-api.txt - reformat for improved readabilityFrans Pop1-188/+192
2009-11-02Revert "ext4: Remove journal_checksum mount option and enable it by default"Linus Torvalds1-1/+7
2009-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-1/+1
2009-11-02Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+2
2009-11-02ALSA: dummy - Fix descriptions of pcm_substreams parameterTakashi Iwai1-1/+1
2009-10-30Documentation: ABI: /sys/devices/system/cpu/cpu#/nodeAlex Chiang1-0/+15
2009-10-30Documentation: ABI: /sys/devices/system/cpu/cpuidle/Alex Chiang1-0/+20
2009-10-30Documentation: ABI: /sys/devices/system/cpu/sched_[mc|smt]_power_savingsAlex Chiang1-0/+24
2009-10-30Documentation: ABI: /sys/devices/system/cpu/cpu#/ topology filesAlex Chiang2-17/+69
2009-10-30Documentation: ABI: /sys/devices/system/cpu/ topology filesAlex Chiang1-0/+28
2009-10-30Documentation: ABI: document /sys/devices/system/cpu/Alex Chiang1-0/+12
2009-10-30Documentation: ABI: rename sysfs-devices-cache_disable properlyAlex Chiang1-0/+0
2009-10-29Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+136
2009-10-29hwmon: enhance the sysfs API for power metersDarrick J. Wong1-1/+56
2009-10-24tracing: Fix comment typo and documentation exampleJiri Olsa1-0/+2
2009-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-1/+0
2009-10-22virtio: let header files include virtio_ids.hChristian Borntraeger1-1/+0
2009-10-18inotify: deprecate the inotify kernel interfaceEric Paris1-0/+8
2009-10-15Merge branch 'docs-next' of git://git.lwn.net/linux-2.6Linus Torvalds1-11/+32
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-2/+2
2009-10-15Update flex_arrays.txtJonathan Corbet1-11/+32
2009-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-4/+4
2009-10-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+30
2009-10-14USB: rename Documentation/ABI/.../sysfs-class-usb_hostDavid Vrabel1-2/+2
2009-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+1
2009-10-13Merge branch 'fix/hda' into for-linusTakashi Iwai1-0/+1
2009-10-13ALSA: hda - Fix mute sound with STAC9227/9228 codecsTakashi Iwai1-0/+1
2009-10-13ext3: Update documentation about ext3 quota mount optionsJan Kara1-4/+12
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-1/+20
2009-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-3/+3
2009-10-08x86, vmi: Mark VMI deprecated and schedule it for removalAlok Kataria1-0/+30
2009-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-16/+75
2009-10-08page-types: add hwpoison/unpoison featureWu Fengguang1-1/+72
2009-10-08page-types: introduce kpageflags_flags()Wu Fengguang1-4/+11
2009-10-08page-types: make voffset local variablesWu Fengguang1-18/+21
2009-10-08page-types: make standalone pagemap/kpageflags read routinesWu Fengguang1-65/+89
2009-10-08page-types: introduce checked_open()Wu Fengguang1-10/+14
2009-10-08page-types: add GPL noteWu Fengguang1-1/+4
2009-10-08pagemap: document KPF_KSM and show it in page-typesWu Fengguang2-0/+6
2009-10-08pagemap: export KPF_HWPOISONWu Fengguang2-0/+6
2009-10-08cgroups: update documentation of cgroups tasks and procs filesPaul Menage1-2/+9
2009-10-08ksm: more on default valuesHugh Dickins1-6/+7
2009-10-07IB: Fix typo in udev rule documentationBart Van Assche2-3/+3
2009-10-06Documentation: expand isdn/INTERFACE.CAPI documentTilman Schmidt1-16/+67
2009-10-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2009-10-04pktgen: Fix multiqueue handlingEric Dumazet1-0/+8
2009-10-04Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-12/+16
2009-10-04i2c: Minor documentation updateJean Delvare1-1/+1
2009-10-04ltc4215/ltc4245: Discard obsolete detect methodsJean Delvare2-6/+8
2009-10-04ds2482: Discard obsolete detect methodJean Delvare1-3/+3
2009-10-04max6875: Discard obsolete detect methodJean Delvare1-2/+4
2009-10-04i2c: Move misc devices documentationJean Delvare2-0/+0
2009-10-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+28
2009-10-04HWPOISON: Add brief hwpoison description to DocumentationAndi Kleen1-0/+136
2009-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+1
2009-10-03Merge branch 'fix/hda' into for-linusTakashi Iwai1-0/+1
2009-10-03ieee1394: update URLs in debugging-via-ohci1394.txtJustin P. Mattock1-4/+4
2009-10-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+6
2009-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-6/+6
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner2-5/+5
2009-10-02net: Fix wrong sizeofJean Delvare1-1/+1
2009-10-02[SCSI] hptiop: Add RR44xx adapter supportHighPoint Linux Team1-1/+20
2009-10-01docs: update patch size in SubmittingPatchesRandy Dunlap1-1/+1
2009-10-01cciss: Add usage_count attribute to each logical drive in /sysStephen M. Cameron1-0/+7
2009-10-01cciss: Add a "raid_level" attribute to each logical drive in /sysStephen M. Cameron1-0/+7
2009-10-01cciss: Add lunid attribute to each logical drive in /sysStephen M. Cameron1-0/+7
2009-10-01cciss: Allow triggering of rescan of logical drive topology via sysfs entryAndrew Patterson1-0/+7
2009-10-01ARM: 5738/1: Correct TCM documentationLinus Walleij1-4/+6
2009-10-01x86: earlyprintk: Fix regression to handle serial,ttySn as 1 argJason Wessel1-0/+1
2009-09-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2-4/+10
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds1-1/+1
2009-09-30ext4: Use tracepoints for mb_history trace fileTheodore Ts'o1-1/+0
2009-09-29ALSA: hda - Analog Devices AD1984A add HP Touchsmart modelMiguel de Barros1-0/+1
2009-09-29ext4: Update documentation about quota mount optionsJan Kara1-3/+10
2009-09-26Merge branch 'thinkpad-2.6.32-part2' into releaseLen Brown1-21/+27
2009-09-24Merge branch 'origin' into for-linusRussell King231-1151/+40153
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-30/+45
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2-1/+47
2009-09-24drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UVDimitri Sivanich1-0/+1
2009-09-24exec: let do_coredump() limit the number of concurrent dumps to pipesNeil Horman1-0/+22
2009-09-24memory controller: soft limit documentationBalbir Singh1-1/+36
2009-09-24memcg: remove the overhead associated with the root cgroupBalbir Singh1-0/+4
2009-09-24cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeBen Blum1-3/+9
2009-09-24cgroups: support named cgroups hierarchiesPaul Menage1-0/+20
2009-09-24page-types: add feature for walking process address spaceWu Fengguang1-20/+180
2009-09-24Documentation/vm/.gitignore: add page-typesJosh Triplett1-0/+1
2009-09-24includecheck fix: Documentation, cfag12864b-example.cJaswinder Singh Rajput1-1/+0
2009-09-24Documentation: update stale definition of file-nr in fs.txtXiaotian Feng1-7/+10
2009-09-24doc/filesystems: more mount cleanupsPeng Tao1-6/+11
2009-09-24doc/filesystems: remove smount programRandy Dunlap1-175/+34
2009-09-24truncate: new helpersnpiggin@suse.de1-1/+1
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2-3/+33
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds1-14/+26
2009-09-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-178/+3
2009-09-23hwmon: (coretemp) Add Lynnfield CPUHuaxu Wan1-1/+1
2009-09-23hwmon: (coretemp) Add support for Penryn mobile CPUsRudolf Marek1-1/+3
2009-09-23hwmon: (coretemp) Fix Atom CPUs supportRudolf Marek1-1/+1
2009-09-23hwmon: Delete deprecated FSC driversJean Delvare2-177/+0
2009-09-239p: Update documentation to add fscache related bitsAbhishek Kulkarni1-14/+26
2009-09-23Merge git://git.infradead.org/battery-2.6Linus Torvalds1-0/+7
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-16/+26
2009-09-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-5/+1
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds4-6/+40
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds9-6/+509
2009-09-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-192/+2
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds4-12/+47
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-4/+22
2009-09-23matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatoryJean Delvare1-3/+1
2009-09-23ep93xx video driverRyan Mallon1-0/+135
2009-09-23gpiolib: allow poll() on valueDaniel Glöckner2-0/+8
2009-09-23gpiolib: allow exported GPIO nodes to be named using sysfs linksJani Nikula1-0/+10
2009-09-23rtc: add boot_timesource sysfs attributeMatthew Garrett1-0/+2
2009-09-23rtc: document the sysfs interfaceMatthew Garrett1-0/+22
2009-09-23rtc: update documentation wrt RTC_PIE/irq_set_stateMike Frysinger1-0/+2
2009-09-23spi: fix spelling of `automatically' in documentationBen Dooks1-1/+1
2009-09-23ncpfs: remove dead URL from documentationBartlomiej Zolnierkiewicz1-3/+3
2009-09-23procfs: provide stack information for threadsStefani Seibold1-1/+4
2009-09-23powerpc: introduce and document sdhci,wp-inverted property for eSDHCAnton Vorontsov1-0/+2
2009-09-23Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe9-86/+86
2009-09-23printk: add printk_delay to make messages readable for some scenariosDave Young1-0/+8
2009-09-23USB: Fix sysfs paths in documentationJean Delvare1-5/+5
2009-09-23USB: ehci-dbgp,documentation: Documentation updates for ehci-dbgpJason Wessel2-3/+38
2009-09-23USB: fix paths in usbmon documentationRogério Brito1-3/+3
2009-09-23USB: usbmon: touch up the documentationPete Zaitcev1-1/+1
2009-09-23lguest: don't force VIRTIO_F_NOTIFY_ON_EMPTYRusty Russell1-4/+21
2009-09-23virtio: add virtio IDs fileFernando Luis Vazquez Cao1-0/+1
2009-09-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown1-30/+45
2009-09-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Anton Vorontsov250-1255/+44768
2009-09-22regulator: Add some brief design documentationMark Brown1-0/+33
2009-09-22Merge branch 'master' into for-linusRussell King28-96/+1353
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds1-20/+1
2009-09-22Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+54
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds16-62/+111
2009-09-22hugetlb: add MAP_HUGETLB exampleEric B Munson3-6/+87
2009-09-22mm: fix NUMA accounting in numastat.txtMinchan Kim1-4/+4
2009-09-22oom: make oom_score to per-process valueKOSAKI Motohiro1-1/+1
2009-09-22tracing, documentation: Add a document on the kmem tracepointsMel Gorman1-0/+107
2009-09-22tracing, documentation: add a document describing how to do some performance ...Mel Gorman1-0/+327
2009-09-22tracing, page-allocator: add a postprocessing script for page-allocator-relat...Mel Gorman1-0/+418