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
2018-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-3
/
+2
2018-01-05
unicore32: do not use print_symbol()
Sergey Senozhatsky
1
-3
/
+2
2018-01-05
kernel/exit.c: export abort() to modules
Andrew Morton
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-08-04
unicore32/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks
Lorenzo Pieralisi
1
-4
/
+31
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-23
/
+0
2017-05-02
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2017-04-20
unicore32/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
1
-24
/
+0
2017-04-20
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
1
-1
/
+2
2017-04-14
unicore32/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
1
-0
/
+2
2017-03-29
unicore32: get rid of zeroing and switch to RAW_COPY_USER
Al Viro
1
-2
/
+2
2017-03-28
new helper: uaccess_kernel()
Al Viro
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
3
-0
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
3
-0
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-1
/
+2
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-1
/
+1
2016-10-12
unicore32: use simpler API for random address requests
Jason Cooper
1
-2
/
+1
2016-10-08
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-08-03
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+2
2016-06-27
unicore32: use the new LED disk activity trigger
Stephan Linz
1
-1
/
+1
2016-06-24
unicore32/PCI: Remove pci=firmware command line parameter handling
Bjorn Helgaas
1
-7
/
+2
2016-05-21
exit_thread: remove empty bodies
Jiri Slaby
1
-7
/
+0
2016-03-30
unicore32: gpio: switch to gpiochip_add_data()
Linus Walleij
1
-1
/
+3
2016-03-18
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+1
2016-01-30
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
Toshi Kani
1
-3
/
+3
2016-01-25
unicore: gpio: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2015-11-11
Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+8
2015-11-10
unicore32: nb0916: Use PWM lookup table
Thierry Reding
1
-2
/
+8
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-09-02
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+2
2015-08-10
unicore/time: Migrate to new 'set-state' interface
Viresh Kumar
1
-19
/
+10
2015-08-01
unicore32/irq: Prepare puv3_gpio_handler for irq argument removal
Thomas Gleixner
1
-3
/
+2
2015-07-01
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/kerne...
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-14
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
1
-1
/
+1
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
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
[next]