summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* drivers/edac: provide support for tile architectureChris Metcalf2011-03-103-1/+119
* arch/tile: support 4KB page size as well as 64KBChris Metcalf2011-03-1018-135/+235
* arch/tile: add some more VMSPLIT options and use consistent namingChris Metcalf2011-03-101-3/+9
* arch/tile: fix some comments and whitespaceChris Metcalf2011-03-107-24/+15
* arch/tile: export some additional module symbolsChris Metcalf2011-03-012-0/+8
* arch/tile: enhance existing finv_buffer_remote() routineChris Metcalf2011-03-013-54/+139
* arch/tile: fix two bugs in the backtracer codeChris Metcalf2011-03-011-9/+19
* arch/tile: use extended assembly to inline __mb_incoherent()Chris Metcalf2011-03-014-41/+20
* arch/tile: use a cleaner technique to enable interrupt for cpu_idle()Chris Metcalf2011-03-011-11/+5
* arch/tile: sync up with <arch/sim.h> and <arch/sim_def.h> changesChris Metcalf2011-03-012-12/+39
* arch/tile: fix reversed test of strict_strtol() return valueChris Metcalf2011-03-011-1/+1
* arch/tile: avoid a simulator warning during bootupChris Metcalf2011-03-011-0/+11
* arch/tile: export <asm/hardwall.h> to userspaceChris Metcalf2011-03-011-0/+1
* arch/tile: warn and retry if an IPI is not accepted by the target cpuChris Metcalf2011-03-011-14/+19
* arch/tile: stop disabling INTCTRL_1 interrupts during hypervisor downcallsChris Metcalf2011-03-011-49/+5
* arch/tile: fix __ndelay etc to work betterChris Metcalf2011-03-015-11/+34
* arch/tile: bug fix: exec'ed task thought it was still single-steppingChris Metcalf2011-03-013-2/+26
* arch/tile: catch up with section naming convention in 2.6.35Chris Metcalf2011-03-015-10/+6
* arch/tile: Fix atomic_read() definition to use ACCESS_ONCEChris Metcalf2011-02-251-1/+1
* tile: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-02-231-0/+1
* tile: Use proper accessor functions in show_interrupt()Thomas Gleixner2011-02-231-4/+6
* tile: Convert irq_chip to new functionsThomas Gleixner2011-02-231-14/+14
* tile: Fix __pte_free_tlbPeter Zijlstra2011-02-231-13/+2
* Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-219-363/+342
|\
| * ARM: S5PV210: Fix regulator namesMarek Szyprowski2011-02-182-6/+6
| * ARM: S5PV210: Update max8998_platform_dataMarek Szyprowski2011-02-182-6/+12
| * ARM: SAMSUNG: Drop exporting s3c24xx_ts_set_platdataAxel Lin2011-02-181-1/+0
| * ARM: S5P: Fix end address in memory resource information for UART devicesThomas Abraham2011-02-171-6/+6
| * ARM: S5P64X0: Cleanup map.h fileKukjin Kim2011-02-171-41/+42
| * ARM: S5P6442: Cleanup map.h fileKukjin Kim2011-02-171-32/+37
| * ARM: S5PC100: Clenaup map.h fileKukjin Kim2011-02-171-110/+83
| * ARM: S5PV210: Cleanup map.h fileKukjin Kim2011-02-171-85/+83
| * ARM: S5PV310: Cleanup map.h fileKukjin Kim2011-02-171-76/+73
* | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-02-2117-37/+175
|\ \
| * | ARM: 6745/1: kprobes insn decoding fixNicolas Pitre2011-02-211-1/+1
| * | ARM: tlb: move noMMU tlb_flush() to asm/tlb.hRussell King2011-02-212-6/+4
| * | ARM: tlb: delay page freeing for SMP and ARMv7 CPUsRussell King2011-02-211-13/+89
| * | ARM: Keep exit text/data around for SMP_ON_UPRussell King2011-02-211-0/+9
| * | ARM: Ensure predictable endian state on signal handler entryRussell King2011-02-211-1/+3
| * | ARM: 6740/1: Place correctly notes section in the linker scriptPawel Moll2011-02-212-1/+3
| * | ARM: 6700/1: SPEAr: Correct SOC config base address for spear320viresh kumar2011-02-211-1/+1
| * | ARM: 6722/1: SPEAr: sp810: switch to slow mode before resetShiraz Hashim2011-02-211-0/+3
| * | ARM: 6712/1: SPEAr: replace readl(), writel() with relaxed versions in uncomp...viresh kumar2011-02-211-2/+2
| * | ARM: 6720/1: SPEAr: Append UL to VMALLOC_ENDviresh kumar2011-02-211-1/+1
| * | ARM: 6676/1: Correct the cpu_architecture() function for ARMv7Catalin Marinas2011-02-191-2/+2
| * | ARM: 6739/1: update .gitignore for boot/compressedNicolas Pitre2011-02-191-1/+5
| * | ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcast...Will Deacon2011-02-192-0/+16
| * | ARM: 6742/1: pmu: avoid setting IRQ affinity on UP systemsWill Deacon2011-02-191-8/+14
| * | ARM: 6741/1: errata: pl310 cache sync operation may be faultySrinidhi Kasagar2011-02-193-0/+22
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-02-213-10/+22
|\ \ \ | |/ / |/| |
OpenPOWER on IntegriCloud