summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-01-261-1/+10
| |\ \ \ \ \ \
| | * | | | | | dmaengine: add async_tx_clear_ack() macroGuennadi Liakhovetski2009-01-191-0/+5
| | * | | | | | dmaengine: dma_issue_pending_all == nop when CONFIG_DMA_ENGINE=nDan Williams2009-01-191-1/+5
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-262-0/+9
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'core/debugobjects' into core/urgentThomas Gleixner2009-01-2244-93/+191
| | |\ \ \ \ \ \
| | | * | | | | | debugobjects: add and use INIT_WORK_ON_STACKThomas Gleixner2009-01-221-0/+6
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | softlock: fix false panic which can occur if softlockup_thresh is reducedMandeep Singh Baines2009-01-141-0/+3
| * | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-263-11/+30
| |\ \ \ \ \ \ \
| | * | | | | | | locking, hpet: annotate false positive warningPeter Zijlstra2009-01-121-0/+6
| | * | | | | | | Merge commit 'v2.6.29-rc1' into timers/urgentIngo Molnar2009-01-11244-18344/+4251Star
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | itimers: remove the per-cpu-ish-nessPeter Zijlstra2009-01-072-11/+24
| * | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-264-5/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86, generic: mark complex bitops.h inlines as __always_inlineAndi Kleen2009-01-134-5/+5
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-01-231-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | ASoC: Add missing comma to SND_SOC_DAPM_SWITCH_E in soc-dapm.hPeter Ujfalusi2009-01-231-1/+1
* | | | | | | | | com20020: Fix allyesconfig build failure.David S. Miller2009-01-241-1/+1
* | | | | | | | | netns: ipmr: enable namespace support in ipv4 multicast routing codeBenjamin Thery2009-01-221-1/+2
* | | | | | | | | netns: ipmr: declare reg_vif_num per-namespaceBenjamin Thery2009-01-221-0/+3
* | | | | | | | | netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery2009-01-221-0/+2
* | | | | | | | | netns: ipmr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery2009-01-221-0/+1
* | | | | | | | | netns: ipmr: dynamically allocate mfc_cache_arrayBenjamin Thery2009-01-221-0/+1
* | | | | | | | | netns: ipmr: store netns in struct mfc_cacheBenjamin Thery2009-01-221-0/+15
* | | | | | | | | netns: ipmr: dynamically allocate vif_tableBenjamin Thery2009-01-221-0/+2
* | | | | | | | | netns: ipmr: allocate mroute_socket per-namespace.Benjamin Thery2009-01-221-0/+4
* | | | | | | | | net: ppp_generic - introduce net-namespace functionality v2Cyrill Gorcunov2009-01-221-0/+4
* | | | | | | | | virtio_net: add link status handlingMark McLoughlin2009-01-211-0/+5
* | | | | | | | | inet: Allowing more than 64k connections and heavily optimize bind(0) time.Evgeniy Polyakov2009-01-211-1/+2
* | | | | | | | | dccp: Initialisation and type-checking of feature sysctlsGerrit Renker2009-01-211-8/+0Star
* | | | | | | | | dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker2009-01-211-20/+4Star
* | | | | | | | | dccp: Initialisation framework for feature negotiationGerrit Renker2009-01-211-19/+0Star
* | | | | | | | | net: Remove redundant NAPI functionsBen Hutchings2009-01-211-50/+0Star
* | | | | | | | | sc92031: use device id directly instead of made-up nameCesar Eduardo Barros2009-01-211-0/+2
* | | | | | | | | WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa2009-01-211-0/+5
* | | | | | | | | WAN: Generic HDLC now uses IFF_WAN_HDLC private flag.Krzysztof Hałasa2009-01-211-0/+1
* | | | | | | | | hdlcdrv: convert to internal net_device_statsStephen Hemminger2009-01-211-1/+0Star
* | | | | | | | | ibmtr: convert to internal network_device_statsStephen Hemminger2009-01-211-1/+1
* | | | | | | | | com20020: convert to net_devic_opsStephen Hemminger2009-01-211-0/+1
* | | | | | | | | arcnet: convert to net_device_opsStephen Hemminger2009-01-211-1/+6
* | | | | | | | | arcnet: convert to internal statsStephen Hemminger2009-01-211-2/+0Star
* | | | | | | | | netrom: convert to internal net_device_statsStephen Hemminger2009-01-211-4/+0Star
* | | | | | | | | clip: convert to internal network_device_statsStephen Hemminger2009-01-211-1/+0Star
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning2009-01-211-1/+3
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-01-201-1/+0Star
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | mac80211: more kernel-doc fixesRandy Dunlap2009-01-161-1/+0Star
* | | | | | | | Merge branch 'misc' into releaseLen Brown2009-01-161-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | ACPI: fix ACPI_FADT_S4_RTC_WAKE commentDavid Brownell2009-01-161-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-01-161-3/+8
|\ \ \ \ \ \ \
| * | | | | | | libata: Add another column to the ata_timing table.David Daney2009-01-161-3/+6
| * | | | | | | [libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik2009-01-161-0/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-01-161-0/+1
|\ \ \ \ \ \ \ \