index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-04
microblaze: Simplify _debug_exception function
Michal Simek
1
-5
/
+2
2010-08-04
microblaze: Optimize SAVE_STATE macro
Michal Simek
1
-6
/
+14
2010-08-04
microblaze: trivial: Use la insted of addik
Michal Simek
1
-32
/
+32
2010-08-04
microblaze: remove enable_irq from SAVE_STATE macro
Michal Simek
1
-1
/
+0
2010-08-04
microblaze: Move stack backup to SAVE_STATE macro
Michal Simek
1
-4
/
+1
2010-08-04
microblaze: Move BIP setup to the end of ret_from_trap/ret_from_exc
Michal Simek
1
-6
/
+6
2010-08-04
microblaze: Remove PER_CPU(KM) variable
Michal Simek
1
-23
/
+20
2010-08-04
microblaze: Optimize clear_vms_ums macro
Michal Simek
1
-3
/
+1
2010-08-04
microblaze: Save and restore r3/r4 in SAVE/RESTORE_REGS macros
Michal Simek
1
-40
/
+8
2010-08-04
microblaze: Fix VM_ON and VM_OFF macros
Michal Simek
1
-4
/
+6
2010-08-04
microblaze: Do not use _start in vmlinux
Michal Simek
2
-3
/
+3
2010-08-04
microblaze: Cleanup boot/Makefile
Michal Simek
1
-5
/
+6
2010-08-04
microblaze: Fix number of pvr regs
Michal Simek
1
-1
/
+1
2010-08-04
microblaze: Decrease time shifting values
Michal Simek
1
-4
/
+5
2010-08-04
microblaze: Enable early printk only for uartlite
Michal Simek
1
-0
/
+1
2010-08-04
microblaze: remove unused HAVE_ARCH_PCI_SET_DMA_MASK
FUJITA Tomonori
1
-6
/
+0
2010-08-04
microblaze: Do not trace cpu_relax function
Michal Simek
1
-2
/
+5
2010-08-04
microblaze: Improve ftrace time measuring
Michal Simek
2
-2
/
+17
2010-08-04
microblaze: Add stack unwinder
Steven J. Magnani
10
-93
/
+452
2010-08-04
microblaze: Allow PAGE_SIZE configuration
Steven J. Magnani
6
-11
/
+50
2010-08-04
microblaze: Trace hardirqs
Michal Simek
1
-0
/
+2
2010-08-04
microblaze: Fix sys_clone syscall
Michal Simek
1
-7
/
+7
2010-08-04
microblaze: Fix copy_to_user_page macro
Michal Simek
2
-2
/
+19
2010-08-04
microblaze: Sync noMMU and MMU setup_memory
Michal Simek
1
-6
/
+1
2010-08-04
microblaze: Remove unused label
Michal Simek
1
-1
/
+0
2010-08-04
microblaze: Implement flush_dcache_page macro
Michal Simek
1
-4
/
+10
2010-08-04
memblock/microblaze: Use new accessors
Benjamin Herrenschmidt
1
-11
/
+9
2010-08-04
memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region
Benjamin Herrenschmidt
1
-2
/
+2
2010-08-02
microblaze: Fix comment for TLB
Michal Simek
1
-1
/
+1
2010-08-02
microblaze: Fix __copy_to/from_user_inatomic macros
Michal Simek
1
-2
/
+2
2010-08-01
of/address: Clean up function declarations
Grant Likely
1
-22
/
+11
2010-07-30
of: Provide default of_node_to_nid() implementation.
Grant Likely
1
-10
/
+0
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
1
-3
/
+0
2010-07-24
of: remove of_default_bus_ids
Jonas Bonn
2
-50
/
+1
2010-07-24
of: make of_find_device_by_node generic
Jonas Bonn
1
-16
/
+0
2010-07-24
microblaze: remove references to of_device and to_of_device
Grant Likely
1
-3
/
+3
2010-07-24
of: remove asm/of_device.h
Grant Likely
1
-13
/
+0
2010-07-24
of: remove asm/of_platform.h
Grant Likely
1
-19
/
+0
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
1
-2
/
+1
2010-07-24
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
2
-17
/
+0
2010-07-24
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
4
-33
/
+33
2010-07-21
Merge branch 'linus' into perf/core
Ingo Molnar
4
-33
/
+33
2010-07-18
of: Remove unused of_find_device_by_phandle()
Grant Likely
2
-20
/
+0
2010-07-14
of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN
Grant Likely
1
-7
/
+0
2010-07-14
lmb: rename to memblock
Yinghai Lu
4
-33
/
+33
2010-07-05
proc: unify PROC_DEVICETREE config
Andres Salomon
1
-8
/
+0
2010-07-05
of: Put all CONFIG_OF dependencies into a Kconfig menu block
Grant Likely
1
-3
/
+0
2010-07-05
of: remove architecture CONFIG_OF definitions
Stephen Rothwell
1
-3
/
+0
2010-07-05
microblaze: turn CONFIG_OF into a select
Stephen Rothwell
1
-2
/
+3
2010-07-05
of/gpio: stop using device_node data pointer to find gpio_chip
Grant Likely
1
-1
/
+1
[prev]
[next]