summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-07-242-12/+19
|\
| * module: add /sys/module/<name>/uevent filesKay Sievers2011-07-241-0/+1
| * module: change attr callbacks to take struct module_kobjectKay Sievers2011-07-241-11/+12
| * modules: add default loader hook implementationsJonas Bonn2011-07-241-1/+6
* | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-07-242-7/+21
|\ \ | |/ |/|
| * KVM: MMU: filter out the mmio pfn from the fault pfnXiao Guangrong2011-07-241-0/+5
| * KVM: Steal time implementationGlauber Costa2011-07-141-0/+1
| * KVM: introduce kvm_read_guest_cachedGleb Natapov2011-07-121-0/+2
| * KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras2011-07-121-0/+3
| * KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras2011-07-121-0/+1
| * KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson2011-07-121-0/+2
| * KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-121-0/+6
| * KVM: Clarify KVM_ASSIGN_PCI_DEVICE documentationJan Kiszka2011-07-121-7/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2011-07-231-0/+82
|\ \
| * | regmap: Add SPI bus supportMark Brown2011-07-231-0/+4
| * | regmap: Add I2C bus supportMark Brown2011-07-231-0/+4
| * | regmap: Add generic non-memory mapped register access APIMark Brown2011-07-231-0/+74
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-07-231-3/+13
|\ \ \
| * \ \ Merge branch 'scsi-fixes'James Bottomley2011-07-2310-25/+62
| |\ \ \
| * | | | [SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime managementMike Christie2011-06-291-3/+13
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-07-231-0/+1
|\ \ \ \ \
| * | | | | ALSA: ctxfi: Add support for Creative Titanium HDHarry Butterworth2011-06-141-0/+1
* | | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-07-231-0/+56
|\ \ \ \ \ \
| * | | | | | clocksource: apb: Share APB timer code with other platformsJamie Iles2011-06-271-0/+56
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*-----. \ \ \ \ \ \ Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds2011-07-231-5/+0
|\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | / / / | | | | | |_|/ / / | | | | |/| | | |
| | | * | | | | | genirq: Remove unused CHECK_IRQ_PER_CPU()Thomas Gleixner2011-06-221-5/+0
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-2218-94/+168
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm/truncate.c: fix build for CONFIG_BLOCK not enabledRandy Dunlap2011-07-221-0/+4
| * | | | | | | | | fs:update the NOTE of the file_operations structureWanlong Gao2011-07-201-5/+0
| * | | | | | | | | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-203-6/+8
| * | | | | | | | | fs: add SEEK_HOLE and SEEK_DATA flagsJosef Bacik2011-07-201-1/+3
| * | | | | | | | | fs: seq_file - add event counter to simplify poll() supportKay Sievers2011-07-202-1/+1
| * | | | | | | | | fs: simplify the blockdev_direct_IO prototypeChristoph Hellwig2011-07-201-5/+4
| * | | | | | | | | rw_semaphore: remove up/down_read_non_ownerChristoph Hellwig2011-07-201-10/+0
| * | | | | | | | | fs: kill i_alloc_semChristoph Hellwig2011-07-201-2/+9
| * | | | | | | | | anonfd: fix missing declarationTomasz Stanislawski2011-07-201-0/+2
| * | | | | | | | | superblock: add filesystem shrinker operationsDave Chinner2011-07-201-0/+2
| * | | | | | | | | superblock: introduce per-sb cache shrinker infrastructureDave Chinner2011-07-203-39/+50
| * | | | | | | | | inode: move to per-sb LRU locksDave Chinner2011-07-201-1/+2
| * | | | | | | | | inode: Make unused inode LRU per superblockDave Chinner2011-07-201-0/+4
| * | | | | | | | | vmscan: add customisable shrinker batch sizeDave Chinner2011-07-201-0/+1
| * | | | | | | | | btrfs: kill magical embedded struct superblockAl Viro2011-07-201-0/+2
| * | | | | | | | | switch vfs_path_lookup() to struct pathAl Viro2011-07-201-1/+1
| * | | | | | | | | kill lookup_create()Al Viro2011-07-201-1/+0
| * | | | | | | | | make sure that nsproxy_cache is initialized early enoughAl Viro2011-07-201-0/+1
| * | | | | | | | | new helpers: kern_path_create/user_path_createAl Viro2011-07-201-0/+2
| * | | | | | | | | kill LOOKUP_CONTINUEAl Viro2011-07-201-1/+0
| * | | | | | | | | nfs_open_context doesn't need struct path eitherAl Viro2011-07-201-2/+2
| * | | | | | | | | kill IPERM_FLAG_RCUAl Viro2011-07-201-2/+0
| * | | | | | | | | ->permission() sanitizing: don't pass flags to exec_permission()Al Viro2011-07-201-7/+0