aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-07-26arm unaligned.h annotationsAl Viro
2007-07-26m68k {in,out}_le{16,32} endianness misannotationAl Viro
2007-07-26make powerpc BUG_ON() OK with pointers and bitwiseAl Viro
2007-07-26amd64: fix get_user() on bitwiseAl Viro
2007-07-26make __chk_{user,io}_ptr() accept pointers to volatileAl Viro
2007-07-26alpha: long constantAl Viro
2007-07-26netfilter endian regressionsAl Viro
2007-07-26m68knommu: remove unused mach_trap_initGreg Ungerer
2007-07-26m68knommu: add prototype for ack_bad_irqGreg Ungerer
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-07-25[IA64] fix section mismatch warningsTony Luck
2007-07-25[IA64] rename partial_pageakpm@linux-foundation.org
2007-07-25[x86 setup] Make struct apm_bios_info cross-architectureH. Peter Anvin
2007-07-25[x86 setup] Make struct ist_info cross-architecture, and use in setup codeH. Peter Anvin
2007-07-25[x86 setup] Fix typos in struct efi_infoH. Peter Anvin
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-07-25[IA64] Ensure that machvec is set up takes place before serial consoleHorms
2007-07-25m68knommu: fix reset register address castingGreg Ungerer
2007-07-25m68knommu: create hw_irq.hGreg Ungerer
2007-07-25m68knommu: fix definition of MCFDMA_DIR_INVPhilippe De Muyter
2007-07-25m68knommu: fix tick timer definition for coldfireGreg Ungerer
2007-07-25Cache xtime every call to update_wall_timejohn stultz
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz
2007-07-25Pull auto-load-modules into release branchLen Brown
2007-07-25Pull d-states into release branchLen Brown
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown
2007-07-24Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Linus Torvalds
2007-07-24Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-07-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-07-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-07-24ata_piix: fix suspend/resume for some TOSHIBA laptopsTejun Heo
2007-07-24PCI: export __pci_reenable_device()Tejun Heo
2007-07-24forcedeth: new device ids in pci_ids.hAyaz Abdulla
2007-07-24Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-07-24loop.h build fixArnd Bergmann
2007-07-24include/asm-xtensa/io.h must #include <asm/page.h>Adrian Bunk
2007-07-24Use resource_size_t for serial port IO addressesJosh Boyer
2007-07-24[POWERPC] 85xx: Added needed MPC85xx PCI device IDsKumar Gala
2007-07-24[POWERPC] Add Freescale PCI VENDOR ID and 8641 device IDsJon Loeliger
2007-07-24[MIPS] Whitespace cleanup.Ralf Baechle
2007-07-24[BLOCK] Add request_queue_t and mark it deprecatedJens Axboe
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-23[POWERPC] Provide ability to setup P2P bridge registers from struct resourceKumar Gala
2007-07-23[POWERPC] Make endianess of cfg_addr for indirect pci ops runtimeKumar Gala
2007-07-23ACPI: autoload modules - Create ACPI alias interfaceThomas Renninger
2007-07-23ACPI: autoload modules - ACPICA modificationsThomas Renninger
2007-07-23[POWERPC] Removed setup_indirect_pci_nomapKumar Gala
2007-07-23[POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no linkKumar Gala
2007-07-23[POWERPC] Add the ability to find PCI capabilities early onKumar Gala
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro