summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-03-10arch/tile: support 4KB page size as well as 64KBChris Metcalf18-135/+235
2011-03-10arch/tile: add some more VMSPLIT options and use consistent namingChris Metcalf1-3/+9
2011-03-10arch/tile: fix some comments and whitespaceChris Metcalf7-24/+15
2011-03-02arch/tile: export some additional module symbolsChris Metcalf2-0/+8
2011-03-02arch/tile: enhance existing finv_buffer_remote() routineChris Metcalf3-54/+139
2011-03-02arch/tile: fix two bugs in the backtracer codeChris Metcalf1-9/+19
2011-03-02arch/tile: use extended assembly to inline __mb_incoherent()Chris Metcalf4-41/+20
2011-03-02arch/tile: use a cleaner technique to enable interrupt for cpu_idle()Chris Metcalf1-11/+5
2011-03-02arch/tile: sync up with <arch/sim.h> and <arch/sim_def.h> changesChris Metcalf2-12/+39
2011-03-02arch/tile: fix reversed test of strict_strtol() return valueChris Metcalf1-1/+1
2011-03-02arch/tile: avoid a simulator warning during bootupChris Metcalf1-0/+11
2011-03-02arch/tile: export <asm/hardwall.h> to userspaceChris Metcalf1-0/+1
2011-03-02arch/tile: warn and retry if an IPI is not accepted by the target cpuChris Metcalf1-14/+19
2011-03-02arch/tile: stop disabling INTCTRL_1 interrupts during hypervisor downcallsChris Metcalf1-49/+5
2011-03-02arch/tile: fix __ndelay etc to work betterChris Metcalf5-11/+34
2011-03-02arch/tile: bug fix: exec'ed task thought it was still single-steppingChris Metcalf3-2/+26
2011-03-02arch/tile: catch up with section naming convention in 2.6.35Chris Metcalf5-10/+6
2011-02-25arch/tile: Fix atomic_read() definition to use ACCESS_ONCEChris Metcalf1-1/+1
2011-02-24tile: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner1-0/+1
2011-02-24tile: Use proper accessor functions in show_interrupt()Thomas Gleixner1-4/+6
2011-02-24tile: Convert irq_chip to new functionsThomas Gleixner1-14/+14
2011-02-23tile: Fix __pte_free_tlbPeter Zijlstra1-13/+2
2011-02-22Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-363/+342
2011-02-22Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds17-37/+175
2011-02-22Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-10/+22
2011-02-21ARM: 6745/1: kprobes insn decoding fixNicolas Pitre1-1/+1
2011-02-21ARM: tlb: move noMMU tlb_flush() to asm/tlb.hRussell King2-6/+4
2011-02-21ARM: tlb: delay page freeing for SMP and ARMv7 CPUsRussell King1-13/+89
2011-02-21ARM: Keep exit text/data around for SMP_ON_UPRussell King1-0/+9
2011-02-21ARM: Ensure predictable endian state on signal handler entryRussell King1-1/+3
2011-02-21ARM: 6740/1: Place correctly notes section in the linker scriptPawel Moll2-1/+3
2011-02-21ARM: 6700/1: SPEAr: Correct SOC config base address for spear320viresh kumar1-1/+1
2011-02-21ARM: 6722/1: SPEAr: sp810: switch to slow mode before resetShiraz Hashim1-0/+3
2011-02-21ARM: 6712/1: SPEAr: replace readl(), writel() with relaxed versions in uncomp...viresh kumar1-2/+2
2011-02-21ARM: 6720/1: SPEAr: Append UL to VMALLOC_ENDviresh kumar1-1/+1
2011-02-19ARM: 6676/1: Correct the cpu_architecture() function for ARMv7Catalin Marinas1-2/+2
2011-02-19ARM: 6739/1: update .gitignore for boot/compressedNicolas Pitre1-1/+5
2011-02-19ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcast...Will Deacon2-0/+16
2011-02-19ARM: 6742/1: pmu: avoid setting IRQ affinity on UP systemsWill Deacon1-8/+14
2011-02-19ARM: 6741/1: errata: pl310 cache sync operation may be faultySrinidhi Kasagar3-0/+22
2011-02-18ARM: S5PV210: Fix regulator namesMarek Szyprowski2-6/+6
2011-02-18ARM: S5PV210: Update max8998_platform_dataMarek Szyprowski2-6/+12
2011-02-18ARM: SAMSUNG: Drop exporting s3c24xx_ts_set_platdataAxel Lin1-1/+0
2011-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-10/+10
2011-02-17[S390] net: provide architecture specific NET_SKB_PADHorst Hartmann1-0/+1
2011-02-17[S390] atomic: use inline asmHeiko Carstens1-4/+18
2011-02-17[S390] correct ipl parameter block safe guardMartin Schwidefsky1-2/+3
2011-02-17[S390] atomic: use ACCESS_ONCE() for atomic_read()Heiko Carstens1-6/+2
2011-02-17ARM: S5P: Fix end address in memory resource information for UART devicesThomas Abraham1-6/+6
2011-02-17ARM: S5P64X0: Cleanup map.h fileKukjin Kim1-41/+42