Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'iommu-api/2.6.36' and 'amd-iommu/2.6.36' into iommu/2.6.36 | Joerg Roedel | 2010-07-27 | 1 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | x86/amd-iommu: Export cache-coherency capability | Joerg Roedel | 2010-07-27 | 1 | -0/+5 | |
| | | * | | | | | | | | | | | | | x86/amd-iommu: Use for_each_pci_dev() | Kulikov Vasiliy | 2010-07-19 | 1 | -2/+1 | |
| | |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-08-06 | 7 | -228/+343 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | kgdb,x86: use macro HBP_NUM to replace magic number 4 | Dongdong Deng | 2010-08-05 | 1 | -9/+9 | |
| * | | | | | | | | | | | | | | | kgdb,mips: remove unused kgdb_cpu_doing_single_step operations | Jason Wessel | 2010-08-05 | 1 | -7/+1 | |
| * | | | | | | | | | | | | | | | KGDB: Remove set but unused newPC | Andi Kleen | 2010-08-05 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | | kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZE | Michal Simek | 2010-08-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | arm,kgdb: Add ability to trap into debugger on notify_die | Jason Wessel | 2010-08-05 | 1 | -0/+34 | |
| * | | | | | | | | | | | | | | | kgdb,arm: Individual register get/set for arm | Jason Wessel | 2010-08-05 | 2 | -46/+50 | |
| * | | | | | | | | | | | | | | | kgdb,mips: Individual register get/set for mips | Jason Wessel | 2010-08-05 | 2 | -68/+154 | |
| * | | | | | | | | | | | | | | | kgdb,x86: Individual register get/set for x86 | Jason Wessel | 2010-08-05 | 2 | -94/+94 | |
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-06 | 104 | -3444/+447 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | of/address: Clean up function declarations | Grant Likely | 2010-08-01 | 10 | -61/+32 | |
| * | | | | | | | | | | | | | | | of: Provide default of_node_to_nid() implementation. | Grant Likely | 2010-07-30 | 4 | -19/+8 | |
| * | | | | | | | | | | | | | | | of: remove of_default_bus_ids | Jonas Bonn | 2010-07-24 | 5 | -76/+27 | |
| * | | | | | | | | | | | | | | | of: make of_find_device_by_node generic | Jonas Bonn | 2010-07-24 | 3 | -52/+0 | |
| * | | | | | | | | | | | | | | | microblaze: remove references to of_device and to_of_device | Grant Likely | 2010-07-24 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | sparc: remove references to of_device and to_of_device | Grant Likely | 2010-07-24 | 26 | -74/+75 | |
| * | | | | | | | | | | | | | | | 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 | 3 | -6/+6 | |
| * | | | | | | | | | | | | | | | of: remove asm/of_device.h | Grant Likely | 2010-07-24 | 5 | -35/+6 | |
| * | | | | | | | | | | | | | | | of: remove asm/of_platform.h | Grant Likely | 2010-07-24 | 4 | -51/+2 | |
| * | | | | | | | | | | | | | | | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely | 2010-07-24 | 18 | -27/+21 | |
| * | | | | | | | | | | | | | | | of: Merge of_platform_bus_type with platform_bus_type | Grant Likely | 2010-07-24 | 11 | -87/+13 | |
| * | | | | | | | | | | | | | | | Merge commit 'v2.6.35-rc6' into devicetree/next | Grant Likely | 2010-07-24 | 441 | -195671/+2649 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | of: Remove unused of_find_device_by_phandle() | Grant Likely | 2010-07-19 | 4 | -41/+0 | |
| * | | | | | | | | | | | | | | | of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN | Grant Likely | 2010-07-15 | 1 | -7/+0 | |
| * | | | | | | | | | | | | | | | of/sparc: move is_root_node() to of.h | Andres Salomon | 2010-07-15 | 3 | -12/+4 | |
| * | | | | | | | | | | | | | | | proc: unify PROC_DEVICETREE config | Andres Salomon | 2010-07-06 | 2 | -16/+0 | |
| * | | | | | | | | | | | | | | | of: Put all CONFIG_OF dependencies into a Kconfig menu block | Grant Likely | 2010-07-06 | 2 | -7/+0 | |
| * | | | | | | | | | | | | | | | of: remove architecture CONFIG_OF definitions | Stephen Rothwell | 2010-07-06 | 3 | -9/+0 | |
| * | | | | | | | | | | | | | | | sparc: turn CONFIG_OF into a select | Stephen Rothwell | 2010-07-06 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | powerpc: turn CONFIG_OF into a select | Stephen Rothwell | 2010-07-06 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | microblaze: turn CONFIG_OF into a select | Stephen Rothwell | 2010-07-06 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | of: refactor of_modalias_node() and remove explicit match table. | Grant Likely | 2010-07-06 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | of/gpio: add default of_xlate function if device has a node pointer | Anton Vorontsov | 2010-07-06 | 9 | -14/+0 | |
| * | | | | | | | | | | | | | | | of/gpio: stop using device_node data pointer to find gpio_chip | Grant Likely | 2010-07-06 | 4 | -22/+6 | |
| * | | | | | | | | | | | | | | | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov | 2010-07-06 | 11 | -99/+81 | |
| * | | | | | | | | | | | | | | | of: Merge of_device_alloc() and of_device_make_bus_id() | Grant Likely | 2010-07-06 | 6 | -175/+2 | |
| * | | | | | | | | | | | | | | | of/device: Merge of_platform_bus_probe() | Grant Likely | 2010-07-06 | 4 | -297/+19 | |
| * | | | | | | | | | | | | | | | of: Modify of_device_get_modalias to be passed struct device | Grant Likely | 2010-07-06 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | | of/device: merge of_device_uevent | Grant Likely | 2010-07-06 | 4 | -103/+0 | |
| * | | | | | | | | | | | | | | | of/address: Merge all of the bus translation code | Grant Likely | 2010-07-06 | 4 | -1012/+0 | |
| * | | | | | | | | | | | | | | | of/address: merge of_address_to_resource() | Grant Likely | 2010-07-06 | 6 | -117/+20 | |
| * | | | | | | | | | | | | | | | of/address: merge of_iomap() | Grant Likely | 2010-07-06 | 4 | -40/+2 | |
| * | | | | | | | | | | | | | | | of/irq: merge irq mapping code | Grant Likely | 2010-07-06 | 4 | -634/+0 | |
| * | | | | | | | | | | | | | | | of/powerpc: Move Powermac irq quirk code into powermac pic driver code | Grant Likely | 2010-07-06 | 3 | -100/+81 | |
| * | | | | | | | | | | | | | | | of/microblaze: strip out of_irq_workarounds code | Grant Likely | 2010-07-06 | 2 | -51/+0 | |
| * | | | | | | | | | | | | | | | of/irq: Move irq_of_parse_and_map() to common code | Grant Likely | 2010-06-28 | 7 | -128/+6 |