aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-01-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-26net: Fix linux/if_frad.h's suitability for userspace.Krzysztof Hałasa
2009-01-26i2c: Warn on deprecated binding model useJean Delvare
2009-01-26i2c: Delete many unused adapter IDsJean Delvare
2009-01-26i2c: Delete 10 unused driver IDsJean Delvare
2009-01-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-01-23com20020: Fix allyesconfig build failure.David S. Miller
2009-01-22netns: ipmr: enable namespace support in ipv4 multicast routing codeBenjamin Thery
2009-01-22netns: ipmr: store netns in struct mfc_cacheBenjamin Thery
2009-01-22Merge branch 'core/debugobjects' into core/urgentThomas Gleixner
2009-01-22debugobjects: add and use INIT_WORK_ON_STACKThomas Gleixner
2009-01-21net: ppp_generic - introduce net-namespace functionality v2Cyrill Gorcunov
2009-01-21virtio_net: add link status handlingMark McLoughlin
2009-01-21dccp: Initialisation and type-checking of feature sysctlsGerrit Renker
2009-01-21dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker
2009-01-21dccp: Initialisation framework for feature negotiationGerrit Renker
2009-01-21net: Remove redundant NAPI functionsBen Hutchings
2009-01-21sc92031: use device id directly instead of made-up nameCesar Eduardo Barros
2009-01-21WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa
2009-01-21WAN: Generic HDLC now uses IFF_WAN_HDLC private flag.Krzysztof Hałasa
2009-01-21hdlcdrv: convert to internal net_device_statsStephen Hemminger
2009-01-21ibmtr: convert to internal network_device_statsStephen Hemminger
2009-01-21com20020: convert to net_devic_opsStephen Hemminger
2009-01-21arcnet: convert to net_device_opsStephen Hemminger
2009-01-21arcnet: convert to internal statsStephen Hemminger
2009-01-21usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning
2009-01-20klist.c: bit 0 in pointer can't be used as flagJesper Nilsson
2009-01-20debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=nInaky Perez-Gonzalez
2009-01-19dmaengine: add async_tx_clear_ack() macroGuennadi Liakhovetski
2009-01-19dmaengine: dma_issue_pending_all == nop when CONFIG_DMA_ENGINE=nDan Williams
2009-01-16PCI PM: Restore standard config registers of all devices earlyRafael J. Wysocki
2009-01-16quota: Improve lockingJan Kara
2009-01-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-01-16libata: Add another column to the ata_timing table.David Daney
2009-01-16[libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-15include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput
2009-01-15btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng
2009-01-15resources: fix parameter name and kernel-docRandy Dunlap
2009-01-15jbd: fix missing kernel-docRandy Dunlap