summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | x86: Fix assert syntax in vmlinux.lds.SH. Peter Anvin2009-08-031-8/+8
| * | | | | x86: Make 64-bit efi_ioremap use ioremap on MMIO regionsPaul Mackerras2009-08-033-4/+9
| * | | | | x86: Add quirk to make Apple MacBook5,2 use reboot=pciPaul Mackerras2009-08-031-1/+33
| * | | | | x86: Fix CPA memtype reserving in the set_pages_array*() casesThomas Hellstrom2009-08-031-9/+21
| * | | | | x86, pat: Fix set_memory_wc related corruptionPallipadi, Venkatesh2009-07-301-3/+6
| * | | | | x86: fix section mismatch for i386 init codeRobert Richter2009-07-271-1/+5
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-08-042-3/+30
|\ \ \ \ \ \
| * | | | | | [CPUFREQ] Make cpufreq suspend code conditional on powerpc.Dave Jones2009-08-041-2/+19
| * | | | | | [CPUFREQ] Fix a kobject reference bug related to managed CPUsThomas Renninger2009-08-041-1/+3
| * | | | | | [CPUFREQ] Do not set policy for offline cpusPrarit Bhargava2009-08-041-0/+2
| * | | | | | [CPUFREQ] Fix NULL pointer dereference regression in conservative governorPallipadi, Venkatesh2009-08-041-0/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-08-042-2/+18
|\ \ \ \ \ \
| * | | | | | nilfs2: fix missing unlock in error path of nilfs_mdt_write_pageRyusuke Konishi2009-08-021-1/+3
| * | | | | | nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodesRyusuke Konishi2009-08-011-1/+15
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-08-046-32/+73
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [CIFS] Update readme to reflect forceuid mount parmsSteve French2009-08-042-14/+14
| * | | | | cifs: Read buffer overflowRoel Kluin2009-08-031-1/+1
| * | | | | cifs: show noforceuid/noforcegid mount options (try #2)Jeff Layton2009-08-031-0/+4
| * | | | | cifs: reinstate original behavior when uid=/gid= options are specifiedJeff Layton2009-08-021-12/+30
| * | | | | [CIFS] Updates fs/cifs/CHANGESSteve French2009-07-301-0/+6
| * | | | | cifs: fix error handling in mount-time DFS referral chasing codeJeff Layton2009-07-282-6/+19
* | | | | | 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
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |