index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-12
microblaze: use generic ptrace_resume code
Christoph Hellwig
1
-37
/
+0
2010-03-12
ptrace: use ptrace_request() in the remaining architectures
Christoph Hellwig
1
-26
/
+1
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-1
/
+1
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2010-02-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-998
/
+15
2010-02-24
microblaze: Fix out_le32() macro
Steven J. Magnani
1
-1
/
+1
2010-02-24
microblaze: Fix cache loop function for cache range
Michal Simek
1
-19
/
+8
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
1
-1
/
+1
2010-02-14
of: remove undefined request_OF_resource & release_OF_resource
Grant Likely
1
-4
/
+0
2010-02-14
of: move definition of of_chosen into common code.
Grant Likely
2
-5
/
+0
2010-02-14
of: remove unused extern reference to devtree_lock
Grant Likely
1
-2
/
+0
2010-02-14
of: put default string compare and #a/s-cell values into common header
Grant Likely
1
-7
/
+0
2010-02-14
of/flattree: Don't assume HAVE_LMB
Jeremy Kerr
1
-0
/
+5
2010-02-09
of/flattree: use callback to setup initrd from /chosen
Jeremy Kerr
1
-0
/
+10
2010-02-09
of/flattree: merge early_init_dt_scan_memory() common code
Grant Likely
1
-49
/
+2
2010-02-09
of: merge of_find_node_by_phandle
Jeremy Kerr
1
-21
/
+0
2010-02-09
of: merge of_attach_node() & of_detach_node()
Grant Likely
2
-63
/
+0
2010-02-09
microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*()
Grant Likely
1
-153
/
+0
2010-02-08
microblaze: Invalidate dcache before enabling it
Michal Simek
1
-0
/
+1
2010-02-03
microblaze: fix interrupt state restore
Steven J. Magnani
1
-4
/
+6
2010-02-03
microblaze: Defconfig update
Michal Simek
2
-44
/
+169
2010-02-02
Merge branch 'master' into percpu
Tejun Heo
5
-5
/
+20
2010-01-28
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
Grant Likely
59
-531
/
+1715
2010-01-28
of: unify phandle name in struct device_node
Grant Likely
2
-2
/
+2
2010-01-28
of: Merge of_node_get() and of_node_put()
Grant Likely
1
-74
/
+0
2010-01-28
of: merge machine_is_compatible()
Grant Likely
1
-18
/
+0
2010-01-18
microblaze: pci_controller->arch_data really is a struct device_node *
Michal Simek
1
-1
/
+1
2010-01-18
microblaze: Add missing double apostrophe in Kconfig
Michal Simek
1
-1
/
+1
2010-01-18
microblaze: Add PT_ macros for special purpose regs
Michal Simek
1
-0
/
+14
2010-01-18
microblaze: Enable accept4 syscall
Michal Simek
2
-2
/
+2
2010-01-18
microblaze: Wire up recvmmsg syscall
Michal Simek
1
-1
/
+2
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
60
-683
/
+1704
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-0
/
+1
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
1
-1
/
+0
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-12-14
microblaze: Remove rt_sigsuspend wrapper
Michal Simek
3
-13
/
+1
2009-12-14
microblaze: nommu: Don't clobber R11 on syscalls
steve@digidescorp.com
1
-2
/
+0
2009-12-14
microblaze: Remove show_tmem function
Michal Simek
1
-10
/
+0
2009-12-14
microblaze: Support for WB cache
Michal Simek
4
-268
/
+574
2009-12-14
microblaze: Add PVR for Microblaze v7.30.a
Michal Simek
1
-0
/
+1
2009-12-14
microblaze: Remove ancient and fake microblaze version from cpu_ver table
Michal Simek
1
-5
/
+0
2009-12-14
microblaze: Remove panic_timeout init value
Michal Simek
1
-2
/
+0
2009-12-14
microblaze: Do not count system calls in default
Michal Simek
1
-0
/
+4
2009-12-14
microblaze: Enable DTC compilation
Michal Simek
1
-0
/
+3
2009-12-14
microblaze: Core oprofile configs and hooks
John Williams
4
-0
/
+39
2009-12-14
microblaze: Fix level interrupt ACKing
steve@digidescorp.com
1
-1
/
+9
2009-12-14
microblaze: Enable futimesat syscall
Michal Simek
1
-1
/
+1
2009-12-14
microblaze: Checking DTS against PVR for write-back cache
Michal Simek
2
-12
/
+29
2009-12-14
microblaze: Remove duplicity from pgalloc.h
Michal Simek
1
-6
/
+3
2009-12-14
microblaze: Futex support
Michal Simek
1
-1
/
+126
[next]