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.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
/
microblaze
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-18
mm: clean up per architecture MM hook header files
Laurent Dufour
2
-15
/
+1
2015-06-26
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+1
2015-06-25
mm: new mm hook framework
Laurent Dufour
1
-0
/
+15
2015-06-24
Merge tag 'microblaze-4.2-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
4
-18
/
+4
2015-06-23
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-23
/
+0
2015-06-23
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-06-08
PCI: Remove unused pci_dma_burst_advice()
Bjorn Helgaas
1
-10
/
+0
2015-06-08
PCI: Remove unused pcibios_select_root() (again)
Bjorn Helgaas
1
-13
/
+0
2015-06-08
microblaze/PCI: Remove unnecessary struct pci_dev declaration
Bjorn Helgaas
1
-2
/
+0
2015-06-08
microblaze/PCI: Remove unnecessary pci_bus_find_capability() declaration
Bjorn Helgaas
1
-3
/
+0
2015-06-08
microblaze/PCI: Remove unused declarations
Bjorn Helgaas
1
-12
/
+0
2015-06-08
microblaze: Label local function static
Michal Simek
2
-1
/
+2
2015-06-08
microblaze: Add missing release version code
Michal Simek
1
-0
/
+2
2015-06-07
video/fbdev, asm/io.h: Remove ioremap_writethrough()
Toshi Kani
1
-1
/
+0
2015-06-07
arch/*/io.h: Add ioremap_wt() to all architectures
Toshi Kani
1
-0
/
+1
2015-05-19
remove scatterlist.h generation from arch Kbuild files
Christoph Hellwig
1
-1
/
+0
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
1
-4
/
+4
2015-05-19
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
1
-1
/
+3
2015-05-19
mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...
David Hildenbrand
1
-2
/
+4
2015-05-05
remove <asm/scatterlist.h>
Christoph Hellwig
1
-1
/
+1
2015-04-17
microblaze: use asm-generic for seccomp.h
Kees Cook
1
-7
/
+1
2015-04-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-76
/
+73
2015-04-16
microblaze: mb: remove use of seq_printf return value
Joe Perches
1
-76
/
+73
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-10
/
+1
2015-04-15
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+0
2015-04-12
microblaze: Remove signal translation and exec_domain
Richard Weinberger
2
-10
/
+1
2015-04-12
whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup
Al Viro
1
-2
/
+0
2015-03-24
Merge branches 'pci/enumeration' and 'pci/virtualization' into next
Bjorn Helgaas
1
-0
/
+4
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
1
-0
/
+4
2015-03-04
microblaze: Fix syscall error recovery for invalid syscall IDs
Jamie Garside
1
-1
/
+2
2015-03-04
microblaze: Coding style cleanup
Michal Simek
1
-2
/
+2
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2
-5
/
+1
2015-02-12
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-12
microblaze: define __PAGETABLE_PMD_FOLDED
Kirill A. Shutemov
1
-0
/
+2
2015-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-11
/
+0
2015-02-11
microblaze: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-11
/
+0
2015-02-11
Merge tag 'microblaze-3.20-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
23
-88
/
+49
2015-02-10
microblaze: Remove *.dtb files in make clean
Michal Simek
2
-4
/
+1
2015-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+12
2015-01-16
microblaze/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
1
-1
/
+12
2015-01-08
microblaze: whitespace fix
Michael S. Tsirkin
1
-1
/
+1
2015-01-08
microblaze/uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2015-01-08
microblaze: intc: Reformat output
Soren Brinkmann
1
-1
/
+1
2015-01-08
microblaze: intc: Refactor DT sanity check
Soren Brinkmann
1
-1
/
+1
2015-01-08
microblaze: intc: Don't override error codes
Soren Brinkmann
1
-2
/
+2
2015-01-08
microblaze: Add target architecture
Michal Simek
1
-0
/
+3
2015-01-08
microblaze: Add missing PVR version codes
Erico Nunes
1
-0
/
+4
[next]