aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | | sparc32: drop __old_kernel_statSam Ravnborg2009-01-02
| * | | | | sparc: unify posix_types.hSam Ravnborg2009-01-02
| * | | | | sparc: delete unused config symbolsSam Ravnborg2009-01-02
| | |_|/ / | |/| | |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-01-05
|\ \ \ \ \
| * | | | | [CPUFREQ] Add Celeron Core support to p4-clockmod.Herton Ronaldo Krzesinski2008-12-05
| * | | | | [CPUFREQ] add to speedstep-lib additional fsb values for core processorsHerton Ronaldo Krzesinski2008-12-05
| * | | | | [CPUFREQ] Disable sysfs ui for p4-clockmod.Matthew Garrett2008-12-05
| * | | | | [CPUFREQ] p4-clockmod: reduce noiseDominik Brodowski2008-12-05
| * | | | | [CPUFREQ] clean up speedstep-centrino and reduce cpumask_t usageRusty Russell2008-12-05
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-01-05
|\ \ \ \ \ \
| * | | | | | zero i_uid/i_gid on inode allocationAl Viro2009-01-05
| | |_|_|_|/ | |/| | | |
* | | | | | X86_DEBUGCTLMSR won't work on umlAl Viro2009-01-05
* | | | | | uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8fAl Viro2009-01-05
* | | | | | get rid of the last symlink in uml buildAl Viro2009-01-05
|/ / / / /
* | | | | 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: 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
| * | | | | 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
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar2009-01-03
| |\ \ \ \ \
| | * | | | | h8300: 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: convert kernel/irqRusty 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
| | * | | | | m68knommu: define __flsRusty Russell2008-12-31
| | * | | | | blackfin: define __flsRusty Russell2008-12-31
| | * | | | | avr32: define __flsRusty Russell2008-12-31
| | * | | | | parisc: remove gratuitous cpu_online_map declaration.Rusty Russell2008-12-31
| | * | | | | percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32rRusty Russell2008-12-31
| | * | | | | cpumask: Remove IA64 definition of total_cpus now it's in core codeRusty Russell2008-12-31
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-31
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-29
| | |\ \ \ \ \ \
| | * | | | | | | cpumask: cpu_coregroup_mask(): s390Rusty Russell2008-12-26
| | * | | | | | | cpumask: cpu_coregroup_mask(): sparcRusty Russell2008-12-26
| | * | | | | | | cpumask: cpu_coregroup_mask(): x86Rusty Russell2008-12-26
| | * | | | | | | cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t...Rusty Russell2008-12-26
| | * | | | | | | cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell2008-12-26
| | * | | | | | | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell2008-12-26
| | * | | | | | | cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...Rusty Russell2008-12-26
| | * | | | | | | cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_c...Rusty Russell2008-12-26
| | * | | | | | | cpumask: sparc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t...Rusty Russell2008-12-26
| | * | | | | | | cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_...Rusty Russell2008-12-26
| * | | | | | | | x86: mark get_cpu_leaves() with __cpuinit annotationSergio Luis2008-12-29