index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
unicore32
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-10
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
1
-0
/
+1
2014-09-01
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/gi...
Linus Torvalds
1
-28
/
+20
2014-08-06
unicore32: Use get_signal() signal_setup_done()
Richard Weinberger
1
-28
/
+20
2014-07-24
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 f...
Chen Gang
1
-0
/
+2
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/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-01-28
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-15
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-05-01
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2
-11
/
+1
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
1
-5
/
+1
2013-05-01
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-6
/
+0
2013-05-01
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-94
/
+0
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-18
/
+3
2013-04-30
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-26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-15
/
+2
2013-02-18
unicore32 idle: delete stray pm_idle comment
Len Brown
1
-5
/
+0
2013-02-04
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-04
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/kern...
Linus Torvalds
1
-3
/
+0
2012-12-14
modules: don't hand 0 to vmalloc.
Rusty Russell
1
-3
/
+0
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-25
/
+6
2012-12-12
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
1
-1
/
+1
2012-11-29
unicore32: switch to generic clone(2)
Al Viro
3
-25
/
+6
2012-11-29
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...
Guan Xuetao
1
-0
/
+6
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
1
-2
/
+2
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+0
2012-10-10
Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2
-264
/
+0
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-10-05
pwm: Move PUV3 PWM driver to PWM framework
Thierry Reding
2
-220
/
+0
[next]