summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-23vfs: allow custom EOF in generic_file_llseek codeEric Sandeen1-1/+1
2012-07-22vfs: Create function for iterating over block devicesJan Kara1-0/+5
2012-07-22quota: Split dquot_quota_sync() to writeback and cache flushing partJan Kara2-2/+8
2012-07-22get rid of ->scm_work_listAl Viro2-2/+0
2012-07-22switch fput to task_work_addAl Viro1-0/+3
2012-07-22merge task_work and rcu_head, get rid of separate allocation for keyring caseAl Viro3-15/+10
2012-07-22trim task_work: get rid of hlistAl Viro3-4/+4
2012-07-22trimming task_work: kill ->dataAl Viro1-3/+1
2012-07-22net: netprio_cgroup: rework update socket logicJohn Fastabend2-2/+3
2012-07-22skbuff: add an api to orphan fragsMichael S. Tsirkin1-0/+16
2012-07-22mmc: sd: Fix sd current limit settingAaron Lu1-7/+3
2012-07-22mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMERAaron Lu1-0/+1
2012-07-22mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPSPhilip Rakity1-1/+2
2012-07-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+0
2012-07-22sctp: Implement quick failover draft from tsvwgNeil Horman3-1/+31
2012-07-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+4
2012-07-22Merge branch 'regulator-drivers' into regulator-nextMark Brown27-42/+196
2012-07-22Merge branches 'regulator-core', 'regulator-dt' and 'regulator-dummy' into re...Mark Brown53-107/+420
2012-07-22Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-nextMark Brown34-65/+346
2012-07-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+0
2012-07-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-19/+21
2012-07-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-36/+70
2012-07-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2012-07-22kthread_worker: reimplement flush_kthread_work() to allow freeing the work it...Tejun Heo1-6/+2
2012-07-21Merge tag 'v3.5-rc7' into next/boardsArnd Bergmann12-23/+49
2012-07-21Remove SYSTEM_SUSPEND_DISK system stateRafael J. Wysocki1-1/+0
2012-07-21Merge branch 'anton-kgdb' (kgdb dmesg fixups)Linus Torvalds1-0/+16
2012-07-21printk: Implement some unlocked kmsg_dump functionsAnton Vorontsov1-0/+16
2012-07-21mmc: sdhci: only set 200mA support for 1.8v if 200mA is availablePhilip Rakity1-0/+1
2012-07-21mmc: sh_mmcif: support generic card-detectionGuennadi Liakhovetski1-0/+2
2012-07-21mmc: sh_mobile_sdhi: support caps2 flagsGuennadi Liakhovetski1-0/+1
2012-07-21mmc: tmio: support caps2 flagsGuennadi Liakhovetski1-0/+1
2012-07-21mmc: core: add WP pin handler to slot functionsGuennadi Liakhovetski1-0/+4
2012-07-21mmc: core: convert slot functions to managed allocationGuennadi Liakhovetski1-0/+3
2012-07-21mmc: add CD GPIO polling support to slot functionsGuennadi Liakhovetski1-0/+2
2012-07-21mmc: add two capability flags for CD and WP signal polarityGuennadi Liakhovetski1-0/+2
2012-07-21mmc: core: use a more generic name for slot function types and fieldsGuennadi Liakhovetski1-3/+14
2012-07-21mmc: tmio: add callbacks to enable-update and disable the interface clockGuennadi Liakhovetski1-0/+3
2012-07-21mmc: add a function to get regulators, supplying card's powerGuennadi Liakhovetski1-2/+14
2012-07-20ipv4: Fix neigh lookup keying over loopback/point-to-point devices.David S. Miller1-3/+0
2012-07-20ipv4: Kill rt->fiDavid S. Miller1-1/+0
2012-07-20ipv4: Turn rt->rt_route_iif into rt->rt_is_input.David S. Miller1-3/+3
2012-07-20ipv4: Kill rt->rt_oifDavid S. Miller1-1/+0
2012-07-20ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.David S. Miller2-3/+1
2012-07-20ipv4: Cache input routes in fib_info nexthops.David S. Miller1-0/+1
2012-07-20ipv4: Cache output routes in fib_info nexthops.David S. Miller1-0/+2
2012-07-20ipv4: Kill routes during PMTU/redirect updates.David S. Miller1-0/+1
2012-07-20net: Document dst->obsolete better.David S. Miller1-1/+13
2012-07-20ipv4: Adjust semantics of rt->rt_gateway.David S. Miller1-0/+7
2012-07-20ipv4: Remove 'rt_dst' from 'struct rtable'David S. Miller1-1/+0