aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\
| * Merge branch 'core/urgent' into core/futexesThomas Gleixner2009-05-20
| |\
| * | futex: remove FUTEX_REQUEUE_PI (non CMP)Darren Hart2009-04-30
| * | futex: add requeue_pi functionalityDarren Hart2009-04-06
* | | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\ \ \
| * \ \ Merge branch 'x86/urgent' into x86/xenIngo Molnar2009-05-08
| |\ \ \
| * \ \ \ Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge2009-04-07
| |\ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'for-linus/xen/dev-evtchn', 'for-linus/xen/xenbus', 'for-linus...Jeremy Fitzhardinge2009-03-30
| |\ \ \ \ \ \ \
| | | | * | | | | xen: add /sys/hypervisor supportJeremy Fitzhardinge2009-03-30
| | |_|/ / / / / | |/| | | | | |
| | | * | | | | xen: use device model for suspending xenbus devicesIan Campbell2009-03-30
| | | * | | | | xen: remove suspend_cancel hookIan Campbell2009-03-30
| | |/ / / / / | |/| | | | |
| | * | | | | xen: export ioctl headers to userspaceIan Campbell2009-03-30
| | * | | | | xen: add /dev/xen/evtchn driverIan Campbell2009-03-30
| | * | | | | xen: add irq_from_evtchnIan Campbell2009-03-30
| |/ / / / /
| * | | | | x86/paravirt: finish change from lazy cpu to context switch start/endJeremy Fitzhardinge2009-03-30
| * | | | | x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switchJeremy Fitzhardinge2009-03-30
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-06-10
|\ \ \ \ \ \
| * | | | | | mm, x86: remove MEMORY_HOTPLUG_RESERVE related codeYinghai Lu2009-05-18
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-10
|\ \ \ \ \ \ \
| * | | | | | | sched: properly define the sched_group::cpumask and sched_domain::span fieldsIngo Molnar2009-05-19
| * | | | | | | sched, timers: cleanup avenrun usersThomas Gleixner2009-05-15
| * | | | | | | sched, timers: move calc_load() to schedulerThomas Gleixner2009-05-15
| * | | | | | | Merge commit 'v2.6.30-rc5' into sched/coreIngo Molnar2009-05-11
| |\ \ \ \ \ \ \
| * | | | | | | | wait: don't use __wake_up_common()Johannes Weiner2009-04-14
* | | | | | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-10
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into irq/numaIngo Molnar2009-06-01
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-12
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.30-rc5' into x86/apicIngo Molnar2009-05-11
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | |
| * | | | | | | | | | | Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-01
| |\| | | | | | | | | |
| | * | | | | | | | | | x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checksSuresh Siddha2009-04-21
| | * | | | | | | | | | x86, intr-remap: enable interrupt remapping earlyWeidong Han2009-04-19
| * | | | | | | | | | | x86/irq: use move_irq_desc() in create_irq_nr()Yinghai Lu2009-05-01
| * | | | | | | | | | | x86/irq: change MSI irq_desc to be more numa awareYinghai Lu2009-04-28
| * | | | | | | | | | | irq: change ACPI GSI APIs to also take a device argumentYinghai Lu2009-04-28
| * | | | | | | | | | | x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu2009-04-28
| * | | | | | | | | | | irq: change ->set_affinity() to return statusYinghai Lu2009-04-28
| * | | | | | | | | | | x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESCYinghai Lu2009-04-28
| * | | | | | | | | | | irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix falloutYinghai Lu2009-04-28
* | | | | | | | | | | | cpumask: introduce zalloc_cpumask_varYinghai Lu2009-06-09
* | | | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-08
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [ARM] 5543/1: arm: serial amba: add missing declaration in serial.hAlessandro Rubini2009-06-07
* | | | | | | | | | | | | ptrace: tracehook_report_clone: fix false positivesOleg Nesterov2009-06-04
* | | | | | | | | | | | | drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard2009-06-03
|/ / / / / / / / / / / /
* | | | / / / / / / / / parport: quickfix the proc registration bugAlan Cox2009-06-02
| |_|_|/ / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-01
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-05-27
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | netfilter: nf_ct_tcp: fix accepting invalid RST segmentsJozsef Kadlecsik2009-05-25
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6Linus Torvalds2009-06-01
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | headers_check fix: linux/net_dropmon.hJaswinder Singh Rajput2009-06-01
| * | | | | | | | | | | | headers_check fix: linux/auto_fs.hJaswinder Singh Rajput2009-06-01