index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
unicore32
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-09
arch/unicore32: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2012-11-09
unicore32: switch to generic sys_execve()
Al Viro
3
-26
/
+1
2012-11-09
unicore32: switch to generic kernel_thread()/kernel_execve()
Al Viro
5
-99
/
+23
2012-11-09
unicore32: Use Kbuild infrastructure for kvm_para.h
Guan Xuetao
2
-1
/
+2
2012-11-09
UAPI: (Scripted) Disintegrate arch/unicore32/include/asm
David Howells
8
-76
/
+96
2012-11-09
UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between...
Guan Xuetao
2
-5
/
+6
2012-11-09
UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointer
Guan Xuetao
1
-1
/
+1
2012-11-09
UniCore32 bugfix: add missed CONFIG_ZONE_DMA
Guan Xuetao
1
-0
/
+3
2012-11-09
unicore32/mm/fault.c: Port OOM changes to do_pf
Kautuk Consul
1
-10
/
+27
2012-10-15
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
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
3
-5
/
+2
2012-10-10
Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
4
-284
/
+10
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-16
/
+1
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-1
/
+1
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+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 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
1
-4
/
+0
2012-10-05
pwm: Move PUV3 PWM driver to PWM framework
Thierry Reding
3
-230
/
+2
2012-10-05
unicore32: pwm: Use managed resource allocations
Thierry Reding
1
-38
/
+9
2012-10-05
unicore32: pwm: Remove unnecessary indirection
Thierry Reding
1
-17
/
+6
2012-10-05
unicore32: pwm: Use module_platform_driver()
Thierry Reding
1
-20
/
+1
2012-10-05
unicore32: pwm: Properly remap memory-mapped registers
Thierry Reding
2
-13
/
+26
2012-10-05
unicore32: select generic atomic64_t support
Fengguang Wu
1
-0
/
+1
2012-10-05
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
6
-33
/
+24
2012-10-04
UAPI: Fix the guards on various asm/unistd.h files
David Howells
1
-4
/
+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
3
-21
/
+21
2012-10-01
Uninclude linux/freezer.h
Richard Weinberger
1
-1
/
+0
2012-10-01
unicore32: remove pointless test
Al Viro
1
-2
/
+0
2012-10-01
bury _TIF_RESTORE_SIGMASK
Al Viro
1
-1
/
+0
2012-10-01
unicore32: unobfuscate _TIF_WORK_MASK
Al Viro
1
-1
/
+2
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
1
-0
/
+1
2012-09-20
don't bother exporting kernel_execve()
Al Viro
1
-1
/
+0
2012-09-20
get rid of generic instances of asm/exec.h
Al Viro
2
-15
/
+1
2012-09-19
PCI: Provide a default pcibios_update_irq()
Thierry Reding
1
-8
/
+0
2012-09-19
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
1
-1
/
+1
2012-07-25
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+1
2012-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2012-07-20
arm,unicore32: Remove obsolete "select MISC_DEVICES"
Geert Uytterhoeven
1
-1
/
+0
2012-07-06
unicore32/PCI: adjust section annotations for pcibios_setup()
Myron Stowe
1
-1
/
+1
2012-06-01
new helper: signal_delivered()
Al Viro
1
-4
/
+1
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
1
-5
/
+1
2012-06-01
don't call try_to_freeze() from do_signal()
Al Viro
1
-4
/
+0
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
1
-15
/
+3
2012-06-01
new helper: sigmask_to_save()
Al Viro
1
-10
/
+3
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
1
-2
/
+1
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-05-25
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
[next]