Age | Commit message (Expand) | Author |
2010-08-06 | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2010-08-06 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2010-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2010-08-06 | Merge branches 'x86-rwsem-for-linus' and 'x86-gcc46-for-linus' of git://git.k... | Linus Torvalds |
2010-08-06 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-08-06 | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-08-06 | Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-08-06 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-08-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-08-06 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-08-05 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2010-08-05 | Staging: Merge staging-next into Linus's tree | Greg Kroah-Hartman |
2010-08-05 | Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2010-08-05 | kgdb,x86: use macro HBP_NUM to replace magic number 4 | Dongdong Deng |
2010-08-05 | KGDB: Remove set but unused newPC | Andi Kleen |
2010-08-05 | kgdb,x86: Individual register get/set for x86 | Jason Wessel |
2010-08-05 | Merge branch 'perf/nmi' into perf/core | Ingo Molnar |
2010-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-08-04 | Merge branch 'upstream/pvhvm' into upstream/xen | Jeremy Fitzhardinge |
2010-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2010-08-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina |
2010-08-03 | x86, hwmon: Package Level Thermal/Power: power limit | Fenghua Yu |
2010-08-03 | x86, hwmon: Package Level Thermal/Power: thermal throttling handler | Fenghua Yu |
2010-08-03 | [CPUFREQ] Remove pointless printk from p4-clockmod. | Dave Jones |
2010-08-03 | [CPUFREQ] Fix section mismatch for powernow_cpu_init in powernow-k7.c | Holger Freyther |
2010-08-03 | [CPUFREQ] Fix section mismatch for longhaul_cpu_init. | Holger Freyther |
2010-08-03 | [CPUFREQ] Fix section mismatch for longrun_cpu_init. | Holger Freyther |
2010-08-03 | [CPUFREQ] powernow-k8: Fix misleading variable naming | Borislav Petkov |
2010-08-03 | [CPUFREQ] Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe |
2010-08-03 | [CPUFREQ] arch/x86/kernel/cpu/cpufreq: use for_each_pci_dev() | Kulikov Vasiliy |
2010-08-03 | [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent | Thomas Renninger |
2010-08-03 | [CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notification | Thomas Renninger |
2010-08-03 | [CPUFREQ] powernow-k8: On load failure, remind the user to enable support in ... | Marti Raudsepp |
2010-08-03 | [CPUFREQ] powernow-k8: Limit Pstate transition latency check | Borislav Petkov |
2010-08-03 | [CPUFREQ] Fix PCC driver error path | Matthew Garrett |
2010-08-03 | [CPUFREQ] fix double freeing in error path of pcc-cpufreq | Daniel J Blueman |
2010-08-03 | [CPUFREQ] pcc driver should check for pcch method before calling _OSC | Matthew Garrett |
2010-08-03 | x86, mce: Notify about corrected events too | Borislav Petkov |
2010-08-02 | x86: Fix keeping track of AMD C1E | Michal Schmidt |
2010-08-02 | Merge commit 'v2.6.35' into perf/core | Ingo Molnar |
2010-08-01 | x86-32, asm: Directly access per-cpu GDT | Brian Gerst |
2010-08-01 | x86-64, asm: Directly access per-cpu IST | Brian Gerst |
2010-08-01 | x86: Export FPU API for KVM use | Sheng Yang |
2010-07-30 | x86, cpu: Package Level Thermal Control, Power Limit Notification definitions | Fenghua Yu |
2010-07-30 | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings |
2010-07-29 | Introduce CONFIG_XEN_PVHVM compile option | Stefano Stabellini |
2010-07-28 | x86,kgdb: Fix hw breakpoint regression | Jason Wessel |
2010-07-28 | x86, asm: Move cmpxchg emulation code to arch/x86/lib | H. Peter Anvin |