Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2ae61de90545fe3dadae8119181c430d89a8627b
/
arch
/
microblaze
/
include
ece0e2b
mm: remove pte_*map_nested()
by Peter Zijlstra
· 14 years ago
e0e170b
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 14 years ago
3044100
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
ccea0e6
microblaze: Support timer on AXI lite
by Michal Simek
· 14 years ago
02b0804
microblaze: Add support for little-endian Microblaze
by Michal Simek
· 14 years ago
8e2ad01
microblaze: Add PVR for endians plus detection
by Michal Simek
· 14 years ago
b4dcaee
microblaze: trivial: Add comment for AXI pvr
by Michal Simek
· 14 years ago
67f4aaa
microblaze: Support early console on uart16550
by Michal Simek
· 14 years ago
96a5ff4
microblaze: remove early printk uarlite console dependency from header
by Michal Simek
· 14 years ago
099a2f4
microblaze: Define VMALLOC_START/END
by Michal Simek
· 14 years ago
cec0516
microblaze: support gpio_to_irq()
by Michal Simek
· 14 years ago
ac2e7c9
microblaze: Define empty mmiowb
by Michal Simek
· 14 years ago
4d24d7f
microblaze: wire up prlimit64 and fanotify* syscalls
by Michal Simek
· 14 years ago
b9b12fd
microblaze: use asm-generic/pci-dma-compat.h
by FUJITA Tomonori
· 14 years ago
6d5f2f6
microblaze: Add PVR for BTC
by Michal Simek
· 14 years ago
36cf089
microblaze: Removing dead CONTIGUOUS_PAGE_ALLOC config option
by Christian Dietrich
· 14 years ago
6971760
microblaze: Report if only one timer is used
by Michal Simek
· 14 years ago
06d19734
microblaze: remove unused TIF_KERNEL_TRACE
by Michal Simek
· 14 years ago
68c6ac3
microblaze: Add seccomp support
by Michal Simek
· 14 years ago
95d3a8c
microblaze: trivial: thread_info cleanup
by Michal Simek
· 14 years ago
5f0cb3e
microblaze: Fix pmd_populate macro
by Michal Simek
· 14 years ago
df9ee29
Fix IRQ flag handling naming
by David Howells
· 14 years ago
daab7fc
Merge commit 'v2.6.36-rc3' into x86/memblock
by Ingo Molnar
· 14 years ago
3b9c6c1
dma-mapping: remove dma_is_consistent API
by FUJITA Tomonori
· 14 years ago
4565f01
dma-mapping: unify dma_get_cache_alignment implementations
by FUJITA Tomonori
· 14 years ago
a6eb9fe
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
by FUJITA Tomonori
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
7e005f7
remove needless ISA_DMA_THRESHOLD
by FUJITA Tomonori
· 14 years ago
4aed2fd
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
03c0c29
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
bbc4fd1
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 14 years ago
e63075a
memblock: Introduce default allocation limit and use it to replace explicit ones
by Benjamin Herrenschmidt
· 14 years ago
6ba7401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
2d5973c
microblaze: Add KGDB support
by Michal Simek
· 14 years ago
aee04d7
microblaze: Fix number of pvr regs
by Michal Simek
· 14 years ago
75842abf
microblaze: remove unused HAVE_ARCH_PCI_SET_DMA_MASK
by FUJITA Tomonori
· 14 years ago
6f34b08
microblaze: Improve ftrace time measuring
by Michal Simek
· 15 years ago
ce3266c
microblaze: Add stack unwinder
by Steven J. Magnani
· 15 years ago
ba9c4f8
microblaze: Allow PAGE_SIZE configuration
by Steven J. Magnani
· 14 years ago
6847ba9
microblaze: Fix copy_to_user_page macro
by Michal Simek
· 14 years ago
79e8783
microblaze: Implement flush_dcache_page macro
by Michal Simek
· 14 years ago
8d7ec6e
microblaze: Fix __copy_to/from_user_inatomic macros
by Michal Simek
· 14 years ago
22ae782
of/address: Clean up function declarations
by Grant Likely
· 14 years ago
559e2b7
of: Provide default of_node_to_nid() implementation.
by Grant Likely
· 14 years ago
2959604
of: remove asm/of_device.h
by Grant Likely
· 14 years ago
129ac79
of: remove asm/of_platform.h
by Grant Likely
· 14 years ago
4e4f62b
Merge commit 'v2.6.35-rc6' into devicetree/next
by Grant Likely
· 14 years ago
9dcdbf7
Merge branch 'linus' into perf/core
by Ingo Molnar
· 14 years ago
c5f5849
of: Remove unused of_find_device_by_phandle()
by Grant Likely
· 14 years ago
f1d4c3a
of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN
by Grant Likely
· 14 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 14 years ago
94c0931
of: Merge of_device_alloc() and of_device_make_bus_id()
by Grant Likely
· 14 years ago
5fd200f
of/device: Merge of_platform_bus_probe()
by Grant Likely
· 14 years ago
34a1c1e
of: Modify of_device_get_modalias to be passed struct device
by Grant Likely
· 14 years ago
dd27dcd
of/device: merge of_device_uevent
by Grant Likely
· 14 years ago
dbbdee9
of/address: Merge all of the bus translation code
by Grant Likely
· 14 years ago
1f5bef3
of/address: merge of_address_to_resource()
by Grant Likely
· 14 years ago
6b884a8
of/address: merge of_iomap()
by Grant Likely
· 14 years ago
7dc2e11
of/irq: merge irq mapping code
by Grant Likely
· 14 years ago
b6295c8
of/microblaze: strip out of_irq_workarounds code
by Grant Likely
· 14 years ago
e387344
of/irq: Move irq_of_parse_and_map() to common code
by Grant Likely
· 14 years ago
b505ff5
of: kill struct of_device
by Grant Likely
· 14 years ago
646b1db
Merge commit 'v2.6.35-rc3' into perf/core
by Ingo Molnar
· 14 years ago
5933dd2
net: NET_SKB_PAD should depend on L1_CACHE_BYTES
by Eric Dumazet
· 14 years ago
ffe57d0
microblaze: Define ARCH_SLAB_MINALIGN to fix slab crash
by Michal Simek
· 14 years ago
1996bda
arch: Implement local64_t
by Peter Zijlstra
· 14 years ago
1ef0437
asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h
by FUJITA Tomonori
· 14 years ago
204f3a0
asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h
by FUJITA Tomonori
· 14 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
173b3a7
arch/microblaze: Move dma_mask from of_device into pdev_archdata
by Grant Likely
· 15 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
2ec8c6b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 14 years ago
58f9b0b
of: eliminate of_device->node and dev_archdata->{of,prom}_node
by Grant Likely
· 15 years ago
0ddc932
add descriptive comment for TIF_MEMDIE task flag declaration.
by Andreas Dilger
· 14 years ago
538722c
microblaze: fix get_user/put_user side-effects
by Steven J. Magnani
· 15 years ago
278554b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
e0e3328
Revert "microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides."
by David S. Miller
· 15 years ago
39e0786
microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides.
by David S. Miller
· 15 years ago
598acab
microblaze: Define correct L1_CACHE_SHIFT value
by Michal Simek
· 15 years ago
de925d9
microblaze: Fix kmalloc alignment on non-coherent DMA platforms
by Michal Simek
· 15 years ago
f152576
microblaze: Fix consistent code
by Michal Simek
· 15 years ago
16f6e99
microblaze: pci-dma: use include/linux/dma-mapping.h
by Michal Simek
· 15 years ago
22dcc2e
microblaze: page.h: Remove get_user_page and free_user_page
by Michal Simek
· 15 years ago
43f2a6e
microblaze: Remove "cache" optimized copy_page function
by Michal Simek
· 15 years ago
113a591
microblaze: Add isa_dma_bridge_buggy to dma.h
by Michal Simek
· 15 years ago
e768223
microblaze: Remove ancient code
by Michal Simek
· 15 years ago
63f1032
microblaze: Quiet section mismatch warnings for MMU version
by Michal Simek
· 15 years ago
e44171f
Add non-Virtex5 support for LL TEMAC driver
by John Linn
· 15 years ago
7a325aa
microblaze: io.h: Add io big-endian function
by John Linn
· 15 years ago
4bb30ba
microblaze: Fix futex code
by Michal Simek
· 15 years ago
e84452d
microblaze: Fix TLB macros
by Michal Simek
· 15 years ago
89ae975
microblaze: uaccess: Sync strlen, strnlen, copy_to/from_user
by Michal Simek
· 15 years ago
94804a9
microblaze: uaccess: Unify __copy_tofrom_user
by Michal Simek
· 15 years ago
cca7912
microblaze: uaccess: Move functions to generic location
by Michal Simek
· 15 years ago
ef4e277
microblaze: uaccess: Fix put_user for noMMU
by Michal Simek
· 15 years ago
3a6d772
microblaze: uaccess: Fix get_user macro for noMMU
by Michal Simek
· 15 years ago
527bdb5
microblaze: uaccess: fix clear_user for noMMU kernel
by Michal Simek
· 15 years ago
40e11e3
microblaze: uaccess: Fix strncpy_from_user function
by Michal Simek
· 15 years ago
4270690
microblaze: uaccess: fix copy_from_user macro
by Michal Simek
· 15 years ago
Next »