aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* KVM: Steal time implementationGlauber Costa2011-07-14
* KVM: introduce kvm_read_guest_cachedGleb Natapov2011-07-12
* KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras2011-07-12
* KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras2011-07-12
* KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson2011-07-12
* KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-12
* KVM: Clarify KVM_ASSIGN_PCI_DEVICE documentationJan Kiszka2011-07-12
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-06
|\
| * [media] m5mols: Use proper email address formatHeungJun, Kim2011-06-11
| * [media] lirc_dev: store cdev in irctl, up maxdevsJarod Wilson2011-06-11
* | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-04
|\ \
| * | fsl-diu-fb: remove check for pixel clock rangesTimur Tabi2011-06-24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-07-02
|\ \ \
| * | | ALSA: sb16 - Fix build errors on MIPS and others with 13bit ioctl sizeTakashi Iwai2011-06-30
* | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-06-28
|\ \ \ \
| * | | | Connector: Set the CN_NETLINK_USERS correctlyK. Y. Srinivasan2011-06-07
* | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-28
|\ \ \ \ \
| * | | | | amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu2011-06-16
| |/ / / /
* | | | | mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara2011-06-27
* | | | | include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf2011-06-27
* | | | | tmpfs: add shmem_read_mapping_page_gfpHugh Dickins2011-06-27
* | | | | tmpfs: take control of its truncate_rangeHugh Dickins2011-06-27
* | | | | mm: move shmem prototypes to shmem_fs.hHugh Dickins2011-06-27
* | | | | Fix some kernel-doc warningsVitaliy Ivanov2011-06-27
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-06-27
|\ \ \ \ \
| * | | | | mmc: Add PCI fixup quirks for Ricoh 1180:e823 readerManoj Iyer2011-06-18
* | | | | | Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-27
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-06-25
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-06-24
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O busMark Brown2011-06-13
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-06-24
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | block: add REQ_SECURE to REQ_COMMON_MASKNamhyung Kim2011-06-20
| * | | | | block: Add __attribute__((format(printf...) and fix falloutJoe Perches2011-06-13
| |/ / / /
* | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-06-23
|\ \ \ \ \
| * | | | | PM: Fix async resume following suspend failureAlan Stern2011-06-21
| * | | | | PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2011-06-21
* | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-06-21
|\ \ \ \ \ \
| * | | | | | NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy2011-06-20
| * | | | | | NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy2011-06-15
| * | | | | | NLM: Don't hang forever on NLM unlock requestsTrond Myklebust2011-06-15
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-06-21
|\ \ \ \ \ \ \
| * | | | | | | jbd2: Fix oops in jbd2_journal_remove_journal_head()Jan Kara2011-06-13
| * | | | | | | ext4: fixed tracepoints cleanupLukas Czerner2011-06-06
| | |_|_|/ / / | |/| | | | |
* | | | | | | vfs: i_state needs to be 'unsigned long' for nowLinus Torvalds2011-06-20
* | | | | | | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-06-20
|\ \ \ \ \ \ \
| * | | | | | | nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields2011-06-06
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-20
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-06-16
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov2011-06-16
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-20
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |