index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
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
2010-07-05
of/microblaze: strip out of_irq_workarounds code
Grant Likely
1
-41
/
+0
2010-06-28
of/irq: Move irq_of_parse_and_map() to common code
Grant Likely
1
-12
/
+2
2010-06-09
microblaze: Fix sg_dma_len() regression
FUJITA Tomonori
1
-1
/
+0
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
13
-112
/
+72
2010-05-22
arch/microblaze: Move dma_mask from of_device into pdev_archdata
Grant Likely
2
-2
/
+2
2010-05-18
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
1
-3
/
+1
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2
-6
/
+6
2010-05-14
microblaze: Fix module loading on system with WB cache
Michal Simek
1
-0
/
+2
2010-05-13
microblaze: export assembly functions used by modules
Michal Simek
1
-0
/
+1
2010-05-13
microblaze: Remove compilation warnings in cache macro
Michal Simek
1
-1
/
+2
2010-05-13
microblaze: export assembly functions used by modules
Steven J. Magnani
1
-0
/
+10
2010-05-13
microblaze: re-enable interrupts before calling schedule
Steven J. Magnani
1
-0
/
+2
2010-05-06
microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macros
Michal Simek
1
-27
/
+35
2010-05-06
microblaze: cpuinfo shows cache line length
Michal Simek
1
-4
/
+6
2010-05-06
microblaze: Fix typo fault in cache code
Michal Simek
1
-5
/
+5
2010-05-06
microblaze: Fix consistent code
Michal Simek
1
-1
/
+1
2010-05-06
microblaze: Remove "cache" optimized copy_page function
Michal Simek
2
-36
/
+1
2010-05-06
microblaze: fix divide by zero exception message
Randy Dunlap
1
-1
/
+1
2010-05-06
microblaze: Remove ancient code
Michal Simek
1
-34
/
+0
2010-05-06
microblaze: Quiet section mismatch warnings
Steven J. Magnani
2
-2
/
+4
2010-05-06
microblaze: Fix IRQ entry/exit ftracing
Steven J. Magnani
1
-1
/
+2
2010-04-28
driver-core: Add device node pointer to struct device
Grant Likely
1
-0
/
+1
2010-04-07
microblaze: Remove unused variable from ptrace
Michal Simek
1
-1
/
+0
2010-04-07
microblaze: Fix ftrace_update_ftrace_func panic
Steven J. Magnani
1
-9
/
+3
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
7
-87
/
+94
[prev]
[next]