aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-05Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+10
2009-12-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-12/+134
2009-12-05Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-14/+25
2009-12-05Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-56/+35
2009-12-05Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+10
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-13/+15
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds3-1/+30
2009-12-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds7-24/+82
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-0/+2
2009-12-05Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)David Daney2-0/+19
2009-12-05Merge branch 'devel-stable' into develRussell King1-0/+4
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder3-3/+3
2009-12-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-0/+13
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie1-1/+1
2009-12-04[SCSI] pm8001: add SAS/SATA HBA driverjack wang1-0/+2
2009-12-04Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King1-0/+4
2009-12-04block: Fix io_context leak after failure of clone with CLONE_IOLouis Rilling1-2/+3
2009-12-04Merge branch 'topic/asoc' into for-linusTakashi Iwai2-0/+291
2009-12-04doc: Fix IRQ chip docsKrzysztof Halasa1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa5-9/+9
2009-12-04sysctl: add missing commentsThadeu Lima de Souza Cascardo1-5/+5
2009-12-03netdevice: provide common routine for macvlan and vlan operstate managementPatrick Mullaney1-0/+3
2009-12-03usbnet & cdc-ether: Autosuspend for online devicesOliver Neukum1-0/+6
2009-12-03libata: Clarify ata_set_lba_range_entries functionMartin K. Petersen1-10/+10
2009-12-03libata: Report zeroed read after TRIM and max discard sizeMartin K. Petersen1-0/+11
2009-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller1-0/+3
2009-12-03tg3: Add some VPD preprocessor constantsMatt Carlson1-1/+2
2009-12-03Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller24-43/+233
2009-12-03ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy2-0/+2
2009-12-03net 03/05: fib_rules: add oif classificationPatrick McHardy1-0/+2
2009-12-03net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FRA_IIFNAMEPatrick McHardy1-2/+4
2009-12-03libata: add private driver field to struct ata_deviceBartlomiej Zolnierkiewicz1-0/+1
2009-12-03pata_piccolo: Driver for old Toshiba chipsetsAlan Cox1-3/+4
2009-12-03blkio: Introduce blkio controller cgroup interfaceVivek Goyal2-0/+10
2009-12-03writeback: introduce wbc.for_backgroundWu Fengguang1-0/+1
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe17-33/+200
2009-12-03GFS2: Tag all metadata with jidSteven Whitehouse1-1/+5
2009-12-03VFS: Export dquot_send_warningSteven Whitehouse1-0/+11
2009-12-03VFS: Add forget_all_cached_acls()Steven Whitehouse1-0/+14
2009-12-03block: Allow devices to indicate whether discarded blocks are zeroedMartin K. Petersen2-0/+15
2009-12-03libata: add translation for SCSI WRITE SAME (aka TRIM support)Christoph Hellwig1-0/+13
2009-12-03libata: retry failed FLUSH if device didn't fail itTejun Heo1-1/+1
2009-12-02Merge commit 'v2.6.32' into nextDmitry Torokhov14-28/+193
2009-12-03KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte1-2/+6
2009-12-03KVM: x86: Add KVM_GET/SET_VCPU_EVENTSJan Kiszka1-0/+6
2009-12-03KVM: VMX: Report unexpected simultaneous exceptions as internal errorsAvi Kivity1-0/+1
2009-12-03KVM: Allow internal errors reported to userspace to carry extra dataAvi Kivity1-0/+4
2009-12-03KVM: Reorder IOCTLs in main kvm.hJan Kiszka1-118/+117
2009-12-03KVM: allow userspace to adjust kvmclock offsetGlauber Costa1-0/+10
2009-12-03KVM: Xen PV-on-HVM guest supportEd Swierk1-0/+16