summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2009-09-21ixp4xx: arch_idle() documentation fixupMikael Pettersson
2009-09-21ixp4xx: timer and clocks cleanupsMikael Pettersson
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-09-21Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-09-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-09-21ARM: 5718/1: Sane busids for RealView board componentsLinus Walleij
2009-09-21ARM: 5715/1: Make kprobes unregistration SMP safeFrederic Riss
2009-09-21Merge branch 'u300' into develRussell King
2009-09-21ARM: 5711/1: locomo.c: CodingStyle cleanupsHartley Sweeten
2009-09-21ARM: 5710/1: at91: add AC97 support to at91sam9rl and at91sam9rlek boardNicolas Ferre
2009-09-21ARM: 5709/1: at91: add AC97 support to at91sam9g45 series and at91sam9m10g45e...Nicolas Ferre
2009-09-21Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2009-09-21ARM: 5621/1: at91/dmaengine: integration of at_hdmac driver in at91sam9g45 se...Nicolas Ferre
2009-09-21ARM: 5620/1: at91/dmaengine: integration of at_hdmac driver in at91sam9rlNicolas Ferre
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig
2009-09-21trivial: fix missing printk space in amd_k7_smp_checkMichael Tokarev
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-09-21trivial: fix typos in comments s/DGBU/DBGU/Samuel R. C. Vale
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar
2009-09-21trivial: remove references to non-existent include/linux/config.hMarkus Heidelberg
2009-09-21perf: Tidy up after the big renameIngo Molnar
2009-09-21microblaze: Implement include/asm/syscall.h.Michal Simek
2009-09-21microblaze: Improve checking mechanism for MSR instructionMichal Simek
2009-09-21microblaze: Add checking mechanism for MSR instructionMichal Simek
2009-09-21microblaze: Cleanup linker script using new linker script macros.Tim Abbott
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21perf_counter: Rename 'event' to event_id/hw_eventIngo Molnar
2009-09-21Merge branch 'linus' into perfcounters/renameIngo Molnar
2009-09-21perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c...Paul Mackerras
2009-09-21Use macros for .data.page_aligned section.Tim Abbott
2009-09-21Use macros for .bss.page_aligned section.Tim Abbott
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds
2009-09-20loongson: fix cut-and-paste mis-mergeLinus Torvalds
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2009-09-20x86: Print the hypervisor returned tsc_khz during bootAlok Kataria
2009-09-20Merge branch 'linus' into x86/urgentIngo Molnar
2009-09-20x86: Correct segment permission flags in 64-bit linker scriptJan Beulich
2009-09-20x86: cpuinit-annotate SMP boot trampolines properlyJan Beulich
2009-09-20x86: Increase timeout for EHCI debug port reset completion in early printkJan Beulich
2009-09-20x86: Fix uaccess_32.h typoSergey Senozhatsky
2009-09-20x86: Trivial whitespace cleanupsFelipe Contreras
2009-09-20x86, apic: Fix missed handling of discrete apicsCyrill Gorcunov
2009-09-20x86/i386: Remove duplicated #includeHuang Weiyi
2009-09-20x86, mtrr: Convert loop to a while based construct, avoid naked semicolonJoe Perches