aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-12-03usbnet & cdc-ether: Autosuspend for online devicesOliver Neukum
2009-12-03libata: Clarify ata_set_lba_range_entries functionMartin K. Petersen
2009-12-03libata: Report zeroed read after TRIM and max discard sizeMartin K. Petersen
2009-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-12-03tg3: Add some VPD preprocessor constantsMatt Carlson
2009-12-03net: Batch inet_twsk_purgeEric W. Biederman
2009-12-03net: Allow fib_rule_unregister to batchEric W. Biederman
2009-12-03net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman
2009-12-03net: Add support for batching network namespace cleanupsEric W. Biederman
2009-12-03ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy
2009-12-03net 03/05: fib_rules: add oif classificationPatrick McHardy
2009-12-03net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FR...Patrick McHardy
2009-12-03net 01/05: fib_rules: rearrange struct fib_rulePatrick McHardy
2009-12-03libata: add private driver field to struct ata_deviceBartlomiej Zolnierkiewicz
2009-12-03pata_piccolo: Driver for old Toshiba chipsetsAlan Cox
2009-12-03Merge branch 'perf/mce' into perf/coreIngo Molnar
2009-12-03Bluetooth: Implement RejActioned flagGustavo F. Padovan
2009-12-03Bluetooth: Fix sending ReqSeq on I-framesGustavo F. Padovan
2009-12-03Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann
2009-12-03Bluetooth: Turn hci_recv_frame into an exported functionMarcel Holtmann
2009-12-03blkio: Introduce blkio controller cgroup interfaceVivek Goyal
2009-12-03writeback: introduce wbc.for_backgroundWu Fengguang
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe
2009-12-03GFS2: Tag all metadata with jidSteven Whitehouse
2009-12-03VFS: Export dquot_send_warningSteven Whitehouse
2009-12-03VFS: Add forget_all_cached_acls()Steven Whitehouse
2009-12-03block: Allow devices to indicate whether discarded blocks are zeroedMartin K. Petersen
2009-12-03libata: add translation for SCSI WRITE SAME (aka TRIM support)Christoph Hellwig
2009-12-03libata: retry failed FLUSH if device didn't fail itTejun Heo
2009-12-03KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte
2009-12-03KVM: x86: Add KVM_GET/SET_VCPU_EVENTSJan Kiszka
2009-12-03KVM: VMX: Report unexpected simultaneous exceptions as internal errorsAvi Kivity
2009-12-03KVM: Allow internal errors reported to userspace to carry extra dataAvi Kivity
2009-12-03KVM: Reorder IOCTLs in main kvm.hJan Kiszka
2009-12-03KVM: allow userspace to adjust kvmclock offsetGlauber Costa
2009-12-03KVM: Xen PV-on-HVM guest supportEd Swierk
2009-12-03KVM: introduce kvm_vcpu_on_spinZhai, Edwin
2009-12-03KVM: Activate Virtualization On DemandAlexander Graf
2009-12-03KVM: Move assigned device code to own fileAvi Kivity
2009-12-03KVM: Move irq ack notifier list to arch independent codeGleb Natapov
2009-12-03KVM: Maintain back mapping from irqchip/pin to gsiGleb Natapov
2009-12-03KVM: Change irq routing table to use gsi indexed arrayGleb Natapov
2009-12-03KVM: Move irq sharing information to irqchip levelGleb Natapov
2009-12-03Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33Avi Kivity
2009-12-03Merge branch 'master' into nextJames Morris
2009-12-03include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand _...Andrew Morton
2009-12-02tcp: clear hints to avoid a stale one (nfs only affected?)Ilpo Järvinen
2009-12-02TCPCT part 1g: Responder Cookie => InitiatorWilliam Allen Simpson
2009-12-02TCPCT part 1d: define TCP cookie option, extend existing struct'sWilliam Allen Simpson