index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
unicore32
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-30
arch/unicore32/kernel/fpu-ucf64.c: remove unnecessary KERN_ERR
Masanari Iida
1
-2
/
+2
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
Linus Torvalds
2
-8
/
+0
2015-04-12
unicore32: Remove signal translation and exec_domain
Richard Weinberger
2
-8
/
+0
2015-03-12
PCI: Assign resources before drivers claim devices (pci_scan_bus())
Yijing Wang
1
-8
/
+1
2015-02-13
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
1
-1
/
+1
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
2014-10-09
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
1
-0
/
+1
2014-08-31
unicore32: Fix build error
Guenter Roeck
1
-4
/
+5
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
Linus Torvalds
1
-28
/
+20
2014-08-06
unicore32: Use get_signal() signal_setup_done()
Richard Weinberger
1
-28
/
+20
2014-07-23
platform: Remove most references to platform_bus device
Pawel Moll
2
-4
/
+4
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 failure
Chen Gang
1
-0
/
+2
2014-06-20
arch/unicore32/kernel/setup.c: add generic 'screen_info' to avoid compiling failure
Chen Gang
1
-0
/
+4
2014-06-20
arch: unicore32: kernel: ksyms: remove 'bswapsi2' and 'muldi3' to avoid compiling failure
Chen Gang
2
-4
/
+0
2014-06-20
arch/unicore32/kernel/ksyms.c: remove 2 export symbols to avoid compiling failure
Chen Gang
1
-4
/
+0
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 __vmalloc_area()
Chen Gang
1
-8
/
+3
2014-06-20
arch/unicore32/kernel/ksyms.c: remove several undefined exported symbols
Chen Gang
1
-33
/
+0
2014-01-27
arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initialization
Heinrich Schuchardt
1
-7
/
+1
2013-10-16
unicore32: Initialize PWM backlight enable_gpio field
Thierry Reding
1
-0
/
+1
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
2
-6
/
+6
2013-06-14
unicore32/PCI: Remove redundant call of pci_bus_add_devices()
Jiang Liu
1
-5
/
+0
2013-05-09
unicore32: just use mmap_pgoff()...
Al Viro
1
-9
/
+1
2013-04-30
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2
-11
/
+1
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-5
/
+1
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-6
/
+0
2013-04-30
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-94
/
+0
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-18
/
+3
2013-04-29
early_printk: consolidate random copies of identical code
Thomas Gleixner
1
-8
/
+4
2013-04-10
cpufreq: unicore2: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2
-93
/
+0
2013-04-08
unicore: Use generic idle loop
Thomas Gleixner
1
-18
/
+3
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
1
-3
/
+2
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
Linus Torvalds
1
-1
/
+1
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
Linus Torvalds
2
-15
/
+2
2013-02-17
unicore32 idle: delete stray pm_idle comment
Len Brown
1
-5
/
+0
2013-02-03
unicore32: switch to generic sigaltstack
Al Viro
2
-15
/
+2
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
Linus Torvalds
1
-3
/
+0
2012-12-14
modules: don't hand 0 to vmalloc.
Rusty Russell
1
-3
/
+0
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
Linus Torvalds
3
-25
/
+6
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-2
/
+0
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-1
/
+1
2012-11-28
unicore32: switch to generic clone(2)
Al Viro
3
-25
/
+6
2012-11-28
unicore32/PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-2
/
+0
2012-11-09
unicore32: switch to generic sys_execve()
Al Viro
2
-26
/
+0
2012-11-09
unicore32: switch to generic kernel_thread()/kernel_execve()
Al Viro
3
-94
/
+21
2012-11-09
UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between native and cross compiler
Guan Xuetao
1
-0
/
+6
[next]