aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-22
|\
| * fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
| * drivers: fix up various ->llseek() implementationsJosef Bacik2011-07-20
| * switch assorted clock drivers to debugfs_remove_recursive()Al Viro2011-07-20
| * fs: seq_file - add event counter to simplify poll() supportKay Sievers2011-07-20
| * kill useless checks for sb->s_op == NULLAl Viro2011-07-20
| * devtmpfs: get rid of bogus mkdir in create_path()Al Viro2011-07-20
| * switch devtmpfs to kern_path_create()Al Viro2011-07-20
| * switch devtmpfs object creation/removal to separate kernel threadAl Viro2011-07-20
| * don't transliterate lower bits of ->intent.open.flags to FMODE_...Al Viro2011-07-20
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
|\ \
| * | ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski2011-07-14
* | | Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-22
|\ \ \
| * | | rtc: stmp3xxx: Remove UIE handlersWolfram Sang2011-07-01
| * | | rtc: stmp3xxx: Get rid of mach-specific accessorsWolfram Sang2011-07-01
| * | | rtc: stmp3xxx: Initialize drvdata before registering deviceWolfram Sang2011-07-01
| * | | rtc: stmp3xxx: Port stmp-functions to mxs-equivalentsWolfram Sang2011-07-01
| * | | rtc: stmp3xxx: Restore register definitionsWolfram Sang2011-07-01
| * | | rtc: vt8500: Use define instead of hardcoded value for status bitWolfram Sang2011-07-01
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-22
|\ \ \ \
| * | | | rtc: Avoid accumulating time drift in suspend/resumeJohn Stultz2011-06-21
* | | | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-22
|\ \ \ \ \
| * | | | | i8253: Create common clockevent implementationThomas Gleixner2011-07-01
| * | | | | i8253: Export i8253_lock unconditionallyThomas Gleixner2011-06-10
| * | | | | i8253: Remove I8253_LOCK configThomas Gleixner2011-06-09
| * | | | | i8253: Make pcspkr input driver use the shared i8253_lockRalf Baechle2011-06-09
| * | | | | i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle2011-06-09
| * | | | | i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-09
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-22
|\ \ \ \ \ \
| * | | | | | perf: Remove the nmi parameter from the oprofile_perf backendWill Deacon2011-07-21
| * | | | | | perf: Add context field to perf_eventAvi Kivity2011-07-01
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \
| * | | | | | | scsi,rcu: Convert call_rcu(fc_rport_free_rcu) to kfree_rcu()Lai Jiangshan2011-07-20
| * | | | | | | md,rcu: Convert call_rcu(free_conf) to kfree_rcu()Lai Jiangshan2011-07-20
* | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar2011-07-07
| |\ \ \ \ \ \ \ \
| | * | | | | | | | iommu/core: Fix build with INTR_REMAP=y && CONFIG_DMAR=nJoerg Roedel2011-07-07
| | * | | | | | | | iommu/amd: Don't use MSI address range for DMA addressesJoerg Roedel2011-07-06
| | | | | | | | | |
| | | \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ Merge branches 'amd/transparent-bridge' and 'core'Joerg Roedel2011-06-21
| | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | iommu/amd: Move missing parts to drivers/iommuJoerg Roedel2011-06-21
| | | | * | | | | | | | iommu: Move iommu Kconfig entries to submenuJoerg Roedel2011-06-21
| | | | * | | | | | | | x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-21
| | | | * | | | | | | | x86: amd_iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-21
| | | | * | | | | | | | msm: iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-21
| | | | * | | | | | | | drivers: iommu: move to a dedicated folderOhad Ben-Cohen2011-06-14
| | | |/ / / / / / / /
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-07-22
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-runtime' into for-linusRafael J. Wysocki2011-07-15
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | PM / Runtime: Consistent utilization of deferred_resumeShuoX Liu2011-07-08
| | * | | | | | | | | | | PM / Runtime: Prevent runtime_resume from racing with probeAlan Stern2011-07-06
| | * | | | | | | | | | | PM / Runtime: Replace "run-time" with "runtime" in documentationRafael J. Wysocki2011-07-06