summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | sdio: allow for mmc_claim_host to be abortedNicolas Pitre2007-09-23
| * | | | | | | | | | | | | | | | | | | | sdio: defines for some standard interface typesNicolas Pitre2007-09-23
| * | | | | | | | | | | | | | | | | | | | sdio: add device id table and matchingPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | | | | | | sdio: split up common and function CIS parsingPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | | | | | | sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre2007-09-23
| * | | | | | | | | | | | | | | | | | | | sdio: basic parsing of FBRPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | | | | | | sdio: read and decode interesting parts of the CCCRPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | | | | | | mmc: enable/disable functions for SDIOPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | | | | | | mmc: add basic SDIO I/O operationsPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | | | | | | mmc: add SDIO driver handlingPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | | | | | | mmc: basic SDIO device modelPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | | | | | | mmc: implement SDIO IO_RW_DIRECT operationPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | | | | | | mmc: detect SDIO cardsPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | | | | | | mmc: remove confusing flagPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | | | | | | mmc: remove BYTEBLOCK capabilityPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | | | | | | mmc: mmc_set_data_timeout() parameter write is redundantPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | | | | | | mmc: read ext_csd version numberPierre Ossman2007-09-23
| * | | | | | | | | | | | | | | | | | | | mmc: remove custom error codesPierre Ossman2007-09-23
* | | | | | | | | | | | | | | | | | | | | i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-11
* | | | | | | | | | | | | | | | | | | | | x86_64: remove unused header file:Thomas Gleixner2007-10-11
* | | | | | | | | | | | | | | | | | | | | i386: remove module.h include from termios.hThomas Gleixner2007-10-11
| |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | [ROSE]: Fix rose.ko oops on unloadAlexey Dobriyan2007-10-07
* | | | | | | | | | | | | | | | | | | | | mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra2007-10-08
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Don't do load-average calculations at even 5-second intervalsLinus Torvalds2007-10-07
* | | | | | | | | | | | | | | | | | | | Remove unnecessary cast in prefetch()Serge Belyshev2007-10-05
| |_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | [MIPS] Terminally fix local_{dec,sub}_if_positiveRalf Baechle2007-10-03
| * | | | | | | | | | | | | | | | | | | [MIPS] Type proof reimplementation of cmpxchg.Ralf Baechle2007-10-03
| | |_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...Michael Hennerich2007-10-04
* | | | | | | | | | | | | | | | | | | Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...Michael Hennerich2007-10-04
* | | | | | | | | | | | | | | | | | | Blackfin arch: add some missing syscallBryan Wu2007-09-23
* | | | | | | | | | | | | | | | | | | Binfmt_flat: Add minimum support for the Blackfin relocationsBernd Schmidt2007-10-03
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | [MIPS] Fix value of O_TRUNCRalf Baechle2007-10-01
* | | | | | | | | | | | | | | | | | i386: remove bogus comment about memory barrierNick Piggin2007-09-29
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-09-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | [TCP]: Fix MD5 signature handling on big-endian.David S. Miller2007-09-28
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* / | | | | | | | | | | | | | | | [MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.Ralf Baechle2007-09-27
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds2007-09-26
* | | | | | | | | | | | | | | | Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"Linus Torvalds2007-09-26
* | | | | | | | | | | | | | | | x86-64: Disable local APIC timer use on AMD systems with C1EThomas Gleixner2007-09-26
* | | | | | | | | | | | | | | | fix sctp_del_bind_addr() last argument typeAl Viro2007-09-26
* | | | | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-09-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | SCTP : Add paramters validity check for ASCONF chunkWei Yongjun2007-09-25
| * | | | | | | | | | | | | | | | SCTP: Clean up OOTB handling and fix infinite loop processingVlad Yasevich2007-09-25
* | | | | | | | | | | | | | | | | ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7)Alexey Starikovskiy2007-09-25
|/ / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle2007-09-24
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | ACPI: disable lower idle C-states across suspend/resumeThomas Gleixner2007-09-22
* | | | | | | | | | | | | | | Revert "x86_64: Quicklist support for x86_64"Linus Torvalds2007-09-21
| |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | |