| Commit message (Expand) | Author | Age | Files | Lines |
* | of/flattree: Use common ALIGN() macro instead of arch specific _ALIGN | Grant Likely | 2010-07-14 | 1 | -7/+0 |
* | of/sparc: move is_root_node() to of.h | Andres Salomon | 2010-07-14 | 3 | -12/+4 |
* | proc: unify PROC_DEVICETREE config | Andres Salomon | 2010-07-05 | 2 | -16/+0 |
* | of: Put all CONFIG_OF dependencies into a Kconfig menu block | Grant Likely | 2010-07-05 | 2 | -7/+0 |
* | of: remove architecture CONFIG_OF definitions | Stephen Rothwell | 2010-07-05 | 3 | -9/+0 |
* | sparc: turn CONFIG_OF into a select | Stephen Rothwell | 2010-07-05 | 1 | -1/+2 |
* | powerpc: turn CONFIG_OF into a select | Stephen Rothwell | 2010-07-05 | 1 | -2/+3 |
* | microblaze: 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 | 4 | -22/+6 |
* | of/gpio: Kill of_gpio_chip and add members directly to gpio_chip | Anton Vorontsov | 2010-07-05 | 11 | -99/+81 |
* | of: Merge of_device_alloc() and of_device_make_bus_id() | Grant Likely | 2010-07-05 | 6 | -175/+2 |
* | of/device: Merge of_platform_bus_probe() | Grant Likely | 2010-07-05 | 4 | -297/+19 |
* | 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 | 4 | -103/+0 |
* | of/address: Merge all of the bus translation code | Grant Likely | 2010-07-05 | 4 | -1012/+0 |
* | of/address: merge of_address_to_resource() | Grant Likely | 2010-07-05 | 6 | -117/+20 |
* | of/address: merge of_iomap() | Grant Likely | 2010-07-05 | 4 | -40/+2 |
* | of/irq: merge irq mapping code | Grant Likely | 2010-07-05 | 4 | -634/+0 |
* | of/powerpc: Move Powermac irq quirk code into powermac pic driver code | Grant Likely | 2010-07-05 | 3 | -100/+81 |
* | 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 | 7 | -128/+6 |
* | of: kill struct of_device | Grant Likely | 2010-06-28 | 5 | -39/+4 |
* | sparc/of: Move of_device fields into struct pdev_archdata | Grant Likely | 2010-06-28 | 12 | -64/+56 |
* | powerpc/5200: fix lite5200 ethernet phy address | Dmitry Baryshkov | 2010-06-15 | 1 | -2/+2 |
* | powerpc/5200: fix oops during going to standby | Dmitry Baryshkov | 2010-06-15 | 1 | -1/+10 |
* | powerpc/5200: add lite5200 onboard I2C eeprom and flash | Dmitry Baryshkov | 2010-06-15 | 2 | -0/+29 |
* | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2010-06-11 | 3 | -0/+8 |
|\ |
|
| * | PM / x86: Save/restore MISC_ENABLE register | Ondrej Zary | 2010-06-08 | 3 | -0/+8 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-06-11 | 4 | -0/+5 |
|\ \ |
|
| * | | PCI: clear bridge resource range if BIOS assigned bad one | Yinghai Lu | 2010-06-11 | 4 | -0/+5 |
* | | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-06-10 | 5 | -2/+103 |
|\ \ \ |
|
| * | | | KVM: ia64: Add missing spin_unlock in kvm_arch_hardware_enable() | Julia Lawall | 2010-06-09 | 1 | -0/+1 |
| * | | | KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 page | Avi Kivity | 2010-06-09 | 1 | -0/+3 |
| * | | | KVM: MMU: invalidate and flush on spte small->large page size change | Marcelo Tosatti | 2010-06-09 | 1 | -0/+2 |
| * | | | KVM: SVM: Implement workaround for Erratum 383 | Joerg Roedel | 2010-06-09 | 2 | -0/+82 |
| * | | | KVM: SVM: Handle MCEs early in the vmexit process | Joerg Roedel | 2010-06-09 | 1 | -1/+14 |
| * | | | KVM: powerpc: fix init/exit annotation | Jean Delvare | 2010-06-09 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-06-10 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | powerpc/oprofile: fix potential buffer overrun in op_model_cell.c | Denis Kirjanov | 2010-06-07 | 1 | -1/+1 |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-06-10 | 19 | -30/+206 |
|\ \ \ \ |
|
| * | | | | ARM: 6164/1: Add kto and kfrom to input operands list. | Khem Raj | 2010-06-08 | 4 | -8/+8 |
| * | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2010-06-08 | 145 | -1222/+2515 |
| |\ \ \ \ |
|
| | * | | | | [ARM] pxa/spitz: Correctly register WM8750 | Marek Vasut | 2010-05-31 | 1 | -0/+3 |
| | * | | | | [ARM] pxa/palmtc: storage class should be before const qualifier | Tobias Klauser | 2010-05-31 | 1 | -2/+2 |
| * | | | | | ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6 | Anfei | 2010-06-08 | 1 | -0/+3 |
| * | | | | | ARM: 6165/1: trap overflows on highmem pages from kmap_atomic when debugging | Nicolas Pitre | 2010-06-08 | 1 | -1/+10 |
| * | | | | | ARM: 6152/1: ux500 make it possible to disable localtimers | Linus Walleij | 2010-06-08 | 1 | -1/+2 |
| * | | | | | ARM: 6146/1: sa1111: Prevent deadlock in resume path | Marek VaĊĦut | 2010-05-27 | 1 | -2/+7 |