]> git.kernelconcepts.de Git - karo-tx-linux.git/history - drivers
ide: call clear_irq() method in ide_timer_expiry()
[karo-tx-linux.git] / drivers /
2009-06-15 Sergei Shtylyovide: call clear_irq() method in ide_timer_expiry()
2009-06-15 Sergei Shtylyovsgiioc4: coding style cleanup
2009-06-15 Bartlomiej Zolnier... ide: don't enable IORDY at a probe time
2009-06-15 Bartlomiej Zolnier... ide: IORDY handling fixes
2009-06-15 Borislav Petkovide-tape: fix build issue
2009-06-13 Bartlomiej Zolnier... Merge branch 'bp-remove-pc-buf' into for-next
2009-06-13 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2009-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-13 Linus TorvaldsMerge branch 'drm-linus' of git://git.kernel.org/pub...
2009-06-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-12 Linus TorvaldsMerge branch 'perfcounters-fixes-for-linus' of git...
2009-06-12 Linus TorvaldsMerge branch 'for-linus' of git://git.monstr.eu/linux...
2009-06-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-12 Linus TorvaldsMerge branch 'for-linus' of git://linux-arm.org/linux-2.6
2009-06-12 Magnus DammDriver Core: Rework platform suspend/resume, print...
2009-06-12 Magnus DammPM: Remove device_type suspend()/resume()
2009-06-12 Magnus DammPM: Remove bus_type suspend_late()/resume_early() V2
2009-06-12 Alan SternPM core: rename suspend and resume functions
2009-06-12 Magnus DammPM: Rename device_power_down/up()
2009-06-12 Rafael J. WysockiPM: Warn if interrupts are enabled during suspend-resum...
2009-06-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-12 Takashi IwaiMerge branch 'topic/pcm-jiffies-check' into for-linus
2009-06-12 Takashi IwaiMerge branch 'topic/misc' into for-linus
2009-06-12 Takashi IwaiMerge branch 'topic/lx6464es' into for-linus
2009-06-12 Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-06-12 Takashi IwaiMerge branch 'topic/caiaq' into for-linus
2009-06-12 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-06-12 Linus TorvaldsMerge branch 'topic/slab/earlyboot-v2' of git://git...
2009-06-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-06-12 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/firmware-2.6
2009-06-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-06-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-06-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-06-12 Linus TorvaldsMerge branch 'cuse' of git://git.kernel.org/pub/scm...
2009-06-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-06-12 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.org/pub...
2009-06-12 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2009-06-12 James Bottomley[SCSI] Merge branch 'linus'
2009-06-12 Rusty Russelllguest: remove obsolete LHREQ_BREAK call
2009-06-12 Rusty Russelllguest: use eventfds for device notification
2009-06-12 Rusty Russelllguest: allow any process to send interrupts
2009-06-12 Rusty Russelllguest: PAE fixes
2009-06-12 Matias Zabaljaureguilguest: PAE support
2009-06-12 Matias Zabaljaureguilguest: replace hypercall name LHCALL_SET_PMD with...
2009-06-12 Matias Zabaljaureguilguest: use native_set_* macros, which properly handle...
2009-06-12 Matias Zabaljaureguilguest: map switcher with executable page table entries
2009-06-12 Matias Zabaljaureguilguest: Segment selectors are 16-bit long. Fix lg_cpu...
2009-06-12 Roel Kluinlguest: beyond ARRAY_SIZE of cpu->arch.gdt
2009-06-12 Rusty Russelllguest: improve interrupt handling, speed up stream...
2009-06-12 Rusty Russelllguest: fix race in halt code
2009-06-12 Rusty Russelllguest: fix lguest wake on guest clock tick, or fd...
2009-06-12 Christian Borntraegervirtio: enhance id_matching for virtio drivers
2009-06-12 Christian Borntraegervirtio: fix id_matching for virtio drivers
2009-06-12 Rusty Russellvirtio: handle short buffers in virtio_rng.
2009-06-12 Mike Frysingervirtio_blk: add missing __dev{init,exit} markings
2009-06-12 Mark McLoughlinvirtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)
2009-06-12 Rusty Russellvirtio: expose features in sysfs
2009-06-12 Michael S. Tsirkinvirtio_pci: optional MSI-X support
2009-06-12 Michael S. Tsirkinvirtio_pci: split up vp_interrupt
2009-06-12 Michael S. Tsirkinvirtio: find_vqs/del_vqs virtio operations
2009-06-12 Rusty Russellvirtio: add names to virtqueue struct, mapping from...
2009-06-12 Rusty Russellvirtio: meet virtio spec by finalizing features before...
2009-06-12 Rusty Russelluvesafb: improve parameter handling.
2009-06-12 Rusty Russellmodule_param: invbool should take a 'bool', not an...
2009-06-12 Rusty Russellcyber2000fb.c: use proper method for stopping unload...
2009-06-12 Arnd Bergmannasm-generic: merge branch 'master' of torvalds/linux-2.6
2009-06-12 Catalin Marinaskmemleak: Remove the kmemleak.h include in drivers...
2009-06-12 Heiko Carstens[S390] ftrace: add function graph tracer support
2009-06-12 Stefan Weinhuber[S390] dasd: forward internal errors to dasd_sleep_on...
2009-06-12 Sebastian Ott[S390] dasd: sync after async probe
2009-06-12 Sebastian Ott[S390] dasd: check_characteristics cleanup
2009-06-12 Stefan Weinhuber[S390] dasd: no High Performance FICON in 31-bit mode
2009-06-12 Gerald Schaefer[S390] dcssblk: revert devt conversion
2009-06-12 Roel Kluin[S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr...
2009-06-12 Martin Schwidefsky[S390] 3270: lock dependency fixes
2009-06-12 Martin Schwidefsky[S390] 3270: do not register with tty_register_device
2009-06-12 Jan Glauber[S390] qdio: inline qdio_perf_stat_inc
2009-06-12 Jan Glauber[S390] qdio: simplify error handling in irq handler
2009-06-12 Sebastian Ott[S390] cio: fix sanity checks in device_ops.
2009-06-12 Martin Schwidefsky[S390] merge cpu.h into cputime.h
2009-06-12 Jerome Glissedrm: Export hash table functionality.
2009-06-12 Jerome Glissedrm: Split out the mm declarations in a separate header...
2009-06-12 Alex Deucherdrm/radeon: add support for RV790.
2009-06-12 Alex Deucherdrm/radeon: add rv740 drm support.
2009-06-12 Keith Packarddrm: Eliminate magic I2C frobbing when reading EDID
2009-06-12 Dave Airliedrm/i915: duplicate desired mode for use by fbcon.
2009-06-12 Figo.zhangdrm/via: vfree() no need checking before calling it
2009-06-12 yakui_zhaodrm: Replace DRM_DEBUG with DRM_DEBUG_DRIVER in i915...
2009-06-12 yakui_zhaodrm: Replace DRM_DEBUG with DRM_DEBUG_MODE in drm_mode
2009-06-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-06-12 Alessio Igor BoganiPush BKL down into ->remount_fs()
2009-06-12 Theodore Ts'ofs: Remove i_cindex from struct inode
2009-06-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://linux-arm.org/linux-2.6
2009-06-11 Linus TorvaldsMerge branch 'perfcounters-for-linus' of git://git...
2009-06-11 Linus TorvaldsMerge branch 'topic/slab/earlyboot' of git://git.kernel...
next