aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-30xen: add /dev/xen/evtchn driverIan Campbell1-0/+88
2009-03-30xen: add irq_from_evtchnIan Campbell1-0/+3
2009-03-29x86/paravirt: finish change from lazy cpu to context switch start/endJeremy Fitzhardinge2-2/+2
2009-03-29x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switchJeremy Fitzhardinge2-12/+13
2009-03-29Fix build error in <linux/irq.h>Ralf Baechle1-0/+2
2009-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds3-14/+33
2009-03-28Annotate struct fs_struct's usage count restrictionDavid Howells1-1/+4
2009-03-28Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-3/+37
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-0/+76
2009-03-28Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds25-113/+598
2009-03-28i2c-piix4: Add support for the Broadcom HT1100 chipsetFlavio Leitner1-0/+1
2009-03-28i2c-algo-pca: Rework waiting for a free busWolfram Sang1-1/+1
2009-03-28i2c-algo-pca: Add PCA9665 supportMarco Aurelio da Costa1-2/+31
2009-03-28i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79Jean Delvare1-0/+4
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds21-92/+1771
2009-03-28Merge branch 'origin' into develRussell King304-4009/+6254
2009-03-28netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connectionsPaul Moore1-0/+5
2009-03-28lsm: Remove the socket_post_accept() hookPaul Moore1-13/+0
2009-03-28netlabel: Label incoming TCP connections correctly in SELinuxPaul Moore2-1/+28
2009-03-28Merge branch 'linus' into percpu-cpumask-x86-for-linus-2Ingo Molnar29-195/+962
2009-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-72/+415
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-33/+185
2009-03-27mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg1-12/+2
2009-03-27mac80211: fix aggregation to not require queue stopJohannes Berg1-0/+4
2009-03-27mac80211: unify and fix TX aggregation startJohannes Berg1-2/+2
2009-03-27mac80211: rate control status only for controlled packetsJohannes Berg1-0/+4
2009-03-27mac80211: add beacon filtering supportKalle Valo1-0/+33
2009-03-27cfg80211: add feature to hold bssKalle Valo1-0/+18
2009-03-27mac80211: disable power save when scanningKalle Valo1-5/+7
2009-03-27ath5k: Support LED's on Acer Extensa 5620zTulio Magno Quites Machado Filho1-0/+2
2009-03-27nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen2-27/+7
2009-03-27nl80211: Add MLME primitives to support external SMEJouni Malinen3-10/+162
2009-03-27nl80211: Event notifications for MLME eventsJouni Malinen2-1/+81
2009-03-27mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIMEJohannes Berg1-6/+0
2009-03-27ieee80211: document DS bit usageJohannes Berg1-0/+16
2009-03-27nl80211: export supported commandsJohannes Berg1-0/+6
2009-03-27wireless: radiotap updatesJohannes Berg1-1/+3
2009-03-27mac80211: reduce max number of queuesJohannes Berg1-1/+1
2009-03-27mac80211: remove ieee80211_num_regular_queuesJohannes Berg1-5/+0
2009-03-27Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds2-1/+78
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds7-46/+197
2009-03-27net: Add missing include into include/linux/netdevice.hDmitri Vorobiev1-0/+1
2009-03-27agp/intel: Add support for new intel chipset.Shaohua Li1-0/+2
2009-03-27drm: Convert proc files to seq_file and introduce debugfsBen Gamari1-1/+76
2009-03-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6Linus Torvalds2-43/+87
2009-03-27vfs: simple_set_mnt() should return voidSukadev Bhattiprolu1-1/+1
2009-03-27fs: move bdev code out of buffer.cNick Piggin2-7/+7
2009-03-27constify dentry_operations: misc filesystemsAl Viro1-1/+1
2009-03-27constify dentry_operations: NFSAl Viro2-2/+2
2009-03-27fs: make struct dentry->d_op constJan Engelhardt1-1/+1