summaryrefslogtreecommitdiffstats
path: root/usr/initramfs_data.S (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-26x86: apic: changing export symbols to *_GPLRobert Richter2-2/+2
2008-07-26x86: apic: export symbols for extended interrupt LVT functionsRobert Richter2-0/+2
2008-07-26x86/oprofile: op_model_athlon.c: fix counter reset when reenabling IBS OPRobert Richter1-0/+1
2008-07-26x86/oprofile: macro definition cleanup in op_model_athlon.cRobert Richter1-29/+17
2008-07-26OProfile: fix IBS build error for UPRobert Richter1-0/+22
2008-07-26OProfile: enable IBS for AMD CPUsRobert Richter2-7/+25
2008-07-26OProfile: fix setup_ibs_files() function interfaceRobert Richter1-2/+4
2008-07-26OProfile: on_each_cpu(): kill unused retry parameterRobert Richter1-2/+2
2008-07-26OProfile: Fix build error in op_model_athlon.cRobert Richter1-0/+5
2008-07-26OProfile: change IBS interrupt initializationRobert Richter1-30/+54
2008-07-26x86/oprofile: separating the IBS handlerRobert Richter1-17/+28
2008-07-26x86/oprofile: add IBS support for AMD CPUs, model specific codeBarry Kasindorf1-0/+257
2008-07-26x86/oprofile: add IBS support for AMD CPUs, IBS buffer handling routinesBarry Kasindorf3-2/+140
2008-07-26OProfile: add IBS code macrosRobert Richter1-0/+2
2008-07-26OProfile: moving increment_tail() in buffer_sync.cRobert Richter1-13/+11
2008-07-26drivers/oprofile: coding style fixes in buffer_sync.cRobert Richter1-54/+57
2008-07-26x86/oprofile: renaming athlon_*() into op_amd_*()Robert Richter3-19/+19
2008-07-26x86/oprofile: Minor changes in op_model_athlon.cRobert Richter1-0/+2
2008-07-26x86/oprofile: introduce model specific init/exit functionsRobert Richter3-4/+27
2008-07-26oprofile: Add support for AMD Family 11hBarry Kasindorf1-0/+4
2008-07-26x86: apic_*.c: add description to AMD's extended LVT functionsRobert Richter2-0/+6
2008-07-26x86: add PCI IDs for AMD Barcelona PCI devicesRobert Richter1-0/+5
2008-07-26x86_64: fix ia32 AMD syscall audit fast-pathRoland McGrath1-3/+3
2008-07-26MFD_TC6393XB is ARM-onlyAdrian Bunk1-1/+1
2008-07-26sys_paccept definition missing __user annotationHarvey Harrison1-1/+1
2008-07-26powerpc: Fix boot problem due to AT_BASE_PLATFORM changeNathan Lynch1-2/+2
2008-07-26sparc: Wire up new system calls.David S. Miller4-5/+20
2008-07-25bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODEJohannes Weiner1-5/+4
2008-07-25remove dummy asm/kvm.h filesAdrian Bunk22-105/+4
2008-07-25signalfd: fix undefined reference to `compat_sys_signalfd4' when !CONFIG_SIGN...Ingo Molnar1-0/+1
2008-07-25mm/hugetlb.c: fix build failure with !CONFIG_SYSCTLIngo Molnar1-11/+11
2008-07-25firmware: create firmware binaries during 'make modules'.David Woodhouse2-4/+7
2008-07-25Fix ahci driver 'flags' typeLinus Torvalds1-1/+1
2008-07-25edac: mpc85xx fix pci ofdev 2nd passDave Jiang1-24/+43
2008-07-25edac: mv64x60 add pci fixupDave Jiang1-0/+35
2008-07-25edac: mv64x60 fix get_propertyDave Jiang1-1/+1
2008-07-25edac: e752x fix too loud on nonmemory errorsDoug Thompson1-17/+42
2008-07-25edac: core fix added newline to sysfs dimm labelsArthur Jones1-1/+5
2008-07-25edac: core fix static to dynamic ksetArthur Jones1-9/+6
2008-07-25edac: core fix redundant sysfs controls to parametersArthur Jones2-195/+73
2008-07-25edac: core fix workq timerArthur Jones1-1/+21
2008-07-25edac: core fix to use dynamic kobjectArthur Jones1-9/+21
2008-07-25edac: i5100: cleanupArthur Jones1-135/+261
2008-07-25edac: i5100 fix unmask ecc bitsArthur Jones1-0/+6
2008-07-25edac: i5100 fix enable ecc hardwareArthur Jones1-0/+10
2008-07-25edac: i5100 fix missing bitsArthur Jones1-3/+15
2008-07-25edac: i5100 new intel chipset driverArthur Jones4-0/+838
2008-07-25fuse: lockd supportMiklos Szeredi1-2/+9
2008-07-25fuse: nfs export special lookupsMiklos Szeredi3-3/+72
2008-07-25fuse: add fuse_lookup_name() helperMiklos Szeredi1-40/+77