summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2010-10-27MN10300: Differentiate AM33_2 and AM33_3 in configAkira Takeuchi
2010-10-27MN10300: Provide the functions to fully disable maskable interruptsAkira Takeuchi
2010-10-27MN10300: Add reads[bwl]() and writes[bwl]()Akira Takeuchi
2010-10-27MN10300: Don't cast away the volatile in test_bit()Akira Takeuchi
2010-10-27MN10300: Prevent cnt32_to_63() from being preempted in sched_clock()David Howells
2010-10-27mn10300: Use pci_claim_resourceDavid Howells
2010-10-27bitops: Change the bitmap index from int to unsigned long [mn10300]Justin Chen
2010-10-27MN10300: BUG to BUG_ON changesStoyan Gaydarov
2010-10-27x86-32: Allocate irq stacks seperate from percpu areaBrian Gerst
2010-10-27x86: Move olpc to platformThomas Gleixner
2010-10-27x86: Move uv to platformThomas Gleixner
2010-10-27x86: Move mrst to platformThomas Gleixner
2010-10-27x86: Move scx200 to platformThomas Gleixner
2010-10-27x86: Move visws to platformThomas Gleixner
2010-10-27x86: Move efi to platformThomas Gleixner
2010-10-27x86: Move sfi to platformThomas Gleixner
2010-10-27x86: Add platform directoryThomas Gleixner
2010-10-27sh: oprofile: Make sure the backtrace op is available for timer-fallback.Paul Mundt
2010-10-27sh64: oprofile: Fix up kernel stack pointer size mismatch.Paul Mundt
2010-10-27sh: oprofile: Fix up and extend op_name_from_perf_id().Paul Mundt
2010-10-27sh: lockless get_user_pages_fast()Paul Mundt
2010-10-27sh64: _PAGE_SPECIAL support.Paul Mundt
2010-10-27sh: disable deprecated genirq support.Paul Mundt
2010-10-27sh: update show_interrupts() for irq_data chip lookup.Paul Mundt
2010-10-27sh64: irq_data conversion.Paul Mundt
2010-10-27sh64: update for IRQ flag handling naming changes.Paul Mundt
2010-10-27sh: mach-se: irq_data conversion.Paul Mundt
2010-10-27sh: hd64461: irq_data conversion.Paul Mundt
2010-10-27sh: mach-x3proto: irq_data conversion.Paul Mundt
2010-10-27sh: mach-systemh: irq_data conversion.Paul Mundt
2010-10-27sh: imask IRQs irq_data conversion.Paul Mundt
2010-10-27sh: mach-microdev: irq_data conversion.Paul Mundt
2010-10-27sh: mach-landisk: irq_data conversion.Paul Mundt
2010-10-27sh: IPR IRQs irq_data conversion.Paul Mundt
2010-10-27sh: mach-dreamcast: irq_data conversion.Paul Mundt
2010-10-27sh: Fix the sparsemem disabled build.Paul Mundt
2010-10-26Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds
2010-10-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-10-26workqueues: s/ON_STACK/ONSTACK/Andrew Morton
2010-10-26m68k{nommu}/blackfin : remove old assembler-only flags bit definitionsPhilippe De Muyter
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer
2010-10-26um: migrate from __do_IRQ() to generic_handle_irq()Richard Weinberger
2010-10-26uml: fix CONFIG_STATIC_LINK=y build failure with newer glibcRoland McGrath
2010-10-26uml: define CONFIG_NO_DMAFUJITA Tomonori
2010-10-26alpha: use single HAE window on T2 core logic (gamma, sable)Ivan Kokshaysky
2010-10-26alpha: enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori
2010-10-26x86: access_error API cleanupMichel Lespinasse
2010-10-26mm: retry page fault when blocking on disk transferMichel Lespinasse
2010-10-26perf, x86: Fix up kmap_atomic() typePeter Zijlstra