pch_gbe: Do not abort probe on bad MAC
[linux-flexiantxendom0.git] / arch / unicore32 /
2011-11-16 Mathias Krauseunicore32, exec: remove redundant set_fs(USER_DS)
2011-11-16 Paul Bolleunicore32: Fix typo 'PUV3_I2C'
2011-11-15 Paul Bolleunicore32: drop unused Kconfig symbols
2011-11-15 Arnaud Lacombearch/unicore32: do not use EXTRA_AFLAGS or EXTRA_CFLAGS
2011-11-15 Guan Xuetaounicore32: fix build error for find bitops
2011-10-31 Axel Linunicore32: EXPORT_SYMBOL needs export.h
2011-09-27 Paul Bolledoc: fix broken references
2011-07-30 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2011-07-24 Jonas Bonnmodules: make arch's use default loader hooks
2011-07-22 Ralf BaechlePCI: Make the struct pci_dev * argument of pci_fixup_ir...
2011-06-09 Guan Xuetaounicore32: using generic-y format for one line asm...
2011-06-09 Guan Xuetaounicore32: change PERCPU to PERCPU_SECTION
2011-06-09 Guan Xuetaounicore32: add KBUILD_DEFCONFIG with unicore32_defconfi...
2011-06-09 Guan Xuetaounicore32: change zImage physical address, though it...
2011-06-09 Guan Xuetaounicore32: move rtc-puv3.c to drivers/rtc directory
2011-05-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-05-25 Stephen Boydlib: consolidate DEBUG_STACK_USAGE option
2011-05-25 Peter Zijlstramm: now that all old mmu_gather code is gone, remove...
2011-05-25 David Rientjesarch, mm: filter disallowed nodes from arch specific...
2011-05-24 Rafael J. WysockiPM / Hibernate: Remove arch_prepare_suspend()
2011-05-20 Linus TorvaldsMerge branch 'driver-core-next' of git://git./linux...
2011-05-13 Greg Kroah-Hartmansysfs: remove "last sysfs file:" line from the oops...
2011-05-11 Rafael J. WysockiPM / UNICORE32: Use struct syscore_ops instead of sysde...
2011-04-07 Linus TorvaldsMerge branch 'for-linus2' of git://git.profusion.mobi...
2011-04-04 Linus TorvaldsMerge branch 'unicore32' of git://git./linux/kernel...
2011-04-02 Guan Xuetaounicore32 framebuffer fix: get videomemory by __get_fre...
2011-04-02 Huang Weiyiunicore32 core architecture: remove duplicated #include
2011-04-02 Guan Xuetaounicore32 rtc driver fix: cleanup irq_set_freq and...
2011-04-02 Guan Xuetaounicore32 fix: remove arch-specific futex support
2011-04-02 Guan Xuetaounicore32 ldscript fix: add cacheline parameter to...
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-30 Thomas Gleixnergenirq: Remove the now obsolete config options and...
2011-03-29 Thomas Gleixnerunicore32: Use generic show_interrupts()
2011-03-29 Thomas Gleixnerunicore32: Convert to new irq function names
2011-03-25 David Rientjeslib, arch: add filter argument to show_mem and fix...
2011-03-17 GuanXuetaounicore32: rewrite arch-specific tlb.h to use asm-gener...
2011-03-17 GuanXuetaounicore32: modify io_p2v and io_v2p macros, and adjust...
2011-03-17 GuanXuetaounicore32: replace unicore32-specific iomap functions...
2011-03-17 GuanXuetaounicore32 machine related: add frame buffer driver...
2011-03-17 GuanXuetaounicore32 machine related files: add i2c bus drivers...
2011-03-17 GuanXuetaounicore32 io: redefine __REG(x) and re-use readl/writel...
2011-03-17 GuanXuetaounicore32 upgrade to v2.6.38-rc5: add one more paramter...
2011-03-17 GuanXuetaounicore32: rename PKUNITY_IOSPACE_BASE to PKUNITY_MMIO_BASE
2011-03-17 GuanXuetaounicore32: modify function names and parameters for...
2011-03-17 GuanXuetaounicore32: remove unused lines in arch/unicore32/includ...
2011-03-17 GuanXuetaounicore32 time.c: change calculate method for clock_eve...
2011-03-17 GuanXuetaounicore32 machine related files: pci bus handling
2011-03-17 GuanXuetaounicore32 machine related files: hardware registers
2011-03-17 GuanXuetaounicore32 machine related files: core files
2011-03-17 GuanXuetaounicore32 additional architecture files: boot process
2011-03-17 GuanXuetaounicore32 additional architecture files: low-level...
2011-03-17 GuanXuetaounicore32 additional architecture files: low-level...
2011-03-17 GuanXuetaounicore32 additional architecture files: low-level...
2011-03-17 GuanXuetaounicore32 additional architecture files: ptrace handling
2011-03-17 GuanXuetaounicore32 additional architecture files: float point...
2011-03-17 GuanXuetaounicore32 additional architecture files: pm related...
2011-03-17 GuanXuetaounicore32 core architecture: signals handling
2011-03-17 GuanXuetaounicore32 core architecture: interrupts ang gpio handling
2011-03-17 GuanXuetaounicore32 core architecture: timer and time handling
2011-03-17 GuanXuetaounicore32 core architecture: mm related: consistent...
2011-03-17 GuanXuetaounicore32 core architecture: mm related: fault handling
2011-03-17 GuanXuetaounicore32 core architecture: mm related: generic codes
2011-03-17 GuanXuetaounicore32 core architecture: process/thread related...
2011-03-17 GuanXuetaounicore32 core architecture: low level entry and setup...
2011-03-17 GuanXuetaounicore32 core architecture: processor and system headers
2011-03-17 GuanXuetaounicore32 core architecture: generic elf and ksyms...
2011-03-17 GuanXuetaounicore32 core architecture: build infrastructure