summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* isofs: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-6/+6
* hfsplus: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-1/+1
* fat: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-5/+3
* 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
* kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-2926-1115/+203
* kernel: add common infrastructure for unaligned accessHarvey Harrison2008-04-2910-0/+510
* sysv fs: remove superfluous check for __GNUC__ compilerRobert P. J. Day2008-04-291-5/+1
* 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
* afs: support the CB.ProbeUuid RPC opDavid Howells2008-04-292-0/+108
* afs: the AFS RPC op CBGetCapabilities is actually CBTellMeAboutYourselfDavid Howells2008-04-292-14/+14
* afs: use the shorter LIST_HEAD for brevityRobert P. J. Day2008-04-291-1/+1
* edac: fix module initialization on several modules 2nd timeHitoshi Mitake2008-04-2912-41/+79
* 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
* idr: create idr_layer_cache at boot timeAkinobu Mita2008-04-293-6/+9
* Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-2917-23/+23
* 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
* random: use unlocked_ioctlMatt Mackall2008-04-291-6/+5
* random: consolidate wakeup logicMatt Mackall2008-04-291-16/+4
* random: clean up checkpatch complaintsMatt Mackall2008-04-291-45/+35
* remove aoedev_isbusy()Adrian Bunk2008-04-292-19/+0
* generalize asm-generic/ioctl.h to allow overriding valuesRobert P. J. Day2008-04-291-6/+27
* nbd: delete superfluous test for __GNUC__Robert P. J. Day2008-04-291-5/+1
* NBD: add partition supportLaurent Vivier2008-04-291-4/+21
* NBD: allow nbd to be used locallyLaurent Vivier2008-04-292-50/+98
* edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}Tim Gardner2008-04-293-3/+19
* sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov2008-04-293-10/+26
* sysctl: clean from unneeded extern and forward declarationsPavel Emelyanov2008-04-292-81/+68
OpenPOWER on IntegriCloud