Age | Commit message (Expand) | Author | Files | Lines |
2009-04-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2 | -3/+15 |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+3 |
2009-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 9 | -42/+36 |
2009-04-05 | Merge branch 'linus' into release | Len Brown | 49 | -2473/+4338 |
2009-04-05 | Merge branch 'misc' into release | Len Brown | 1 | -0/+12 |
2009-04-04 | x86, mtrr: remove debug message | Ingo Molnar | 1 | -3/+0 |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 1 | -1/+3 |
2009-03-31 | Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Rusty Russell | 9 | -42/+36 |
2009-03-30 | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar | 40 | -2109/+3426 |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 1 | -9/+1 |
2009-03-28 | Merge branch 'linus' into x86/core | Ingo Molnar | 21 | -715/+965 |
2009-03-27 | ACPI: cap off P-state transition latency from buggy BIOSes | Pallipadi, Venkatesh | 1 | -0/+12 |
2009-03-27 | ACPI: cpufreq: use new bit register access function | Lin Ming | 1 | -3/+3 |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 13 | -228/+233 |
2009-03-26 | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+7 |
2009-03-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 20 | -714/+958 |
2009-03-23 | x86: cpu/cpu.h cleanup | Jaswinder Singh Rajput | 1 | -10/+10 |
2009-03-18 | Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ... | Ingo Molnar | 26 | -1396/+2972 |
2009-03-18 | x86: cpu/mttr/cleanup.c fix compilation warning | Jaswinder Singh Rajput | 1 | -1/+2 |
2009-03-18 | cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crash | Rusty Russell | 1 | -0/+1 |
2009-03-18 | x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.c | Andrew Morton | 1 | -16/+24 |
2009-03-17 | x86: MTRR workaround for system with stange var MTRRs | Yinghai Lu | 3 | -8/+20 |
2009-03-16 | x86, mce: remove incorrect __cpuinit for intel_init_cmci() | Hidetoshi Seto | 1 | -1/+1 |
2009-03-14 | x86: cpu_debug add support for various AMD CPUs | Jaswinder Singh Rajput | 1 | -44/+106 |
2009-03-14 | x86/centaur: merge 32 & 64 bit version | Sebastian Andrzej Siewior | 3 | -46/+28 |
2009-03-14 | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf... | Ingo Molnar | 12 | -224/+338 |
2009-03-14 | x86: print the continous part of fixed mtrrs together | Yinghai Lu | 1 | -10/+48 |
2009-03-14 | x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=y | Yinghai Lu | 1 | -6/+14 |
2009-03-14 | x86: cpu/common.c more cleanups | Ingo Molnar | 1 | -100/+143 |
2009-03-14 | Merge branch 'x86/asm' into tracing/syscalls | Ingo Molnar | 4 | -6/+791 |
2009-03-14 | x86: cpu/common.c cleanups | Jaswinder Singh Rajput | 1 | -64/+65 |
2009-03-13 | x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRs | Andreas Herrmann | 1 | -21/+30 |
2009-03-13 | cpumask: use new cpumask functions throughout x86 | Rusty Russell | 2 | -3/+3 |
2009-03-13 | x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_... | Rusty Russell | 1 | -12/+0 |
2009-03-13 | cpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.c | Rusty Russell | 1 | -4/+6 |
2009-03-13 | cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t | Rusty Russell | 5 | -11/+14 |
2009-03-13 | Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core | Ingo Molnar | 1 | -1/+0 |
2009-03-13 | x86: cpu_debug add write support for MSRs | Jaswinder Singh Rajput | 1 | -32/+86 |
2009-03-13 | x86: separate mtrr cleanup/mtrr_e820 trim to separate file | Yinghai Lu | 4 | -1055/+1094 |
2009-03-13 | x86: print out mtrr_range_state when user specify size | Yinghai Lu | 1 | -0/+2 |
2009-03-13 | x86: more MTRR debug printouts | Yinghai Lu | 1 | -44/+51 |
2009-03-13 | x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members | Jan Beulich | 2 | -1/+16 |
2009-03-12 | x86: move various CPU initialization objects into .cpuinit.rodata | Jan Beulich | 11 | -34/+35 |
2009-03-12 | Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an... | Ingo Molnar | 3 | -4/+789 |
2009-03-11 | x86: cpu architecture debug code, build fix, cleanup | Jaswinder Singh Rajput | 1 | -1/+2 |
2009-03-11 | Merge branch 'x86/core' into cpus4096 | Ingo Molnar | 22 | -401/+967 |
2009-03-11 | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core | Ingo Molnar | 10 | -165/+718 |
2009-03-10 | x86, mce: use round_jiffies() instead round_jiffies_relative() | KOSAKI Motohiro | 1 | -2/+2 |
2009-03-10 | Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/... | Ingo Molnar | 1 | -1/+0 |
2009-03-10 | x86: cpu architecture debug code | Jaswinder Singh Rajput | 2 | -0/+786 |