aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* mmc: sdhci-pci: add platform dataAdrian Hunter2012-01-11
* mmc: add a generic GPIO card-detect helperGuennadi Liakhovetski2012-01-11
* mmc: add a card hotplug handler contextGuennadi Liakhovetski2012-01-11
* mmc: dw_mmc: Add more capabilities fieldSeungwon Jeon2012-01-11
* mmc: boot partition ro lock supportJohan Rudholm2012-01-11
* mmc: allow upper layers to know immediately if card has been removedAdrian Hunter2012-01-11
* mmc: mmci: add capabilities2 for MMC_CAP2Per Forlin2012-01-11
* mmc: sdio: support SDIO UHS cardsPhilip Rakity2012-01-11
* mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma2012-01-11
* mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO2012-01-11
* mmc: sd: Macro name cleanup for high speed dtrQiang Liu2012-01-11
* VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat2011-12-22
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-20
|\
| * time/clocksource: Fix kernel-doc warningsKusanagi Kouichi2011-12-19
* | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds2011-12-16
|\ \
| * | iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov2011-12-16
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-12-16
|\ \ \
| * | | block: initialize request_queue's numa node duringMike Snitzer2011-11-23
* | | | linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds2011-12-13
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-12-12
|\ \ \ \
| * | | | mmc: core: Add quirk for long data read timeStefan Nilsson XK2011-12-10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-12-09
|\ \ \ \ \
| * | | | | asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf2011-12-03
* | | | | | vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov2011-12-09
| |/ / / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-07
|\ \ \ \ \
| * | | | | fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2011-12-06
| |/ / / /
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-06
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | tracing: Restore system filter behaviorLi Zefan2011-12-05
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-05
|\ \ \ \ \
| * | | | | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...Andreas Herrmann2011-12-05
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-05
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | perf: Fix loss of notification with multi-eventPeter Zijlstra2011-12-05
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-12-05
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde2011-11-14
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-12-02
|\ \ \ \ \
| * | | | | firmware: Sigma: Fix endianess issuesLars-Peter Clausen2011-11-29
| * | | | | firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen2011-11-29
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-01
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard2011-11-28
| * | | | | tc: comment spelling fixesstephen hemminger2011-11-22
* | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-11-29
|\ \ \ \ \ \
| * | | | | | PM: Update comments describing device power management callbacksRafael J. Wysocki2011-11-28
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds2011-11-28
|\ \ \ \ \ \
| * | | | | | pstore: pass allocated memory region back to callerKees Cook2011-11-17
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-11-28
|\ \ \ \ \ \ \
| * | | | | | | clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz2011-11-10
* | | | | | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-23
|\ \ \ \ \ \ \ \
| * | | | | | | | virtio-pci: make reset operation saferMichael S. Tsirkin2011-11-23
| * | | | | | | | virtio-mmio: Correct the name of the guest features selectorSasha Levin2011-11-23
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-11-23
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |