aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/kernel/head.S (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-29parisc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-5/+1
2008-04-29mn10300: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-8/+1
2008-04-29m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2-8/+2
2008-04-29h8300: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-5/+1
2008-04-29frv: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-8/+1
2008-04-29blackfin: use kbuild.h instead of defining macros in asm-macros.cChristoph Lameter1-2/+1
2008-04-29avr32: use kbuild.h macros instead of defining macros in asm-offsets.cChristoph Lameter1-8/+1
2008-04-29sparc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-5/+1
2008-04-29xtensa: use kbuild.h macros instead of defining them in asm-offsets.cChristoph Lameter1-2/+1
2008-04-29arm: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter1-7/+1
2008-04-29ia64: use kbuild.h macros instead of defining macros in asm-offsets.cChristoph Lameter1-6/+1
2008-04-29alpha: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter1-5/+1
2008-04-29mips: use kbuild.h instead of macros in asm-offsets.cChristoph Lameter1-260/+218
2008-04-29x86: use kbuild.hChristoph Lameter2-16/+2
2008-04-29Add kbuild.h that contains common definitions for kbuild usersChristoph Lameter2-5/+16
2008-04-29aio: fix misleading commentsJeff Moyer1-4/+1
2008-04-29relayfs: support larger relay bufferMasami Hiramatsu1-3/+32
2008-04-29ncpfs: use get/put_unaligned_* helpersHarvey Harrison1-20/+19
2008-04-29isofs: use get/put_unaligned_* helpersHarvey Harrison1-6/+6
2008-04-29hfsplus: use get/put_unaligned_* helpersHarvey Harrison1-1/+1
2008-04-29fat: use get/put_unaligned_* helpersHarvey Harrison1-5/+3
2008-04-29video: use get/put_unaligned_* helpersHarvey Harrison2-20/+17
2008-04-29usb: use get/put_unaligned_* helpersHarvey Harrison7-56/+44
2008-04-29pcmcia: use get/put_unaligned_* helpersHarvey Harrison1-24/+15
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison7-30/+22
2008-04-29net: use get/put_unaligned_* helpersHarvey Harrison9-34/+30
2008-04-29mmc: use get/put_unaligned_* helpersHarvey Harrison1-1/+1
2008-04-29input: use get_unaligned_* helpersHarvey Harrison3-17/+17
2008-04-29char: use get_unaligned_* helpersHarvey Harrison2-8/+4
2008-04-29hid-core: use get_unaligned_* helpersHarvey Harrison1-3/+3
2008-04-29drivers/block: use get_unaligned_* helpersHarvey Harrison2-14/+14
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison26-1115/+203
2008-04-29kernel: add common infrastructure for unaligned accessHarvey Harrison10-0/+510
2008-04-29sysv fs: remove superfluous check for __GNUC__ compilerRobert P. J. Day1-5/+1
2008-04-29tpm: change Kconfig dependencies from PNPACPI to PNPBjorn Helgaas1-3/+2
2008-04-29tpm: fix section mismatch warningSam Ravnborg1-1/+1
2008-04-29parport_pc: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas1-0/+4
2008-04-29afs: support the CB.ProbeUuid RPC opDavid Howells2-0/+108
2008-04-29afs: the AFS RPC op CBGetCapabilities is actually CBTellMeAboutYourselfDavid Howells2-14/+14
2008-04-29afs: use the shorter LIST_HEAD for brevityRobert P. J. Day1-1/+1
2008-04-29edac: fix module initialization on several modules 2nd timeHitoshi Mitake12-41/+79
2008-04-29edac: remove unneeded functions and add static accessorAdrian Bunk5-59/+11
2008-04-29edac: use the shorter LIST_HEAD for brevityRobert P. J. Day3-3/+3
2008-04-29edac: add e752x parameter for sysbus_parity selectionPeter Tyser1-1/+39
2008-04-29edac: new support for Intel 3100 chipsetAndrei Konovalov2-13/+154
2008-04-29idr: create idr_layer_cache at boot timeAkinobu Mita3-6/+9
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa17-23/+23
2008-04-29random: add async notification support to /dev/randomJeff Dike1-2/+22
2008-04-29random: simplify and rename credit_entropy_storeMatt Mackall1-17/+15
2008-04-29random: make mixing interface byte-orientedMatt Mackall1-18/+19