Age | Commit message (Expand) | Author |
2010-08-04 | microblaze: Remove PER_CPU(KM) variable | Michal Simek |
2010-08-04 | microblaze: Optimize clear_vms_ums macro | Michal Simek |
2010-08-04 | microblaze: Save and restore r3/r4 in SAVE/RESTORE_REGS macros | Michal Simek |
2010-08-04 | microblaze: Fix VM_ON and VM_OFF macros | Michal Simek |
2010-08-04 | microblaze: Do not use _start in vmlinux | Michal Simek |
2010-08-04 | microblaze: Cleanup boot/Makefile | Michal Simek |
2010-08-04 | microblaze: Fix number of pvr regs | Michal Simek |
2010-08-04 | microblaze: Decrease time shifting values | Michal Simek |
2010-08-04 | microblaze: Enable early printk only for uartlite | Michal Simek |
2010-08-04 | microblaze: remove unused HAVE_ARCH_PCI_SET_DMA_MASK | FUJITA Tomonori |
2010-08-04 | microblaze: Do not trace cpu_relax function | Michal Simek |
2010-08-04 | microblaze: Improve ftrace time measuring | Michal Simek |
2010-08-04 | microblaze: Add stack unwinder | Steven J. Magnani |
2010-08-04 | microblaze: Allow PAGE_SIZE configuration | Steven J. Magnani |
2010-08-04 | microblaze: Trace hardirqs | Michal Simek |
2010-08-04 | microblaze: Fix sys_clone syscall | Michal Simek |
2010-08-04 | microblaze: Fix copy_to_user_page macro | Michal Simek |
2010-08-04 | microblaze: Sync noMMU and MMU setup_memory | Michal Simek |
2010-08-04 | microblaze: Remove unused label | Michal Simek |
2010-08-04 | microblaze: Implement flush_dcache_page macro | Michal Simek |
2010-08-04 | memblock/microblaze: Use new accessors | Benjamin Herrenschmidt |
2010-08-04 | memblock: Rename memblock_region to memblock_type and memblock_property to me... | Benjamin Herrenschmidt |
2010-08-02 | microblaze: Fix comment for TLB | Michal Simek |
2010-08-02 | microblaze: Fix __copy_to/from_user_inatomic macros | Michal Simek |
2010-08-01 | of/address: Clean up function declarations | Grant Likely |
2010-07-30 | of: Provide default of_node_to_nid() implementation. | Grant Likely |
2010-07-27 | time: Kill off CONFIG_GENERIC_TIME | John Stultz |
2010-07-24 | of: remove of_default_bus_ids | Jonas Bonn |
2010-07-24 | of: make of_find_device_by_node generic | Jonas Bonn |
2010-07-24 | microblaze: remove references to of_device and to_of_device | Grant Likely |
2010-07-24 | of: remove asm/of_device.h | Grant Likely |
2010-07-24 | of: remove asm/of_platform.h | Grant Likely |
2010-07-24 | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely |
2010-07-24 | of: Merge of_platform_bus_type with platform_bus_type | Grant Likely |
2010-07-24 | Merge commit 'v2.6.35-rc6' into devicetree/next | Grant Likely |
2010-07-21 | Merge branch 'linus' into perf/core | Ingo Molnar |
2010-07-18 | of: Remove unused of_find_device_by_phandle() | Grant Likely |
2010-07-14 | of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN | Grant Likely |
2010-07-14 | lmb: rename to memblock | Yinghai Lu |
2010-07-05 | proc: unify PROC_DEVICETREE config | Andres Salomon |
2010-07-05 | of: Put all CONFIG_OF dependencies into a Kconfig menu block | Grant Likely |
2010-07-05 | of: remove architecture CONFIG_OF definitions | Stephen Rothwell |
2010-07-05 | microblaze: turn CONFIG_OF into a select | Stephen Rothwell |
2010-07-05 | of/gpio: stop using device_node data pointer to find gpio_chip | Grant Likely |
2010-07-05 | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov |
2010-07-05 | of: Merge of_device_alloc() and of_device_make_bus_id() | Grant Likely |
2010-07-05 | of/device: Merge of_platform_bus_probe() | Grant Likely |
2010-07-05 | of: Modify of_device_get_modalias to be passed struct device | Grant Likely |
2010-07-05 | of/device: merge of_device_uevent | Grant Likely |
2010-07-05 | of/address: Merge all of the bus translation code | Grant Likely |