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
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-04
microblaze: Put together addik instructions
Michal Simek
1
-5
/
+9
2010-08-04
microblaze: Use delay slot in syscall macros
Michal Simek
1
-19
/
+10
2010-08-04
microblaze: Save kernel mode in delay slot
Michal Simek
1
-2
/
+1
2010-08-04
microblaze: Do not mix register saving and mode setting
Michal Simek
1
-1
/
+1
2010-08-04
microblaze: Move SAVE_STATE upward
Michal Simek
1
-32
/
+31
2010-08-04
microblaze: entry.S: Macro optimization
Michal Simek
1
-12
/
+12
2010-08-04
microblaze: Optimize hw exception rutine
Michal Simek
1
-16
/
+6
2010-08-04
microblaze: Implement clear_ums macro and fix SAVE_STATE macro
Michal Simek
1
-0
/
+15
2010-08-04
microblaze: Remove additional setup for kernel_mode
Michal Simek
1
-15
/
+10
2010-08-04
microblaze: Optimize SAVE_STATE macro
Michal Simek
1
-8
/
+13
2010-08-04
microblaze: Remove additional loading
Michal Simek
1
-5
/
+0
2010-08-04
microblaze: Completely remove working with R11 register
Michal Simek
1
-41
/
+21
2010-08-04
microblaze: Do not setup BIP in _debug_exception
Michal Simek
1
-3
/
+0
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
1
-2
/
+2
2010-08-04
microblaze: Decrease time shifting values
Michal Simek
1
-4
/
+5
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
1
-0
/
+17
2010-08-04
microblaze: Add stack unwinder
Steven J. Magnani
7
-94
/
+420
2010-08-04
microblaze: Allow PAGE_SIZE configuration
Steven J. Magnani
3
-8
/
+9
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
1
-1
/
+16
2010-08-02
microblaze: Fix comment for TLB
Michal Simek
1
-1
/
+1
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/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
1
-7
/
+7
2010-07-18
of: Remove unused of_find_device_by_phandle()
Grant Likely
1
-18
/
+0
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-7
/
+7
2010-07-05
of/gpio: stop using device_node data pointer to find gpio_chip
Grant Likely
1
-1
/
+1
2010-07-05
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
Anton Vorontsov
1
-6
/
+6
2010-07-05
of: Merge of_device_alloc() and of_device_make_bus_id()
Grant Likely
2
-65
/
+1
2010-07-05
of/device: Merge of_platform_bus_probe()
Grant Likely
1
-123
/
+18
2010-07-05
of/device: merge of_device_uevent
Grant Likely
1
-48
/
+0
2010-07-05
of/address: Merge all of the bus translation code
Grant Likely
1
-489
/
+0
2010-07-05
of/address: merge of_address_to_resource()
Grant Likely
1
-45
/
+1
2010-07-05
of/address: merge of_iomap()
Grant Likely
1
-11
/
+0
2010-07-05
of/irq: merge irq mapping code
Grant Likely
1
-290
/
+0
[prev]
[next]