index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-10-09
1
-0
/
+1
|
\
|
*
atomic: implement generic atomic_dec_if_positive()
Shaohua Li
2012-10-09
1
-0
/
+1
*
|
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
2012-10-09
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
2012-10-04
2
-1
/
+4
|
|
\
|
*
|
asm-generic: Add default clkdev.h
Mark Brown
2012-10-03
1
-0
/
+1
*
|
|
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2012-10-07
5
-12
/
+100
|
\
\
\
|
*
|
|
microblaze: Added more support for PCI
John Linn
2012-10-04
2
-0
/
+6
|
*
|
|
microblaze: Remove PAGE properties duplication
Michal Simek
2012-10-04
1
-6
/
+0
|
*
|
|
microblaze: Support 4k/16k/64k pages
Michal Simek
2012-10-04
1
-4
/
+2
|
*
|
|
microblaze: Do not used hardcoded value in exception handler
Michal Simek
2012-10-04
1
-1
/
+2
|
*
|
|
microblaze: Add support for ioreadXX/iowriteXX_rep
Michal Simek
2012-10-04
1
-0
/
+90
|
*
|
|
microblaze: clinkage.h
Paul Bolle
2012-10-04
1
-1
/
+0
|
|
/
/
*
|
/
cross-arch: don't corrupt personality flags upon exec()
Jiri Kosina
2012-10-06
1
-1
/
+2
|
|
/
|
/
|
*
|
UAPI: (Scripted) Set up UAPI Kbuild files
David Howells
2012-10-02
1
-0
/
+3
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-10-02
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2012-08-03
1
-4
/
+0
|
\
|
*
mtd/uclinux: Use generic __bss_stop instead of _ebss
Geert Uytterhoeven
2012-06-27
1
-4
/
+0
*
|
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
2012-07-30
1
-1
/
+0
|
/
*
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
2012-06-01
1
-1
/
+1
*
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
2012-06-01
1
-0
/
+16
*
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-24
1
-0
/
+1
|
\
|
*
kvmclock: Add functions to check if the host has stopped the vm
Eric B Munson
2012-04-08
1
-0
/
+1
*
|
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-05-24
1
-53
/
+4
|
\
\
|
*
|
gpiolib/arches: Centralise bolierplate asm/gpio.h
Mark Brown
2012-05-11
1
-53
/
+4
|
|
/
*
/
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2012-05-16
1
-1
/
+0
|
/
*
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2012-04-04
1
-6
/
+12
|
\
|
*
Microblaze: adapt for dma_map_ops changes
Andrzej Pietrasiewicz
2012-03-28
1
-6
/
+12
*
|
microblaze: Fix ret_from_fork declaration
Michal Simek
2012-04-02
1
-2
/
+2
*
|
microblaze: Add missing headers caused by disintegration asm/system.h
Michal Simek
2012-03-30
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
Michal Simek
2012-03-30
14
-165
/
+127
|
\
\
|
*
\
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
9
-99
/
+124
|
|
\
\
|
|
*
|
Delete all instances of asm/system.h
David Howells
2012-03-28
1
-6
/
+0
|
|
*
|
Move all declarations of free_initmem() to linux/mm.h
David Howells
2012-03-28
1
-1
/
+0
|
|
*
|
Disintegrate asm/system.h for Microblaze
David Howells
2012-03-28
8
-98
/
+129
|
*
|
|
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2012-03-27
8
-5
/
+223
|
|
\
\
\
|
*
\
\
\
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-03-23
1
-2
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
Remove remaining bits of io_remap_page_range()
Javi Merino
2012-03-23
1
-2
/
+0
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-23
2
-9
/
+0
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
2012-02-23
1
-2
/
+0
|
|
*
|
|
microblaze/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-02-23
1
-7
/
+1
|
|
*
|
|
microblaze/PCI: remove unused pci_flags
Bjorn Helgaas
2012-02-23
1
-1
/
+0
|
*
|
|
|
irq_domain/microblaze: Convert microblaze to use irq_domains
Grant Likely
2012-02-16
2
-55
/
+3
|
*
|
|
|
irq_domain: convert microblaze from irq_host to irq_domain
Grant Likely
2012-02-14
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
microblaze: Fix __futex_atomic_op macro register usage
Michal Simek
2012-03-28
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
microblaze: Handle TLB skip size dynamically
Michal Simek
2012-03-23
1
-1
/
+12
*
|
|
microblaze: Introduce TLB skip size
Michal Simek
2012-03-23
1
-0
/
+1
*
|
|
microblaze: Improve TLB calculation for small systems
Michal Simek
2012-03-23
2
-1
/
+3
*
|
|
microblaze: Fix mapin_ram function
Michal Simek
2012-03-23
1
-0
/
+1
*
|
|
microblaze: Highmem support
Michal Simek
2012-03-23
2
-0
/
+104
*
|
|
microblaze: Introduce fixmap
Michal Simek
2012-03-23
1
-0
/
+101
[next]