aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* m32r: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-2/+2
* frv: convert frv to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-2/+3
* alpha: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-2/+3
* xtensa: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-3/+4
* Add new HEAD_TEXT_SECTION macro.Tim Abbott2009-04-263-2/+12
* PM/Hibernate: Fix waiting for image device to appear on resumeRafael J. Wysocki2009-04-241-24/+27
* ROMFS: Advance destination buffer pointer when reading from a blockdevDavid Howells2009-04-241-0/+1
* ROMFS: romfs_lookup() shouldn't be doing a partial name comparisonDavid Howells2009-04-243-22/+53
* lib: find_last_bit.o needed by a module only, move it from lib to objFred Isaman2009-04-241-1/+1
* CacheFiles: Fix the documentation to use the correct credential pointer namesMarc Dionne2009-04-241-4/+4
* virtio-rng: Remove false BUG for spurious callbacksChristian Borntraeger2009-04-241-2/+2
* Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-04-2418-51/+60
|\
| * microblaze: add parameter to microblaze_read()Coly Li2009-04-231-1/+1
| * microblaze: Use CFLAGS_KERNEL instead of CFLAGSMichal Simek2009-04-231-4/+2
| * microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel tooMichal Simek2009-04-233-4/+15
| * microblaze: Do not check use_dcacheMichal Simek2009-04-231-3/+0
| * microblaze: Do not use PVR configuration for broken MB versionMichal Simek2009-04-232-3/+8
| * microblaze: Fix USR1/2 pvr printing messageMichal Simek2009-04-231-2/+2
| * microblaze: iowrite upon timeoutRoel Kluin2009-04-231-1/+1
| * microblaze: Correspond CONFIG...PCMP in Makefile/KconfigMichal Simek2009-04-231-1/+1
| * microblaze: Remove redundant variableMichal Simek2009-04-231-4/+1
| * microblaze: Move start_thread to process.cMichal Simek2009-04-232-10/+12
| * microblaze: Add missing preadv and pwritev syscallsMichal Simek2009-04-232-1/+5
| * microblaze: Add missing declaration for die and _exception funcMichal Simek2009-04-231-0/+3
| * microblaze: Remove sparse error in traps.cMichal Simek2009-04-231-1/+1
| * microblaze: Move task_pt_regs upMichal Simek2009-04-231-3/+3
| * microblaze: Rename kernel_mode to pt_mode in pt_regsMichal Simek2009-04-234-6/+6
| * microblaze: Remove uncache shadow conditionMichal Simek2009-04-231-5/+0
| * microblaze: Remove while(1) loop from show_regs functionMichal Simek2009-04-231-2/+0
| * microblaze: Remove unneded per cpu SYSCALL_SAVE variableMichal Simek2009-04-231-1/+0
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-2419-263/+318
|\ \
| * \ Merge branch 'bjorn.button' into releaseLen Brown2009-04-241-96/+44
| |\ \
| | * | ACPI: button: remove control method/fixed hardware distinctionsBjorn Helgaas2009-04-111-26/+6
| | * | ACPI: button: remove button->device pointerBjorn Helgaas2009-04-111-18/+13
| | * | ACPI: button: cache hid/name/class pointersBjorn Helgaas2009-04-111-24/+24
| | * | ACPI: button: use Linux style for getting driver_dataBjorn Helgaas2009-04-111-9/+4
| | * | ACPI: button: remove unnecessary null pointer checksBjorn Helgaas2009-04-111-21/+1
| | * | ACPI: button: whitespace changesBjorn Helgaas2009-04-111-6/+4
| * | | Merge branch 'bugzilla-13036' into releaseLen Brown2009-04-241-14/+72
| |\ \ \
| | * | | Revert "ACPICA: delete check for AML access to port 0x81-83"Len Brown2009-04-241-0/+1
| | * | | I/O port protection: update for windows compatibility.Lin Ming2009-04-241-14/+71
| | | |/ | | |/|
| * | | Merge branch 'bugzilla-13048' into releaseLen Brown2009-04-241-4/+5
| |\ \ \
| | * | | ACPI, i915: Register ACPI video even when not modesettingMatthew Garrett2009-04-241-4/+5
| | |/ /
| * | | Merge branch 'bugzilla-13142' into releaseLen Brown2009-04-241-0/+3
| |\ \ \
| | * | | ACPI: prevent processor.max_cstate=0 boot crashLen Brown2009-04-231-0/+3
| | |/ /
| * | | Merge branch 'hpet' into releaseLen Brown2009-04-241-3/+3
| |\ \ \
| | * | | ACPI/hpet: prevent boot hang when hpet=force used on ICH-4MLen Brown2009-04-231-3/+3
| | |/ /
| * | | Merge branch 'bugzilla-12249' into releaseLen Brown2009-04-241-21/+22
| |\ \ \
| | * | | ACPI video: handle indexed _BQC correctlyZhang Rui2009-04-111-21/+22
| * | | | Merge branch 'bugzilla-12270' into releaseLen Brown2009-04-241-25/+2
| |\ \ \ \