summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-102-0/+2
|\
| * spinlock: Add missing __raw_spin_lock_flags() stub for UPBenjamin Herrenschmidt2009-06-101-0/+1
| * mutex: add atomic_dec_and_mutex_lock(), fixAndrew Morton2009-04-301-23/+1
| * mutex: add atomic_dec_and_mutex_lock()Eric Paris2009-04-291-0/+23
* | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-06-102-1/+9
|\ \
| * \ Merge branch 'linus' into core/iommuIngo Molnar2009-06-0733-43/+148
| |\ \
| * \ \ Merge commit 'v2.6.30-rc5' into core/iommuIngo Molnar2009-05-11448-27777/+1119
| |\ \ \
| * | | | dma-debug: add dma_debug_resize_entries() to adjust the number of dma_debug_e...FUJITA Tomonori2009-04-151-0/+7
| * | | | swiotlb: change swiotlb_bus_to[phys,virt] prototypesBecky Bruce2009-04-081-1/+2
* | | | | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-102-1/+8
|\ \ \ \ \
| * \ \ \ \ Merge branch 'core/urgent' into core/futexesThomas Gleixner2009-05-20560-29083/+6013
| |\ \ \ \ \
| * | | | | | futex: remove FUTEX_REQUEUE_PI (non CMP)Darren Hart2009-04-301-3/+1
| * | | | | | futex: add requeue_pi functionalityDarren Hart2009-04-062-1/+10
* | | | | | | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-107-12/+108
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/xenIngo Molnar2009-05-08451-27790/+1198
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge2009-04-07272-4536/+8797
| |\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge branches 'for-linus/xen/dev-evtchn', 'for-linus/xen/xenbus', 'for-linus...Jeremy Fitzhardinge2009-03-306-2/+97
| |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | xen: add /sys/hypervisor supportJeremy Fitzhardinge2009-03-301-0/+3
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | | * | | | | | | | | xen: use device model for suspending xenbus devicesIan Campbell2009-03-301-1/+1
| | | * | | | | | | | | xen: remove suspend_cancel hookIan Campbell2009-03-301-1/+0
| | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | xen: export ioctl headers to userspaceIan Campbell2009-03-302-0/+2
| | * | | | | | | | | xen: add /dev/xen/evtchn driverIan Campbell2009-03-301-0/+88
| | * | | | | | | | | xen: add irq_from_evtchnIan Campbell2009-03-301-0/+3
| |/ / / / / / / / /
| * | | | | | | | | x86/paravirt: finish change from lazy cpu to context switch start/endJeremy Fitzhardinge2009-03-292-2/+2
| * | | | | | | | | x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switchJeremy Fitzhardinge2009-03-292-12/+13
* | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-06-101-2/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm, x86: remove MEMORY_HOTPLUG_RESERVE related codeYinghai Lu2009-05-181-2/+0
* | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-102-6/+24
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sched: properly define the sched_group::cpumask and sched_domain::span fieldsIngo Molnar2009-05-191-3/+22
| * | | | | | | | | | | sched, timers: cleanup avenrun usersThomas Gleixner2009-05-151-0/+1
| * | | | | | | | | | | sched, timers: move calc_load() to schedulerThomas Gleixner2009-05-151-1/+1
| * | | | | | | | | | | Merge commit 'v2.6.30-rc5' into sched/coreIngo Molnar2009-05-11447-27776/+1117
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | wait: don't use __wake_up_common()Johannes Weiner2009-04-141-2/+0
* | | | | | | | | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-104-30/+35
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into irq/numaIngo Molnar2009-06-0130-43/+139
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-1230-64/+258
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.30-rc5' into x86/apicIngo Molnar2009-05-11175-9648/+562
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / | | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-011-0/+3
| |\| | | | | | | | | | | | |
| | * | | | | | | | | | | | | x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checksSuresh Siddha2009-04-211-0/+2
| | * | | | | | | | | | | | | x86, intr-remap: enable interrupt remapping earlyWeidong Han2009-04-191-0/+1
| * | | | | | | | | | | | | | x86/irq: use move_irq_desc() in create_irq_nr()Yinghai Lu2009-05-011-2/+9
| * | | | | | | | | | | | | | x86/irq: change MSI irq_desc to be more numa awareYinghai Lu2009-04-281-1/+1
| * | | | | | | | | | | | | | irq: change ACPI GSI APIs to also take a device argumentYinghai Lu2009-04-281-1/+1
| * | | | | | | | | | | | | | x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu2009-04-282-11/+7
| * | | | | | | | | | | | | | irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-1/+1
| * | | | | | | | | | | | | | x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESCYinghai Lu2009-04-281-10/+0
| * | | | | | | | | | | | | | irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix falloutYinghai Lu2009-04-281-9/+18
* | | | | | | | | | | | | | | cpumask: introduce zalloc_cpumask_varYinghai Lu2009-06-091-0/+15
* | | | | | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-081-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | [ARM] 5543/1: arm: serial amba: add missing declaration in serial.hAlessandro Rubini2009-06-071-0/+1