aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-64/+5
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-7/+7
2009-01-26net: Fix linux/if_frad.h's suitability for userspace.Krzysztof Hałasa1-6/+4
2009-01-26i2c: Warn on deprecated binding model useJean Delvare1-3/+5
2009-01-26i2c: Delete many unused adapter IDsJean Delvare1-51/+0
2009-01-26i2c: Delete 10 unused driver IDsJean Delvare1-10/+0
2009-01-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6Linus Torvalds1-2/+0
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2-1/+8
2009-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+5
2009-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-1/+10
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-0/+9
2009-01-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-11/+30
2009-01-22Merge branch 'core/debugobjects' into core/urgentThomas Gleixner30-78/+175
2009-01-22debugobjects: add and use INIT_WORK_ON_STACKThomas Gleixner1-0/+6
2009-01-21usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning1-1/+3
2009-01-20klist.c: bit 0 in pointer can't be used as flagJesper Nilsson1-1/+1
2009-01-20debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=nInaky Perez-Gonzalez1-0/+7
2009-01-19dmaengine: add async_tx_clear_ack() macroGuennadi Liakhovetski1-0/+5
2009-01-19dmaengine: dma_issue_pending_all == nop when CONFIG_DMA_ENGINE=nDan Williams1-1/+5
2009-01-16PCI PM: Restore standard config registers of all devices earlyRafael J. Wysocki1-0/+5
2009-01-16quota: Improve lockingJan Kara1-2/+0
2009-01-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-3/+8
2009-01-16libata: Add another column to the ata_timing table.David Daney1-3/+6
2009-01-16[libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik1-0/+2
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+5
2009-01-15include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput15-16/+13
2009-01-15btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng1-0/+2
2009-01-15resources: fix parameter name and kernel-docRandy Dunlap1-1/+2
2009-01-15jbd: fix missing kernel-docRandy Dunlap1-0/+2
2009-01-15cgroups: consolidate cgroup documentsLi Zefan1-1/+1
2009-01-14net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt1-0/+3
2009-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+3
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-52/+130
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison1-1/+1
2009-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-1/+2
2009-01-14IDE: fix sparse signed-ness errors with host->host_busyBen Dooks1-1/+1
2009-01-14it821x: Add ultra_mask quirk for Vortex86SXBrandon Philips1-0/+1
2009-01-14mm: fix assertionNick Piggin1-1/+0
2009-01-14[CVE-2009-0029] System call wrappers part 33Heiko Carstens1-0/+1
2009-01-14[CVE-2009-0029] System call wrappers part 32Heiko Carstens1-0/+7
2009-01-14[CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt1-0/+6
2009-01-14[CVE-2009-0029] System call wrapper infrastructureHeiko Carstens1-0/+62
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens1-0/+2
2009-01-14[CVE-2009-0029] Convert all system calls to return a longHeiko Carstens1-40/+39
2009-01-14[CVE-2009-0029] Move compat system call declarations to compat header fileHeiko Carstens2-12/+13
2009-01-14softlock: fix false panic which can occur if softlockup_thresh is reducedMandeep Singh Baines1-0/+3
2009-01-12netfilter 09/09: remove padding from struct xt_match on 64bit buildsRichard Kennedy1-1/+1
2009-01-12net: Fix a comment in include/linux/netdevice.h.Krzysztof Hałasa1-1/+1
2009-01-13Merge commit 'gcl/gcl-next' into nextBenjamin Herrenschmidt1-0/+3
2009-01-12Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-10/+3