summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge branch 'linus' into tracing/coreIngo Molnar2009-04-07362-4587/+8862
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | function-graph: add option to calculate graph time or notSteven Rostedt2009-03-241-2/+1
| * | | | | | | | tracing: move function profiler data out of function structSteven Rostedt2009-03-241-4/+0
| * | | | | | | | tracing: add function profilerSteven Rostedt2009-03-241-0/+4
* | | | | | | | | Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-06-102-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | signals: implement sys_rt_tgsigqueueinfoThomas Gleixner2009-04-302-0/+4
* | | | | | | | | | Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-103-6/+41
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rculist: use list_entry_rcu in places where it's appropriateJiri Pirko2009-04-151-3/+5
| * | | | | | | | | | rculist.h: introduce list_entry_rcu() and list_first_entry_rcu()Jiri Pirko2009-04-141-2/+28
| * | | | | | | | | | rcu: Add __rcu_pending tracing to hierarchical RCUPaul E. McKenney2009-04-141-1/+8
* | | | | | | | | | | 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-0726-39/+105
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.30-rc5' into core/iommuIngo Molnar2009-05-1174-267/+932
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | 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-20155-913/+4484
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | 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-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-1173-266/+930
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | 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-0125-39/+101
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-1217-26/+154
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.30-rc5' into x86/apicIngo Molnar2009-05-1146-103/+428
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | 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
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | ptrace: tracehook_report_clone: fix false positivesOleg Nesterov2009-06-041-6/+5
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | parport: quickfix the proc registration bugAlan Cox2009-06-021-0/+4
| |_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
OpenPOWER on IntegriCloud