Age | Commit message (Expand) | Author |
2009-03-30 | xen: add /sys/hypervisor support | Jeremy Fitzhardinge |
2009-03-29 | x86/paravirt: finish change from lazy cpu to context switch start/end | Jeremy Fitzhardinge |
2009-03-29 | x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch | Jeremy Fitzhardinge |
2009-03-29 | Fix build error in <linux/irq.h> | Ralf Baechle |
2009-03-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2009-03-28 | Annotate struct fs_struct's usage count restriction | David Howells |
2009-03-28 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2009-03-28 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-03-28 | Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm... | Linus Torvalds |
2009-03-28 | i2c-piix4: Add support for the Broadcom HT1100 chipset | Flavio Leitner |
2009-03-28 | i2c-algo-pca: Rework waiting for a free bus | Wolfram Sang |
2009-03-28 | i2c-algo-pca: Add PCA9665 support | Marco Aurelio da Costa |
2009-03-28 | i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79 | Jean Delvare |
2009-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2009-03-28 | Merge branch 'origin' into devel | Russell King |
2009-03-28 | netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections | Paul Moore |
2009-03-28 | lsm: Remove the socket_post_accept() hook | Paul Moore |
2009-03-28 | netlabel: Label incoming TCP connections correctly in SELinux | Paul Moore |
2009-03-28 | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2009-03-27 | mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi | Johannes Berg |
2009-03-27 | mac80211: fix aggregation to not require queue stop | Johannes Berg |
2009-03-27 | mac80211: unify and fix TX aggregation start | Johannes Berg |
2009-03-27 | mac80211: rate control status only for controlled packets | Johannes Berg |
2009-03-27 | mac80211: add beacon filtering support | Kalle Valo |
2009-03-27 | cfg80211: add feature to hold bss | Kalle Valo |
2009-03-27 | mac80211: disable power save when scanning | Kalle Valo |
2009-03-27 | ath5k: Support LED's on Acer Extensa 5620z | Tulio Magno Quites Machado Filho |
2009-03-27 | nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE | Jouni Malinen |
2009-03-27 | nl80211: Add MLME primitives to support external SME | Jouni Malinen |
2009-03-27 | nl80211: Event notifications for MLME events | Jouni Malinen |
2009-03-27 | mac80211: kill IEEE80211_CONF_SHORT_SLOT_TIME | Johannes Berg |
2009-03-27 | ieee80211: document DS bit usage | Johannes Berg |
2009-03-27 | nl80211: export supported commands | Johannes Berg |
2009-03-27 | wireless: radiotap updates | Johannes Berg |
2009-03-27 | mac80211: reduce max number of queues | Johannes Berg |
2009-03-27 | mac80211: remove ieee80211_num_regular_queues | Johannes Berg |
2009-03-27 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-03-27 | net: Add missing include into include/linux/netdevice.h | Dmitri Vorobiev |
2009-03-27 | agp/intel: Add support for new intel chipset. | Shaohua Li |
2009-03-27 | drm: Convert proc files to seq_file and introduce debugfs | Ben Gamari |
2009-03-27 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2009-03-27 | vfs: simple_set_mnt() should return void | Sukadev Bhattiprolu |
2009-03-27 | fs: move bdev code out of buffer.c | Nick Piggin |
2009-03-27 | constify dentry_operations: misc filesystems | Al Viro |
2009-03-27 | constify dentry_operations: NFS | Al Viro |
2009-03-27 | fs: make struct dentry->d_op const | Jan Engelhardt |
2009-03-27 | vfs: Further changes from macro to inline function in fs.h | Steven Whitehouse |