aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-06-11x86/oprofile: introduce oprofile_add_data64()Robert Richter
2009-06-11x86/oprofile: use 64 bit values in IBS functionsRobert Richter
2009-06-11x86/oprofile: remove some local variables in MSR save/restore functionsRobert Richter
2009-06-11x86/oprofile: use 64 bit values to save MSR statesRobert Richter
2009-06-11x86/oprofile: use 64 bit wrmsr functionsRobert Richter
2009-06-11x86/oprofile: replace CTR*_IS_RESERVED macrosRobert Richter
2009-06-11x86/oprofile: replace CTRL_SET_*ACTIVE macrosRobert Richter
2009-06-11x86/oprofile: replace CTR_OVERFLOWED macrosRobert Richter
2009-06-11x86/oprofile: replace macros to calculate control registerRobert Richter
2009-06-11x86/oprofile: pass the model to setup_ctrs() functionsRobert Richter
2009-06-11x86/oprofile: remove unused macros for AMD virtualization profilingRobert Richter
2009-06-11x86/oprofile: fix and cleanup CTRL_SET_* macrosRobert Richter
2009-06-11x86/oprofile: remove MSR macros for p4 cpusRobert Richter
2009-06-11x86/oprofile: remove MSR macros for ppro cpusRobert Richter
2009-06-11x86/oprofile: remove MSR macros for AMD cpusRobert Richter
2009-06-11x86/oprofile: move common macros to op_x86_model.hRobert Richter
2009-06-11x86/oprofile: simplify AMD cpu init codeRobert Richter
2009-06-11x86/oprofile: remove #ifdefs in ibs functionsRobert Richter
2009-06-11x86/oprofile: minor style changes in struct op_x86_model_specRobert Richter
2009-06-10x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.initRobert Richter
2009-06-10Revert "oprofile: discover counters for op ppro too"Robert Richter
2009-06-10Merge commit 'v2.6.30' into oprofile/masterRobert Richter
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu
2009-06-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-06-08MIPS: Outline udelay and fix a few issues.Ralf Baechle
2009-06-08MIPS: ioctl.h: Fix headers_check warningsJaswinder Singh Rajput
2009-06-08MIPS: Cobalt: PCI bus is always required to obtain the board IDYoichi Yuasa
2009-06-08MIPS: Kconfig: Remove "Support for" from Cavium system typeYoichi Yuasa
2009-06-08MIPS: Sibyte: Honor CONFIG_CMDLINERalf Baechle
2009-06-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-06-05[CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFHDave Jones
2009-06-04lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTORRusty Russell
2009-06-04Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2009-06-04Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King
2009-06-04x86/pci: fix mmconfig detection with 32bit near 4gYinghai Lu
2009-06-04[ARM] pxa: fix pxa27x_udc default pullup GPIOPhilipp Zabel
2009-06-04[ARM] pxa/imote2: fix UCAM sensor board ADC model numberJonathan Cameron
2009-06-03mx[23]: don't put clock lookups in __initdataRabin Vincent
2009-06-02[ARM] ARMv7 errata: only apply fixes when running on applicable CPURussell King
2009-06-02[ARM] 5534/1: kmalloc must return a cache line aligned bufferMartin Fuzzey
2009-06-02powerpc/pmac: Update PowerMac 32-bit defconfigBenjamin Herrenschmidt
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-05-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-05-29acpi-cpufreq: fix printk typo and indentationJoe Perches
2009-05-29sparc64: Fix section attribute warnings.David S. Miller
2009-05-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-05-29x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman
2009-05-29flat: fix data sections alignmentOskar Schirmer
2009-05-29Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainlineRussell King