summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-01-30headers_check fix: dvb/video.hJaswinder Singh Rajput
2009-01-30headers_check fix: dvb/net.hJaswinder Singh Rajput
2009-01-30headers_check fix: dvb/frontend.hJaswinder Singh Rajput
2009-01-30headers_check fix: dvb/dmx.hJaswinder Singh Rajput
2009-01-30headers_check fix: dvb/audio.hJaswinder Singh Rajput
2009-01-30headers_check fix: can/bcm.hJaswinder Singh Rajput
2009-01-30block: add sysfs file for controlling io stats accountingJens Axboe
2009-01-30include/linux: Add bsg.h to the Kernel exported headersBoaz Harrosh
2009-01-30block: add bio_rw_flagged() for testing bio->bi_rwJens Axboe
2009-01-30block: seperate bio/request unplug and sync bitsJens Axboe
2009-01-30Fix small typo in bio.h's documentationAlberto Bertogli
2009-01-30block: Don't verify integrity metadata on read errorMartin K. Petersen
2009-01-30Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap
2009-01-30Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds
2009-01-30epoll: drop max_user_instances and rely only on max_user_watchesDavide Libenzi
2009-01-30cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs()Paul Menage
2009-01-30alpha: use syscall wrappersIvan Kokshaysky
2009-01-30kprobes: fix module compilation error with CONFIG_KPROBES=nMasami Hiramatsu
2009-01-29V4L/DVB (10230): v4l2-device: fix buggy macroHans Verkuil
2009-01-28dmi: Fix build breakageKumar Gala
2009-01-28drm: Rip out the racy, unused vblank signal code.Eric Anholt
2009-01-28net: wrong test in inet_ehash_locks_alloc()Eric Dumazet
2009-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-01-28USB: add kernel-doc for wusb_dev in struct usb_deviceInaky Perez-Gonzalez
2009-01-28Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known"Alexey Dobriyan
2009-01-27kmalloc: return NULL instead of link failureJeff Mahoney
2009-01-27PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDsSeth Heasley
2009-01-27Merge branch 'hibern_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-01-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-01-27UBI: allow direct user-space I/OSidney Amani
2009-01-27SATA: Blacklisting of systems that spin off disks during ACPI power offRafael J. Wysocki
2009-01-27DMI: Introduce dmi_first_match to make the interface more flexibleRafael J. Wysocki
2009-01-27Hibernation: Introduce system_entering_hibernationRafael J. Wysocki
2009-01-27Fix "multiple definition of `debugfs_create_size_t'"Linus Torvalds
2009-01-26Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-26net: Fix linux/if_frad.h's suitability for userspace.Krzysztof HaƂasa
2009-01-26i2c: Warn on deprecated binding model useJean Delvare
2009-01-26i2c: Delete many unused adapter IDsJean Delvare
2009-01-26i2c: Delete 10 unused driver IDsJean Delvare
2009-01-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2009-01-26Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-26tracing/blktrace: fix up checkpatch reported problems in ftrace plugin patchArnaldo Carvalho de Melo