Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-01-26 | 2 | -64/+5 |
|\ | |||||
| * | i2c: Warn on deprecated binding model use | Jean Delvare | 2009-01-26 | 1 | -3/+5 |
| * | i2c: Delete many unused adapter IDs | Jean Delvare | 2009-01-26 | 1 | -51/+0 |
| * | i2c: Delete 10 unused driver IDs | Jean Delvare | 2009-01-26 | 1 | -10/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-26 | 4 | -9/+8 |
|\ \ | |||||
| * | | net: Fix linux/if_frad.h's suitability for userspace. | Krzysztof Hałasa | 2009-01-26 | 1 | -6/+4 |
| * | | sctp: Fix crc32c calculations on big-endian arhes. | Vlad Yasevich | 2009-01-22 | 1 | -1/+1 |
| * | | usbnet: allow type check of devdbg arguments in non-debug build | Steve Glendinning | 2009-01-21 | 1 | -1/+3 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-01-20 | 1 | -1/+0 |
| |\ \ | | |/ | |/| | |||||
| | * | mac80211: more kernel-doc fixes | Randy Dunlap | 2009-01-16 | 1 | -1/+0 |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-01-26 | 1 | -2/+0 |
|\ \ \ | |||||
| * | | | quota: Improve locking | Jan Kara | 2009-01-16 | 1 | -2/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-26 | 2 | -1/+8 |
|\ \ \ \ | |||||
| * | | | | klist.c: bit 0 in pointer can't be used as flag | Jesper Nilsson | 2009-01-20 | 1 | -1/+1 |
| * | | | | debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=n | Inaky Perez-Gonzalez | 2009-01-20 | 1 | -0/+7 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2009-01-26 | 162 | -15197/+0 |
|\ \ \ \ | |||||
| * | | | | m68k,m68knommu: merge header files | Sam Ravnborg | 2009-01-16 | 162 | -15201/+0 |
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-01-26 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | drm: create mode_config idr lock | Jesse Barnes | 2009-01-22 | 1 | -1/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-01-26 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | PCI PM: Restore standard config registers of all devices early | Rafael J. Wysocki | 2009-01-16 | 1 | -0/+5 |
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2009-01-26 | 1 | -1/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | dmaengine: add async_tx_clear_ack() macro | Guennadi Liakhovetski | 2009-01-19 | 1 | -0/+5 |
| * | | | | | | dmaengine: dma_issue_pending_all == nop when CONFIG_DMA_ENGINE=n | Dan Williams | 2009-01-19 | 1 | -1/+5 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-26 | 2 | -0/+9 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'core/debugobjects' into core/urgent | Thomas Gleixner | 2009-01-22 | 44 | -93/+191 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | debugobjects: add and use INIT_WORK_ON_STACK | Thomas Gleixner | 2009-01-22 | 1 | -0/+6 |
| | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | softlock: fix false panic which can occur if softlockup_thresh is reduced | Mandeep Singh Baines | 2009-01-14 | 1 | -0/+3 |
* | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-01-26 | 3 | -11/+30 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | locking, hpet: annotate false positive warning | Peter Zijlstra | 2009-01-12 | 1 | -0/+6 |
| * | | | | | | | Merge commit 'v2.6.29-rc1' into timers/urgent | Ingo Molnar | 2009-01-11 | 244 | -18344/+4251 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | itimers: remove the per-cpu-ish-ness | Peter Zijlstra | 2009-01-07 | 2 | -11/+24 |
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-26 | 4 | -5/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | x86, generic: mark complex bitops.h inlines as __always_inline | Andi Kleen | 2009-01-13 | 4 | -5/+5 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2009-01-23 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | ASoC: Add missing comma to SND_SOC_DAPM_SWITCH_E in soc-dapm.h | Peter Ujfalusi | 2009-01-23 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'misc' into release | Len Brown | 2009-01-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | ACPI: fix ACPI_FADT_S4_RTC_WAKE comment | David Brownell | 2009-01-16 | 1 | -1/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-01-16 | 1 | -3/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | libata: Add another column to the ata_timing table. | David Daney | 2009-01-16 | 1 | -3/+6 |
| * | | | | | | | [libata] get-identity ioctl: Fix use of invalid memory pointer | Jeff Garzik | 2009-01-16 | 1 | -0/+2 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2009-01-16 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | [SCSI] iscsi_tcp: make padbuf non-static | Karen Xie | 2009-01-13 | 1 | -0/+1 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2009-01-16 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | drm: initial KMS config fixes | Jesse Barnes | 2009-01-16 | 2 | -2/+2 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-15 | 2 | -2/+5 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | net: Add init_dummy_netdev() and fix EMAC driver using it | Benjamin Herrenschmidt | 2009-01-14 | 1 | -0/+3 |
| * | | | | | | | netfilter 09/09: remove padding from struct xt_match on 64bit builds | Richard Kennedy | 2009-01-12 | 1 | -1/+1 |
| * | | | | | | | net: Fix a comment in include/linux/netdevice.h. | Krzysztof Hałasa | 2009-01-12 | 1 | -1/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | include of <linux/types.h> is preferred over <asm/types.h> | Jaswinder Singh Rajput | 2009-01-15 | 15 | -16/+13 |