summaryrefslogtreecommitdiffstats
path: root/include (follow)
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 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-241-0/+504
|\ \ \ | |_|/ |/| |
| * | xen/trace: use class for multicall traceJeremy Fitzhardinge2011-07-191-13/+7
| * | xen/trace: convert mmu events to use DECLARE_EVENT_CLASS()/DEFINE_EVENT()Jeremy Fitzhardinge2011-07-191-47/+23
| * | xen/trace: add tlb flush tracepointsJeremy Fitzhardinge2011-07-191-0/+48
| * | xen/trace: add segment desc tracingJeremy Fitzhardinge2011-07-191-0/+75
| * | xen/trace: add xen_pgd_(un)pin tracepointsJeremy Fitzhardinge2011-07-191-0/+24
| * | xen/trace: add ptpage alloc/release tracepointsJeremy Fitzhardinge2011-07-191-0/+33
| * | xen/trace: add mmu tracepointsJeremy Fitzhardinge2011-07-191-0/+223
| * | xen/trace: add multicall tracingJeremy Fitzhardinge2011-07-191-0/+118
| * | trace/xen: add skeleton for Xen trace eventsJeremy Fitzhardinge2011-07-191-0/+13
* | | 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-234-13/+31
|\ \ \ \
| * \ \ \ Merge branch 'scsi-fixes'James Bottomley2011-07-2322-35/+108
| |\ \ \ \
| * | | | | [SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime managementMike Christie2011-06-291-3/+13
| * | | | | [SCSI] libfc, tcm_fc: add ddp_targ() to libfc function template to supprot FC...Yi Zou2011-06-291-0/+8
| * | | | | [SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover2011-06-292-10/+10
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-07-236-8/+112
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'topic/misc' into for-linusTakashi Iwai2011-07-222-1/+4
| |\ \ \ \ \ \
| | * | | | | | ALSA: rawmidi - Use workq for event handlingTakashi Iwai2011-06-141-1/+3
| | * | | | | | ALSA: ctxfi: Add support for Creative Titanium HDHarry Butterworth2011-06-141-0/+1
| * | | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-07-224-7/+108
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: core - Add platform IO tracingLiam Girdwood2011-07-051-0/+45
| | * | | | | | | ASoC: core - Add convenience register for platform kcontrol and DAPMLiam Girdwood2011-07-051-0/+8
| | * | | | | | | ASoC: core - Add platform widget IOLiam Girdwood2011-07-052-0/+4
| | * | | | | | | ASoC: core - Add API call to register platform kcontrols.Liam Girdwood2011-07-051-0/+2
| | * | | | | | | ASoC: core - Add platform read and write.Liam Girdwood2011-07-041-0/+8
| | * | | | | | | ASoC: Fix mismerge with release branchMark Brown2011-06-141-0/+1
| | * | | | | | | Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-131-2/+1
| | |\ \ \ \ \ \ \
| | * | | | | | | | ASoC: Add weak routes for sidetone style pathsMark Brown2011-06-131-0/+2
| | * | | | | | | | ASoC: core - PCM mutex per rtdLiam Girdwood2011-06-091-0/+8
| | * | | | | | | | ASoC: core - Allow components to probe/remove in sequence.Liam Girdwood2011-06-072-0/+22
| | * | | | | | | | ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-071-2/+1
| | * | | | | | | | ASoC: Add context parameter to card DAPM callbacksMark Brown2011-06-061-0/+2
| | * | | | | | | | ASoC: Specify target bias state directly as a bias stateMark Brown2011-06-062-5/+5