summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2012-07-233-16/+39
|\
| * don't pass nameidata to ->create()Al Viro2012-07-143-2/+8
| * stop passing nameidata to ->lookup()Al Viro2012-07-143-5/+4Star
| * stop passing nameidata * to ->d_revalidate()Al Viro2012-07-143-5/+10
| * kill struct opendataAl Viro2012-07-142-2/+2
| * make ->atomic_open() return intAl Viro2012-07-142-4/+4
| * ->atomic_open() prototype change - pass int * instead of bool *Al Viro2012-07-142-2/+2
| * vfs: add i_op->atomic_open()Miklos Szeredi2012-07-142-0/+15
| * vfs: update documentation on ->i_dentry handlingAl Viro2012-07-141-6/+4Star
* | Merge tag 'mmc-merge-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-07-239-46/+61
|\ \
| * | mmc: sdhci-pxa: Add device tree supportChris Ball2012-07-211-0/+21
| * | mmc: dt: Add reg/interrupts to mmc.txt for clarity.Chris Ball2012-07-111-3/+7
| * | mmc: dt: Deduplicate binding docs by referencing mmc.txtChris Ball2012-07-117-43/+33Star
* | | Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-07-223-4/+23
|\ \ \
| * \ \ Merge branch 'pm-doc'Rafael J. Wysocki2012-07-191-4/+5
| |\ \ \
| | * | | PM / Documentation: fix typos in power management descriptionOskar Schirmer2012-07-031-4/+5
| * | | | Merge branch 'fixes' into pm-sleepRafael J. Wysocki2012-07-1813-129/+139
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | PM / Sleep: add knob for printing device resume timesSameer Nanda2012-07-011-0/+13
| * | | | PM / Hibernate: Enable suspend to both for in-kernel hibernation.Bojan Smojver2012-07-011-0/+5
| | |/ / | |/| |
* | | | Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-07-226-29/+237
|\ \ \ \
| * | | | regulator: tps65910: set input_supply on desc unconditionallyLaxman Dewangan2012-07-171-11/+22
| * | | | Merge tag 'v3.5-rc7' into regulator-driversMark Brown2012-07-1513-129/+139
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | regulator: tps6586x: add support for input supplyLaxman Dewangan2012-07-131-0/+17
| * | | | regulator: tps65217: Add device tree supportAnilKumar Ch2012-07-121-0/+91
| * | | | regulator: tps65910: add support for input supplyLaxman Dewangan2012-07-061-0/+25
| * | | | regulator: fixed: dt: support for input supplyLaxman Dewangan2012-07-051-0/+2
| * | | | regulator: dt: add policy to have property "regulator-compatible"Laxman Dewangan2012-07-053-28/+90
| * | | | Merge tag 'v3.5-rc5' into regulator-driversMark Brown2012-07-025-7/+12
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge tag 'v3.5-rc4' into regulator-driversMark Brown2012-06-257-21/+458
| |\ \ \ \
| * | | | | regulator: twl: Remove references to 32kHz clock from DT bindingsMark Brown2012-06-181-1/+0Star
| * | | | | regulator: core: Change the unit of ramp_delay from mV/uS to uV/uSAxel Lin2012-06-181-1/+1
| * | | | | regulator: Add ramp_delay configuration to constraintsYadwinder Singh Brar2012-06-171-0/+1
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-07-225-33/+41
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-07-065-33/+41
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | | | | | |
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'bigrtm.2012.07.04a', 'doctorture.2012.07.02a', 'fixes.2012.07...Paul E. McKenney2012-07-064-33/+36
| | |\ \ \ \ \ \ | | | | | |_|/ / | | | | |/| | |
| | | * / | | | rcu: Update documentation to cover call_srcu() and srcu_barrier().Paul E. McKenney2012-07-024-33/+36
| | | |/ / / /
| | * / / / / rcu: Control RCU_FANOUT_LEAF from boot-time parameterPaul E. McKenney2012-07-021-0/+5
| | |/ / / /
* | | | | | kexec: update URL of kexec homepageOlaf Hering2012-07-191-1/+1
* | | | | | Merge tag 'fixes-for-v3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-07-161-0/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_IDDong Aisheng2012-07-141-0/+2
* | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-132-8/+1Star
|\ \ \ \ \ \
| * | | | | | [media] Revert "[media] V4L: JPEG class documentation corrections"Sylwester Nawrocki2012-07-072-8/+1Star
* | | | | | | Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtdLinus Torvalds2012-07-131-8/+9
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | mtd: ABI documentation: clarification of bitflip_thresholdMike Dunn2012-07-061-8/+9
* | | | | | | security: Minor improvements to no_new_privs documentationAndy Lutomirski2012-07-071-0/+7
| |_|/ / / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-051-0/+17
|\ \ \ \ \ \
| * | | | | | KVM: Add missing KVM_IRQFD API documentationAlex Williamson2012-07-031-0/+17
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-07-056-7/+9
|\ \ \ \ \ \
| * | | | | | dt: mc13xxx.txt: Fix gpio number assignmentFabio Estevam2012-06-131-2/+2
| * | | | | | dt: fsl-fec.txt: Fix gpio number assignmentFabio Estevam2012-06-131-1/+1