aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-29
|\ \ \ \ \ \
| * | | | | | x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu2008-04-26
| * | | | | | driver core: try parent numa_node at first before using defaultYinghai Lu2008-04-26
| * | | | | | x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu2008-04-26
| * | | | | | x86: validate against acpi motherboard resourcesRobert Hancock2008-04-26
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-29
|\ \ \ \ \ \ \
| * | | | | | | [RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei2008-04-29
| * | | | | | | [RAPIDIO] Add RapidIO multi mport supportZhang Wei2008-04-29
| * | | | | | | [POWERPC] windfarm: Add PowerMac 12,1 supportÉtienne Bersac2008-04-29
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2008-04-29
|\ \ \ \ \ \ \
| * | | | | | | [CPUFREQ] state info wrong after resumeShaohua Li2008-04-28
| * | | | | | | [CPUFREQ] allow use of the powersave governor as the default oneAlessandro Guido2008-04-28
| * | | | | | | [CPUFREQ] expose cpufreq coordination requirements regardless of coordination...Darrick J. Wong2008-04-28
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-29
|\ \ \ \ \ \ \ \
| * | | | | | | | block: replace sizeof(rq->cmd) with BLK_MAX_CDBFUJITA Tomonori2008-04-29
| * | | | | | | | ide: use blk_rq_init() to initialize the requestFUJITA Tomonori2008-04-29
| * | | | | | | | block: use blk_rq_init() to initialize the requestFUJITA Tomonori2008-04-29
| * | | | | | | | block: no need to initialize rq->cmd with blk_get_requestFUJITA Tomonori2008-04-29
| * | | | | | | | block: no need to initialize rq->cmd in prepare_flush_fn hookFUJITA Tomonori2008-04-29
| * | | | | | | | block: make queue flags non-atomicNick Piggin2008-04-29
| * | | | | | | | ps3disk: Remove superfluous castGeert Uytterhoeven2008-04-29
| | |/ / / / / / | |/| | | | | |
* | | | | | | | video: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* | | | | | | | usb: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* | | | | | | | pcmcia: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* | | | | | | | wireless: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* | | | | | | | net: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* | | | | | | | mmc: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* | | | | | | | input: use get_unaligned_* helpersHarvey Harrison2008-04-29
* | | | | | | | char: use get_unaligned_* helpersHarvey Harrison2008-04-29
* | | | | | | | hid-core: use get_unaligned_* helpersHarvey Harrison2008-04-29
* | | | | | | | drivers/block: use get_unaligned_* helpersHarvey Harrison2008-04-29
* | | | | | | | tpm: change Kconfig dependencies from PNPACPI to PNPBjorn Helgaas2008-04-29
* | | | | | | | tpm: fix section mismatch warningSam Ravnborg2008-04-29
* | | | | | | | parport_pc: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas2008-04-29
* | | | | | | | edac: fix module initialization on several modules 2nd timeHitoshi Mitake2008-04-29
* | | | | | | | edac: remove unneeded functions and add static accessorAdrian Bunk2008-04-29
* | | | | | | | edac: use the shorter LIST_HEAD for brevityRobert P. J. Day2008-04-29
* | | | | | | | edac: add e752x parameter for sysbus_parity selectionPeter Tyser2008-04-29
* | | | | | | | edac: new support for Intel 3100 chipsetAndrei Konovalov2008-04-29
* | | | | | | | Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-29
* | | | | | | | random: add async notification support to /dev/randomJeff Dike2008-04-29
* | | | | | | | random: simplify and rename credit_entropy_storeMatt Mackall2008-04-29
* | | | | | | | random: make mixing interface byte-orientedMatt Mackall2008-04-29
* | | | | | | | random: simplify add_ptr logicMatt Mackall2008-04-29
* | | | | | | | random: remove some prefetch logicMatt Mackall2008-04-29
* | | | | | | | random: eliminate redundant new_rotate variableMatt Mackall2008-04-29
* | | | | | | | random: remove cacheline alignment for locksMatt Mackall2008-04-29
* | | | | | | | random: make backtracking attacks harderMatt Mackall2008-04-29
* | | | | | | | random: improve variable naming, clear extract bufferMatt Mackall2008-04-29
* | | | | | | | random: reuse rand_initializeMatt Mackall2008-04-29