summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-01-29Merge branch 'core/percpu' into x86/coreIngo Molnar8-23/+145
2009-01-28dmi: Fix build breakageKumar Gala1-0/+2
2009-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+2
2009-01-28USB: add kernel-doc for wusb_dev in struct usb_deviceInaky Perez-Gonzalez1-0/+2
2009-01-28Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known"Alexey Dobriyan1-0/+7
2009-01-27Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+5
2009-01-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2009-01-27Merge branch 'linus' into core/percpuIngo Molnar12-86/+74
2009-01-27SATA: Blacklisting of systems that spin off disks during ACPI power offRafael J. Wysocki1-0/+2
2009-01-27DMI: Introduce dmi_first_match to make the interface more flexibleRafael J. Wysocki1-0/+1
2009-01-27Hibernation: Introduce system_entering_hibernationRafael J. Wysocki1-0/+2
2009-01-27Fix "multiple definition of `debugfs_create_size_t'"Linus Torvalds1-1/+1
2009-01-27Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-64/+5
2009-01-27Merge 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/jac...Linus 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/jba...Linus Torvalds1-0/+5
2009-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-1/+10
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+9
2009-01-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-11/+30
2009-01-26[libata] pata_via: support VX855, future chips whose IDE controller use 0x0571JosephChan@via.com.tw1-0/+4
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-21Merge branch 'x86/mm' into core/percpuIngo Molnar29-78/+169
2009-01-21klist.c: bit 0 in pointer can't be used as flagJesper Nilsson1-1/+1
2009-01-21debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=nInaky Perez-Gonzalez1-0/+7
2009-01-20percpu: refactor percpu.hBrian Gerst1-18/+23
2009-01-20dmaengine: add async_tx_clear_ack() macroGuennadi Liakhovetski1-0/+5
2009-01-20dmaengine: dma_issue_pending_all == nop when CONFIG_DMA_ENGINE=nDan Williams1-1/+5
2009-01-18Merge branch 'core/percpu' into stackprotectorIngo Molnar226-2792/+5909
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/gi...Linus 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-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+5
2009-01-16include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput15-16/+13
2009-01-16btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng1-0/+2
2009-01-16resources: fix parameter name and kernel-docRandy Dunlap1-1/+2
2009-01-16jbd: fix missing kernel-docRandy Dunlap1-0/+2
2009-01-16cgroups: consolidate cgroup documentsLi Zefan1-1/+1
2009-01-15Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar4-3/+91
2009-01-15net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt1-0/+3
2009-01-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+3
2009-01-15Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-52/+130