summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-06-25lguest: fix journeyMatias Zabaljauregui
2009-06-25cpumask:move-obsolete-functions-to-end-of-headerRusty Russell
2009-06-25cpumask:remove-unused-deprecated-functionsRusty Russell
2009-06-25cpumask:remove-topology_core_siblings-and-topology_thread_siblings-coreRusty Russell
2009-06-25cpumask:remove-smp_call_function_maskRusty Russell
2009-06-25cpumask:remove-set_cpus_allowedRusty Russell
2009-06-25cpumask: Remove mask field from commentsNobuhiro Iwamatsu
2009-06-25cpumask:irqaction-remove-maskRusty Russell
2009-06-25cpumask:remove-cpu_mask_allRusty Russell
2009-06-25cpumask:remove-CPU_MASK_ALL_PTRRusty Russell
2009-06-25cpumask:remove-node_to_cpumaskRusty Russell
2009-06-25Revert "USB: Add Intel Langwell USB OTG Transceiver Drive"Greg Kroah-Hartman
2009-06-25Driver core: move dev_get/set_drvdata to drivers/base/dd.cGreg Kroah-Hartman
2009-06-24Merge git://git.infradead.org/battery-2.6Linus Torvalds
2009-06-24Get "no acls for this inode" right, fix shmem breakageAl Viro
2009-06-24inline functions left without protection of ifdef (acl)Markus Trippelsdorf
2009-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-06-24Merge branch 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-25security: rename ptrace_may_access => ptrace_access_checkIngo Molnar
2009-06-24helpers for acl caching + switch to thoseAl Viro
2009-06-24switch shmem to inode->i_aclAl Viro
2009-06-24switch reiserfs to inode->i_aclAl Viro
2009-06-24switch reiserfs to usual conventions for caching ACLsAl Viro
2009-06-24switch ext3 to inode->i_aclAl Viro
2009-06-24add caching of ACLs in struct inodeAl Viro
2009-06-24fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...Ankit Jain
2009-06-24Merge branch 'auto-perfcounters-next' into auto-latestIngo Molnar
2009-06-24Merge branch 'auto-oprofile-next' into auto-latestIngo Molnar
2009-06-24Merge branch 'auto-timers-next' into auto-latestIngo Molnar
2009-06-24Merge branch 'auto-sched-next' into auto-latestIngo Molnar
2009-06-24Merge branch 'timers/urgent' into auto-timers-nextIngo Molnar
2009-06-24Merge branch 'sched/core' into auto-sched-nextIngo Molnar
2009-06-24Merge branch 'safe-poison-pointers' into auto-safe-poison-pointers-nextIngo Molnar
2009-06-24Merge branch 'perfcounters/urgent' into auto-perfcounters-nextIngo Molnar
2009-06-24Merge branch 'oprofile' into auto-oprofile-nextIngo Molnar
2009-06-24timer stats: Optimize by adding quick check to avoid function callsHeiko Carstens
2009-06-24KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel
2009-06-24ide: relax DMA info validity checkingBartlomiej Zolnierkiewicz
2009-06-24drm: Fix shifts which were miscalculated when converting from bitfields.Michel Dänzer
2009-06-24Merge branch 'bjorn-notify' into releaseLen Brown
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown
2009-06-24Audit: clean up all op= output to include string quotingEric Paris
2009-06-23ACPI: Add the reference count to avoid unloading ACPI video bus twiceZhao Yakui
2009-06-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-06-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-06-23net: Move rx skb_orphan call to where neededHerbert Xu
2009-06-23Intel-IOMMU, intr-remap: source-id checkingWeidong Han