]> 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 '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 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 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 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...
2008-12-29 Eric Anholtdrm/i915: Don't double-unpin buffers if we take a signa...
2008-12-29 Eric Anholtdrm/i915: Fix fbcon setup to align display pitch to...
2008-12-29 Eric Anholtdrm/i915: Add missing userland definitions for gem...
2008-12-29 Dave Airliei915/drm: provide compat defines for userspace for...
2008-12-29 Kristian H... drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works...
2008-12-29 Jakob Bornecrantzdrm: sanitise drm modesetting API + remove unused hotplug
2008-12-29 Dave Airliedrm: fix allowing master ioctls on non-master fds.
2008-12-29 Dave Airliedrm/radeon: use locked rmmap to remove sarea mapping.
2008-12-29 Dave Airliedrm/radeon: fix missing hunk from the master changes.
2008-12-29 Dave Airliedrm: fix useless gcc unused variable warning
2008-12-29 Dave Airliedrm/radeon: fix warning due to PAGE_SIZE max
2008-12-29 Dave Airliedrm: kconfig have drm core select i2c for kms
2008-12-29 Dave Airliedrm: PAGE_CACHE_WC is x86 only so far
2008-12-29 Dave Airliedrm: pick an 800x600@60HZ mode by default for unknown...
2008-12-29 Eric Anholtdrm/i915: Fix stolen memory detection on G45 and GM45.
2008-12-29 Eric Anholtdrm/i915: Register module dependencies for the modesett...
2008-12-29 Jesse BarnesDRM: i915: add mode setting support
2008-12-29 Dave AirlieDRM: add mode setting support
2008-12-29 Jesse Barnesdrm/i915: add GEM GTT mapping support
2008-12-29 Jesse Barnesdrm: GEM mmap support
2008-12-29 Eric Anholtdrm/i915: Add /proc debugging entry for reading out...
2008-12-29 Dave Airliedrm: reorganise start and load.
2008-12-29 Vegard Nossumdrm: fix leak of uninitialized data to userspace
2008-12-29 Dave Airliedrm: move to kref per-master structures.
2008-12-29 Dave Airliedrm: cleanup exit path for module unload
2008-12-29 Jens Axboebio: get rid of bio_vec clearing
2008-12-29 Jens Axboebounce: don't rely on a zeroed bio_vec list
2008-12-29 Stephen M.... cciss: simplify parameters to deregister_disk function
2008-12-29 Jens Axboecfq-iosched: fix race between exiting queue and exiting...
2008-12-29 Milan Brozloop: Do not call loop_unplug for not configured loop...
2008-12-29 Milan Brozloop: Flush possible running bios when loop device...
2008-12-29 FUJITA Tomonorialpha: remove dead BIO_VMERGE_BOUNDARY
next