summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely
2010-07-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-07-21sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel
2010-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-07-20math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson
2010-07-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-07-21include/linux/vgaarb.h: add missing part of include guardDoug Goldstein
2010-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-20vfs: fix RCU-lockdep false positive due to /procPaul E. McKenney
2010-07-20fb: handle allocation failure in alloc_apertures()Dan Carpenter
2010-07-19mm: add context argument to shrinker callbackDave Chinner
2010-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-07-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-07-16PCI: fall back to original BIOS BAR addressesBjorn Helgaas
2010-07-16Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-07-15jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsJan Kara
2010-07-14net: fix problem in reading sock TX queueTom Herbert
2010-07-14of/sparc: move is_root_node() to of.hAndres Salomon
2010-07-14lmb: rename to memblockYinghai Lu
2010-07-12Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-07-09tracing: Add alignment to syscall metadata declarationsSteven Rostedt
2010-07-08V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tunerAndy Walls
2010-07-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-07-07drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez
2010-07-06VFS: introduce s_dirty accessorsArtem Bityutskiy
2010-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-07-06writeback: simplify the write back thread queueChristoph Hellwig
2010-07-06writeback: split writeback_inodes_wbChristoph Hellwig
2010-07-06writeback: remove writeback_inodes_wbcChristoph Hellwig
2010-07-05net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is definedBen Hutchings
2010-07-05of/i2c: Generalize OF supportGrant Likely
2010-07-05of/device: Move struct of_device define outside of CONFIG_OF_DEVICE testGrant Likely
2010-07-05of/device: Add OF style matching helper functionGrant Likely
2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov
2010-07-05of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely
2010-07-05of/device: Merge of_platform_bus_probe()Grant Likely
2010-07-05of: Modify of_device_get_modalias to be passed struct deviceGrant Likely
2010-07-05of/device: merge of_device_ueventGrant Likely
2010-07-05of/address: Merge all of the bus translation codeGrant Likely
2010-07-05of/address: merge of_address_to_resource()Grant Likely
2010-07-05of/address: merge of_iomap()Grant Likely
2010-07-05of/irq: merge irq mapping codeGrant Likely
2010-07-05rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra