| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-18 | 3 | -3/+5 |
|\ |
|
| * | of: Fix missing includes | Grant Likely | 2010-08-16 | 2 | -1/+3 |
| * | microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_node | Michal Simek | 2010-08-16 | 1 | -1/+1 |
| * | microblaze: Fix of/address: Merge all of the bus translation code | Michal Simek | 2010-08-16 | 1 | -1/+1 |
* | | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 1 | -3/+7 |
|/ |
|
* | defconfig reduction | Sam Ravnborg | 2010-08-14 | 2 | -1689/+2 |
* | Mark arguments to certain syscalls as being const | David Howells | 2010-08-13 | 1 | -1/+1 |
* | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 2010-08-11 | 1 | -1/+0 |
* | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 2010-08-11 | 1 | -5/+0 |
* | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori | 2010-08-11 | 1 | -1/+1 |
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 | 1 | -2/+0 |
|\ |
|
| * | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori | 2010-08-07 | 1 | -2/+0 |
* | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2010-08-06 | 1 | -3/+0 |
|\ \ |
|
| * | | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2010-07-27 | 1 | -3/+0 |
| |/ |
|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-07-21 | 4 | -33/+33 |
| |\ \
| | |/ |
|
| * | | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 2010-06-18 | 3 | -1/+3 |
| |\ \ |
|
| * | | | arch: Implement local64_t | Peter Zijlstra | 2010-06-09 | 1 | -0/+1 |
* | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-05 | 15 | -1474/+27 |
|\ \ \ \ |
|
| * | | | | of/address: Clean up function declarations | Grant Likely | 2010-08-01 | 1 | -22/+11 |
| * | | | | of: Provide default of_node_to_nid() implementation. | Grant Likely | 2010-07-30 | 1 | -10/+0 |
| * | | | | of: remove of_default_bus_ids | Jonas Bonn | 2010-07-24 | 2 | -50/+1 |
| * | | | | of: make of_find_device_by_node generic | Jonas Bonn | 2010-07-24 | 1 | -16/+0 |
| * | | | | microblaze: remove references to of_device and to_of_device | Grant Likely | 2010-07-24 | 1 | -3/+3 |
| * | | | | of: remove asm/of_device.h | Grant Likely | 2010-07-24 | 1 | -13/+0 |
| * | | | | of: remove asm/of_platform.h | Grant Likely | 2010-07-24 | 1 | -19/+0 |
| * | | | | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely | 2010-07-24 | 1 | -2/+1 |
| * | | | | of: Merge of_platform_bus_type with platform_bus_type | Grant Likely | 2010-07-24 | 2 | -17/+0 |
| * | | | | Merge commit 'v2.6.35-rc6' into devicetree/next | Grant Likely | 2010-07-24 | 4 | -33/+33 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | of: Remove unused of_find_device_by_phandle() | Grant Likely | 2010-07-18 | 2 | -20/+0 |
| * | | | | of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN | Grant Likely | 2010-07-14 | 1 | -7/+0 |
| * | | | | proc: unify PROC_DEVICETREE config | Andres Salomon | 2010-07-05 | 1 | -8/+0 |
| * | | | | of: Put all CONFIG_OF dependencies into a Kconfig menu block | Grant Likely | 2010-07-05 | 1 | -3/+0 |
| * | | | | of: remove architecture CONFIG_OF definitions | Stephen Rothwell | 2010-07-05 | 1 | -3/+0 |
| * | | | | microblaze: turn CONFIG_OF into a select | Stephen Rothwell | 2010-07-05 | 1 | -2/+3 |
| * | | | | of/gpio: stop using device_node data pointer to find gpio_chip | Grant Likely | 2010-07-05 | 1 | -1/+1 |
| * | | | | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov | 2010-07-05 | 1 | -6/+6 |
| * | | | | of: Merge of_device_alloc() and of_device_make_bus_id() | Grant Likely | 2010-07-05 | 3 | -80/+1 |
| * | | | | of/device: Merge of_platform_bus_probe() | Grant Likely | 2010-07-05 | 2 | -156/+18 |
| * | | | | of: Modify of_device_get_modalias to be passed struct device | Grant Likely | 2010-07-05 | 1 | -3/+0 |
| * | | | | of/device: merge of_device_uevent | Grant Likely | 2010-07-05 | 2 | -51/+0 |
| * | | | | of/address: Merge all of the bus translation code | Grant Likely | 2010-07-05 | 2 | -493/+0 |
| * | | | | of/address: merge of_address_to_resource() | Grant Likely | 2010-07-05 | 3 | -58/+10 |
| * | | | | of/address: merge of_iomap() | Grant Likely | 2010-07-05 | 2 | -20/+1 |
| * | | | | of/irq: merge irq mapping code | Grant Likely | 2010-07-05 | 2 | -321/+0 |
| * | | | | of/microblaze: strip out of_irq_workarounds code | Grant Likely | 2010-07-05 | 2 | -51/+0 |
| * | | | | of/irq: Move irq_of_parse_and_map() to common code | Grant Likely | 2010-06-28 | 3 | -61/+3 |
| * | | | | of: kill struct of_device | Grant Likely | 2010-06-28 | 1 | -10/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2010-08-05 | 33 | -541/+974 |
|\ \ \ \ |
|
| * | | | | microblaze: Add KGDB support | Michal Simek | 2010-08-04 | 8 | -81/+234 |