]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2008-12-31 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-31 Linus TorvaldsMerge branch 'devel' of master.kernel.org:/home/rmk...
2008-12-31 Huang Weiyitracing: removed duplicated #include
2008-12-31 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-12-31 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-12-31 Linus TorvaldsMerge branch 'oprofile-for-linus' of git://git.kernel...
2008-12-31 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-12-31 Linus TorvaldsMerge branch 'drm-next' of git://git.kernel.org/pub...
2008-12-31 Linus TorvaldsMerge branch 'agp-next' of git://git.kernel.org/pub...
2008-12-31 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-12-31 Linus TorvaldsMerge branch 'for-2.6.29' of git://git.kernel.dk/linux...
2008-12-31 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git.kernel...
2008-12-31 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git.kerne...
2008-12-31 Linus TorvaldsMerge branch 'core-for-linus' of git://git.kernel.org...
2008-12-29 Mark McLoughlinlguest: struct device - replace bus_id with dev_name()
2008-12-29 Matias Zabaljaureguilguest: move the initial guest page table creation...
2008-12-29 Christian Borntraegerkvm-s390: implement config_changed for virtio on s390
2008-12-29 Christian Borntraegervirtio_console: support console resizing
2008-12-29 Mark McLoughlinvirtio: add PCI device release() function
2008-12-29 Randy Dunlapvirtio_blk: fix type warning
2008-12-29 Rusty Russellvirtio: block: dynamic maximum segments
2008-12-29 Rusty Russellvirtio: set max_segment_size and max_sectors to infinite.
2008-12-29 Hollis Blanchardvirtio: avoid implicit use of Linux page size in balloo...
2008-12-29 Rusty Russellvirtio: hand virtio ring alignment as argument to vring...
2008-12-29 Rusty Russellvirtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relyi...
2008-12-29 Rusty Russellvirtio: use LGUEST_VRING_ALIGN instead of relying on...
2008-12-29 Rusty Russellvirtio: Don't use PAGE_SIZE for vring alignment in...
2008-12-29 Rusty Russellvirtio: rename 'pagesize' arg to vring_init/vring_size
2008-12-29 Rusty Russellvirtio: Don't use PAGE_SIZE in virtio_pci.c
2008-12-29 Kay Sieversvirtio: struct device - replace bus_id with dev_name...
2008-12-29 Hollis Blanchardvirtio-pci queue allocation not page-aligned
2008-12-29 Bartlomiej... ide-cd: remove dead dsc_overlap setting
2008-12-29 Bartlomiej... ide: push local_irq_{save,restore}() to do_identify()
2008-12-29 Bartlomiej... ide: remove superfluous local_irq_{save,restore}()...
2008-12-29 Bartlomiej... ide: move legacy ISA/VLB ports handling to ide-legacy...
2008-12-29 Bartlomiej... ide: move Power Management support to ide-pm.c
2008-12-29 Bartlomiej... ide: use ATA_DMA_* defines in ide-dma-sff.c
2008-12-29 Bartlomiej... ide: checkpatch.pl fixes for ide-lib.c
2008-12-29 Bartlomiej... ide: remove inline tags from ide-probe.c
2008-12-29 Bartlomiej... ide: remove redundant code from ide_end_drive_cmd()
2008-12-29 Kay Sieverside: struct device - replace bus_id with dev_name(...
2008-12-29 Bartlomiej... ide: rework handling of serialized ports (v2)
2008-12-29 Bartlomiej... cy82c693: remove superfluous ide_cy82c693 chipset type
2008-12-29 Bartlomiej... trm290: add IDE_HFLAG_TRM290 host flag
2008-12-29 Bartlomiej... ide: add ->max_sectors field to struct ide_port_info
2008-12-29 Bartlomiej... rz1000: apply chipset quirks early (v2)
2008-12-29 Bartlomiej... ide: always set nIEN on idle devices
2008-12-29 Bartlomiej... ide: fix ->quirk_list checking in ide_do_request()
2008-12-29 Bartlomiej... gayle: set IDE_HFLAG_SERIALIZE explictly
2008-12-29 Bartlomiej... cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646
2008-12-29 Bartlomiej... ali14xx: doesn't use shared IRQs
2008-12-29 Bartlomiej... ide-cd: remove obsolete seek optimization
2008-12-29 Bartlomiej... ide: cleanup ide_do_request()
2008-12-29 Bartlomiej... ide: replace the global ide_lock spinlock by per-hwgrou...
2008-12-29 Bartlomiej... ide: use queue lock instead of ide_lock when possible
2008-12-29 Bartlomiej... ide: ide_lock + __blk_end_request() -> blk_end_request()
2008-12-29 Bartlomiej... ide: push ide_lock to __ide_end_request()
2008-12-29 Bartlomiej... ide: ide_hwgroup_t.rq doesn't need an ide_lock held
2008-12-29 Bartlomiej... ide: __ide_port_unregister_devices() doesn't need an...
2008-12-29 Bartlomiej... ide: IDE settings don't need an ide_lock held
2008-12-29 Bartlomiej... ide: unify ide_intr()'s exit points
2008-12-29 Bartlomiej... ide: fix IDE ACPI regression breaking suspend
2008-12-29 Atsushi Nemototx493[89]ide: Fix length for __ide_flush_dcache_range
2008-12-29 Atsushi Nemototx4939ide: Do not use zero count PRD entry
2008-12-29 Russell KingMerge branch 'for-rmk' of git://git.kernel.org/pub...
2008-12-29 Robert Hancocksata_sil: add Large Block Transfer support
2008-12-29 Jiri Slaby[libata] ata_piix: cleanup dmi strings checking
2008-12-29 Jiri SlabyDMI: add dmi_match
2008-12-29 Lubomir Bulejlibata: blacklist NCQ on OCZ CORE 2 SSD (resend)
2008-12-29 Eric Miao[ARM] pxafb: add support for overlay1 and overlay2...
2008-12-29 Eric Miao[ARM] pxafb: cleanup of the timing checking code
2008-12-29 Eric Miao[ARM] pxafb: cleanup of the color format manipulation...
2008-12-29 Eric Miao[ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3
2008-12-29 Eric Miao[ARM] pxafb: add support for FBIOPAN_DISPLAY by dma...
2008-12-29 Eric Miao[ARM] pxafb: allow pxafb_set_par() to start from arbitr...
2008-12-29 Eric Miao[ARM] pxafb: allow video memory size to be configurable
2008-12-29 Eric Miao[ARM] pxa: add document on the MFP design and how to...
2008-12-29 Eric Miao[ARM] sa1100_wdt: don't assume CLOCK_TICK_RATE to be...
2008-12-29 Eric Miao[ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be...
2008-12-29 Eric Miao[ARM] pxa/tavorevb: update board support (smartpanel...
2008-12-29 Pekka EnbergMerge branch 'topic/failslab' into for-linus
2008-12-29 Pekka EnbergMerge branches 'topic/fixes', 'topic/cleanups' and...
2008-12-29 David Rientjesslub: avoid leaking caches or refcounts on sysfs error
2008-12-29 Pascal Terjanslab: Fix comment on #endif
2008-12-29 Pekka Enbergslab: remove GFP_THISNODE clearing from alloc_slabmgmt()
2008-12-29 OGAWA Hirofumislub: Add might_sleep_if() to slab_alloc()
2008-12-29 Akinobu MitaSLUB: failslab support
2008-12-29 Dave Airliedrm/i915: fix modeset devname allocation + agp init...
2008-12-29 Julia Lawalldrm/i915: Remove redundant test in error path.
2008-12-29 Eric Anholtdrm: Add a debug node for vblank state.
2008-12-29 Eric Anholtdrm: Avoid use-before-null-test on dev in drm_cleanup().
2008-12-29 Eric Anholtdrm/i915: Don't print to dmesg when taking signal durin...
2008-12-29 Kristian Høgsbergdrm: pin new and unpin old buffer when setting a mode.
2008-12-29 Hannes Ederdrm/i915: un-EXPORT and make 'intelfb_panic' static
2008-12-29 Eric Anholtdrm/i915: Delete unused, pointless i915_driver_firstopen.
2008-12-29 Hannes Ederdrm/i915: fix sparse warnings: returning void-valued...
2008-12-29 Hannes Ederdrm/i915: fix sparse warnings: move 'extern' decls...
2008-12-29 Hannes Ederdrm/i915: fix sparse warnings: make symbols static
2008-12-29 Hannes Ederdrm/i915: fix sparse warnings: declare one-bit bitfield...
next