proper prototype for hugetlb_get_unmapped_area()
[linux-2.6] / include / linux /
2007-05-07  Adrian Bunkproper prototype for hugetlb_get_unmapped_area()
2007-05-07  Jeremy FitzhardingeAdd apply_to_page_range() which applies a function...
2007-05-07  David Gibsonserial: define FIXED_PORT flag for serial_core
2007-05-07  Thomas KoellerRM9000 serial driver
2007-05-07  Marc St-Jeanserial driver PMC MSP71xx
2007-05-07  Pekka Enbergslab: introduce krealloc
2007-05-06  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-05-06  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-05-06  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-05-05  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-05-05  Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-05-05  Ralf BaechleFix nfsroot build
2007-05-05  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-05-05  Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-05-05  Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/voyager-2.6
2007-05-05  Sergei Shtylyovsl82c105: rework PIO support (take 2)
2007-05-05  Jiri Benc[MAC80211]: Add generic include/linux/ieee80211.h
2007-05-05  Herbert Xu[NETLINK]: Remove references to process ID
2007-05-05  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-05-05  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-05-05  Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-05-05  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-05-05  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/dtor...
2007-05-05  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-05-05  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-05-05  Linus TorvaldsMerge /pub/scm/linux/kernel/git/herbert/crypto-2.6
2007-05-05  Geert UytterhoevenConvert non-highmem kmap_atomic() to static inline...
2007-05-05  Finn ThainNuBus header update
2007-05-05  Roman Zippellockdep: Add missing disable/enable irq variant
2007-05-05  Michael Schmitzm68k: Atari keyboard and mouse support.
2007-05-05  Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2007-05-05  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-05-05  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-05-04  Jamal Hadi Salim[XFRM] SPD info TLV aggregation
2007-05-04  Jamal Hadi Salim[XFRM] SAD info TLV aggregationx
2007-05-03  Pavel Emelianov[NET]: Rework dev_base via list_head (v3)
2007-05-03  Michael Chan[BNX2]: Add support for 5709 Serdes.
2007-05-03  Michael Chan[ETHTOOL]: Add 2.5G bit definitions.
2007-05-03  Patrick McHardy[NETFILTER]: bridge netfilter: consolidate header pushi...
2007-05-03  Jorge Boncompte[NETFILTER]: nf_nat_proto_gre: do not modify/corrupt...
2007-05-03  Patrick McHardy[NET]: Add __dev_getfirstbyhwtype
2007-05-03  Randy Dunlap[NET] skbuff: fix kernel-doc
2007-05-03  David Howells[AFS]: Make the match_*() functions take const options.
2007-05-03  Avi KivityKVM: Remove unused 'instruction_length'
2007-05-03  Avi KivityKVM: Don't require explicit indication of completion...
2007-05-03  Avi KivityKVM: Add fpu get/set operations
2007-05-03  Avi KivityKVM: Add physical memory aliasing feature
2007-05-03  Avi KivityKVM: Avoid guest virtual addresses in string pio usersp...
2007-05-03  Avi KivityKVM: Allow kernel to select size of mmap() buffer
2007-05-03  Avi KivityKVM: Add guest mode signal mask
2007-05-03  Avi KivityKVM: Add a special exit reason when exiting due to...
2007-05-03  Avi KivityKVM: Fold kvm_run::exit_type into kvm_run::exit_reason
2007-05-03  Avi KivityKVM: Allow userspace to process hypercalls which have...
2007-05-03  Avi KivityKVM: Add method to check for backwards-compatible API...
2007-05-03  Avi KivityKVM: Renumber ioctls
2007-05-03  Avi KivityKVM: Remove minor wart from KVM_CREATE_VCPU ioctl
2007-05-03  Avi KivityKVM: Remove the 'emulated' field from the userspace...
2007-05-03  Avi KivityKVM: Handle cpuid in the kernel instead of punting...
2007-05-03  Avi KivityKVM: Do not communicate to userspace through cpu regist...
2007-05-03  Avi KivityKVM: Use a shared page for kernel/user communication...
2007-05-03  Avi KivityKVM: Export <linux/kvm.h>
2007-05-03  Avi KivityKVM: Use own minor number
2007-05-03  Adrian BunkPCI: the overdue removal of pci_module_init()
2007-05-03  Adrian BunkPCI: remove the broken PCI_MULTITHREAD_PROBE option
2007-05-03  Michael EllermanMSI: Give archs the option to free all MSI/Xs at once.
2007-05-03  Michael EllermanMSI: Give archs the option to allocate all MSI/Xs at...
2007-05-03  Michael EllermanMSI: Remove dev->first_msi_irq
2007-05-03  Michael EllermanMSI: Use a list instead of the custom link structure
2007-05-03  Michael EllermanPCI: Create alloc_pci_dev(), the one true way to create...
2007-05-03  Michael EllermanMSI: Add an arch_msi_check_device()
2007-05-03  Sergei ShtylyovPCI: define pci_request/release_regions() for CONFIG_PCI=n
2007-05-03  Brian Kingpci: New PCI-E reset API
2007-05-03  Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-05-02  Sam Ravnborgkbuild: remove dependency on input.h from file2alias
2007-05-02  Jeremy Fitzhardinge[PATCH] i386: Clean up ELF note generation
2007-05-02  Jeremy Fitzhardinge[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping...
2007-05-02  Jeremy Fitzhardinge[PATCH] i386: Relocate VDSO ELF headers to match mapped...
2007-05-02  Jeremy Fitzhardinge[PATCH] x86-64: Account for module percpu space separat...
2007-05-02  Jan Beulich[PATCH] x86: tighten kernel image page access rights
2007-05-02  Ian Campbell[PATCH] i386: Allow i386 crash kernels to handle x86_64...
2007-05-02  Ravikiran G Thirumalai[PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64...
2007-05-02  Andrew Morton[PATCH] x86-64: fix x86_64-mm-sched-clock-share
2007-05-02  Jeremy Fitzhardinge[PATCH] i386: clean up mach_reboot_fixups
2007-05-02  Prarit Bhargava[PATCH] i386: Change sysenter_setup to __cpuinit &...
2007-05-02  Herbert Xu[CRYPTO] api: Add ablkcipher_request_set_tfm
2007-05-02  Herbert Xu[CRYPTO] api: Add async blkcipher type
2007-05-02  Herbert Xu[CRYPTO] templates: Pass type/mask when creating instances
2007-05-02  Herbert Xu[CRYPTO] api: Add async block cipher interface
2007-05-01  Haavard Skinnemoeni2c: Bitbanging I2C bus driver using the GPIO API
2007-05-01  Jean Delvarei2c: Restore i2c_smbus_read_block_data
2007-05-01  Jean Delvarei2c-algo-bit: Implement a 50/50 SCL duty cycle
2007-05-01  Bryan Wui2c: Blackfin Two Wire Interface driver
2007-05-01  Jean Delvarei2c: Make i2c_del_driver a void function
2007-05-01  Jean Delvarei2c: Move i2c-isa-only exported symbol declarations
2007-05-01  Jean Delvarei2c: Add i2c_new_probed_device()
2007-05-01  Jean Delvarei2c-algo-bit: Add i2c_bit_add_numbered_bus
2007-05-01  David Brownelli2c: Add i2c_add_numbered_adapter()
2007-05-01  David Brownelli2c: Add i2c_board_info and i2c_new_device()
2007-05-01  David Brownelli2c: i2c stack can remove()
2007-05-01  David Brownelli2c: i2c stack can probe()
next