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
/
openrisc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-12
openrisc: remove the redundant of_platform_populate
Rob Herring
1
-10
/
+0
2016-12-12
openrisc: add NR_CPUS Kconfig default value
Stafford Horne
1
-0
/
+3
2016-12-12
openrisc: Support both old (or32) and new (or1k) toolchain
Guenter Roeck
1
-1
/
+7
2016-12-12
openrisc: Add thread-local storage (TLS) support
Christian Svensson
1
-0
/
+13
2016-12-12
openrisc: restore all regs on rt_sigreturn
Jonas Bonn
1
-1
/
+9
2016-12-12
openrisc: fix PTRS_PER_PGD define
Stefan Kristiansson
2
-2
/
+2
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
1
-0
/
+1
2016-11-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-0
/
+2
2016-11-06
openrisc: Define __ro_after_init to avoid crash
Guenter Roeck
1
-0
/
+2
2016-10-25
locking/mutex: Kill arch specific code
Peter Zijlstra
1
-27
/
+0
2016-10-12
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+0
2016-10-08
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-09-28
exceptions: detritus removal
Al Viro
1
-4
/
+0
2016-09-18
openrisc: fix the fix of copy_from_user()
Guenter Roeck
1
-1
/
+1
2016-09-14
openrisc: fix copy_from_user()
Al Viro
1
-24
/
+11
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-11
/
+10
2016-08-03
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-2
/
+2
2016-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-07-27
Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+1
2016-07-27
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-06-25
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
2
-2
/
+2
2016-06-08
openrisc: do away with ARCH_REQUIRE_GPIOLIB
Linus Walleij
1
-1
/
+1
2016-05-25
Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2016-05-21
lib/GCD.c: use binary GCD algorithm instead of Euclidean
Zhaoxiu Zeng
1
-0
/
+1
2016-05-21
exit_thread: remove empty bodies
Jiri Slaby
1
-9
/
+0
2016-05-05
asm-generic: Drop renameat syscall from default list
James Hogan
1
-0
/
+1
2016-04-22
openrisc: drop wrongly typed definition of page_to_virt()
Ard Biesheuvel
1
-2
/
+0
2016-03-26
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
1
-0
/
+1
2016-03-25
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+0
2016-02-26
asm-generic: page.h: Remove useless get_user_page and free_user_page
Chen Gang
1
-3
/
+0
2016-02-16
gpio: Remove unused asm/gpio.h files
Bjorn Helgaas
1
-4
/
+0
2016-01-21
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2
-5
/
+0
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
1
-9
/
+0
2015-09-10
dma-mapping: consolidate dma_supported
Christoph Hellwig
1
-2
/
+3
2015-09-10
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
1
-5
/
+0
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
1
-20
/
+0
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
1
-30
/
+0
2015-08-10
openrisc/time: Migrate to new 'set-state' interface
Viresh Kumar
1
-24
/
+0
2015-07-18
mm: clean up per architecture MM hook header files
Laurent Dufour
2
-15
/
+1
2015-07-18
openrisc: fix CONFIG_UID16 setting
Andrew Morton
1
-3
/
+1
2015-06-26
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2015-06-25
mm: new mm hook framework
Laurent Dufour
1
-0
/
+15
2015-05-19
remove scatterlist.h generation from arch Kbuild files
Christoph Hellwig
1
-1
/
+0
2015-04-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-24
/
+26
2015-04-16
openrisc: remove use of seq_printf return value
Joe Perches
1
-24
/
+26
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+0
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
2
-4
/
+0
2015-04-12
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
Al Viro
1
-1
/
+0
[prev]
[next]