aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-24
| |\ \
| * | | of: Remove unused of_find_device_by_phandle()Grant Likely2010-07-19
| * | | of/flattree: Use common ALIGN() macro instead of arch specific _ALIGNGrant Likely2010-07-15
| * | | of/sparc: move is_root_node() to of.hAndres Salomon2010-07-14
| * | | proc: unify PROC_DEVICETREE configAndres Salomon2010-07-05
| * | | of: Put all CONFIG_OF dependencies into a Kconfig menu blockGrant Likely2010-07-05
| * | | of: remove architecture CONFIG_OF definitionsStephen Rothwell2010-07-05
| * | | sparc: turn CONFIG_OF into a selectStephen Rothwell2010-07-05
| * | | powerpc: turn CONFIG_OF into a selectStephen Rothwell2010-07-05
| * | | microblaze: turn CONFIG_OF into a selectStephen Rothwell2010-07-05
| * | | of: refactor of_modalias_node() and remove explicit match table.Grant Likely2010-07-05
| * | | of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-05
| * | | of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-05
| * | | of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-05
| * | | of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2010-07-05
| * | | of/device: Merge of_platform_bus_probe()Grant Likely2010-07-05
| * | | of: Modify of_device_get_modalias to be passed struct deviceGrant Likely2010-07-05
| * | | of/device: merge of_device_ueventGrant Likely2010-07-05
| * | | of/address: Merge all of the bus translation codeGrant Likely2010-07-05
| * | | of/address: merge of_address_to_resource()Grant Likely2010-07-05
| * | | of/address: merge of_iomap()Grant Likely2010-07-05
| * | | of/irq: merge irq mapping codeGrant Likely2010-07-05
| * | | of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely2010-07-05
| * | | of/microblaze: strip out of_irq_workarounds codeGrant Likely2010-07-05
| * | | of/irq: Move irq_of_parse_and_map() to common codeGrant Likely2010-06-28
| * | | of: kill struct of_deviceGrant Likely2010-06-28
| * | | sparc/of: Move of_device fields into struct pdev_archdataGrant Likely2010-06-28
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-08-05
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-04
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | frv: clean up arch/frv/MakefileSam Ravnborg2010-08-03
| * | | | kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg2010-08-03
| * | | | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-03
* | | | | Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-08-05
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-04
| |\ \ \ \ \
| | * | | | | Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini2010-07-29
| | * | | | | support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge2010-07-28
| | * | | | | xen/pvhvm: fix build problem when !CONFIG_XENJeremy Fitzhardinge2010-07-27
| | * | | | | x86: Call HVMOP_pagetable_dying on exit_mmap.Stefano Stabellini2010-07-27
| | * | | | | x86: Unplug emulated disks and nics.Stefano Stabellini2010-07-27
| | * | | | | x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock.Stefano Stabellini2010-07-27
| | * | | | | xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini2010-07-22
| | * | | | | x86/xen: event channels delivery on HVM.Sheng Yang2010-07-22
| | * | | | | x86: early PV on HVM features initialization.Sheng Yang2010-07-22
| | * | | | | xen: Add support for HVM hypercalls.Jeremy Fitzhardinge2010-07-22
| * | | | | | Merge branch 'upstream/core' into upstream/xenJeremy Fitzhardinge2010-08-04
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | xen/panic: use xen_reboot and fix smp_send_stopIan Campbell2010-08-04
| | * | | | | Xen: register panic notifier to take crashes of xen guests on panicDonald Dutile2010-08-04
| | * | | | | xen: support large numbers of CPUs with vcpu info placementMukesh Rathor2010-08-04
| | * | | | | xen: drop xen_sched_clock in favour of using plain wallclock timeJeremy Fitzhardinge2010-08-04
| | * | | | | xen: make sure pages are really part of domain before freeingJeremy Fitzhardinge2010-07-20