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
/
microblaze
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-03
microblaze: Add finit_module syscall
Michal Simek
1
-1
/
+2
2013-01-03
microblaze: Kill __kmap_atomic()
Michal Simek
1
-1
/
+1
2013-01-03
microblaze: Change section flags for noMMU
Michal Simek
1
-1
/
+1
2013-01-03
microblaze: Microblaze wants sys_fork for noMMU too
Michal Simek
1
-2
/
+0
2012-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-1
/
+1
2012-12-20
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2012-12-20
missing user_stack_pointer() instances
Al Viro
1
-0
/
+1
2012-12-20
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
1
-1
/
+0
2012-12-13
microblaze: signal: Declare do_notify_resume
Michal Simek
1
-0
/
+2
2012-12-13
microblaze: Wire-up new system call kcmp
Michal Simek
1
-1
/
+2
2012-12-13
microblaze: Do not initialized regs->r1 twice in ELF_PLAT_INIT
Michal Simek
1
-1
/
+1
2012-12-13
UAPI: (Scripted) Disintegrate arch/microblaze/include/asm
David Howells
38
-552
/
+649
2012-12-13
microblaze: uaccess.h: Fix timerfd syscall
Michal Simek
1
-2
/
+1
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-23
/
+8
2012-11-29
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
Al Viro
2
-16
/
+1
2012-11-29
microblaze: switch to generic fork/vfork/clone
Al Viro
1
-0
/
+5
2012-11-28
microblaze: dma-mapping: support debug_dma_mapping_error
Shuah Khan
1
-0
/
+2
2012-11-16
microblaze: switch to generic sys_execve()
Al Viro
1
-0
/
+1
2012-11-16
microblaze: switch to generic kernel_thread()
Al Viro
1
-7
/
+1
2012-11-14
tracing,x86: Add a TSC trace_clock
David Sharp
1
-0
/
+1
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-14
/
+1
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-0
/
+1
2012-10-09
atomic: implement generic atomic_dec_if_positive()
Shaohua Li
1
-0
/
+1
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
1
-0
/
+1
2012-10-07
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
5
-12
/
+100
2012-10-05
cross-arch: don't corrupt personality flags upon exec()
Jiri Kosina
1
-1
/
+2
2012-10-05
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
2
-1
/
+4
2012-10-04
microblaze: Added more support for PCI
John Linn
2
-0
/
+6
2012-10-04
microblaze: Remove PAGE properties duplication
Michal Simek
1
-6
/
+0
2012-10-04
microblaze: Support 4k/16k/64k pages
Michal Simek
1
-4
/
+2
2012-10-04
microblaze: Do not used hardcoded value in exception handler
Michal Simek
1
-1
/
+2
2012-10-04
microblaze: Add support for ioreadXX/iowriteXX_rep
Michal Simek
1
-0
/
+90
2012-10-04
microblaze: clinkage.h
Paul Bolle
1
-1
/
+0
2012-10-03
asm-generic: Add default clkdev.h
Mark Brown
1
-0
/
+1
2012-10-02
UAPI: (Scripted) Set up UAPI Kbuild files
David Howells
1
-0
/
+3
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
1
-1
/
+1
2012-10-01
bury the rest of TIF_IRET
Al Viro
1
-2
/
+0
2012-10-01
sanitize tsk_is_polling()
Al Viro
1
-0
/
+1
2012-09-20
get rid of generic instances of asm/exec.h
Al Viro
2
-14
/
+1
2012-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
1
-4
/
+0
2012-07-31
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
1
-1
/
+0
2012-06-27
mtd/uclinux: Use generic __bss_stop instead of _ebss
Geert Uytterhoeven
1
-4
/
+0
2012-06-01
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
1
-1
/
+1
2012-06-01
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
1
-0
/
+16
2012-05-25
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2012-05-25
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-53
/
+4
2012-05-17
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
1
-1
/
+0
2012-05-12
gpiolib/arches: Centralise bolierplate asm/gpio.h
Mark Brown
1
-53
/
+4
2012-04-08
kvmclock: Add functions to check if the host has stopped the vm
Eric B Munson
1
-0
/
+1
[next]