index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
unicore32
Age
Commit message (
Expand
)
Author
2011-11-16
unicore32, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2011-11-16
unicore32: Fix typo 'PUV3_I2C'
Paul Bolle
2011-11-15
unicore32: drop unused Kconfig symbols
Paul Bolle
2011-11-15
arch/unicore32: do not use EXTRA_AFLAGS or EXTRA_CFLAGS
Arnaud Lacombe
2011-11-15
unicore32: fix build error for find bitops
Guan Xuetao
2011-10-31
unicore32: EXPORT_SYMBOL needs export.h
Axel Lin
2011-09-27
doc: fix broken references
Paul Bolle
2011-07-29
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-07-24
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-22
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2011-06-09
unicore32: using generic-y format for one line asm-generic files
Guan Xuetao
2011-06-09
unicore32: change PERCPU to PERCPU_SECTION
Guan Xuetao
2011-06-09
unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig)
Guan Xuetao
2011-06-09
unicore32: change zImage physical address, though it's PIC codes
Guan Xuetao
2011-06-09
unicore32: move rtc-puv3.c to drivers/rtc directory
Guan Xuetao
2011-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2011-05-25
lib: consolidate DEBUG_STACK_USAGE option
Stephen Boyd
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-05-25
arch, mm: filter disallowed nodes from arch specific show_mem functions
David Rientjes
2011-05-24
PM / Hibernate: Remove arch_prepare_suspend()
Rafael J. Wysocki
2011-05-19
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-05-13
sysfs: remove "last sysfs file:" line from the oops messages
Greg Kroah-Hartman
2011-05-11
PM / UNICORE32: Use struct syscore_ops instead of sysdevs for PM
Rafael J. Wysocki
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-04
Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...
Linus Torvalds
2011-04-02
unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ...
Guan Xuetao
2011-04-02
unicore32 core architecture: remove duplicated #include
Huang Weiyi
2011-04-02
unicore32 rtc driver fix: cleanup irq_set_freq and irq_set_state
Guan Xuetao
2011-04-02
unicore32 fix: remove arch-specific futex support
Guan Xuetao
2011-04-02
unicore32 ldscript fix: add cacheline parameter to PERCPU() macro
Guan Xuetao
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-30
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
2011-03-29
unicore32: Use generic show_interrupts()
Thomas Gleixner
2011-03-29
unicore32: Convert to new irq function names
Thomas Gleixner
2011-03-24
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
2011-03-17
unicore32: rewrite arch-specific tlb.h to use asm-generic version
GuanXuetao
2011-03-17
unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEs
GuanXuetao
2011-03-17
unicore32: replace unicore32-specific iomap functions with generic lib implem...
GuanXuetao
2011-03-17
unicore32 machine related: add frame buffer driver for pkunity-v3 soc
GuanXuetao
2011-03-17
unicore32 machine related files: add i2c bus drivers for pkunity-v3 soc
GuanXuetao
2011-03-17
unicore32 io: redefine __REG(x) and re-use readl/writel funcs
GuanXuetao
2011-03-17
unicore32 upgrade to v2.6.38-rc5: add one more paramter for pte_alloc_map call
GuanXuetao
2011-03-17
unicore32: rename PKUNITY_IOSPACE_BASE to PKUNITY_MMIO_BASE
GuanXuetao
2011-03-17
unicore32: modify function names and parameters for irq_chips
GuanXuetao
2011-03-17
unicore32: remove unused lines in arch/unicore32/include/asm/irq.h
GuanXuetao
2011-03-17
unicore32 time.c: change calculate method for clock_event_device
GuanXuetao
2011-03-17
unicore32 machine related files: pci bus handling
GuanXuetao
2011-03-17
unicore32 machine related files: hardware registers
GuanXuetao
2011-03-17
unicore32 machine related files: core files
GuanXuetao
2011-03-17
unicore32 additional architecture files: boot process
GuanXuetao
[next]