mm: vmap fix overflow
[safe/jmp/linux-2.6] / drivers /
2009-02-28 Herton Ronaldo Krz... w1: add missing Kconfig/Makefile entries for DS2431...
2009-02-28 Ben Gardnerw1_ds2433: clear the validcrc flag after a write
2009-02-26 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-26 Stefan AssmannPCI: AMD 813x B2 devices do not need boot interrupt...
2009-02-26 David Woodhouse[MTD] [MAPS] Remove MODULE_DEVICE_TABLE() from ck804rom...
2009-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-02-26 Linus TorvaldsMake ieee1394_init a fs-initcall
2009-02-26 Jens Axboexen/blkfront: use blk_rq_map_sg to generate ring entries
2009-02-26 Jens Axboecciss: shorten 30s timeout on controller reset
2009-02-25 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-02-25 Alan Cox[libata] pata_legacy: for VLB 32bit PIO don't try trick...
2009-02-25 Alan Cox[libata] pata_amd: program FIFO
2009-02-25 Mark Lordsata_mv: fix SoC interrupt breakage
2009-02-25 Ondrej Zarypata_it821x: resume from hibernation fails with RAID...
2009-02-25 Bartlomiej Zolnier... ide: fix refcounting in device drivers
2009-02-25 Bartlomiej Zolnier... ide-cd: document capacity hack
2009-02-25 Bartlomiej Zolnier... it821x: remove dead URL
2009-02-25 Roel Kluinatiixp: fix missing parentheses
2009-02-25 Roel Kluinamd74xx: device/vendor confusion
2009-02-25 David Frieside: ide.c 'clear' fix, update "ide=nodma" documentation
2009-02-25 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2009-02-25 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-02-25 Linus TorvaldsMerge git://git.infradead.org/iommu-2.6
2009-02-25 Fenghua YuFix iwlan DMA mapping direction
2009-02-25 Dave Airliedrm/i915: convert DRM_ERROR to DRM_DEBUG in phys object...
2009-02-25 Dave Airliedrm/i915: make hw page ioremap use ioremap_wc
2009-02-25 Kyle McMartindrm: edid revision 0 is valid
2009-02-25 Chris Wilsondrm: Correct unbalanced drm_vblank_put() during mode...
2009-02-25 Jesse Barnesdrm: disable encoders before re-routing them
2009-02-25 Linus Torvaldsdrm: Fix shifts of EDID vsync offset/width fields.
2009-02-25 Jesse Barnesdrm/i915: handle bogus VBT panel timing
2009-02-25 Jesse Barnesdrm/i915: remove PLL debugging messages
2009-02-25 NeilBrownmd: avoid races when stopping resync.
2009-02-25 NeilBrownmd/raid10: Don't call bitmap_cond_end_sync when we...
2009-02-25 NeilBrownmd/raid10: Don't skip more than 1 bitmap-chunk at...
2009-02-24 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2009-02-24 Russell KingAdd i2c_board_info for RiscPC PCF8583
2009-02-24 Jean Delvarei2c: Make sure i2c_algo_bit_data.timeout is HZ-independent
2009-02-24 Jean Delvarei2c-dev: Clarify the unit of ioctl I2C_TIMEOUT
2009-02-24 Roel Kluini2c: Timeouts reach -1
2009-02-24 Roel Kluini2c: Fix misplaced parentheses
2009-02-24 Andrew PattersonPCI: Enable PCIe AER only after checking firmware support
2009-02-24 Eric W. BiedermanPCI: pciehp: Handle interrupts that happen during initi...
2009-02-24 Yinghai LuPCI: don't enable too many HT MSI mappings
2009-02-24 Beat Michel Liechtifiredtv: dvb_frontend_info for FireDTV S2, fix "frequen...
2009-02-24 Stefan Richterfiredtv: massive refactoring
2009-02-24 Rambaldifiredtv: rename files, variables, functions from firesa...
2009-02-24 Julia Lawallfiredtv: Use DEFINE_SPINLOCK
2009-02-24 Henrik Kurelidfiredtv: fix registration - adapter number could only...
2009-02-24 Henrik Kurelidfiredtv: use length_field() of PMT as length
2009-02-24 Henrik Kurelidfiredtv: fix returned struct for ca_info
2009-02-24 Stefan Richterfiredtv: cleanups and minor fixes
2009-02-24 Stefan Richterieee1394: remove superfluous assertions
2009-02-24 Stefan Richterieee1394: inherit ud vendor_id from node vendor_id
2009-02-24 Stefan Richterieee1394: add hpsb_node_read() and hpsb_node_lock()
2009-02-24 Stefan Richterieee1394: use correct barrier types between accesses...
2009-02-24 Stefan Richterfiresat: copyrights, rename to firedtv, API conversions...
2009-02-24 Henrik Kurelidfiresat: avc resend
2009-02-24 Henrik Kurelidfiresat: update isochronous interface, add CI support
2009-02-24 Ben Backxfiresat: add DVB-S support for DVB-S2 devices
2009-02-24 Ben Backxfiresat: fix DVB-S2 device recognition
2009-02-24 Greg Kroah-HartmanDVB: add firesat driver
2009-02-24 Jesse Barnesi915: suspend/resume interrupt state
2009-02-24 Karsten WieseFix an oops in i915_gem_retire_requests()
2009-02-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-02-23 Pierre Willenbrockdrm/i915: Add missing mutex_lock(&dev->struct_mutex)
2009-02-23 Jesse Barnesdrm/i915: fix WC mapping in non-GEM i915 code.
2009-02-23 Chris Wilsondrm/i915: Fix regression in 95ca9d
2009-02-23 Eric Anholtdrm/i915: Retire requests from i915_gem_busy_ioctl.
2009-02-23 Jesse Barnesdrm/i915: suspend/resume GEM when KMS is active
2009-02-23 Eric Anholtdrm/i915: Don't let a device flush to prepare buffers...
2009-02-23 Eric Anholtdrm/i915: Cut two args to set_to_gpu_domain that confus...
2009-02-22 Ingo MolnarPM: Split up sysdev_[suspend|resume] from device_power_...
2009-02-22 Rafael J. WysockiPM: Split up sysdev_[suspend|resume] from device_power_...
2009-02-22 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-02-22 Geert Uytterhoevenm68k: atari - Rename "mfp" to "st_mfp"
2009-02-22 Daniel Lezcanoveth : add the set_mac_address capability
2009-02-22 Roel Kluinsunlance: Beyond ARRAY_SIZE of ib->btx_ring
2009-02-22 Len BrownMerge branches 'release', 'bugzilla-12011', 'bugzilla...
2009-02-22 Bjorn HelgaasACPI: remove CONFIG_ACPI_SYSTEM
2009-02-22 Tony Vroonfujitsu-laptop: Use RFKILL support bitmask from firmware
2009-02-21 Linus TorvaldsMerge branch 'hibernate'
2009-02-21 Arjan van de VenConsolidate driver_probe_done() loops into one place
2009-02-21 Richard Hughesbattery: don't assume we are fully charged when not...
2009-02-21 Alexey StarikovskiyACPI: EC: Add delay for slow MSI controller
2009-02-21 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2009-02-21 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-02-21 Mauro Carvalho Chehab8250: fix boot hang with serial console when using...
2009-02-21 Yang Hongyangatyfb: remove unused local variable `pwr_command'
2009-02-21 Dan Carpentersx.c: avoid referencing freed memory if copy_from_user...
2009-02-21 Ilpo Järvinensx.c: fix dbl statement if - add missing braces
2009-02-20 roel kluinsungem: another error printed one too early
2009-02-20 Randy DunlapISDN: fix sc/shmem printk format warning
2009-02-20 Roel KluinSMSC: timeout reaches -1
2009-02-20 Steve Glendinningsmsc9420: handle magic field of ethtool_eeprom
2009-02-20 Roel Kluinsundance: missing parentheses?
2009-02-20 Steve Glendinningsmsc9420: fix another postfixed timeout
2009-02-20 Inaky Perez-Gonzalezwimax/i2400m: driver loads firmware v1.4 instead of...
2009-02-20 etiennedrm/radeon: update sarea copies of last_ variables...
next