summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-07-26Oprofile Multiplexing PatchJason Yeh6-39/+149
2008-07-26x86/oprofile: reanaming op_model_athlon.c to op_model_amd.cRobert Richter2-2/+2
2008-07-26x86/oprofile: add CONFIG_OPROFILE_IBS optionRobert Richter2-10/+37
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: 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_64: fix ia32 AMD syscall audit fast-pathRoland McGrath1-3/+3
2008-07-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-2/+2
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-3/+6
2008-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+6
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. Miller2-3/+6
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds26-205/+2118
2008-07-25pty: remove unused UNIX98_PTY_COUNT optionsAdrian Bunk2-28/+0
2008-07-25calgary iommu: use the first kernels TCE tables in kdumpChandru1-6/+79
2008-07-25S390 topology: don't use kthread() for arch_reinit_sched_domains()Oleg Nesterov1-13/+1
2008-07-25remove unused #include <linux/dirent.h>'sAdrian Bunk1-1/+0
2008-07-25gpiolib: allow user-selectionMichael Buesch7-8/+10
2008-07-25gpio: sysfs interfaceDavid Brownell2-0/+5
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S6-26/+15
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni10-389/+13
2008-07-25introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbolJohannes Berg3-0/+21
2008-07-25[IA64] Wire up new system callsTony Luck1-0/+6
2008-07-25powerpc/pseries: Remove kmalloc call in handling writes to lparcfgNathan Fontenot1-16/+12
2008-07-25powerpc/pseries: Update arch vector to indicate support for CMONathan Fontenot1-1/+8
2008-07-25powerpc/pseries: Verify CMO memory entitlement updates with virtual I/ONathan Fontenot1-0/+10
2008-07-25powerpc/pseries: vio bus support for CMORobert Jennings1-6/+1027
2008-07-25powerpc/pseries: iommu enablement for CMORobert Jennings6-19/+63
2008-07-25powerpc/pseries: Add CMO paging statisticsBrian King1-0/+20
2008-07-25powerpc/pseries: Add collaborative memory managerBrian King3-0/+492
2008-07-25powerpc/pseries: Utilities to set firmware page stateBrian King1-0/+10
2008-07-25powerpc/pseries: Enable CMO feature during platform setupRobert Jennings1-0/+71
2008-07-25powerpc/pseries: Split retrieval of processor entitlement data into a helper ...Robert Jennings1-35/+46
2008-07-25powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfgNathan Fontenot1-1/+120
2008-07-25powerpc/pseries: Split processor entitlement retrieval and gathering to helpe...Nathan Fotenot1-78/+88
2008-07-25powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfgNathan Fontenot1-32/+0