aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-01-30headers_check fix: tc_act/tc_gact.hJaswinder Singh Rajput
2009-01-30headers_check fix: spi/spidev.hJaswinder Singh Rajput
2009-01-30headers_check fix: raid/md_p.hJaswinder Singh Rajput
2009-01-30headers_check fix: nfsd/syscall.hJaswinder Singh Rajput
2009-01-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-01-30headers_check fix: nfsd/nfsfh.hJaswinder Singh Rajput
2009-01-30headers_check fix: nfsd/export.hJaswinder Singh Rajput
2009-01-30headers_check fix: netfilter/xt_conntrack.hJaswinder Singh Rajput
2009-01-30headers_check fix: dvb/video.hJaswinder Singh Rajput
2009-01-30headers_check fix: dvb/net.hJaswinder Singh Rajput
2009-01-30headers_check fix: dvb/frontend.hJaswinder Singh Rajput
2009-01-30headers_check fix: dvb/dmx.hJaswinder Singh Rajput
2009-01-30headers_check fix: dvb/audio.hJaswinder Singh Rajput
2009-01-30headers_check fix: can/bcm.hJaswinder Singh Rajput
2009-01-30block: add sysfs file for controlling io stats accountingJens Axboe
2009-01-30include/linux: Add bsg.h to the Kernel exported headersBoaz Harrosh
2009-01-30block: add bio_rw_flagged() for testing bio->bi_rwJens Axboe
2009-01-30block: seperate bio/request unplug and sync bitsJens Axboe
2009-01-30Fix small typo in bio.h's documentationAlberto Bertogli
2009-01-30block: Don't verify integrity metadata on read errorMartin K. Petersen
2009-01-29epoll: drop max_user_instances and rely only on max_user_watchesDavide Libenzi
2009-01-29cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs()Paul Menage
2009-01-29alpha: use syscall wrappersIvan Kokshaysky
2009-01-29kprobes: fix module compilation error with CONFIG_KPROBES=nMasami Hiramatsu
2009-01-29gro: Avoid copying headers of unmerged packetsHerbert Xu
2009-01-29gro: Move common completion code into helpersHerbert Xu
2009-01-29ath5k: support LED's on emachines E510 notebookTulio Magno Quites Machado Filho
2009-01-29mac80211: Fix MFP Association Comeback to use Timeout Interval IEJouni Malinen
2009-01-29nl80211: New command for adding extra IE(s) into management framesJouni Malinen
2009-01-29ath9k: get EEPROM contents from platform data on AHB busGabor Juhos
2009-01-29nl80211: Fix documentation errorsJouni Malinen
2009-01-29libertas: if_spi, driver for libertas GSPI devicesColin McCabe
2009-01-29mac80211: 802.11w - Implement Association Comeback processingJouni Malinen
2009-01-29mac80211: 802.11w - SA Query processingJouni Malinen
2009-01-29mac80211: 802.11w - Configuration of MFP disabled/optional/requiredJouni Malinen
2009-01-29mac80211: 802.11w - WEXT configuration for IGTKJouni Malinen
2009-01-29mac80211: 802.11w - WEXT parameter for setting mgmt cipherJouni Malinen
2009-01-29mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen
2009-01-29mac80211: 802.11w - Add BIP (AES-128-CMAC)Jouni Malinen
2009-01-29mac80211: 802.11w - CCMP for management framesJouni Malinen
2009-01-29mac80211: 802.11w - STA flag for MFPJouni Malinen
2009-01-29ath5k: support LEDs on Acer Aspire One netbookBob Copeland
2009-01-29b43/ssb: Add SPROM8 extraction and LP-PHY detectionMichael Buesch
2009-01-29wireless: Add channel/frequency conversions to ieee80211.hDavid Kilroy
2009-01-28dmi: Fix build breakageKumar Gala
2009-01-27net: Allow RX queue selection to seed TX queue hashing.David S. Miller
2009-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-01-27USB: add kernel-doc for wusb_dev in struct usb_deviceInaky Perez-Gonzalez
2009-01-27Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known"Alexey Dobriyan
2009-01-27kmalloc: return NULL instead of link failureJeff Mahoney