summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-10-28ARM: memblock: setup lowmem mappings using memblockRussell King1-20/+29
2010-10-28ARM: memblock: move meminfo into find_limits directlyRussell King1-4/+4
2010-10-28ARM: memblock: convert free_highpages() to use memblockRussell King1-5/+39
2010-10-28ARM: move freeing of highmem pages out of mem_init()Russell King1-10/+17
2010-10-28ARM: memblock: convert memory detail printing to use memblockRussell King1-3/+6
2010-10-28ARM: memblock: use memblock to free memory into arm_bootmem_init()Russell King1-17/+25
2010-10-28ARM: memblock: use memblock when initializing memory allocatorsRussell King1-9/+16
2010-10-28ARM: ensure membank array is always sortedRussell King2-10/+10
2010-10-28ARM: 6466/1: implement flush_icache_all for the rest of the CPUsMika Westerberg18-0/+225
2010-10-28ARM: 6464/2: fix spinlock recursion in adjust_pte()Mika Westerberg1-2/+26
2010-10-28ARM: fix memblock breakageRussell King2-10/+1
2010-10-28ARM: 6465/1: Fix data abort accessing proc_info from __lookup_processor_typeTony Lindgren1-0/+1
2010-10-28ARM: 6460/1: ixp2000: fix type of ixp2000_timer_interruptUwe Kleine-König1-1/+1
2010-10-28ARM: 6449/1: Fix for compiler warning of uninitialized variable.Marcelo Roberto Jimenez1-3/+2
2010-10-28ARM: 6445/1: fixup TCM memory typesLinus Walleij1-7/+7
2010-10-27Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds8-97/+576
2010-10-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-0/+1
2010-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds46-732/+1608
2010-10-27workqueues: s/ON_STACK/ONSTACK/Andrew Morton2-2/+2
2010-10-27m68k{nommu}/blackfin : remove old assembler-only flags bit definitionsPhilippe De Muyter3-26/+0
2010-10-27replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer3-5/+3
2010-10-27um: migrate from __do_IRQ() to generic_handle_irq()Richard Weinberger2-11/+7
2010-10-27uml: fix CONFIG_STATIC_LINK=y build failure with newer glibcRoland McGrath2-2/+29
2010-10-27uml: define CONFIG_NO_DMAFUJITA Tomonori3-113/+3
2010-10-27alpha: use single HAE window on T2 core logic (gamma, sable)Ivan Kokshaysky4-40/+30
2010-10-27alpha: enable ARCH_DMA_ADDR_T_64BITFUJITA Tomonori1-0/+3
2010-10-27x86: access_error API cleanupMichel Lespinasse1-3/+3
2010-10-27mm: retry page fault when blocking on disk transferMichel Lespinasse1-12/+26
2010-10-27perf, x86: Fix up kmap_atomic() typePeter Zijlstra1-3/+2
2010-10-27mm: remove pte_*map_nested()Peter Zijlstra29-95/+18
2010-10-27mm: stack based kmap_atomic()Peter Zijlstra20-257/+294
2010-10-27um: fix IRQ flag handling namingRichard Weinberger1-17/+32
2010-10-27um: remove PAGE_SIZE alignment in linker script causing kernel segfault.Richard Weinberger1-1/+1
2010-10-27um: fix global timer issue when using CONFIG_NO_HZRichard Weinberger1-1/+1
2010-10-26Merge git://git.infradead.org/battery-2.6Linus Torvalds1-0/+5
2010-10-26Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2-6/+14
2010-10-26Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds15-34/+771
2010-10-26Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds3-38/+23
2010-10-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2-3/+3
2010-10-26at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre2-0/+189
2010-10-26AT91: pm: make sure that r0 is 0 when dealing with cache operationsNicolas Ferre3-3/+10
2010-10-26AT91: pm: use plain cpu_do_idle() for "wait for interrupt"Nicolas Ferre2-2/+8
2010-10-26AT91: reset: extend alternate reset procedure to several chipsNicolas Ferre6-35/+12
2010-10-26AT91: reset routine cleanup, remove not needed icache flushNicolas Ferre4-58/+51
2010-10-26AT91: trivial: align comment of at91sam9g20_reset with one more tabNicolas Ferre1-7/+7
2010-10-26AT91: Fix AT91SAM9G20 reset as per the errata in the data sheetPeter Horton3-2/+63
2010-10-26AT91: add board support for Pcontrol_G20Peter Gsellmann4-0/+504
2010-10-26Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegraLinus Torvalds32-629/+4291
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds45-157/+388
2010-10-26Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds54-191/+1016