aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-27
| |\
| | * ath5k: Support LED's on Acer Extensa 5620zTulio Magno Quites Machado Filho2009-03-27
| | * nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen2009-03-27
| | * nl80211: Add MLME primitives to support external SMEJouni Malinen2009-03-27
| | * nl80211: Event notifications for MLME eventsJouni Malinen2009-03-27
| | * ieee80211: document DS bit usageJohannes Berg2009-03-27
| | * nl80211: export supported commandsJohannes Berg2009-03-27
| | * net: Add missing include into include/linux/netdevice.hDmitri Vorobiev2009-03-27
| | * wan: convert sdla driver to net_device_opsStephen Hemminger2009-03-27
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-27
| | |\
| | | * netfilter: factorize ifname_compare()Eric Dumazet2009-03-25
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-03-27
| |\ \ \
| | * | | firewire: cdev: add closure to async stream ioctlStefan Richter2009-03-24
| | * | | firewire: cdev: secure add_descriptor ioctlStefan Richter2009-03-24
| | * | | firewire: cdev: amendment to "add ioctl to query maximum transmission speed"Stefan Richter2009-03-24
| | * | | firewire: implement asynchronous stream transmissionJay Fenlason2009-03-24
| | * | | firewire: cdev: add ioctls for iso resource management, amendmentStefan Richter2009-03-24
| | * | | firewire: cdev: increment fw_cdev_version, update documentationStefan Richter2009-03-24
| | * | | firewire: cdev: add ioctl for broadcast write requestsJay Fenlason, Stefan Richter2009-03-24
| | * | | firewire: cdev: add ioctl to query maximum transmission speedStefan Richter2009-03-24
| | * | | firewire: cdev: add ioctls for manual iso resource managementStefan Richter2009-03-24
| | * | | firewire: cdev: add ioctls for isochronous resource managementJay Fenlason, Stefan Richter2009-03-24
| | * | | firewire: cdev: fix documentation of FW_CDEV_IOC_GET_INFOStefan Richter2009-03-24
| | * | | firewire: cdev: documentation fixletStefan Richter2009-03-24
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-27
| |\ \ \ \
| | * | | | vfs: simple_set_mnt() should return voidSukadev Bhattiprolu2009-03-27
| | * | | | fs: move bdev code out of buffer.cNick Piggin2009-03-27
| | * | | | constify dentry_operations: misc filesystemsAl Viro2009-03-27
| | * | | | constify dentry_operations: NFSAl Viro2009-03-27
| | * | | | fs: make struct dentry->d_op constJan Engelhardt2009-03-27
| | * | | | vfs: Further changes from macro to inline function in fs.hSteven Whitehouse2009-03-27
| | * | | | vfs: Update fs.h to use inline functions when no file locking setSteven Whitehouse2009-03-27
| | * | | | do_pipe cleanup: drop its last user in arch/alpha/Cheng Renquan2009-03-27
| | * | | | generic compat_sys_ustatChristoph Hellwig2009-03-27
| | |/ / /
| * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-03-27
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | quota: Remove uppercase aliases for quota functions.Jan Kara2009-03-25
| | * | | quota: Remove NODQUOT macroJan Kara2009-03-25
| | * | | quota: Use inode->i_blkbits to get block bitsMingming Cao2009-03-25
| | * | | quota: Add quota reservation claim and released operationsMingming Cao2009-03-25
| | * | | quota: Add quota reservation supportMingming Cao2009-03-25
| | |/ /
* | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\ \ \ \ | |/ / / |/| | |
| * | | percpu: generalize embedding first chunk setup helperTejun Heo2009-03-10
| * | | percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk()Tejun Heo2009-03-10
| * | | x86, percpu: setup reserved percpu area for x86_64Tejun Heo2009-03-06
| * | | percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo2009-03-06
| * | | percpu: use negative for auto for pcpu_setup_first_chunk() argumentsTejun Heo2009-03-06
| * | | percpu: cosmetic renames in pcpu_setup_first_chunk()Tejun Heo2009-03-06
| * | | percpu: clean up percpu constantsTejun Heo2009-03-06
| * | | Merge branch 'x86/core' into core/percpuIngo Molnar2009-03-03
| |\ \ \