summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-09-10KVM: Introduce kvm_vcpu_is_bsp() function.Gleb Natapov1-0/+5
2009-09-10KVM: Reorder ioctls in kvm.hAvi Kivity1-5/+5
2009-09-10KVM: switch irq injection/acking data structures to irq_lockMarcelo Tosatti1-1/+2
2009-09-10KVM: introduce irq_lock, use it to protect ioapicMarcelo Tosatti1-1/+2
2009-09-10KVM: remove redundant declarationsChristian Ehrhardt1-2/+0
2009-09-10KVM: Downsize max support MSI-X entry to 256Sheng Yang1-1/+1
2009-09-10KVM: Allow PIT emulation without speaker portJan Kiszka1-0/+12
2009-09-10KVM: irqfdGregory Haskins2-0/+35
2009-09-10KVM: Add MCE supportHuang Ying1-0/+20
2009-09-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+23
2009-09-10LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley1-0/+55
2009-09-10VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hoo...David P. Quigley1-0/+1
2009-09-10Merge branch 'master' into for-linusRafael J. Wysocki9-10/+49
2009-09-10PCI PM: Introduce device flag wakeup_preparedRafael J. Wysocki1-0/+1
2009-09-10PCI: pcie: Ensure hotplug ports have a minimum number of resourcesEric W. Biederman1-0/+4
2009-09-10PCI: separate out pci_add_dynid()Tejun Heo1-0/+5
2009-09-10PCI hotplug: add support for 5.0G link speedKenji Kaneshige1-1/+2
2009-09-10PCI/vgaarb: cleanup some warnings + cleanup some comments.Dave Airlie1-22/+27
2009-09-10PCI: support for PCI Express fundamental resetMike Mason1-0/+1
2009-09-10PCI/GPU: implement VGA arbitration on LinuxBenjamin Herrenschmidt2-0/+197
2009-09-10PCI: Document pci_ids.h addition policy.Dave Jones1-0/+3
2009-09-10PCI: expose function reset capability in sysfsMichael S. Tsirkin1-0/+1
2009-09-09sched: Turn off child_runs_firstMike Galbraith1-1/+1
2009-09-09ssb: Implement SDIO host bus supportAlbert Herranz1-2/+23
2009-09-09IPv6/addrconf: Fix minor addrlabel thinko Tushar Gohad1-1/+1
2009-09-09dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo1-2/+11
2009-09-09Merge commit 'md/for-linus' into async-tx-nextDan Williams81-395/+647
2009-09-09Merge branch 'dmaengine' into async-tx-nextDan Williams302-2086/+9771
2009-09-09dmaengine: kill tx_listDan Williams1-3/+0
2009-09-09ioat3: ioat3.2 pci ids for Jasper ForestTom Picard1-0/+10
2009-09-09dmaengine, async_tx: support alignment checksDan Williams1-0/+44
2009-09-09dmaengine: cleanup unused transaction typesDan Williams1-3/+0
2009-09-09dmaengine, async_tx: add a "no channel switch" allocatorDan Williams1-1/+9
2009-09-09dmaengine: add fence supportDan Williams2-0/+6
2009-09-09Merge branch 'md-raid6-accel' into ioat3.2Dan Williams2-43/+199
2009-09-09NFS: Allow the "nfs" file system type to support NFSv4Chuck Lever1-0/+1
2009-09-08shmfs: use 'check_acl' instead of 'permission'Linus Torvalds1-1/+1
2009-09-08Make 'check_acl()' a first-class filesystem opLinus Torvalds1-0/+1
2009-09-08Merge branches 'sh/smp' and 'sh/stable-updates'Paul Mundt9-10/+49
2009-09-08sched: enable SD_WAKE_IDLEPeter Zijlstra1-3/+3
2009-09-07backlight: spi driver for LMS283GF05 LCDMarek Vasut1-0/+28
2009-09-07leds: Add WM831x status LED driverMark Brown1-0/+34
2009-09-07KEYS: Fix default security_session_to_parent()David Howells1-1/+4
2009-09-07wan: dlci/sdla transmit return dehackingStephen Hemminger1-5/+0
2009-09-07KEYS: security_cred_alloc_blank() should return int under all circumstancesDavid Howells1-2/+4
2009-09-06net_sched: reintroduce dev->qdisc for use by sch_apiPatrick McHardy1-0/+3
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar19-65/+142
2009-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2-1/+16
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov1-0/+1
2009-09-05workqueues: introduce __cancel_delayed_work()Oleg Nesterov1-0/+15