summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Oprofile Multiplexing PatchJason Yeh2008-07-2610-45/+247
* x86/oprofile: reanaming op_model_athlon.c to op_model_amd.cRobert Richter2008-07-262-2/+2
* oprofile: fix printk in cpu_buffer.cRobert Richter2008-07-261-1/+1
* x86/oprofile: add CONFIG_OPROFILE_IBS optionRobert Richter2008-07-264-10/+47
* x86: apic: changing export symbols to *_GPLRobert Richter2008-07-262-2/+2
* x86: apic: export symbols for extended interrupt LVT functionsRobert Richter2008-07-262-0/+2
* x86/oprofile: op_model_athlon.c: fix counter reset when reenabling IBS OPRobert Richter2008-07-261-0/+1
* x86/oprofile: macro definition cleanup in op_model_athlon.cRobert Richter2008-07-261-29/+17
* OProfile: fix IBS build error for UPRobert Richter2008-07-261-0/+22
* OProfile: enable IBS for AMD CPUsRobert Richter2008-07-262-7/+25
* OProfile: fix setup_ibs_files() function interfaceRobert Richter2008-07-261-2/+4
* OProfile: on_each_cpu(): kill unused retry parameterRobert Richter2008-07-261-2/+2
* OProfile: Fix build error in op_model_athlon.cRobert Richter2008-07-261-0/+5
* OProfile: change IBS interrupt initializationRobert Richter2008-07-261-30/+54
* x86/oprofile: separating the IBS handlerRobert Richter2008-07-261-17/+28
* x86/oprofile: add IBS support for AMD CPUs, model specific codeBarry Kasindorf2008-07-261-0/+257
* x86/oprofile: add IBS support for AMD CPUs, IBS buffer handling routinesBarry Kasindorf2008-07-263-2/+140
* OProfile: add IBS code macrosRobert Richter2008-07-261-0/+2
* OProfile: moving increment_tail() in buffer_sync.cRobert Richter2008-07-261-13/+11
* drivers/oprofile: coding style fixes in buffer_sync.cRobert Richter2008-07-261-54/+57
* x86/oprofile: renaming athlon_*() into op_amd_*()Robert Richter2008-07-263-19/+19
* x86/oprofile: Minor changes in op_model_athlon.cRobert Richter2008-07-261-0/+2
* x86/oprofile: introduce model specific init/exit functionsRobert Richter2008-07-263-4/+27
* oprofile: Add support for AMD Family 11hBarry Kasindorf2008-07-261-0/+4
* x86: apic_*.c: add description to AMD's extended LVT functionsRobert Richter2008-07-262-0/+6
* x86: add PCI IDs for AMD Barcelona PCI devicesRobert Richter2008-07-261-0/+5
* x86_64: fix ia32 AMD syscall audit fast-pathRoland McGrath2008-07-251-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-259-608/+415
|\
| * ipsec: ipcomp - Decompress into frags if necessaryHerbert Xu2008-07-251-6/+42
| * ipsec: ipcomp - Merge IPComp implementationsHerbert Xu2008-07-258-606/+377
| * pkt_sched: Fix locking in shutdown_scheduler_queue()David S. Miller2008-07-251-2/+2
* | MFD_TC6393XB is ARM-onlyAdrian Bunk2008-07-251-1/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-251-2/+2
|\ \
| * | powerpc: Fix boot problem due to AT_BASE_PLATFORM changeNathan Lynch2008-07-261-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-07-254-5/+20
|\ \ \
| * | | sparc: Wire up new system calls.David S. Miller2008-07-254-5/+20
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-07-252-1/+13
|\ \ \ \
| * | | | [IA64] Wire up new system callsTony Luck2008-07-252-1/+13
| |/ / /
* | | | sys_paccept definition missing __user annotationHarvey Harrison2008-07-251-1/+1
* | | | Merge git://git.infradead.org/embedded-2.6Linus Torvalds2008-07-255-3/+44
|\ \ \ \
| * | | | Make console charset translation optionalDavid Woodhouse2008-06-045-3/+44
* | | | | Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2008-07-2524-109/+11
|\ \ \ \ \
| * | | | | remove dummy asm/kvm.h filesAdrian Bunk2008-07-2522-105/+4
| * | | | | firmware: create firmware binaries during 'make modules'.David Woodhouse2008-07-252-4/+7
| | |/ / / | |/| | |
* | | | | bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODEJohannes Weiner2008-07-251-5/+4
* | | | | signalfd: fix undefined reference to `compat_sys_signalfd4' when !CONFIG_SIGN...Ingo Molnar2008-07-251-0/+1
* | | | | mm/hugetlb.c: fix build failure with !CONFIG_SYSCTLIngo Molnar2008-07-251-11/+11
| |_|/ / |/| | |
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-2549-277/+2546
|\ \ \ \
| * | | | powerpc: Wireup new syscallsTony Breeds2008-07-253-1/+14
| * | | | Move update_mmu_cache() declaration from tlbflush.h to pgtable.hBenjamin Herrenschmidt2008-07-252-11/+13