summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* fix devtmpfs raceAl Viro2011-07-251-1/+2
* caam: don't pass bogus S_IFCHR to debugfs_create_...()Al Viro2011-07-241-13/+13
* get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro2011-07-245-11/+7
* asus-wmi: ->is_visible() can't return negativeAl Viro2011-07-241-1/+1
* VFS : mount lock scalability for internal mountsTim Chen2011-07-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-2213-175/+259
|\
| * fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-205-11/+35
| * drivers: fix up various ->llseek() implementationsJosef Bacik2011-07-204-0/+14
| * switch assorted clock drivers to debugfs_remove_recursive()Al Viro2011-07-201-5/+2
| * fs: seq_file - add event counter to simplify poll() supportKay Sievers2011-07-201-18/+8
| * kill useless checks for sb->s_op == NULLAl Viro2011-07-201-1/+1
| * devtmpfs: get rid of bogus mkdir in create_path()Al Viro2011-07-201-24/+18
| * switch devtmpfs to kern_path_create()Al Viro2011-07-201-47/+36
| * switch devtmpfs object creation/removal to separate kernel threadAl Viro2011-07-201-73/+149
| * don't transliterate lower bits of ->intent.open.flags to FMODE_...Al Viro2011-07-201-1/+1
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-221-1/+1
|\ \
| * | ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski2011-07-141-1/+1
* | | Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-223-79/+86
|\ \ \
| * | | rtc: stmp3xxx: Remove UIE handlersWolfram Sang2011-07-011-43/+18
| * | | rtc: stmp3xxx: Get rid of mach-specific accessorsWolfram Sang2011-07-011-30/+34
| * | | rtc: stmp3xxx: Initialize drvdata before registering deviceWolfram Sang2011-07-011-2/+5
| * | | rtc: stmp3xxx: Port stmp-functions to mxs-equivalentsWolfram Sang2011-07-012-17/+17
| * | | rtc: stmp3xxx: Restore register definitionsWolfram Sang2011-07-011-37/+60
| * | | rtc: vt8500: Use define instead of hardcoded value for status bitWolfram Sang2011-07-011-2/+4
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-221-17/+48
|\ \ \ \
| * | | | rtc: Avoid accumulating time drift in suspend/resumeJohn Stultz2011-06-211-17/+48
* | | | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-227-20/+120
|\ \ \ \ \
| * | | | | i8253: Create common clockevent implementationThomas Gleixner2011-07-012-8/+98
| * | | | | i8253: Export i8253_lock unconditionallyThomas Gleixner2011-06-101-2/+0
| * | | | | i8253: Remove I8253_LOCK configThomas Gleixner2011-06-091-0/+2
| * | | | | i8253: Make pcspkr input driver use the shared i8253_lockRalf Baechle2011-06-091-8/+1
| * | | | | i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle2011-06-093-2/+19
| * | | | | i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-095-5/+5
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-221-2/+2
|\ \ \ \ \ \
| * | | | | | perf: Remove the nmi parameter from the oprofile_perf backendWill Deacon2011-07-211-1/+1
| * | | | | | perf: Add context field to perf_eventAvi Kivity2011-07-011-1/+1
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-222-20/+2
|\ \ \ \ \ \ \
| * | | | | | | scsi,rcu: Convert call_rcu(fc_rport_free_rcu) to kfree_rcu()Lai Jiangshan2011-07-201-13/+1
| * | | | | | | md,rcu: Convert call_rcu(free_conf) to kfree_rcu()Lai Jiangshan2011-07-201-7/+1
* | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-2219-10/+6308
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar2011-07-0719-10/+6308
| |\ \ \ \ \ \ \ \
| | * | | | | | | | iommu/core: Fix build with INTR_REMAP=y && CONFIG_DMAR=nJoerg Roedel2011-07-071-1/+1
| | * | | | | | | | iommu/amd: Don't use MSI address range for DMA addressesJoerg Roedel2011-07-061-1/+15
| | | | | | | | | |
| | | \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ Merge branches 'amd/transparent-bridge' and 'core'Joerg Roedel2011-06-2119-10/+6294
| | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | iommu/amd: Move missing parts to drivers/iommuJoerg Roedel2011-06-215-4/+2213
| | | | * | | | | | | | iommu: Move iommu Kconfig entries to submenuJoerg Roedel2011-06-211-0/+13
| | | | * | | | | | | | x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-219-9/+51
| | | | * | | | | | | | x86: amd_iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-213-0/+2794
| | | | * | | | | | | | msm: iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-214-0/+1170
| | | | * | | | | | | | drivers: iommu: move to a dedicated folderOhad Ben-Cohen2011-06-146-1/+7
| | | |/ / / / / / / /