summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | sched: convert struct cpupri_vec cpumask_var_t.Rusty Russell2008-11-243-15/+38
| | * | | | | | | | | | | sched: convert falback_doms to cpumask_var_t.Rusty Russell2008-11-241-6/+8
| | * | | | | | | | | | | sched: convert cpu_isolated_map to cpumask_var_t.Rusty Russell2008-11-241-17/+14
| | * | | | | | | | | | | sched: convert sched_domain_debug to cpumask_var_t.Rusty Russell2008-11-241-4/+3
| | * | | | | | | | | | | sched: convert struct (sys_)sched_setaffinity() to cpumask_var_t.Rusty Russell2008-11-241-13/+27
| | * | | | | | | | | | | sched: avoid stack var in move_task_off_dead_cpuRusty Russell2008-11-241-42/+36
| | * | | | | | | | | | | sched: convert sys_sched_getaffinity() to cpumask_var_t.Rusty Russell2008-11-241-8/+13
| | * | | | | | | | | | | sched: convert rebalance_domains() to cpumask_var_t.Rusty Russell2008-11-241-2/+8
| | * | | | | | | | | | | sched: convert idle_balance() to cpumask_var_t.Rusty Russell2008-11-241-2/+6
| | * | | | | | | | | | | sched: convert nohz struct to cpumask_var_t.Rusty Russell2008-11-241-13/+16
| | * | | | | | | | | | | sched: convert struct root_domain to cpumask_var_t.Rusty Russell2008-11-242-31/+64
| | * | | | | | | | | | | sched: convert nohz_cpu_mask to cpumask_var_t.Rusty Russell2008-11-243-8/+11
| | * | | | | | | | | | | sched: convert struct sched_group/sched_domain cpumask_ts to variable bitmapsRusty Russell2008-11-241-24/+41
| | * | | | | | | | | | | sched: wrap sched_group and sched_domain cpumask accesses.Rusty Russell2008-11-244-67/+63
| | * | | | | | | | | | | sched: remove any_online_cpu()Rusty Russell2008-11-241-6/+8
| | * | | | | | | | | | | sched: get rid of boutique sched.c allocations, use cpumask_var_t.Rusty Russell2008-11-241-84/+55
| | * | | | | | | | | | | sched: convert sched.c from for_each_cpu_mask to for_each_cpu.Rusty Russell2008-11-241-18/+18
| | * | | | | | | | | | | sched: reduce stack size requirements in kernel/sched.cMike Travis2008-11-241-6/+7
| | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096Ingo Molnar2008-11-2441-1022/+2938
| | |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-133-5/+7
| * | | | | | | | | | | | | | cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-135-33/+40
| * | | | | | | | | | | | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-137-12/+12
| * | | | | | | | | | | | | | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-5/+6
* | | | | | | | | | | | | | | Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-316-42/+54
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | sparseirq: move __weak symbols into separate compilation unitYinghai Lu2008-12-292-9/+20
| * | | | | | | | | | | | | | sparseirq: work around __weak alias bugIngo Molnar2008-12-292-5/+9
| * | | | | | | | | | | | | | sparseirq: fix hang with !SPARSE_IRQYinghai Lu2008-12-271-0/+15
| * | | | | | | | | | | | | | sparseirq: set lock_class for legacy irq when sparse_irq is selectedYinghai Lu2008-12-271-0/+1
| * | | | | | | | | | | | | | sparseirq: work around compiler optimizing away __weak functionsYinghai Lu2008-12-271-3/+4
| * | | | | | | | | | | | | | sparseirq: fix desc->lock initIngo Molnar2008-12-272-0/+3
| * | | | | | | | | | | | | | sparseirq: do not printk when migrating IRQ descriptorsIngo Molnar2008-12-271-5/+1
| * | | | | | | | | | | | | | sparseirq: remove duplicated arch_early_irq_init()Yinghai Lu2008-12-261-4/+0
| * | | | | | | | | | | | | | irq: simplify for_each_irq_desc() usageKOSAKI Motohiro2008-12-263-23/+0
| * | | | | | | | | | | | | | proc: remove ifdef CONFIG_SPARSE_IRQ from stat.cKOSAKI Motohiro2008-12-261-1/+1
| * | | | | | | | | | | | | | irq: for_each_irq_desc() move to irqnr.hKOSAKI Motohiro2008-12-261-2/+11
| * | | | | | | | | | | | | | hrtimer: remove #include <linux/irq.h>KOSAKI Motohiro2008-12-261-1/+0
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2008-12-301-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ [XFS] Fix merge failuresLachlan McIlroy2008-12-2959-1991/+6539
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | [XFS] Fix merge conflict in fs/xfs/xfs_rename.cLachlan McIlroy2008-12-2213-32/+93
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy2008-12-0515-56/+101
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy2008-11-2831-289/+687
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://oss.sgi.com:8090/xfs/linux-2.6Niv Sardi2008-11-071-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | [XFS] remove restricted chown parameter from xfs linuxTim Shimmin2008-10-301-1/+0
* | | | | | | | | | | | | | | | | | | tracing: removed duplicated #includeHuang Weiyi2008-12-301-1/+0
* | | | | | | | | | | | | | | | | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-302-3/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | ring_buffer: adding EXPORT_SYMBOLsRobert Richter2008-12-121-0/+34
| * | | | | | | | | | | | | | | | | | | ftrace: remove unused function arg in trace_iterator_increment()Robert Richter2008-12-101-2/+2
| * | | | | | | | | | | | | | | | | | | ring_buffer: update description for ring_buffer_alloc()Robert Richter2008-12-101-1/+1
| | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2008-12-301-0/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-12-2868-2023/+6632
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
OpenPOWER on IntegriCloud