Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | powerpc/85xx: Fix booting for P1021MDS boards | Anton Vorontsov | 2010-08-04 | 2 | -6/+38 | |
| | * | | | | | | | | | | | powerpc/85xx: Fix SWIOTLB initalization for MPC85xxMDS boards | Anton Vorontsov | 2010-08-04 | 1 | -8/+8 | |
| | * | | | | | | | | | | | powerpc/85xx: kexec for SMP 85xx BookE systems | Matthew McClintock | 2010-08-02 | 2 | -5/+68 | |
| * | | | | | | | | | | | | Merge commit 'gcl/next' into next | Benjamin Herrenschmidt | 2010-08-04 | 61 | -289/+1201 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | powerpc/5121: shared DIU framebuffer support | Anatolij Gustschin | 2010-08-01 | 6 | -0/+323 | |
| | * | | | | | | | | | | | powerpc/512x: add clock structure for Video-IN (VIU) unit | Anatolij Gustschin | 2010-08-01 | 1 | -0/+18 | |
| | * | | | | | | | | | | | powerpc/5121: add initial support for PDM360NG board | Anatolij Gustschin | 2010-08-01 | 4 | -0/+547 | |
| | * | | | | | | | | | | | powerpc/512x: Group mpc512x board's selection menu | Anatolij Gustschin | 2010-08-01 | 1 | -9/+4 | |
| | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | powerpc/kexec: Fix orphaned offline CPUs across kexec | Matt Evans | 2010-07-31 | 1 | -1/+25 | |
| * | | | | | | | | | | | powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.c | Matt Evans | 2010-07-31 | 1 | -5/+24 | |
| * | | | | | | | | | | | powerpc: Print decimal values in prom_init.c | Michael Neuling | 2010-07-31 | 1 | -9/+35 | |
| * | | | | | | | | | | | powerpc: ONLINE to OFFLINE CPU state transition during removal | Robert Jennings | 2010-07-31 | 1 | -0/+1 | |
| * | | | | | | | | | | | powerpc/powermac: Add PowerMac10,2 machine descriptor | Benjamin Herrenschmidt | 2010-07-31 | 1 | -1/+5 | |
| * | | | | | | | | | | | powerpc/pseries: Increase cpu die timeout | Benjamin Herrenschmidt | 2010-07-31 | 1 | -2/+2 | |
| * | | | | | | | | | | | powerpc/smp: remove the incorrect decrementer initial codes for AP | Tiejun Chen | 2010-07-31 | 1 | -8/+0 | |
| * | | | | | | | | | | | powerpc: Fix GENERIC_ISA_DMA dependency | Anton Vorontsov | 2010-07-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | powerpc: Remove redundant xics badness warning | Brian King | 2010-07-31 | 1 | -2/+0 | |
| * | | | | | | | | | | | powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files pro... | Neil Horman | 2010-07-31 | 1 | -0/+12 | |
| * | | | | | | | | | | | powerpc: Remove unnecessary casts of private_data | Joe Perches | 2010-07-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | powerpc/crashdump: Fix issues with kexec and 36bit physical addr | Matthew McClintock | 2010-07-31 | 2 | -7/+7 | |
| * | | | | | | | | | | | powerpc/kexec: Switch to a static PACA on the way out | Matt Evans | 2010-07-31 | 4 | -11/+31 | |
| * | | | | | | | | | | | Merge commit 'jwb/next' into next | Benjamin Herrenschmidt | 2010-07-30 | 4 | -27/+115 | |
| |\ \ \ \ \ \ \ \ \ \ \ |