Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | perf: Convert perf_event to local_t | Peter Zijlstra | 2010-06-09 | |
| | * | | | | | | | | | arch: Implement local64_t | Peter Zijlstra | 2010-06-09 | |
| | * | | | | | | | | | perf: Cleanup {start,commit,cancel}_txn details | Peter Zijlstra | 2010-06-09 | |
| * | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-08-05 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZE | Michal Simek | 2010-08-05 | |
| | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||
| * | | | | | | | | | | 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 | |
| | * | | | | | | | | | | powerpc: remove references to of_device and to_of_device | Grant Likely | 2010-07-24 | |
| | * | | | | | | | | | | of/device: Replace of_device with platform_device in includes and core code | 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 | |
| | * | | | | | | | | | | 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 | |
| | * | | | | | | | | | | powerpc: turn CONFIG_OF into a select | Stephen Rothwell | 2010-07-05 | |
| | * | | | | | | | | | | of: refactor of_modalias_node() and remove explicit match table. | Grant Likely | 2010-07-05 | |
| | * | | | | | | | | | | of/gpio: add default of_xlate function if device has a node pointer | Anton Vorontsov | 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/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/powerpc: Move Powermac irq quirk code into powermac pic driver 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 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2010-08-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek | 2010-08-04 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | | | ||||
| | * | | | | | | | | | | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line | Sam Ravnborg | 2010-08-03 | |
| * | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-08-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 2010-08-04 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | powerpc/8xx: Add support for the MPC8xx based boards from TQC | Heiko Schocher | 2010-08-04 | |
| | | * | | | | | | | | | | | powerpc/85xx: Introduce support for the Freescale P1022DS reference board | Timur Tabi | 2010-08-04 | |
| | | * | | | | | | | | | | | powerpc/85xx: Adding DTS for the STx GP3-SSA MPC8555 board | Bradley Hughes | 2010-08-04 | |
| | | * | | | | | | | | | | | powerpc/85xx: Change deprecated binding for 85xx-based boards | Bradley Hughes | 2010-08-04 | |
| | | * | | | | | | | | | | | powerpc/tqm85xx: add a quirk for ti1520 PCMCIA bridge | Dmitry Eremin-Solenikov | 2010-08-04 | |
| | | * | | | | | | | | | | | powerpc/tqm85xx: update PCI interrupt-map attribute | Dmitry Eremin-Solenikov | 2010-08-04 | |
| | | * | | | | | | | | | | | powerpc/mpc8308rdb: support for MPC8308RDB board from Freescale | Ilya Yanok | 2010-08-04 | |
| | | * | | | | | | | | | | | powerpc/fsl_pci: add quirk for mpc8308 pcie bridge | Ilya Yanok | 2010-08-04 | |
| | | * | | | | | | | | | | | powerpc/85xx: Cleanup QE initialization for MPC85xxMDS boards | Anton Vorontsov | 2010-08-04 |