| Commit message (Expand) | Author | Age |
... | |
| | | * | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2009-01-05 |
| | | |\ \ \ \ \ |
|
| | | | * | | | | | [CPUFREQ] Add Celeron Core support to p4-clockmod. | Herton Ronaldo Krzesinski | 2008-12-05 |
| | | | * | | | | | [CPUFREQ] add to speedstep-lib additional fsb values for core processors | Herton Ronaldo Krzesinski | 2008-12-05 |
| | | | * | | | | | [CPUFREQ] Disable sysfs ui for p4-clockmod. | Matthew Garrett | 2008-12-05 |
| | | | * | | | | | [CPUFREQ] p4-clockmod: reduce noise | Dominik Brodowski | 2008-12-05 |
| | | | * | | | | | [CPUFREQ] clean up speedstep-centrino and reduce cpumask_t usage | Rusty Russell | 2008-12-05 |
| | | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-01-05 |
| | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | zero i_uid/i_gid on inode allocation | Al Viro | 2009-01-05 |
| | | | | |_|_|_|/
| | | | |/| | | | |
|
| | | * | | | | | | X86_DEBUGCTLMSR won't work on uml | Al Viro | 2009-01-05 |
| | | * | | | | | | uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8f | Al Viro | 2009-01-05 |
| | | * | | | | | | get rid of the last symlink in uml build | Al Viro | 2009-01-05 |
| | | |/ / / / / |
|
* | | | | | | | | Merge branch 'core/iommu' into core/urgent | Ingo Molnar | 2009-01-05 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.h | FUJITA Tomonori | 2008-12-28 |
| * | | | | | | | swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus() | Jeremy Fitzhardinge | 2008-12-28 |
* | | | | | | | | Merge branch 'linus' into core/urgent | Ingo Molnar | 2009-01-04 |
|\ \ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| * | | | | | | | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86: setup_per_cpu_areas() cleanup | Cyrill Gorcunov | 2009-01-03 |
| | * | | | | | | | cpumask: use alloc_cpumask_var_node where appropriate | Mike Travis | 2009-01-03 |
| | * | | | | | | | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t | Rusty Russell | 2009-01-03 |
| | * | | | | | | | x86: use cpumask_var_t in acpi/boot.c | Rusty Russell | 2009-01-03 |
| | * | | | | | | | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids | Mike Travis | 2009-01-03 |
| | * | | | | | | | x86: enable cpus display of kernel_max and offlined cpus | Mike Travis | 2009-01-03 |
| | * | | | | | | | ia64: cpumask fix for is_affinity_mask_valid() | Ingo Molnar | 2009-01-03 |
| | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Ingo Molnar | 2009-01-03 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | h8300: define __fls | Rusty Russell | 2009-01-03 |
| | | * | | | | | | | cris: define __fls | Rusty Russell | 2009-01-03 |
| | * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis | 2009-01-03 |
| | |\| | | | | | | |
|
| | | * | | | | | | | cpumask: convert kernel/irq | Rusty Russell | 2008-12-31 |
| | | * | | | | | | | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64 | Rusty Russell | 2008-12-31 |
| | | * | | | | | | | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpc | Rusty Russell | 2008-12-31 |
| | | * | | | | | | | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): s390 | Rusty Russell | 2008-12-31 |
| | | * | | | | | | | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparc | Rusty Russell | 2008-12-31 |
| | | * | | | | | | | m68knommu: define __fls | Rusty Russell | 2008-12-31 |
| | | * | | | | | | | blackfin: define __fls | Rusty Russell | 2008-12-31 |
| | | * | | | | | | | avr32: define __fls | Rusty Russell | 2008-12-31 |
| | | * | | | | | | | parisc: remove gratuitous cpu_online_map declaration. | Rusty Russell | 2008-12-31 |
| | | * | | | | | | | percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r | Rusty Russell | 2008-12-31 |
| | | * | | | | | | | cpumask: Remove IA64 definition of total_cpus now it's in core code | Rusty Russell | 2008-12-31 |
| | | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-31 |
| | | |\ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-29 |
| | | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | cpumask: cpu_coregroup_mask(): s390 | Rusty Russell | 2008-12-26 |
| | | * | | | | | | | | | cpumask: cpu_coregroup_mask(): sparc | Rusty Russell | 2008-12-26 |
| | | * | | | | | | | | | cpumask: cpu_coregroup_mask(): x86 | Rusty Russell | 2008-12-26 |
| | | * | | | | | | | | | cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t... | Rusty Russell | 2008-12-26 |
| | | * | | | | | | | | | cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 2008-12-26 |
| | | * | | | | | | | | | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 2008-12-26 |
| | | * | | | | | | | | | cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}... | Rusty Russell | 2008-12-26 |
| | | * | | | | | | | | | cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_c... | Rusty Russell | 2008-12-26 |
| | | * | | | | | | | | | cpumask: sparc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t... | Rusty Russell | 2008-12-26 |
| | | * | | | | | | | | | cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_... | Rusty Russell | 2008-12-26 |