Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a8c9486b816f74d4645144db9e8fa2f711c1fc4b
/
arch
/
microblaze
86ea51d
Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
f1ca09b
of: Fix missing includes
by Grant Likely
· 14 years ago
088ab30
microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_node
by Michal Simek
· 14 years ago
a8dcb87
microblaze: Fix of/address: Merge all of the bus translation code
by Michal Simek
· 14 years ago
8b1bb90
defconfig reduction
by Sam Ravnborg
· 14 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 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
b62ad9a
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 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
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 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
d790d4d
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
2d5973c
microblaze: Add KGDB support
by Michal Simek
· 14 years ago
751f160
microblaze: Support brki rX, 0x18 for user application debugging
by Michal Simek
· 14 years ago
958063e
microblaze: Remove nop after MSRCLR/SET, MTS, MFS instructions
by Michal Simek
· 14 years ago
0e41c90
microblaze: Simplify syscall rutine
by Michal Simek
· 14 years ago
0a6b08f
microblaze: Move PT_MODE saving to delay slot
by Michal Simek
· 14 years ago
80c5ff6
microblaze: Fix _interrupt function
by Michal Simek
· 14 years ago
25f6e59
microblaze: Fix _user_exception function
by Michal Simek
· 14 years ago
287503f
microblaze: Put together addik instructions
by Michal Simek
· 14 years ago
9814cc1
microblaze: Use delay slot in syscall macros
by Michal Simek
· 14 years ago
da23355
microblaze: Save kernel mode in delay slot
by Michal Simek
· 14 years ago
e7741075
microblaze: Do not mix register saving and mode setting
by Michal Simek
· 14 years ago
e5d2af2
microblaze: Move SAVE_STATE upward
by Michal Simek
· 14 years ago
66f7de86
microblaze: entry.S: Macro optimization
by Michal Simek
· 14 years ago
c318d48
microblaze: Optimize hw exception rutine
by Michal Simek
· 14 years ago
b318067
microblaze: Implement clear_ums macro and fix SAVE_STATE macro
by Michal Simek
· 14 years ago
77f6d22
microblaze: Remove additional setup for kernel_mode
by Michal Simek
· 14 years ago
06a5460
microblaze: Optimize SAVE_STATE macro
by Michal Simek
· 14 years ago
40eb0dc
microblaze: Remove additional loading
by Michal Simek
· 14 years ago
653e447
microblaze: Completely remove working with R11 register
by Michal Simek
· 14 years ago
0388107
microblaze: Do not setup BIP in _debug_exception
by Michal Simek
· 14 years ago
06b2864
microblaze: Simplify _debug_exception function
by Michal Simek
· 14 years ago
8b110d1
microblaze: Optimize SAVE_STATE macro
by Michal Simek
· 14 years ago
b9ea77e
microblaze: trivial: Use la insted of addik
by Michal Simek
· 14 years ago
be30435
microblaze: remove enable_irq from SAVE_STATE macro
by Michal Simek
· 14 years ago
63708f6
microblaze: Move stack backup to SAVE_STATE macro
by Michal Simek
· 14 years ago
96014cc
microblaze: Move BIP setup to the end of ret_from_trap/ret_from_exc
by Michal Simek
· 14 years ago
5c0d72b
microblaze: Remove PER_CPU(KM) variable
by Michal Simek
· 14 years ago
3fbd93e
microblaze: Optimize clear_vms_ums macro
by Michal Simek
· 14 years ago
36f6095
microblaze: Save and restore r3/r4 in SAVE/RESTORE_REGS macros
by Michal Simek
· 14 years ago
a4a94db
microblaze: Fix VM_ON and VM_OFF macros
by Michal Simek
· 14 years ago
ca28b51
microblaze: Do not use _start in vmlinux
by Michal Simek
· 14 years ago
61b403a
microblaze: Cleanup boot/Makefile
by Michal Simek
· 14 years ago
aee04d7
microblaze: Fix number of pvr regs
by Michal Simek
· 14 years ago
c8f7743
microblaze: Decrease time shifting values
by Michal Simek
· 14 years ago
615748a
microblaze: Enable early printk only for uartlite
by Michal Simek
· 14 years ago
75842abf
microblaze: remove unused HAVE_ARCH_PCI_SET_DMA_MASK
by FUJITA Tomonori
· 14 years ago
d0f140e
microblaze: Do not trace cpu_relax function
by Michal Simek
· 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
· 15 years ago
0d9ec76
microblaze: Trace hardirqs
by Michal Simek
· 14 years ago
570e3e2
microblaze: Fix sys_clone syscall
by Michal Simek
· 14 years ago
6847ba9
microblaze: Fix copy_to_user_page macro
by Michal Simek
· 14 years ago
e058166
microblaze: Sync noMMU and MMU setup_memory
by Michal Simek
· 14 years ago
ef78705
microblaze: Remove unused label
by Michal Simek
· 14 years ago
79e8783
microblaze: Implement flush_dcache_page macro
by Michal Simek
· 14 years ago
af58ed8
microblaze: Fix comment for TLB
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
592913e
time: Kill off CONFIG_GENERIC_TIME
by John Stultz
· 14 years ago
c0dd394
of: remove of_default_bus_ids
by Jonas Bonn
· 14 years ago
c608558
of: make of_find_device_by_node generic
by Jonas Bonn
· 14 years ago
de48e36
microblaze: remove references to of_device and to_of_device
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
1ab1d63
of/platform: remove all of_bus_type and of_platform_bus_type references
by Grant Likely
· 14 years ago
eca3930
of: Merge of_platform_bus_type with platform_bus_type
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
ef2a452
proc: unify PROC_DEVICETREE config
by Andres Salomon
· 14 years ago
5ab5fc7
of: Put all CONFIG_OF dependencies into a Kconfig menu block
by Grant Likely
· 14 years ago
dd5e737
of: remove architecture CONFIG_OF definitions
by Stephen Rothwell
· 14 years ago
ae5bf63
microblaze: turn CONFIG_OF into a select
by Stephen Rothwell
· 14 years ago
594fa26
of/gpio: stop using device_node data pointer to find gpio_chip
by Grant Likely
· 14 years ago
a19e3da
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
by Anton Vorontsov
· 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
Next »