Age | Commit message (Expand) | Author |
2010-07-24 | of: remove of_default_bus_ids | Jonas Bonn |
2010-07-24 | of/device: Replace of_device with platform_device in includes and core code | Grant Likely |
2010-07-24 | of: remove asm/of_device.h | Grant Likely |
2010-07-24 | of: remove asm/of_platform.h | Grant Likely |
2010-07-24 | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely |
2010-07-24 | of: Merge of_platform_bus_type with platform_bus_type | Grant Likely |
2010-07-24 | Merge commit 'v2.6.35-rc6' into devicetree/next | Grant Likely |
2010-07-22 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2010-07-21 | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function | Jason Wessel |
2010-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2010-07-20 | math-emu: correct test for downshifting fraction in _FP_FROM_INT() | Mikael Pettersson |
2010-07-20 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-07-21 | include/linux/vgaarb.h: add missing part of include guard | Doug Goldstein |
2010-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-07-20 | vfs: fix RCU-lockdep false positive due to /proc | Paul E. McKenney |
2010-07-20 | fb: handle allocation failure in alloc_apertures() | Dan Carpenter |
2010-07-19 | mm: add context argument to shrinker callback | Dave Chinner |
2010-07-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-07-18 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-07-16 | PCI: fall back to original BIOS BAR addresses | Bjorn Helgaas |
2010-07-16 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-07-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-07-15 | jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions | Jan Kara |
2010-07-14 | net: fix problem in reading sock TX queue | Tom Herbert |
2010-07-14 | of/sparc: move is_root_node() to of.h | Andres Salomon |
2010-07-14 | lmb: rename to memblock | Yinghai Lu |
2010-07-12 | Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-07-09 | tracing: Add alignment to syscall metadata declarations | Steven Rostedt |
2010-07-08 | V4L/DVB: tuner: Add a definition for the Philips FQ1236 MK5 NTSC tuner | Andy Walls |
2010-07-08 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-07-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-07-07 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-07-07 | drm/ttm: Allocate the page pool manager in the heap. | Francisco Jerez |
2010-07-06 | VFS: introduce s_dirty accessors | Artem Bityutskiy |
2010-07-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-07-06 | writeback: simplify the write back thread queue | Christoph Hellwig |
2010-07-06 | writeback: split writeback_inodes_wb | Christoph Hellwig |
2010-07-06 | writeback: remove writeback_inodes_wbc | Christoph Hellwig |
2010-07-05 | net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined | Ben Hutchings |
2010-07-05 | of/i2c: Generalize OF support | Grant Likely |
2010-07-05 | of/device: Move struct of_device define outside of CONFIG_OF_DEVICE test | Grant Likely |
2010-07-05 | of/device: Add OF style matching helper function | Grant Likely |
2010-07-05 | of/gpio: add default of_xlate function if device has a node pointer | Anton Vorontsov |
2010-07-05 | of/gpio: stop using device_node data pointer to find gpio_chip | Grant Likely |
2010-07-05 | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov |
2010-07-05 | of: Merge of_device_alloc() and of_device_make_bus_id() | Grant Likely |
2010-07-05 | of/device: Merge of_platform_bus_probe() | Grant Likely |
2010-07-05 | of: Modify of_device_get_modalias to be passed struct device | Grant Likely |
2010-07-05 | of/device: merge of_device_uevent | Grant Likely |
2010-07-05 | of/address: Merge all of the bus translation code | Grant Likely |