summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* arm unaligned.h annotationsAl Viro2007-07-261-10/+12
* m68k {in,out}_le{16,32} endianness misannotationAl Viro2007-07-261-4/+4
* make powerpc BUG_ON() OK with pointers and bitwiseAl Viro2007-07-261-1/+1
* amd64: fix get_user() on bitwiseAl Viro2007-07-261-2/+2
* make __chk_{user,io}_ptr() accept pointers to volatileAl Viro2007-07-261-2/+2
* alpha: long constantAl Viro2007-07-261-1/+1
* netfilter endian regressionsAl Viro2007-07-262-4/+4
* m68knommu: remove unused mach_trap_initGreg Ungerer2007-07-261-1/+0
* 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-254-7/+8
|\
| * [IA64] fix section mismatch warningsTony Luck2007-07-251-1/+0
| * [IA64] rename partial_pageakpm@linux-foundation.org2007-07-252-6/+7
| * [IA64] Ensure that machvec is set up takes place before serial consoleHorms2007-07-251-0/+1
* | [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-253-6/+10
* | [x86 setup] Fix typos in struct efi_infoH. Peter Anvin2007-07-251-2/+2
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-07-2512-49/+58
|\ \
| * \ Pull auto-load-modules into release branchLen Brown2007-07-256-15/+28
| |\ \
| | * | ACPI: autoload modules - Create ACPI alias interfaceThomas Renninger2007-07-232-0/+7
| | * | ACPI: autoload modules - ACPICA modificationsThomas Renninger2007-07-234-15/+21
| * | | Pull d-states into release branchLen Brown2007-07-252-0/+6
| |\ \ \
| | * | | ACPI, PNP: hook ACPI D-state to PNP suspend/resumeShaohua Li2007-07-221-0/+4
| | * | | ACPI: Add acpi_pm_device_sleep_state helper routineShaohua Li2007-07-221-0/+2
| * | | | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown2007-07-256-34/+24
| | |/ / | |/| |
* | | | m68knommu: fix reset register address castingGreg Ungerer2007-07-251-2/+2
* | | | m68knommu: create hw_irq.hGreg Ungerer2007-07-251-0/+4
* | | | m68knommu: fix definition of MCFDMA_DIR_INVPhilippe De Muyter2007-07-251-1/+1
* | | | m68knommu: fix tick timer definition for coldfireGreg Ungerer2007-07-251-1/+23
* | | | Cache xtime every call to update_wall_timejohn stultz2007-07-251-5/+1
* | | | Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz2007-07-251-1/+1
| |_|/ |/| |
* | | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Linus Torvalds2007-07-242-3/+30
|\ \ \
| * | | [POWERPC] 85xx: Added needed MPC85xx PCI device IDsKumar Gala2007-07-241-0/+13
| * | | [POWERPC] Add Freescale PCI VENDOR ID and 8641 device IDsJon Loeliger2007-07-241-0/+4
| * | | [POWERPC] Provide ability to setup P2P bridge registers from struct resourceKumar Gala2007-07-231-0/+2
| * | | [POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala2007-07-231-1/+3
| * | | [POWERPC] Removed setup_indirect_pci_nomapKumar Gala2007-07-231-2/+0
| * | | [POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no linkKumar Gala2007-07-231-0/+5
| * | | [POWERPC] Add the ability to find PCI capabilities early onKumar Gala2007-07-231-0/+3
| |/ /
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-07-241-1/+0
|\ \ \
| * | | [MIPS] Whitespace cleanup.Ralf Baechle2007-07-241-1/+0
| |/ /
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-242-0/+3
|\ \ \
| * | | ata_piix: fix suspend/resume for some TOSHIBA laptopsTejun Heo2007-07-241-0/+2
| * | | PCI: export __pci_reenable_device()Tejun Heo2007-07-241-0/+1
| |/ /
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-241-0/+4
|\ \ \
| * | | forcedeth: new device ids in pci_ids.hAyaz Abdulla2007-07-241-0/+4
| |/ /
* | | Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-07-247-115/+116
|\ \ \
| * | | [BLOCK] Add request_queue_t and mark it deprecatedJens Axboe2007-07-241-0/+1
| * | | [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-248-116/+116
| |/ /
* | | loop.h build fixArnd Bergmann2007-07-241-1/+1
* | | include/asm-xtensa/io.h must #include <asm/page.h>Adrian Bunk2007-07-241-0/+1