aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* perfcounters: remove warningsIngo Molnar2008-12-23
* x86: perf_counter.c intel_perfmon_event_map and max_intel_perfmon_events shou...Jaswinder Singh2008-12-19
* Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-14
|\
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Linus Torvalds2008-12-13
| |\
| | * powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer2008-12-11
| * | MIPS: IP32: Update defconfigDavid Daney2008-12-12
| * | MIPS: Add missing calls to plat_unmap_dma_mem.David Daney2008-12-12
| * | MIPS: Kconfig: Fix the arch-specific header pathDmitri Vorobiev2008-12-12
| * | MIPS: Use EI/DI for MIPS R2.David Daney2008-12-12
* | | perfcounters: fix lapic initializationIngo Molnar2008-12-14
* | | perfcounters: fix non-intel-perfmon CPUsIngo Molnar2008-12-14
* | | perfcounters: restructure x86 counter mathIngo Molnar2008-12-14
* | | x86: implement atomic64_t on 32-bitIngo Molnar2008-12-14
* | | Merge branch 'x86/irq' into perfcounters/coreIngo Molnar2008-12-12
|\ \ \
| * | | x86: hardirq: introduce inc_irq_stat()Hiroshi Shimamoto2008-12-12
| * | | Merge commit 'v2.6.28-rc8' into x86/irqIngo Molnar2008-12-12
| |\| |
| | * | MN10300: Give correct size when reserving interrupt vector tableAkira Takeuchi2008-12-10
| | * | MN10300: Fix the preemption resume_kernel() routineAkira Takeuchi2008-12-10
| | * | MN10300: Discard low-priority Tx interrupts when closing an on-chip serial portAkira Takeuchi2008-12-10
| | * | MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macrosCyrill Gorcunov2008-12-10
| | * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-12-10
| | |\ \
| | | * | [IA64] SN: prevent IRQ retargetting in request_irq()John Keller2008-12-09
| | | * | [IA64] Clear up section mismatch with arch_unregister_cpu()Robin Holt2008-12-09
| | | * | [IA64] Clear up section mismatch for sn_check_wars.Robin Holt2008-12-09
| | | * | [IA64] Updated the generic_defconfig to work with the 2.6.28-rc7 kernel.Robin Holt2008-12-09
| | | * | [IA64] eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-12-09
| | | * | [IA64] remove BUILD_BUG_ON from paravirt_getreg()Alexey Dobriyan2008-12-09
| | * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-12-10
| | |\ \ \
| | | * | | MIPS: Better than nothing implementation of PCI mmap to fix X.Ralf Baechle2008-12-09
| | * | | | uml: boot broken due to buffer overrunBalbir Singh2008-12-10
| | | |/ / | | |/| |
| | * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-09
| | |\ \ \
| | | * | | [ARM] Fix alignment fault handling for ARMv6 and later CPUsRussell King2008-12-07
| | | * | | [ARM] 5340/1: fix stack placement after noexecstack changesLennert Buytenhek2008-12-06
| | | * | | [ARM] 5339/1: fix __fls() on ARMNicolas Pitre2008-12-04
| | | * | | [ARM] Orion: fix bug in pcie configuration cycle function field maskSaeed Bishara2008-12-02
| | | * | | [ARM] omap: fix a pile of issuesRussell King2008-12-01
| | * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-12-09
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/pow...Paul Mackerras2008-12-08
| | | |\ \ \
| | | * | | | powerpc/virtex5: Fix Virtex5 machine check handlingGrant Likely2008-12-05
| | * | | | | x86: fix default_spin_lock_flags() prototypeIngo Molnar2008-12-08
| | * | | | | AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0Joerg Roedel2008-12-08
| | * | | | | AMD IOMMU: fix WARN_ON in dma_ops unmap pathJoerg Roedel2008-12-08
| | * | | | | AMD IOMMU: fix typo in commentJoerg Roedel2008-12-08
| | * | | | | AMD IOMMU: fix loop counter in free_pagetable functionJoerg Roedel2008-12-08
| | * | | | | AMD IOMMU: fix iommu_map_page functionJoerg Roedel2008-12-08
* | | | | | | perf counters: clean up state transitionsIngo Molnar2008-12-11
* | | | | | | perf counters: consolidate hw_perf save/restore APIsIngo Molnar2008-12-11
* | | | | | | perf counters: implement PERF_COUNT_CPU_CLOCKIngo Molnar2008-12-11
* | | | | | | perf counters: hw driver APIIngo Molnar2008-12-11
* | | | | | | perf counters: add support for group countersIngo Molnar2008-12-11