aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-27UBI: allow direct user-space I/OSidney Amani4-19/+66
2009-01-20UBI: fix resource de-allocationArtem Bityutskiy1-3/+13
2009-01-20UBI: remove unused variableArtem Bityutskiy1-4/+1
2009-01-18UBI: use nicer 64-bit mathArtem Bityutskiy5-52/+25
2009-01-18UBI: add ioctl compatibilityArtem Bityutskiy1-23/+57
2009-01-18UBI: constify file operationsJan Engelhardt2-6/+6
2009-01-18UBI: allow all ioctlsArtem Bityutskiy1-2/+0
2009-01-18UBI: remove unnecessry header inclusionArtem Bityutskiy1-1/+0
2009-01-18UBI: improve ioctl commentariesArtem Bityutskiy1-26/+62
2009-01-18UBI: add ioctl for is_mapped operationCorentin Chary2-0/+16
2009-01-18UBI: add ioctl for unmap operationCorentin Chary2-2/+16
2009-01-18UBI: add ioctl for map operationCorentin Chary2-0/+29
2009-01-16Linux 2.6.29-rc2Linus Torvalds1-1/+1
2009-01-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds17-212/+858
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+5
2009-01-16ACPI PCI hotplug: harden against panic regressionJames Bottomley1-0/+2
2009-01-16Merge branch 'misc' into releaseLen Brown12-10/+23
2009-01-16Merge branch 'thinkpad-acpi' into releaseLen Brown3-155/+791
2009-01-16Merge branches 'bugzilla-11884' and 'bugzilla-8544' into releaseLen Brown2-47/+42
2009-01-16ACPI: rename main.c to sleep.cLen Brown2-1/+1
2009-01-16dell-laptop: move to drivers/platform/x86/ from drivers/misc/Len Brown4-2/+14
2009-01-16eeepc-laptop: enable Bluetooth ACPI detailsJonathan McDowell1-2/+2
2009-01-16ACPI: fix ACPI_FADT_S4_RTC_WAKE commentDavid Brownell1-1/+1
2009-01-16kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu3-3/+3
2009-01-16PM: Fix freezer compilation if PM_SLEEP is unsetRafael J. Wysocki1-1/+2
2009-01-16thermal fixup for broken BIOS which has invalid trip points.Zhang Rui1-4/+12
2009-01-16netxen: include ipv6.h (fixes build failure)Dhananjay Phadke1-0/+1
2009-01-16ACPI: EC: Don't trust ECDT tables from ASUSAlexey Starikovskiy1-44/+30
2009-01-16netxen: avoid invalid iounmapDhananjay Phadke1-2/+4
2009-01-16ACPI: EC: Limit workaround for ASUS notebooks even moreAlexey Starikovskiy1-1/+2
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds3-7/+11
2009-01-16Btrfs: fix ioctl arg size (userland incompatible change!)Chris Mason2-7/+10
2009-01-16Btrfs: Clear the device->running_pending flag before bailing on congestionChris Mason1-0/+1
2009-01-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds24-168/+196
2009-01-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds12-79/+1065
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds24-95/+318
2009-01-16Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds10-69/+406
2009-01-16Revert "PCI PM: Register power state of devices during initialization"Linus Torvalds1-6/+2
2009-01-16sata_fsl: Return non-zero on error in probe()Michal Sojka1-1/+1
2009-01-16drivers/ata/pata_ali.c: s/isa_bridge/ali_isa_bridge/ to fix alpha buildAndrew Morton1-14/+14
2009-01-16libata: New driver for OCTEON SOC Compact Flash interface (v7).David Daney3-0/+975
2009-01-16libata: Add another column to the ata_timing table.David Daney2-38/+43
2009-01-16sata_via: Add VT8261 supportJosephChan@via.com.tw1-0/+2
2009-01-16pata_atiixp: update port enabledness test handlingTejun Heo1-19/+13
2009-01-16[libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik5-7/+17
2009-01-16drm/i915: lock correct mutex around object unreference.Dave Airlie1-6/+11
2009-01-16drm/i915: add support for physical memory objectsDave Airlie4-13/+233
2009-01-16drm/i915: make LVDS fixed mode a preferred modeJesse Barnes1-0/+7
2009-01-16drm: handle depth & bpp changes correctlyJesse Barnes2-15/+35
2009-01-16drm: initial KMS config fixesJesse Barnes3-36/+95