summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lockd and nfsd endianness annotation fixesAl Viro2007-07-262-4/+4
* net/* misc endianness annotationsAl Viro2007-07-265-12/+10Star
* ip6_tunnel - endianness annotationsAl Viro2007-07-261-9/+8Star
* netfilter endian regressionsAl Viro2007-07-269-20/+23
* sun userflash is PCI-dependentAl Viro2007-07-261-1/+1
* more VIRT_TO_BUS dependenciesAl Viro2007-07-261-2/+2
* fix missing arguments in drivers/rtc/rtc-stk17ta8.cAl Viro2007-07-261-2/+4
* m68knommu: use setup_irq() in 68328 timer codeGreg Ungerer2007-07-261-3/+8
* m68knommu: use setup_irq() in ColdFire PIT timerGreg Ungerer2007-07-261-5/+9
* m68knommu: remove unused mach_trap_initGreg Ungerer2007-07-262-3/+0Star
* m68knommu: use setup_irq() in ColdFire simple timerGreg Ungerer2007-07-261-3/+10
* m68knommu: remove use of colfire_trap_initGreg Ungerer2007-07-2611-22/+0Star
* 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-2616-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/+10Star
| * [IA64] vector-domain - handle assign_irq_vector(AUTO_ASSIGN)Yasuaki Ishimatsu2007-07-251-3/+2Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-07-2615-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/+10Star
| * | 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/+0Star
| * | 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/+4Star
| | * | | 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/+89Star
| |\ \ \ \