aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* parisc: fix module loading failure of large kernel modulesHelge Deller2009-01-04
* module: fix module loading failure of large kernel modules for pariscHelge Deller2009-01-04
* module: fix warning of unused function when !CONFIG_PROC_FSJianjun Kong2009-01-04
* kernel/module.c: compare symbol values when marking symbols as exported in /p...Tim Abbott2009-01-04
* remove CONFIG_KMODJohannes Berg2009-01-04
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-03
|\
| * x86: setup_per_cpu_areas() cleanupCyrill Gorcunov2009-01-03
| * cpumask: fix compile error when CONFIG_NR_CPUS is not definedMike Travis2009-01-03
| * cpumask: use alloc_cpumask_var_node where appropriateMike Travis2009-01-03
| * cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell2009-01-03
| * x86: use cpumask_var_t in acpi/boot.cRusty Russell2009-01-03
| * x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis2009-01-03
| * sched: put back some stack hog changes that were undone in kernel/sched.cMike Travis2009-01-03
| * x86: enable cpus display of kernel_max and offlined cpusMike Travis2009-01-03
| * ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar2009-01-03
| * cpumask: convert RCU implementations, fixIngo Molnar2009-01-03
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar2009-01-03
| |\
| | * xtensa: define __flsRusty Russell2009-01-03
| | * mn10300: define __flsRusty Russell2009-01-03
| | * m32r: define __flsRusty Russell2009-01-03
| | * h8300: define __flsRusty Russell2009-01-03
| | * frv: define __flsRusty Russell2009-01-03
| | * cris: define __flsRusty Russell2009-01-03
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-03
| |\|
| | * cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONSRusty Russell2008-12-31
| | * cpumask: zero extra bits in alloc_cpumask_var_nodeRusty Russell2008-12-31
| | * cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/Rusty Russell2008-12-31
| | * cpumask: convert mm/Rusty Russell2008-12-31
| | * cpumask: convert rest of files in kernel/Rusty Russell2008-12-31
| | * cpumask: convert kernel/cpu.cRusty Russell2008-12-31
| | * cpumask: convert kernel/profile.cRusty Russell2008-12-31
| | * cpumask: convert RCU implementationsRusty Russell2008-12-31
| | * cpumask: convert kernel/irqRusty Russell2008-12-31
| | * cpumask: convert kernel time functionsRusty Russell2008-12-31
| | * cpumask: convert kernel/workqueue.cRusty Russell2008-12-31
| | * cpumask: convert kernel/compat.cRusty Russell2008-12-31
| | * cpumask: remove any_online_cpu() users: mm/Rusty Russell2008-12-31
| | * cpumask: remove any_online_cpu() users: kernel/Rusty Russell2008-12-31
| | * cpumask: convert kernel trace functions furtherRusty Russell2008-12-31
| | * cpumask: convert kernel trace functionsRusty Russell2008-12-31
| | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64Rusty Russell2008-12-31
| | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpcRusty Russell2008-12-31
| | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): s390Rusty Russell2008-12-31
| | * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparcRusty Russell2008-12-31
| | * cpumask: Use find_last_bit()Rusty Russell2008-12-31
| | * bitmap: find_last_bit()Rusty Russell2008-12-31
| | * m68knommu: define __flsRusty Russell2008-12-31
| | * m68k: define __flsRusty Russell2008-12-31
| | * blackfin: define __flsRusty Russell2008-12-31
| | * avr32: define __flsRusty Russell2008-12-31