aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-17Merge branch 'linus' into tracing/coreIngo Molnar283-2947/+6199
2009-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds6-18/+37
2009-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pcmcia-2.6Linus Torvalds1-2/+2
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds6-6/+258
2009-09-16writeback: separate starting of sync vs opportunistic writebackJens Axboe2-3/+3
2009-09-16writeback: use RCU to protect bdi_listJens Axboe1-0/+1
2009-09-16fs: Assign bdi in super_blockJens Axboe1-0/+1
2009-09-16writeback: get rid of wbc->for_writepagesJens Axboe2-5/+2
2009-09-16fs: remove bdev->bd_inode_backing_dev_infoJens Axboe1-1/+0
2009-09-15tracing: remove notrace from __kprobes annotationSteven Rostedt1-2/+2
2009-09-15pcmcia: Use phys_addr_t for physical addressesSteven A. Falco1-2/+2
2009-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds1-23/+7
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-0/+2
2009-09-15Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers2-0/+13
2009-09-15Driver core: Add support for compatibility classesJean Delvare1-0/+8
2009-09-15uio: add generic driver for PCI 2.3 devicesMichael S. Tsirkin1-0/+1
2009-09-15driver model: constify attribute groupsDavid Brownell4-6/+6
2009-09-15Driver core: Add accessor for device platform dataMark Brown1-0/+5
2009-09-15Driver core: move dev_get/set_drvdata to drivers/base/dd.cGreg Kroah-Hartman1-12/+4
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds4-27/+157
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre1-1/+1
2009-09-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds9-87/+429
2009-09-15Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-7/+14
2009-09-15Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+162
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds1-1/+4
2009-09-14Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds2-5/+17
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds4-5/+232
2009-09-15SELinux: inline selinux_is_enabled in !CONFIG_SECURITY_SELINUXEric Paris1-1/+1
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-12/+67
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds2-28/+42
2009-09-14Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-56/+131
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds9-145/+184
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-0/+85
2009-09-14Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-79/+323
2009-09-14cleanup console_print()Anirban Sinha2-23/+0
2009-09-14PCI hotplug: acpiphp: use generic pci_configure_slot()Bjorn Helgaas1-3/+1
2009-09-14PCI hotplug: add pci_configure_slot()Bjorn Helgaas1-0/+9
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds2-11/+2
2009-09-14PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceBjorn Helgaas1-1/+1
2009-09-14Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds2-11/+11
2009-09-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds1-0/+22
2009-09-14PM: Add convenience macro to make switching to dev_pm_ops less error-proneAlbin Tonnerre1-0/+14
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki226-2488/+4529
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds141-1287/+1911
2009-09-14Merge branches 'slab/cleanups' and 'slab/fixes' into for-linusPekka Enberg2-11/+2
2009-09-14PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handleAlex Chiang1-1/+1
2009-09-14tracing: have TRACE_EVENT macro use __flags to not shadow parameterSteven Rostedt1-2/+2
2009-09-14vfs: Remove generic_osync_inode() and sync_page_range{_nolock}()Jan Kara2-9/+0
2009-09-14vfs: Introduce new helpers for syncing after writing to O_SYNC file or IS_SYNC inodeJan Kara1-0/+3
2009-09-14vfs: Rename generic_file_aio_write_nolockChristoph Hellwig1-2/+4