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