aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* m68knommu: remove unused mach_trap_initGreg Ungerer2007-07-262-3/+0
* m68knommu: use setup_irq() in ColdFire simple timerGreg Ungerer2007-07-261-3/+10
* m68knommu: remove use of colfire_trap_initGreg Ungerer2007-07-2611-22/+0
* m68knommu: use setup_irq() in 68360 timer codeGreg Ungerer2007-07-261-6/+8
* m68knommu: add prototype for ack_bad_irqGreg Ungerer2007-07-261-0/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-2516-92/+111
|\
| * [IA64] Nail two more simple section mismatch errorsTony Luck2007-07-252-2/+2
| * [IA64] fix section mismatch warningsTony Luck2007-07-254-5/+8
| * [IA64] rename partial_pageakpm@linux-foundation.org2007-07-256-59/+62
| * [IA64] Ensure that machvec is set up takes place before serial consoleHorms2007-07-253-12/+27
| * [IA64] vector-domain - fix vector_tableKenji Kaneshige2007-07-251-11/+10
| * [IA64] vector-domain - handle assign_irq_vector(AUTO_ASSIGN)Yasuaki Ishimatsu2007-07-251-3/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-07-2515-125/+156
|\ \
| * | kbuild: fix modpost warnings for xtensaSam Ravnborg2007-07-251-6/+24
| * | kbuild: be more foregiving on init section namingSam Ravnborg2007-07-251-26/+10
| * | kbuild: rearrange a few function in modpostSam Ravnborg2007-07-251-32/+48
| * | kbuild: use LDFLAGS_MODULE only for .ko linksRoland McGrath2007-07-253-3/+3
| * | kconfig: remove unused members from struct symbolSam Ravnborg2007-07-251-1/+0
| * | kconfig: attach help text to menusSam Ravnborg2007-07-2510-43/+49
| * | kbuild: fix up printing of Linux C Library version in scripts/ver_linuxJesper Juhl2007-07-251-2/+2
| * | kbuild: do not do section mismatch checks on vmlinux in 2nd passSam Ravnborg2007-07-252-12/+20
* | | [x86 setup] Make struct apm_bios_info cross-architectureH. Peter Anvin2007-07-251-9/+11
* | | [x86 setup] Make struct ist_info cross-architecture, and use in setup codeH. Peter Anvin2007-07-254-14/+18
* | | [x86 setup] Fix typos in struct efi_infoH. Peter Anvin2007-07-251-2/+2
* | | [x86 setup] APM: BX should be zero when disconnectingH. Peter Anvin2007-07-251-2/+3
* | | [x86 setup] APM detection logic bug fixMikael Pettersson2007-07-251-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-07-251-1/+2
|\ \
| * | SELinux: null-terminate context string in selinux_xfrm_sec_ctx_allocVenkat Yekkirala2007-07-251-1/+2
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-07-2559-266/+647
|\ \
| * \ Pull auto-load-modules into release branchLen Brown2007-07-2533-106/+336
| |\ \
| | * | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-2321-35/+169
| | * | ACPI: autoload modules - Create ACPI alias interfaceThomas Renninger2007-07-235-52/+142
| | * | ACPI: autoload modules - ACPICA modificationsThomas Renninger2007-07-237-19/+25
| * | | Pull d-states into release branchLen Brown2007-07-258-42/+181
| |\ \ \
| | * | | ACPI: Remove references to ACPI_STATE_S2 from acpi_pm_enterRafael J. Wysocki2007-07-241-5/+4
| | * | | ACPI: ignore _PSx method for hotplugable PCI devicesShaohua Li2007-07-221-0/+4
| | * | | ACPI: Use ACPI methods to select PCI device suspend stateShaohua Li2007-07-223-9/+25
| | * | | ACPI, PNP: hook ACPI D-state to PNP suspend/resumeShaohua Li2007-07-223-0/+23
| | * | | ACPI: Add acpi_pm_device_sleep_state helper routineShaohua Li2007-07-222-0/+77
| | * | | ACPI: Implement the set_target() callback from pm_opsRafael J. Wysocki2007-07-221-32/+52
| * | | | Pull kconfig into release branchLen Brown2007-07-2521-100/+89
| |\ \ \ \
| | * | | | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown2007-07-2520-58/+57
| | * | | | ACPI: Kconfig: always enable CONFIG_ACPI_SLEEP on X86Len Brown2007-07-241-17/+4
| | * | | | ACPI: Kconfig: fold /proc/acpi/sleep under CONFIG_ACPI_PROCFSLen Brown2007-07-243-20/+16
| | * | | | ACPI: Kconfig: CONFIG_ACPI_PROCFS now defaults to NLen Brown2007-07-241-10/+17
| | | |/ / | | |/| |
| * | | | ACPI: quiet ACPI Exceptions due to no _PTC or _TSSLen Brown2007-07-251-16/+37
| * | | | ACPI: asus-laptop: Fix failure exitsAl Viro2007-07-231-11/+21
| * | | | ACPI: fix oops due to typo in new throttling codeLuming Yu2007-07-231-2/+4
| |/ / /
* | | | m68knommu: make BOOTPARAM setup commonGreg Ungerer2007-07-2513-83/+9
* | | | m68knommu: fix reset register address castingGreg Ungerer2007-07-251-2/+2