index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
unicore32
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-20
unicore32: Remove ARCH_HAS_CPUFREQ config option
Stephen Boyd
1
-6
/
+0
2014-06-20
arch: unicore32: ksyms: export '__cpuc_coherent_kern_range' to avoid compilin...
Chen Gang
1
-0
/
+2
2014-06-20
arch: unicore32: ksyms: export 'pm_power_off' to avoid compiling failure.
Chen Gang
1
-0
/
+1
2014-06-20
arch: unicore32: ksyms: export additional find_first_*() to avoid compiling f...
Chen Gang
1
-0
/
+2
2014-06-20
arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM
Chen Gang
1
-0
/
+23
2014-06-20
unicore32: include: asm: add missing ')' for PAGE_* macros in pgtable.h
Chen Gang
1
-5
/
+5
2014-06-20
arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling f...
Chen Gang
1
-0
/
+4
2014-06-20
arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compi...
Chen Gang
2
-4
/
+0
2014-06-20
arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling fai...
Chen Gang
1
-4
/
+0
2014-06-20
arch/unicore32/include/asm/io.h: add readl_relaxed() generic definition
Chen Gang
1
-0
/
+4
2014-06-20
arch/unicore32/include/asm/ptrace.h: add generic definition for profile_pc()
Chen Gang
1
-0
/
+1
2014-06-20
arch/unicore32/mm/alignment.c: include "asm/pgtable.h" to avoid compiling error
Chen Gang
1
-0
/
+1
2014-06-20
arch/unicore32/kernel/clock.c: add readl() and writel() for 'PM_' macros
Chen Gang
1
-4
/
+4
2014-06-20
arch/unicore32/kernel/module.c: use __vmalloc_node_range() instead of __vmall...
Chen Gang
1
-8
/
+3
2014-06-20
arch/unicore32/kernel/ksyms.c: remove several undefined exported symbols
Chen Gang
1
-33
/
+0
2014-06-05
arch/unicore32/mm/ioremap.c: return NULL on invalid pfn
Andrew Morton
1
-1
/
+3
2014-06-05
arch/unicore32/mm/ioremap.c: convert printk/warn_on to warn()
Fabian Frederick
1
-4
/
+2
2014-06-03
Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+0
2014-05-28
USB: delete CONFIG_USB_DEVICEFS from defconfig
Naoki MATSUMOTO
1
-1
/
+0
2014-05-28
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
1
-5
/
+0
2014-04-08
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
1
-1
/
+1
2014-04-08
mm: per-thread vma caching
Davidlohr Bueso
1
-1
/
+3
2014-02-10
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
1
-0
/
+1
2014-02-10
locking/mcs: Order the header files in Kbuild of each architecture in alphabe...
Tim Chen
1
-2
/
+2
2014-01-28
arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initialization
Heinrich Schuchardt
1
-7
/
+1
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2014-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2014-01-22
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
Mel Gorman
1
-3
/
+0
2014-01-12
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
1
-10
/
+1
2014-01-03
Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on unicore32
Mark Salter
1
-0
/
+1
2013-12-18
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
1
-0
/
+1
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+0
2013-11-17
Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2013-11-16
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
1
-0
/
+1
2013-11-15
unicore32: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-6
/
+8
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
1
-6
/
+0
2013-10-24
unicore32: select ARCH_MIGHT_HAVE_PC_PARPORT
Mark Salter
1
-0
/
+1
2013-10-16
unicore32: Initialize PWM backlight enable_gpio field
Thierry Reding
1
-0
/
+1
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
1
-0
/
+1
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+0
2013-09-13
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-2
/
+6
2013-09-13
arch: mm: do not invoke OOM killer on kernel fault OOM
Johannes Weiner
1
-7
/
+7
2013-07-09
reboot: move arch/x86 reboot= handling to generic kernel
Robin Holt
1
-10
/
+0
2013-07-09
reboot: unicore32: prepare reboot_mode for moving to generic kernel code
Robin Holt
3
-7
/
+7
2013-07-04
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2
-56
/
+5
2013-07-04
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+0
2013-07-04
mm/unicore32: fix stale comment about VALID_PAGE()
Jiang Liu
1
-6
/
+0
2013-07-04
mm/unicore32: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-47
/
+2
2013-07-04
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
1
-1
/
+1
2013-07-04
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-2
/
+2
[next]