Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 | 9 | -58/+1015 | |
|\ | ||||||
| * | Merge branch 'x86/urgent' into x86/xen | Ingo Molnar | 2009-05-08 | 634 | -13035/+23135 | |
| |\ | ||||||
| * \ | Merge commit 'origin/master' into for-linus/xen/master | Jeremy Fitzhardinge | 2009-04-07 | 2222 | -140164/+449932 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'for-linus/xen/core' into for-linus/xen/master | Jeremy Fitzhardinge | 2009-04-07 | 1 | -10/+30 | |
| |\ \ \ | ||||||
| | * | | | xen: honour VCPU availability on boot | Ian Campbell | 2009-04-02 | 1 | -10/+30 | |
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-----. \ \ \ | Merge branches 'for-linus/xen/dev-evtchn', 'for-linus/xen/xenbus', 'for-linus... | Jeremy Fitzhardinge | 2009-03-30 | 9 | -58/+1015 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | | | | * | | | xen: drop kexec bits from /sys/hypervisor since kexec isn't implemented yet | Ian Campbell | 2009-03-30 | 1 | -41/+0 | |
| | | | | * | | | xen/sys/hypervisor: change writable_pt to features | Jeremy Fitzhardinge | 2009-03-30 | 1 | -15/+26 | |
| | | | | * | | | xen: add /sys/hypervisor support | Jeremy Fitzhardinge | 2009-03-30 | 3 | -1/+487 | |
| | |_|_|/ / / | |/| | | | | | ||||||
| | | | * | | | xen: add "capabilities" file | Jeremy Fitzhardinge | 2009-03-30 | 1 | -1/+18 | |
| | |_|/ / / | |/| | | | | ||||||
| | | * | | | xen/xenbus: export xenbus_dev_changed | Jeremy Fitzhardinge | 2009-03-30 | 1 | -0/+1 | |
| | | * | | | xen: use device model for suspending xenbus devices | Ian Campbell | 2009-03-30 | 3 | -33/+15 | |
| | | * | | | xen: remove suspend_cancel hook | Ian Campbell | 2009-03-30 | 1 | -23/+0 | |
| | |/ / / | |/| | | | ||||||
| | * | | | xen/dev-evtchn: clean up locking in evtchn | Jeremy Fitzhardinge | 2009-03-30 | 1 | -12/+25 | |
| | * | | | xen: add /dev/xen/evtchn driver | Ian Campbell | 2009-03-30 | 3 | -1/+506 | |
| | * | | | xen: add irq_from_evtchn | Ian Campbell | 2009-03-30 | 1 | -0/+6 | |
| |/ / / | ||||||
| * | | | xen: resume interrupts before system devices. | Ian Campbell | 2009-03-30 | 1 | -3/+3 | |
* | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-06-10 | 9 | -72/+80 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'linus' into irq/numa | Ingo Molnar | 2009-06-01 | 257 | -1019/+11422 | |
| |\ \ \ \ | ||||||
| * | | | | | x86, apic: introduce io_apic_irq_attr | Yinghai Lu | 2009-05-18 | 1 | -4/+2 | |
| * | | | | | x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector(), fix | Cyrill Gorcunov | 2009-05-12 | 1 | -1/+1 | |
| * | | | | | Merge branch 'x86/apic' into irq/numa | Ingo Molnar | 2009-05-12 | 198 | -7387/+6443 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge commit 'v2.6.30-rc5' into x86/apic | Ingo Molnar | 2009-05-11 | 426 | -9793/+10102 | |
| | |\ \ \ \ \ | ||||||
| * | | | | | | | x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector() | Yinghai Lu | 2009-05-11 | 1 | -26/+30 | |
| * | | | | | | | Merge branch 'x86/apic' into irq/numa | Ingo Molnar | 2009-05-01 | 2 | -23/+25 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | x86, intr-remap: add option to disable interrupt remapping | Weidong Han | 2009-04-19 | 1 | -0/+11 | |
| | * | | | | | | x86, intr-remap: enable interrupt remapping early | Weidong Han | 2009-04-19 | 2 | -23/+14 | |
| * | | | | | | | irq: make ht irq_desc more numa aware | Yinghai Lu | 2009-04-28 | 1 | -1/+3 | |
| * | | | | | | | irq: change ACPI GSI APIs to also take a device argument | Yinghai Lu | 2009-04-28 | 3 | -5/+6 | |
| * | | | | | | | x86/irq: change irq_desc_alloc() to take node instead of cpu | Yinghai Lu | 2009-04-28 | 2 | -10/+7 | |
| * | | | | | | | irq: change ->set_affinity() to return status | Yinghai Lu | 2009-04-28 | 2 | -7/+11 | |
* | | | | | | | | Make /dev/zero reads interruptible by signals | Linus Torvalds | 2009-06-09 | 1 | -3/+2 | |
* | | | | | | | | char: mxser, fix ISA board lookup | Peter Botha | 2009-06-09 | 1 | -1/+1 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-06-09 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cpumask: alloc zeroed cpumask for static cpumask_var_ts | Yinghai Lu | 2009-06-09 | 2 | -2/+2 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-06-09 | 1 | -6/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | r8169: fix crash when large packets are received | Eric Dumazet | 2009-06-09 | 1 | -6/+5 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-06-09 | 1 | -14/+14 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | md/raid5: fix bug in reshape code when chunk_size decreases. | NeilBrown | 2009-06-09 | 1 | -1/+1 | |
| * | | | | | | | | | md/raid5 - avoid deadlocks in get_active_stripe during reshape | NeilBrown | 2009-06-09 | 1 | -11/+11 | |
| * | | | | | | | | | md/raid5: use conf->raid_disks in preference to mddev->raid_disk | NeilBrown | 2009-06-09 | 1 | -2/+2 | |
* | | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-06-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | SSB: BCM47xx: Export ssb_watchdog_timer_set | Matthieu Castet | 2009-06-08 | 1 | -0/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | pata_netcell: Fix typo | Alan Cox | 2009-06-08 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar... | Linus Torvalds | 2009-06-08 | 1 | -16/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | pdc202xx_old: fix resetproc() method | Sergei Shtylyov | 2009-06-07 | 1 | -14/+5 | |
| * | | | | | | | | | | pdc202xx_old: fix 'pdc20246_dma_ops' | Sergei Shtylyov | 2009-06-07 | 1 | -2/+1 | |
* | | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-06-08 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fix oops when using console=ttymxcN with N > 0 | Eric Lammerts | 2009-06-03 | 1 | -0/+2 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2009-06-08 | 5 | -15/+80 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | |