aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-05-07slab: introduce kreallocPekka Enberg
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-05Fix nfsroot buildRalf Baechle
2007-05-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-05-05sl82c105: rework PIO support (take 2)Sergei Shtylyov
2007-05-05[MAC80211]: Add generic include/linux/ieee80211.hJiri Benc
2007-05-05[NETLINK]: Remove references to process IDHerbert Xu
2007-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-05-04Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-05-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2007-05-04Convert non-highmem kmap_atomic() to static inline functionGeert Uytterhoeven
2007-05-04NuBus header updateFinn Thain
2007-05-04lockdep: Add missing disable/enable irq variantRoman Zippel
2007-05-04m68k: Atari keyboard and mouse support.Michael Schmitz
2007-05-04Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-05-04[XFRM] SPD info TLV aggregationJamal Hadi Salim
2007-05-04[XFRM] SAD info TLV aggregationxJamal Hadi Salim
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov
2007-05-03[BNX2]: Add support for 5709 Serdes.Michael Chan
2007-05-03[ETHTOOL]: Add 2.5G bit definitions.Michael Chan
2007-05-03[NETFILTER]: bridge netfilter: consolidate header pushing/pulling codePatrick McHardy
2007-05-03[NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NATJorge Boncompte
2007-05-03[NET]: Add __dev_getfirstbyhwtypePatrick McHardy
2007-05-03[NET] skbuff: fix kernel-docRandy Dunlap
2007-05-03[AFS]: Make the match_*() functions take const options.David Howells
2007-05-03KVM: Remove unused 'instruction_length'Avi Kivity
2007-05-03KVM: Don't require explicit indication of completion of mmio or pioAvi Kivity
2007-05-03KVM: Add fpu get/set operationsAvi Kivity
2007-05-03KVM: Add physical memory aliasing featureAvi Kivity
2007-05-03KVM: Avoid guest virtual addresses in string pio userspace interfaceAvi Kivity
2007-05-03KVM: Allow kernel to select size of mmap() bufferAvi Kivity
2007-05-03KVM: Add guest mode signal maskAvi Kivity
2007-05-03KVM: Add a special exit reason when exiting due to an interruptAvi Kivity
2007-05-03KVM: Fold kvm_run::exit_type into kvm_run::exit_reasonAvi Kivity
2007-05-03KVM: Allow userspace to process hypercalls which have no kernel handlerAvi Kivity
2007-05-03KVM: Add method to check for backwards-compatible API extensionsAvi Kivity
2007-05-03KVM: Renumber ioctlsAvi Kivity
2007-05-03KVM: Remove minor wart from KVM_CREATE_VCPU ioctlAvi Kivity
2007-05-03KVM: Remove the 'emulated' field from the userspace interfaceAvi Kivity
2007-05-03KVM: Handle cpuid in the kernel instead of punting to userspaceAvi Kivity
2007-05-03KVM: Do not communicate to userspace through cpu registers during PIOAvi Kivity
2007-05-03KVM: Use a shared page for kernel/user communication when runing a vcpuAvi Kivity
2007-05-03KVM: Export <linux/kvm.h>Avi Kivity