| Commit message (Expand) | Author | Age |
* | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-18 |
|\ |
|
| * | of: Fix missing includes | Grant Likely | 2010-08-17 |
| * | microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_node | Michal Simek | 2010-08-16 |
| * | microblaze: Fix of/address: Merge all of the bus translation code | Michal Simek | 2010-08-16 |
* | | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 |
|/ |
|
* | defconfig reduction | Sam Ravnborg | 2010-08-14 |
* | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 |
* | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 2010-08-11 |
* | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 2010-08-11 |
* | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori | 2010-08-11 |
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 |
|\ |
|
| * | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori | 2010-08-07 |
* | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2010-08-06 |
|\ \ |
|
| * | | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2010-07-27 |
| |/ |
|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 |
|\ \ |
|
| * | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-07-21 |
| |\| |
|
| * | | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 2010-06-18 |
| |\ \ |
|
| * | | | arch: Implement local64_t | Peter Zijlstra | 2010-06-09 |
* | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-05 |
|\ \ \ \ |
|
| * | | | | of/address: Clean up function declarations | Grant Likely | 2010-08-01 |
| * | | | | of: Provide default of_node_to_nid() implementation. | Grant Likely | 2010-07-30 |
| * | | | | 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-24 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | of: Remove unused of_find_device_by_phandle() | Grant Likely | 2010-07-19 |
| * | | | | of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN | Grant Likely | 2010-07-15 |
| * | | | | 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 | 2010-07-05 |
| * | | | | of/address: merge of_address_to_resource() | Grant Likely | 2010-07-05 |
| * | | | | of/address: merge of_iomap() | Grant Likely | 2010-07-05 |
| * | | | | of/irq: merge irq mapping code | Grant Likely | 2010-07-05 |
| * | | | | of/microblaze: strip out of_irq_workarounds code | Grant Likely | 2010-07-05 |
| * | | | | of/irq: Move irq_of_parse_and_map() to common code | Grant Likely | 2010-06-28 |
| * | | | | of: kill struct of_device | Grant Likely | 2010-06-28 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2010-08-05 |
|\ \ \ \ |
|
| * | | | | microblaze: Add KGDB support | Michal Simek | 2010-08-04 |