summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* oprofile/x86: use kzalloc() instead of kmalloc()Robert Richter2010-02-264-18/+4
* oprofile/x86: fix perfctr nmi reservation for mulitplexingRobert Richter2010-02-262-24/+6
* oprofile/x86: add comment to counter-in-use warningNaga Chumbalkar2010-02-261-0/+9
* oprofile/x86: warn user if a counter is already activeRobert Richter2010-02-263-2/+31
* oprofile/x86: implement randomization for IBS periodic op counterRobert Richter2010-02-261-6/+63
* oprofile/x86: implement lsfr pseudo-random number generator for IBSSuravee Suthikulpanit2010-02-261-0/+23
* oprofile/x86: implement IBS cpuid feature detectionRobert Richter2010-02-261-17/+63
* oprofile/x86: remove node check in AMD IBS initializationRobert Richter2010-02-261-10/+0
* oprofile/x86: remove OPROFILE_IBS config optionRobert Richter2010-02-262-44/+1
* oprofile: remove EXPERIMENTAL from the config option descriptionRobert Richter2010-02-261-1/+1
* oprofile: remove tracing build dependencyRobert Richter2010-02-261-2/+0
* parisc: fix tracing of signalsKyle McMartin2010-02-121-1/+3
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-111-1/+6
|\
| * OMAP: hsmmc: fix memory leakAaro Koskinen2010-02-101-1/+6
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-02-116-194/+736
|\ \
| * | MIPS: Don't probe reserved EntryHi bits.David Daney2010-02-101-2/+2
| * | MIPS: SNI: Correct NULL testJulia Lawall2010-02-101-1/+1
| * | MIPS: Fix __devinit __cpuinit confusion in cpu_cache_initDavid Daney2010-02-102-3/+3
| * | MIPS: IP27: Make defconfig useful again.Ralf Baechle2010-02-101-188/+729
| * | MIPS: Fixup of the r4k timerWu Zhangjin2010-02-101-0/+1
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-118-37/+31
|\ \ \
| * | | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha2010-02-096-34/+28
| * | | x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn2010-02-091-2/+2
| * | | x86, doc: Fix minor spelling error in arch/x86/mm/gup.cAndy Shevchenko2010-02-021-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-02-115-14/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | sparc32: Fix thinko in previous change.David S. Miller2010-02-111-1/+1
| * | | sparc: Align clone and signal stacks to 16 bytes.David S. Miller2010-02-095-14/+20
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-02-101-2/+2
|\ \ \ \
| * | | | [S390] Fix struct _lowcore layout.Heiko Carstens2010-02-091-2/+2
* | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-02-102-4/+6
|\ \ \ \ \
| * | | | | KVM: PIT: control word is write-onlyMarcelo Tosatti2010-02-091-0/+3
| * | | | | kvmclock: count total_sleep_time when updating guest clockJason Wang2010-02-091-4/+3
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2010-02-101-6/+9
|\ \ \ \ \
| * | | | | avr32: clean up memory allocation in at32_add_device_mciHans-Christian Egtvedt2009-12-281-4/+7
| * | | | | arch/avr32: Fix build failure for avr32 caused by typoPeter Huewe2009-12-281-2/+2
* | | | | | powerpc: Fix address masking bug in hpte_need_flush()David Gibson2010-02-101-3/+9
| |_|/ / / |/| | | |
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-02-081-1/+2
|\ \ \ \ \
| * | | | | [CPUFREQ] Fix use after free of struct powernow_k8_dataThomas Renninger2010-01-131-1/+2
* | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-02-081-0/+1
|\ \ \ \ \ \
| * | | | | | microblaze: Invalidate dcache before enabling itMichal Simek2010-02-081-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-02-081-2/+12
|\ \ \ \ \ \
| * | | | | | powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson2010-02-081-2/+12
| | |_|_|_|/ | |/| | | |
* | | | | | sh: Remove superfluous setup_frame_reg callMatt Fleming2010-02-081-1/+0
* | | | | | sh: Don't continue unwinding across interruptsMatt Fleming2010-02-081-0/+20
* | | | | | sh: Setup frame pointer in handle_exception pathMatt Fleming2010-02-081-0/+2
* | | | | | sh: Correct the offset of the return address in ret_from_exceptionMatt Fleming2010-02-081-1/+7
| |/ / / / |/| | | |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-02-0412-30/+195
|\ \ \ \ \
| * | | | | ARM: Fix wrong register in proc-arm6_7.S data abort handlerRussell King2010-02-031-1/+1
| * | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-02-018-25/+187
| |\ \ \ \ \
| | * | | | | mx35: add a missing comma in a pad definitionUwe Kleine-König2010-01-291-1/+1
OpenPOWER on IntegriCloud