aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-24mmc: dw_mmc: Add "disable-wp" device tree propertyDoug Anderson1-2/+10
2013-02-11mmc: mvsdio: implement a Device Tree bindingThomas Petazzoni1-0/+17
2013-02-11mmc: add BCM2835 driverStephen Warren1-0/+18
2013-02-01Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+0
2013-01-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+30
2013-01-28Merge tag 'md-3.8-fixes' of git://neil.brown.name/mdLinus Torvalds1-0/+1
2013-01-27x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin2-1/+30
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+3
2013-01-24DM-RAID: Fix RAID10's check for sufficient redundancyJonathan Brassow1-0/+1
2013-01-23ARM: at91/at91-pinctrl documentation: fix typo and add some detailsRichard Genoud1-2/+3
2013-01-22Merge tag 'f2fs-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-9/+9
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-21/+17
2013-01-08Merge tag 'imx-fixes-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixesOlof Johansson4-18/+0
2013-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+11
2013-01-07Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+5
2013-01-06Power: gpio-poweroff: Fix documentation and gpio_is_validAndrew Lunn1-3/+17
2013-01-06PM: Move disabling/enabling runtime PM to late suspend/early resumeRafael J. Wysocki1-4/+5
2013-01-04Documentation/sysctl/kernel.txt: document /proc/sys/shmallCarlos Alberto Lopez Perez1-0/+13
2013-01-04ipc: add sysctl to specify desired next object idStanislav Kinsbursky1-0/+19
2013-01-04ip-sysctl: fix spelling errorsstephen hemminger1-5/+5
2013-01-04ipv6: document ndisc_notify in networking/ip-sysctl.txtHannes Frederic Sowa1-0/+6
2013-01-04clk: imx: Remove 'clock-output-names' from the examplesFabio Estevam4-18/+0
2013-01-04f2fs: update f2fs document to reflect SIT/NAT layout correctlyHuajun Li1-9/+9
2013-01-03Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds9-36/+14
2013-01-03Documentation: remove __dev* attributes.Greg Kroah-Hartman9-36/+14
2013-01-03Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-0/+47
2013-01-02watchdog: twl4030_wdt: add DT supportAaro Koskinen1-0/+10
2012-12-26pinctrl: sirf: enable GPIO pullup/down configuration from dtsBarry Song1-0/+3
2012-12-26pinctrl: sirf: add missing DT-binding documentBarry Song1-0/+44
2012-12-21Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+12
2012-12-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-13/+0
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds7-36/+92
2012-12-20Documentation: ABI: remove testing/sysfs-devices-nodeDavidlohr Bueso1-7/+0
2012-12-20Documentation: kernel-parameters.txt remove capability.disableJosh Boyer1-6/+0
2012-12-20Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into for-linusAl Viro5-18/+101
2012-12-20documentation: drop vmtruncateMarco Stornelli3-18/+1
2012-12-20Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-16/+4
2012-12-20FS-Cache: Provide proper invalidationDavid Howells3-16/+65
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-0/+4
2012-12-20FS-Cache: Fix operation state management and accountingDavid Howells2-2/+26
2012-12-20Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds2-0/+423
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-0/+138
2012-12-20Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-0/+10
2012-12-19Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-2/+28
2012-12-19watchdog: davinci_wdt: add OF supportMurali Karicheri1-0/+12
2012-12-19hwmon: (it87) Report thermal sensor type as Intel PECI if appropriateGuenter Roeck1-1/+2
2012-12-19hwmon: (it87) Introduce support for tempX_offset sysfs attributeGuenter Roeck1-0/+9
2012-12-19Merge tag 'xtensa-20121218' of git://github.com/czankel/xtensa-linuxLinus Torvalds1-0/+44
2012-12-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds6-7/+117