summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-292-8/+2
* | | h8300: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-5/+1
* | | frv: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-8/+1
* | | blackfin: use kbuild.h instead of defining macros in asm-macros.cChristoph Lameter2008-04-291-2/+1
* | | avr32: use kbuild.h macros instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-8/+1
* | | sparc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-5/+1
* | | xtensa: use kbuild.h macros instead of defining them in asm-offsets.cChristoph Lameter2008-04-291-2/+1
* | | arm: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter2008-04-291-7/+1
* | | ia64: use kbuild.h macros instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-6/+1
* | | alpha: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter2008-04-291-5/+1
* | | mips: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter2008-04-291-260/+218
* | | x86: use kbuild.hChristoph Lameter2008-04-292-16/+2
* | | Add kbuild.h that contains common definitions for kbuild usersChristoph Lameter2008-04-292-5/+16
* | | aio: fix misleading commentsJeff Moyer2008-04-291-4/+1
* | | relayfs: support larger relay bufferMasami Hiramatsu2008-04-291-3/+32
* | | ncpfs: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-20/+19
* | | 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
OpenPOWER on IntegriCloud