summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-03-30microblaze: Fix stack usage in PAGE_SIZE copy_tofrom_userMichal Simek
2012-03-28microblaze: Fix tlb_skip variable on noMMU systemMichal Simek
2012-03-28microblaze: Fix __futex_atomic_op macro register usageMichal Simek
2012-03-23microblaze: Handle TLB skip size dynamicallyMichal Simek
2012-03-23microblaze: Introduce TLB skip sizeMichal Simek
2012-03-23microblaze: Improve TLB calculation for small systemsMichal Simek
2012-03-23microblaze: Extend space for compiled-in FDT to 32kBMichal Simek
2012-03-23microblaze: Clear all MSR flags on the first kernel instructionMichal Simek
2012-03-23microblaze: Use node name instead of compatible stringMichal Simek
2012-03-23microblaze: Fix mapin_ram functionMichal Simek
2012-03-23microblaze: Highmem supportMichal Simek
2012-03-23microblaze: Use active regionsMichal Simek
2012-03-23microblaze: Show more detailed information about memoryMichal Simek
2012-03-23microblaze: Introduce fixmapMichal Simek
2012-03-23microblaze: mm: Fix lowmem max memory size limitsMichal Simek
2012-03-23microblaze: mm: Use ZONE_DMA instead of ZONE_NORMALMichal Simek
2012-03-19microblaze: trivial: Fix typo fault in timer.cMichal Simek
2012-03-19microblaze: Use vsprintf extention %pf with builtin_return_addressJoe Perches
2012-03-19microblaze: Add PVR version string for MB 8.20.b and 8.30.aMichal Simek
2012-03-19microblaze: Fix makefile to work with latest toolchainMichal Simek
2012-03-19microblaze: Fix typo in early_printk.cMasanari Iida
2012-03-17Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-03-16C6X: remove dead code from entry.SMark Salter
2012-03-15Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-03-14arch/tile/configs: convert to minimal configs via "make savedefconfig"Chris Metcalf
2012-03-14sparc32: Add -Av8 to assembler command line.David S. Miller
2012-03-14Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-03-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-13tile: Use set_current_blocked() and block_sigmask()Matt Fleming
2012-03-13Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-03-13Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-03-12perf/x86: Fix local vs remote memory events for NHM/WSMPeter Zijlstra
2012-03-12arch/tile: misplaced parens near likelyroel
2012-03-12arch/tile: sync up the defconfig files to the tipChris Metcalf
2012-03-12arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639Chris Metcalf
2012-03-09x86: Derandom delay_tsc for 64 bitThomas Gleixner
2012-03-09Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-03-09Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-09Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2012-03-09Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson
2012-03-08ARM: S3C2440: Fixed build error for s3c244xKukjin Kim
2012-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-07C6X: fix KSTK_EIP and KSTK_ESP macrosMark Salter
2012-03-07ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi
2012-03-07ARM: 7357/1: perf: fix overflow handling for xscale2 PMUsWill Deacon
2012-03-07ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlersWill Deacon
2012-03-07ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMUWill Deacon
2012-03-07ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon
2012-03-07ARM: mach-shmobile: ap4evb: fixup fsi2_ak4643_info typoKuninori Morimoto