aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-07-23Merge tag 'newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-23Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-23Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-23Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-07-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2012-07-22Merge tag 'mmc-merge-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-07-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-22Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-07-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-07-22Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-07-22Merge tag 'regmap-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds
2012-07-23switch dentry_open() to struct path, make it grab references itselfAl Viro
2012-07-23vfs: allow custom EOF in generic_file_llseek codeEric Sandeen
2012-07-22vfs: Create function for iterating over block devicesJan Kara
2012-07-22quota: Split dquot_quota_sync() to writeback and cache flushing partJan Kara
2012-07-22get rid of ->scm_work_listAl Viro
2012-07-22switch fput to task_work_addAl Viro
2012-07-22merge task_work and rcu_head, get rid of separate allocation for keyring caseAl Viro
2012-07-22trim task_work: get rid of hlistAl Viro
2012-07-22trimming task_work: kill ->dataAl Viro
2012-07-22mmc: sd: Fix sd current limit settingAaron Lu
2012-07-22mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMERAaron Lu
2012-07-22mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPSPhilip Rakity
2012-07-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-07-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-07-22Merge branch 'regulator-drivers' into regulator-nextMark Brown
2012-07-22Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into re...Mark Brown
2012-07-22Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-nextMark Brown
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-07-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-07-21Remove SYSTEM_SUSPEND_DISK system stateRafael J. Wysocki
2012-07-21Merge branch 'anton-kgdb' (kgdb dmesg fixups)Linus Torvalds
2012-07-21printk: Implement some unlocked kmsg_dump functionsAnton Vorontsov
2012-07-21mmc: sdhci: only set 200mA support for 1.8v if 200mA is availablePhilip Rakity
2012-07-21mmc: sh_mmcif: support generic card-detectionGuennadi Liakhovetski
2012-07-21mmc: sh_mobile_sdhi: support caps2 flagsGuennadi Liakhovetski
2012-07-21mmc: tmio: support caps2 flagsGuennadi Liakhovetski
2012-07-21mmc: core: add WP pin handler to slot functionsGuennadi Liakhovetski
2012-07-21mmc: core: convert slot functions to managed allocationGuennadi Liakhovetski
2012-07-21mmc: add CD GPIO polling support to slot functionsGuennadi Liakhovetski
2012-07-21mmc: add two capability flags for CD and WP signal polarityGuennadi Liakhovetski
2012-07-21mmc: core: use a more generic name for slot function types and fieldsGuennadi Liakhovetski
2012-07-21mmc: tmio: add callbacks to enable-update and disable the interface clockGuennadi Liakhovetski
2012-07-21mmc: add a function to get regulators, supplying card's powerGuennadi Liakhovetski
2012-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-07-19ARM: socfpga: initial support for Altera's SOCFPGA platformDinh Nguyen
2012-07-18Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds
2012-07-19Merge branch 'pm-qos'Rafael J. Wysocki