Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | perf: Convert perf_event to local_t | Peter Zijlstra | 2010-06-09 | 1 | -17/+17 | |
| * | | | | | | | | | arch: Implement local64_t | Peter Zijlstra | 2010-06-09 | 1 | -0/+1 | |
| * | | | | | | | | | perf: Cleanup {start,commit,cancel}_txn details | Peter Zijlstra | 2010-06-09 | 1 | -3/+4 | |
* | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-08-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZE | Michal Simek | 2010-08-05 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-05 | 54 | -1687/+248 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | of/address: Clean up function declarations | Grant Likely | 2010-08-01 | 9 | -39/+21 | |
| * | | | | | | | | | | of: Provide default of_node_to_nid() implementation. | Grant Likely | 2010-07-30 | 2 | -7/+7 | |
| * | | | | | | | | | | of: remove of_default_bus_ids | Jonas Bonn | 2010-07-24 | 3 | -26/+26 | |
| * | | | | | | | | | | of: make of_find_device_by_node generic | Jonas Bonn | 2010-07-24 | 1 | -16/+0 | |
| * | | | | | | | | | | powerpc: remove references to of_device and to_of_device | Grant Likely | 2010-07-24 | 17 | -46/+47 | |
| * | | | | | | | | | | of/device: Replace of_device with platform_device in includes and core code | Grant Likely | 2010-07-24 | 1 | -1/+1 | |
| * | | | | | | | | | | of: remove asm/of_device.h | Grant Likely | 2010-07-24 | 1 | -3/+0 | |
| * | | | | | | | | | | of: remove asm/of_platform.h | Grant Likely | 2010-07-24 | 2 | -16/+2 | |
| * | | | | | | | | | | 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 | 6 | -35/+3 | |
| * | | | | | | | | | | Merge commit 'v2.6.35-rc6' into devicetree/next | Grant Likely | 2010-07-24 | 131 | -831/+581 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | of: Remove unused of_find_device_by_phandle() | Grant Likely | 2010-07-18 | 2 | -21/+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 | -4/+0 | |
| * | | | | | | | | | | of: remove architecture CONFIG_OF definitions | Stephen Rothwell | 2010-07-05 | 1 | -3/+0 | |
| * | | | | | | | | | | powerpc: turn CONFIG_OF into a select | Stephen Rothwell | 2010-07-05 | 1 | -2/+3 | |
| * | | | | | | | | | | of: refactor of_modalias_node() and remove explicit match table. | Grant Likely | 2010-07-05 | 1 | -0/+6 | |
| * | | | | | | | | | | of/gpio: add default of_xlate function if device has a node pointer | Anton Vorontsov | 2010-07-05 | 9 | -14/+0 | |
| * | | | | | | | | | | of/gpio: stop using device_node data pointer to find gpio_chip | Grant Likely | 2010-07-05 | 3 | -21/+5 | |
| * | | | | | | | | | | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov | 2010-07-05 | 10 | -93/+75 | |
| * | | | | | | | | | | of: Merge of_device_alloc() and of_device_make_bus_id() | Grant Likely | 2010-07-05 | 3 | -95/+1 | |
| * | | | | | | | | | | of/device: Merge of_platform_bus_probe() | Grant Likely | 2010-07-05 | 2 | -141/+1 | |
| * | | | | | | | | | | of/device: merge of_device_uevent | Grant Likely | 2010-07-05 | 2 | -52/+0 | |
| * | | | | | | | | | | of/address: Merge all of the bus translation code | Grant Likely | 2010-07-05 | 2 | -519/+0 | |
| * | | | | | | | | | | of/address: merge of_address_to_resource() | Grant Likely | 2010-07-05 | 3 | -59/+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 | -313/+0 | |
| * | | | | | | | | | | of/powerpc: Move Powermac irq quirk code into powermac pic driver code | Grant Likely | 2010-07-05 | 3 | -100/+81 | |
| * | | | | | | | | | | of/irq: Move irq_of_parse_and_map() to common code | Grant Likely | 2010-06-28 | 3 | -66/+3 | |
| * | | | | | | | | | | of: kill struct of_device | Grant Likely | 2010-06-28 | 2 | -13/+2 | |
* | | | | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2010-08-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek | 2010-08-04 | 518 | -8226/+25427 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line | Sam Ravnborg | 2010-08-03 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-08-05 | 120 | -898/+7814 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt | 2010-08-05 | 35 | -186/+3184 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | powerpc/8xx: Add support for the MPC8xx based boards from TQC | Heiko Schocher | 2010-08-04 | 5 | -0/+1269 | |
| | * | | | | | | | | | | | powerpc/85xx: Introduce support for the Freescale P1022DS reference board | Timur Tabi | 2010-08-04 | 6 | -44/+814 | |
| | * | | | | | | | | | | | powerpc/85xx: Adding DTS for the STx GP3-SSA MPC8555 board | Bradley Hughes | 2010-08-04 | 1 | -0/+380 | |
| | * | | | | | | | | | | | powerpc/85xx: Change deprecated binding for 85xx-based boards | Bradley Hughes | 2010-08-04 | 7 | -14/+14 | |
| | * | | | | | | | | | | | powerpc/tqm85xx: add a quirk for ti1520 PCMCIA bridge | Dmitry Eremin-Solenikov | 2010-08-04 | 1 | -0/+21 | |
| | * | | | | | | | | | | | powerpc/tqm85xx: update PCI interrupt-map attribute | Dmitry Eremin-Solenikov | 2010-08-04 | 6 | -6/+48 | |
| | * | | | | | | | | | | | powerpc/mpc8308rdb: support for MPC8308RDB board from Freescale | Ilya Yanok | 2010-08-04 | 4 | -0/+406 | |
| | * | | | | | | | | | | | powerpc/fsl_pci: add quirk for mpc8308 pcie bridge | Ilya Yanok | 2010-08-04 | 1 | -0/+1 | |
| | * | | | | | | | | | | | powerpc/85xx: Cleanup QE initialization for MPC85xxMDS boards | Anton Vorontsov | 2010-08-04 | 1 | -129/+143 |