aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner
2007-10-11x86_64: remove unused header file:Thomas Gleixner
2007-10-11i386: remove module.h include from termios.hThomas Gleixner
2007-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra
2007-10-07[ROSE]: Fix rose.ko oops on unloadAlexey Dobriyan
2007-10-07Don't do load-average calculations at even 5-second intervalsLinus Torvalds
2007-10-05Remove unnecessary cast in prefetch()Serge Belyshev
2007-10-03Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-03mmc: Disabler for Ricoh MMC controllerPhilip Langdale
2007-10-04Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...Michael Hennerich
2007-10-04Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...Michael Hennerich
2007-10-03[MIPS] Terminally fix local_{dec,sub}_if_positiveRalf Baechle
2007-10-03[MIPS] Type proof reimplementation of cmpxchg.Ralf Baechle
2007-10-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-01[MIPS] Fix value of O_TRUNCRalf Baechle
2007-09-29i386: remove bogus comment about memory barrierNick Piggin
2007-09-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-09-28[TCP]: Fix MD5 signature handling on big-endian.David S. Miller
2007-09-27[MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.Ralf Baechle
2007-09-26Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds
2007-09-26Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"Linus Torvalds
2007-09-26x86-64: Disable local APIC timer use on AMD systems with C1EThomas Gleixner
2007-09-26fix sctp_del_bind_addr() last argument typeAl Viro
2007-09-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-09-25SCTP : Add paramters validity check for ASCONF chunkWei Yongjun
2007-09-25SCTP: Clean up OOTB handling and fix infinite loop processingVlad Yasevich
2007-09-25ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7)Alexey Starikovskiy
2007-09-24arm: i.MX/MX1 SDHC implements SD cards read-only switch read-backPavel Pisa
2007-09-24[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle
2007-09-24mmc: add led triggerPierre Ossman
2007-09-23mmc_spi host driverDavid Brownell
2007-09-23MMC headers learn about SPIDavid Brownell
2007-09-23sdio: store vendor stringsPierre Ossman
2007-09-23sdio: add sdio_f0_readb() and sdio_f0_writeb()David Vrabel
2007-09-23sdio: set the functions' block sizeDavid Vrabel
2007-09-23sdio: add SDIO_FBR_BASE(f) macroDavid Vrabel
2007-09-23sdio: add interface for host side SDIO interrupt reportingNicolas Pitre
2007-09-23sdio: support IO_RW_EXTENDEDPierre Ossman
2007-09-23sdio: core support for SDIO function interruptNicolas Pitre
2007-09-23sdio: allow for mmc_claim_host to be abortedNicolas Pitre
2007-09-23sdio: defines for some standard interface typesNicolas Pitre
2007-09-23sdio: add device id table and matchingPierre Ossman
2007-09-23sdio: split up common and function CIS parsingPierre Ossman
2007-09-23sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre
2007-09-23sdio: basic parsing of FBRPierre Ossman
2007-09-23sdio: read and decode interesting parts of the CCCRPierre Ossman
2007-09-23mmc: enable/disable functions for SDIOPierre Ossman
2007-09-23mmc: add basic SDIO I/O operationsPierre Ossman