summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-264-9/+8
|\
| * net: Fix linux/if_frad.h's suitability for userspace.Krzysztof Hałasa2009-01-261-6/+4
| * sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich2009-01-221-1/+1
| * 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/+0
| |\
| | * mac80211: more kernel-doc fixesRandy Dunlap2009-01-161-1/+0
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-01-261-2/+0
|\ \ \
| * | | quota: Improve lockingJan Kara2009-01-161-2/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-262-1/+8
|\ \ \ \
| * | | | klist.c: bit 0 in pointer can't be used as flagJesper Nilsson2009-01-201-1/+1
| * | | | debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=nInaky Perez-Gonzalez2009-01-201-0/+7
| | |/ / | |/| |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2009-01-26162-15197/+0
|\ \ \ \
| * | | | m68k,m68knommu: merge header filesSam Ravnborg2009-01-16162-15201/+0
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-01-261-1/+2
|\ \ \ \ \
| * | | | | drm: create mode_config idr lockJesse Barnes2009-01-221-1/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-01-261-0/+5
|\ \ \ \ \
| * | | | | PCI PM: Restore standard config registers of all devices earlyRafael J. Wysocki2009-01-161-0/+5
* | | | | | 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/+4251
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | 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
* | | | | | | | 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
|\ \ \ \ \ \ \ \
| * | | | | | | | [SCSI] iscsi_tcp: make padbuf non-staticKaren Xie2009-01-131-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-01-162-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | drm: initial KMS config fixesJesse Barnes2009-01-162-2/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-152-2/+5
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt2009-01-141-0/+3
| * | | | | | | netfilter 09/09: remove padding from struct xt_match on 64bit buildsRichard Kennedy2009-01-121-1/+1
| * | | | | | | net: Fix a comment in include/linux/netdevice.h.Krzysztof Hałasa2009-01-121-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput2009-01-1515-16/+13
* | | | | | | alpha: fix RTC on marvelIvan Kokshaysky2009-01-151-3/+11
* | | | | | | btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng2009-01-151-0/+2
* | | | | | | resources: fix parameter name and kernel-docRandy Dunlap2009-01-151-1/+2
* | | | | | | jbd: fix missing kernel-docRandy Dunlap2009-01-151-0/+2
OpenPOWER on IntegriCloud