summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-05-26microblaze_mmu_v2: Context handling - mmu_context.c/hMichal Simek4-21/+238
2009-05-26microblaze_mmu_v2: Page fault handling high level - fault.cMichal Simek1-0/+304
2009-05-26microblaze_mmu_v2: mmu.h updateMichal Simek1-2/+102
2009-05-26microblaze_mmu_v2: MMU initializationMichal Simek1-4/+154
2009-05-26microblaze_mmu_v2: TLB low level codeMichal Simek1-0/+120
2009-05-26microblaze_mmu_v2: Alocate TLB for early consoleMichal Simek2-2/+11
2009-05-26microblaze_mmu_v2: MMU update for startup codeMichal Simek1-0/+190
2009-05-26microblaze_mmu_v2: Add mmu_defconfigMichal Simek1-0/+798
2009-05-26microblaze: Fix size of __kernel_mode_t to shortMichal Simek1-1/+1
2009-05-26microblaze: Add audit and seccomp thread flags.Edgar E. Iglesias1-0/+9
2009-05-22microblaze: Kbuild updateMichal Simek1-24/+1
2009-05-21microblaze: Fix cast warning for __va in prom.cMichal Simek1-2/+3
2009-05-21Microblaze: Remove unused variable from paging initMichal Simek1-1/+0
2009-05-21microblaze: Cleanup compiled-in rootfs in BSS sectionMichal Simek1-21/+32
2009-05-21microblaze: Fix early cmdline for CMDLINE_FORCEMichal Simek2-8/+3
2009-05-21microblaze: Guard __HAVE_ARCH macros with __KERNEL__ in string.hSteve Magnani1-1/+1
2009-05-21microblaze: clean LDFLAGS to build kernelThomas Chou1-0/+2
2009-05-21microblaze: Fix paging init-zone initializationSteve Magnani1-4/+3
2009-05-21microblaze: use generic dma-mapping-broken.hArnd Bergmann2-130/+2
2009-05-21microblaze: prepare signal handling for generic unistd.hMichal Simek3-76/+17
2009-05-21microblaze: clean up checksum.cArnd Bergmann2-17/+28
2009-05-21microblaze: remove bad_user_access_lengthArnd Bergmann1-4/+3
2009-05-21microblaze: do not include types.h in ptrace.hArnd Bergmann1-1/+0
2009-05-21microblaze: add a dummy pgprot_noncachedArnd Bergmann1-0/+2
2009-05-21microblaze: add security initcallsArnd Bergmann1-0/+2
2009-05-21microblaze: remove cacheable_memcpyArnd Bergmann1-5/+0
2009-05-21microblaze: kill incorrect __bad_xchg definitionArnd Bergmann1-8/+0
2009-05-21microblaze: fix __user annotationsArnd Bergmann1-12/+10
2009-05-21microblaze: export some symbolsArnd Bergmann3-1/+5
2009-05-21microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek1-3/+4
2009-05-21microblaze: Remove POWERPC reference from Microblaze gpio.hMichal Simek1-3/+3
2009-05-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds6-15/+10
2009-05-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds31-131/+150
2009-05-20MIPS: 64-bit: Fix system lockup.Greg Ungerer3-10/+5
2009-05-20MIPS: IP28: Change to build with -mr10k-cache-barrier=storepeter fuerst1-3/+3
2009-05-20MIPS: IP22: Fix hang in power button interrupt handlerRalf Baechle1-1/+1
2009-05-20MIPS: IP32: Fix hang on shutdown in power button interrupt handler.Andrew Randrianasulu1-1/+1
2009-05-19Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-20/+34
2009-05-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds4-55/+76
2009-05-18[ARM] 5517/1: integrator: don't put clock lookups in __initdataRabin Vincent1-1/+1
2009-05-18[ARM] 5518/1: versatile: don't put clock lookups in __initdataRabin Vincent1-1/+1
2009-05-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-24/+58
2009-05-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2009-05-18microblaze: Fix kind-of-intr checking against number of interruptsMichal Simek1-2/+2
2009-05-18microblaze: Update Microblaze defconfigMichal Simek1-18/+32
2009-05-18[ARM] mach-l7200: fix spelling of SYS_CLOCK_OFFPavel Roskin1-1/+1
2009-05-18[ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman1-3/+3
2009-05-18powerpc: Explicit alignment for .data.cacheline_alignedBenjamin Herrenschmidt1-0/+1
2009-05-18powerpc/ps3: Update ps3_defconfigGeoff Levand1-43/+62
2009-05-18powerpc/ftrace: Fix constraint to be early clobberSteven Rostedt1-1/+1