aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-04-30SELinux: Don't flush inherited SIGKILL during execve()David Howells
2009-04-14smack: implement logging V3Etienne Basset
2009-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-03-28Annotate struct fs_struct's usage count restrictionDavid Howells
2009-03-28Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-28Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds
2009-03-28i2c-piix4: Add support for the Broadcom HT1100 chipsetFlavio Leitner
2009-03-28i2c-algo-pca: Rework waiting for a free busWolfram Sang
2009-03-28i2c-algo-pca: Add PCA9665 supportMarco Aurelio da Costa
2009-03-28i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79Jean Delvare
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-03-28Merge branch 'origin' into develRussell King
2009-03-28netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore
2009-03-28lsm: Remove the socket_post_accept() hookPaul Moore
2009-03-28netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg
2009-03-27mac80211: fix aggregation to not require queue stopJohannes Berg
2009-03-27mac80211: unify and fix TX aggregation startJohannes Berg
2009-03-27mac80211: rate control status only for controlled packetsJohannes Berg
2009-03-27mac80211: add beacon filtering supportKalle Valo
2009-03-27cfg80211: add feature to hold bssKalle Valo
2009-03-27mac80211: disable power save when scanningKalle Valo
2009-03-27ath5k: Support LED's on Acer Extensa 5620zTulio Magno Quites Machado Filho
2009-03-27nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen
2009-03-27nl80211: Add MLME primitives to support external SMEJouni Malinen
2009-03-27nl80211: Event notifications for MLME eventsJouni Malinen
2009-03-27mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIMEJohannes Berg
2009-03-27ieee80211: document DS bit usageJohannes Berg
2009-03-27nl80211: export supported commandsJohannes Berg
2009-03-27wireless: radiotap updatesJohannes Berg
2009-03-27mac80211: reduce max number of queuesJohannes Berg
2009-03-27mac80211: remove ieee80211_num_regular_queuesJohannes Berg
2009-03-27Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-27net: Add missing include into include/linux/netdevice.hDmitri Vorobiev
2009-03-27agp/intel: Add support for new intel chipset.Shaohua Li
2009-03-27drm: Convert proc files to seq_file and introduce debugfsBen Gamari
2009-03-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-03-27vfs: simple_set_mnt() should return voidSukadev Bhattiprolu
2009-03-27fs: move bdev code out of buffer.cNick Piggin
2009-03-27constify dentry_operations: misc filesystemsAl Viro
2009-03-27constify dentry_operations: NFSAl Viro
2009-03-27fs: make struct dentry->d_op constJan Engelhardt
2009-03-27vfs: Further changes from macro to inline function in fs.hSteven Whitehouse
2009-03-27vfs: Update fs.h to use inline functions when no file locking setSteven Whitehouse
2009-03-27do_pipe cleanup: drop its last user in arch/alpha/Cheng Renquan