summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* x86, percpu: Collect hot percpu variables into one cachelineTejun Heo2009-08-043-8/+13
* x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED()Tejun Heo2009-08-042-5/+6
* x86, percpu: Add 'percpu_read_stable()' interface for cacheable accessesLinus Torvalds2009-08-043-9/+21
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-08-028-84/+132
|\
| * md: Use revalidate_disk to effect changes in size of device.NeilBrown2009-08-034-33/+9
| * md: allow raid5_quiesce to work properly when reshape is happening.NeilBrown2009-08-031-1/+10
| * md/raid5: set reshape_position correctly when reshape starts.NeilBrown2009-08-031-1/+1
| * md: Handle growth of v1.x metadata correctly.NeilBrown2009-08-031-1/+7
| * md: avoid array overflow with bad v1.x metadataNeilBrown2009-08-031-1/+6
| * md: when a level change reduces the number of devices, remove the excess.NeilBrown2009-08-031-0/+7
| * md: Push down data integrity code to personalities.Andre Noll2009-08-037-33/+80
| * md/raid6: release spare page at ->stop()Dan Williams2009-07-311-14/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-08-021-0/+11
|\ \
| * | [WATCHDOG] Fix COH 901 327 watchdog enablementLinus Walleij2009-08-021-0/+11
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-08-0212-511/+148
|\ \ \
| * \ \ Merge branch 'misc-2.6.31' into releaseLen Brown2009-08-021-1/+1
| |\ \ \
| | * | | ACPI: root-only read protection on /sys/firmware/acpi/tables/*Len Brown2009-08-021-1/+1
| | |/ /
| * | | Merge branch 'bugzilla-13825' into releaseLen Brown2009-08-021-3/+6
| |\ \ \
| | * | | eeepc-laptop: fix hot-unplug on resumeAlan Jenkins2009-08-021-3/+6
| | |/ /
| * | | Merge branch 'memhotplug-crash' into releaseLen Brown2009-08-021-9/+25
| |\ \ \
| | * | | ACPI: Ingore the memory block with zero block size in course of memory hotplugZhao Yakui2009-08-021-3/+15
| | * | | ACPI: Don't treat generic error as ACPI error code in acpi memory hotplug driverZhao Yakui2009-08-021-6/+10
| | |/ /
| * | | Merge branch 'bugzilla-13751' into releaseLen Brown2009-08-021-0/+25
| |\ \ \
| | * | | ACPI: bind workqueues to CPU 0 to avoid SMI corruptionBjorn Helgaas2009-08-021-0/+25
| | |/ /
| * | | Merge branch 'thinkpad' into releaseLen Brown2009-08-023-493/+49
| |\ \ \
| | * | | thinkpad-acpi: fix incorrect use of TPACPI_BRGHT_MODE_ECNVRAMHenrique de Moraes Holschuh2009-08-011-14/+47
| | * | | thinkpad-acpi: restrict procfs count value to sane upper limitMichael Buesch2009-08-011-0/+2
| | * | | thinkpad-acpi: remove dock and bay subdriversHenrique de Moraes Holschuh2009-08-013-481/+0
| | * | | thinkpad-acpi: disable broken bay and dock subdriversHenrique de Moraes Holschuh2009-08-011-1/+3
| | |/ /
| * | | Merge branch 'bugzilla-13865' into releaseLen Brown2009-08-021-5/+7
| |\ \ \
| | * | | hp-wmi: check that an input device exists in resume handlerFrans Pop2009-07-301-5/+7
| * | | | Merge branch 'bugzilla-13620-revert' into releaseLen Brown2009-08-024-0/+35
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Revert "ACPICA: Remove obsolete acpi_os_validate_address interface"Len Brown2009-07-274-0/+35
| | |/ /
* | | | TTY: Maintainer changeGreg Kroah-Hartman2009-08-021-1/+3
* | | | Make pci_claim_resource() use request_resource() rather than insert_resource()Linus Torvalds2009-08-021-2/+2
* | | | do_sigaltstack: small cleanupsLinus Torvalds2009-08-011-4/+6
* | | | do_sigaltstack: avoid copying 'stack_t' as a structure to user spaceLinus Torvalds2009-08-011-7/+8
|/ / /
* | | Linux 2.6.31-rc5v2.6.31-rc5Linus Torvalds2009-07-311-1/+1
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-07-312-2/+10
|\ \ \
| * | | xfs: bump up nr_to_write in xfs_vm_writepageEric Sandeen2009-07-311-0/+8
| * | | xfs: reduce bmv_count in xfs_vn_fiemapEric Sandeen2009-07-311-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-07-315-59/+71
|\ \ \ \
| * | | | io context: fix ref countingLi Zefan2009-07-311-1/+1
| * | | | block: make the end_io functions be non-GPL exportsJens Axboe2009-07-281-6/+6
| * | | | block: fix improper kobject release in blk_integrity_unregisterXiaotian Feng2009-07-281-0/+1
| * | | | block: always assign default lock to queuesJens Axboe2009-07-282-7/+7
| * | | | mg_disk: Add missing ready status check on mg_write()unsik Kim2009-07-281-17/+15
| * | | | mg_disk: fix issue with data integrity on error in mg_write()Bartlomiej Zolnierkiewicz2009-07-281-42/+47
| * | | | mg_disk: fix reading invalid status when use polling driverunsik Kim2009-07-281-0/+10
| * | | | mg_disk: remove prohibited sleep operationunsik Kim2009-07-281-2/+0