nfs: new subdir Documentation/filesystems/nfs
[safe/jmp/linux-2.6] / arch / microblaze / include /
2009-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git.monstr.eu/linux...
2009-09-22 John Williamsmicroblaze: Create the LOAD_OFFSET macro used to comput...
2009-09-22 John Williamsmicroblaze: Copy ppc asm-compat.h for clean handling...
2009-09-22 Michal Simekmicroblaze: Remove ipc.h file which points to non-exist...
2009-09-22 Julie Zhumicroblaze: Add architectural support for USB EHCI...
2009-09-21 Michal Simekmicroblaze: Implement include/asm/syscall.h.
2009-09-21 Michal Simekmicroblaze: Add checking mechanism for MSR instruction
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-08-20 Rafael J. WysockiMerge branch 'master' into for-linus
2009-08-18 Christoph Hellwigmicroblaze: use the generic ack_bad_irq implementation
2009-08-05 Jan Engelhardtnet: implement a SO_DOMAIN getsockoption
2009-08-05 Jan Engelhardtnet: implement a SO_PROTOCOL getsockoption
2009-07-29 Rafael J. WysockiMerge branch 'master' into for-linus
2009-07-27 Linus TorvaldsMerge branch 'fixes-for-linus' of git://git.monstr...
2009-07-27 Benjamin Herrenschmidtmm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
2009-07-27 Michal Simekmicroblaze: Add _PAGE_FILE macros to pgtable.h
2009-07-27 Michal Simekmicroblaze: Fix put_user macro for 64bits arguments
2009-07-27 John Williamsmicroblaze: Final support for statically linked DTB
2009-07-27 Huang Weiyimicroblaze: remove duplicated #include
2009-07-27 Michal Simekmicroblaze: Define tlb_flush macro
2009-07-21 Magnus DammDriver Core: Add platform device arch data V3
2009-07-10 Peter Zijlstrasched: INIT_PREEMPT_COUNT
2009-07-06 Michal Simekmicroblaze: Wire up new syscalls
2009-07-06 Arnd Bergmannmicroblaze: use generic syscalls.h
2009-07-06 Arnd Bergmannmicroblaze: clean up signal handling
2009-07-06 Remis Lima Baimamicroblaze: convert all simple headers to use asm-generic
2009-07-06 Remis Lima Baimamicroblaze: use the generic lib/checksum.c
2009-07-06 Arnd Bergmannmicroblaze: fall back on generic header files for the ABI
2009-06-17 Randy Dunlapkmap_types: make most arches use generic header file
2009-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-11 Arnd Bergmannasm-generic: rename page.h and uaccess.h
2009-06-11 Arnd Bergmannasm-generic: rename atomic.h to atomic-long.h
2009-06-11 Arnd Bergmannasm-generic: introduce asm/bitsperlong.h
2009-06-11 Arnd Bergmannasm-generic: rename termios.h, signal.h and mman.h
2009-06-02 John Williamsmicroblaze: Don't use access_ok for unaligned
2009-06-02 Andrew Mortonmicroblaze: remove unused flat_stack_align() definition
2009-05-26 Michal Simekmicroblaze_mmu_v2: stat.h MMU update
2009-05-26 Michal Simekmicroblaze_mmu_v2: Elf update
2009-05-26 Michal Simekmicroblaze_mmu_v2: Update dma.h for MMU
2009-05-26 Michal Simekmicroblaze_mmu_v2: Update cacheflush.h
2009-05-26 Michal Simekmicroblaze_mmu_v2: Traps MMU update
2009-05-26 Michal Simekmicroblaze_mmu_v2: uaccess MMU update
2009-05-26 Michal Simekmicroblaze_mmu_v2: entry.S, entry.h
2009-05-26 Michal Simekmicroblaze_mmu_v2: Add CURRENT_TASK for entry.S
2009-05-26 Michal Simekmicroblaze_mmu_v2: Update tlb.h and tlbflush.h
2009-05-26 Michal Simekmicroblaze_mmu_v2: Update process creation for MMU
2009-05-26 Michal Simekmicroblaze_mmu_v2: pgalloc.h and page.h
2009-05-26 Michal Simekmicroblaze_mmu_v2: io.h MMU update
2009-05-26 Michal Simekmicroblaze_mmu_v2: Page table - ioremap - pgtable.c...
2009-05-26 Michal Simekmicroblaze_mmu_v2: Context handling - mmu_context.c/h
2009-05-26 Michal Simekmicroblaze_mmu_v2: mmu.h update
2009-05-26 Michal Simekmicroblaze_mmu_v2: Alocate TLB for early console
2009-05-26 Michal Simekmicroblaze: Fix size of __kernel_mode_t to short
2009-05-26 Edgar E. Iglesiasmicroblaze: Add audit and seccomp thread flags.
2009-05-22 Michal Simekmicroblaze: Kbuild update
2009-05-21 Steve Magnanimicroblaze: Guard __HAVE_ARCH macros with __KERNEL__...
2009-05-21 Arnd Bergmannmicroblaze: use generic dma-mapping-broken.h
2009-05-21 Michal Simekmicroblaze: prepare signal handling for generic unistd.h
2009-05-21 Arnd Bergmannmicroblaze: clean up checksum.c
2009-05-21 Arnd Bergmannmicroblaze: remove bad_user_access_length
2009-05-21 Arnd Bergmannmicroblaze: do not include types.h in ptrace.h
2009-05-21 Arnd Bergmannmicroblaze: add a dummy pgprot_noncached
2009-05-21 Michal Simekmicroblaze: Remove POWERPC reference from Microblaze...
2009-05-02 Grant Likelyof: make of_(un)register_platform_driver common code
2009-04-23 Michal Simekmicroblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel too
2009-04-23 Michal Simekmicroblaze: Move start_thread to process.c
2009-04-23 Michal Simekmicroblaze: Add missing preadv and pwritev syscalls
2009-04-23 Michal Simekmicroblaze: Add missing declaration for die and _except...
2009-04-23 Michal Simekmicroblaze: Move task_pt_regs up
2009-04-23 Michal Simekmicroblaze: Rename kernel_mode to pt_mode in pt_regs
2009-04-23 Michal Simekmicroblaze: Remove uncache shadow condition
2009-04-23 Michal Simekmicroblaze: Remove unneded per cpu SYSCALL_SAVE variable
2009-04-14 Huang Weiyimicroblaze: remove duplicated #include's
2009-04-14 Michal Simekmicroblaze: Add TIMESTAMPING constants to socket.h
2009-04-14 Michal Simekmicroblaze: Add missing empty ftrace.h file
2009-04-14 Michal Simekmicroblaze: Fix problem with removing zero length files
2009-03-27 Michal Simekmicroblaze_v8: Interrupt handling and timer support
2009-03-27 Michal Simekmicroblaze_v8: syscalls.h
2009-03-27 Michal Simekmicroblaze_v8: pci headers
2009-03-27 Michal Simekmicroblaze_v8: Kbuild file
2009-03-27 Michal Simekmicroblaze_v8: string.h thread_info.h
2009-03-27 Michal Simekmicroblaze_v8: unistd.h
2009-03-27 Michal Simekmicroblaze_v8: fcntl.h sockios.h ucontext.h
2009-03-27 Michal Simekmicroblaze_v8: pool.h socket.h
2009-03-27 Michal Simekmicroblaze_v8: device.h param.h topology.h
2009-03-27 Michal Simekmicroblaze_v8: headers files entry.h current.h mman...
2009-03-27 Michal Simekmicroblaze_v8: namei.h
2009-03-27 Michal Simekmicroblaze_v8: gpio.h, serial.h
2009-03-27 Michal Simekmicroblaze_v8: headers simple files - empty or redirect...
2009-03-27 Michal Simekmicroblaze_v8: sigcontext.h siginfo.h
2009-03-27 Michal Simekmicroblaze_v8: termbits.h termios.h
2009-03-27 Michal Simekmicroblaze_v8: stats headers
2009-03-27 Michal Simekmicroblaze_v8: clinkage.h linkage.h sections.h kmap_types.h
2009-03-27 Michal Simekmicroblaze_v8: system.h processor.h
2009-03-27 Michal Simekmicroblaze_v8: headers pgalloc.h pgtable.h
2009-03-27 Michal Simekmicroblaze_v8: atomic.h bitops.h swab.h byteorder.h
2009-03-27 Michal Simekmicroblaze_v8: headers for irq
2009-03-27 Michal Simekmicroblaze_v8: dma support
2009-03-27 Michal Simekmicroblaze_v8: headers for executables format FLAT...
2009-03-27 Michal Simekmicroblaze_v8: io.h IO operations
next