| Commit message (Expand) | Author | Age | Files | Lines |
* | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 2010-10-18 | 4 | -6/+6 |
* | Merge commit 'v2.6.36-rc7' into perf/core | Ingo Molnar | 2010-10-08 | 4 | -1/+20 |
|\ |
|
| * | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2010-09-28 | 1 | -1/+1 |
| |\ |
|
| | * | x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatile | Alexander Chumachenko | 2010-09-27 | 1 | -1/+1 |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-09-27 | 2 | -0/+18 |
| |\| |
|
| | * | Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2010-09-24 | 2 | -0/+18 |
| | |\ |
|
| | | * | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel | 2010-09-23 | 2 | -0/+15 |
| | | * | x86/amd-iommu: Set iommu configuration flags in enable-loop | Joerg Roedel | 2010-09-23 | 1 | -0/+3 |
| * | | | x86/hwmon: fix initialization of coretemp | Jan Beulich | 2010-09-24 | 1 | -0/+1 |
* | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-24 | 2 | -0/+48 |
|\ \ \ \ |
|
| * | | | | jump label: Remove duplicate structure for x86 | Steven Rostedt | 2010-09-22 | 1 | -11/+1 |
| * | | | | jump label: x86 support | Jason Baron | 2010-09-22 | 1 | -0/+47 |
| * | | | | jump label: Base patch for jump label | Jason Baron | 2010-09-22 | 1 | -1/+2 |
| * | | | | jump label: Make text_poke_early() globally visible | Jason Baron | 2010-09-21 | 1 | -0/+2 |
| * | | | | jump label: Make dynamic no-op selection available outside of ftrace | Jason Baron | 2010-09-21 | 1 | -0/+8 |
* | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-09-22 | 1 | -1/+1 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-09-21 | 1 | -1/+1 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | x86: Fix instruction breakpoint encoding | Frederic Weisbecker | 2010-09-17 | 1 | -1/+1 |
| | | |/
| | |/| |
|
* | | | | Merge commit 'v2.6.36-rc5' into perf/core | Ingo Molnar | 2010-09-21 | 3 | -4/+3 |
|\| | |
| |_|/
|/| | |
|
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-09-17 | 2 | -3/+2 |
| |\ \ |
|
| | * | | x86: hpet: Work around hardware stupidity | Thomas Gleixner | 2010-09-15 | 1 | -1/+0 |
| | * | | x86, cpufeature: Suppress compiler warning with gcc 3.x | Tetsuo Handa | 2010-09-13 | 1 | -2/+2 |
| * | | | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 2010-09-15 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-09-15 | 4 | -5/+14 |
|\| | |
|
| * | | Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-09-10 | 1 | -1/+6 |
| |\ \
| | |/
| |/| |
|
| | * | KVM: x86 emulator: fix regression with cmpxchg8b on i386 hosts | Avi Kivity | 2010-09-08 | 1 | -1/+6 |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-09-08 | 1 | -2/+2 |
| |\ \
| | |/
| |/| |
|
| | * | x86: Fix the address space annotations of iomap_atomic_prot_pfn() | Francisco Jerez | 2010-09-05 | 1 | -2/+2 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-09-08 | 1 | -2/+4 |
| |\ \ |
|
| | * | | x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are set | Jesse Barnes | 2010-08-17 | 1 | -2/+4 |
| * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-08-25 | 1 | -0/+2 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states | Suresh Siddha | 2010-08-20 | 1 | -0/+2 |
* | | | | perf, x86, Pentium4: Add RAW events verification | Cyrill Gorcunov | 2010-09-01 | 1 | -30/+22 |
|/ / / |
|
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-20 | 2 | -1/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86-32: Fix dummy trampoline-related inline stubs | H. Peter Anvin | 2010-08-18 | 1 | -2/+2 |
| * | | x86-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel | 2010-08-18 | 2 | -0/+4 |
* | | | Make do_execve() take a const filename pointer | David Howells | 2010-08-18 | 1 | -2/+3 |
|/ / |
|
* | | archs: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 | 1 | -15/+14 |
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-08-14 | 1 | -0/+6 |
|\ \ |
|
| * | | x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakage | Cliff Wickman | 2010-08-12 | 1 | -0/+5 |
| * | | x86, UV: Make kdump avoid stack dumps | Cliff Wickman | 2010-07-21 | 1 | -0/+1 |
* | | | Mark arguments to certain syscalls as being const | David Howells | 2010-08-14 | 2 | -7/+7 |
| |/
|/| |
|
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-08-13 | 1 | -49/+102 |
|\| |
|
| * | x86, UV: Modularize BAU send and wait | Cliff Wickman | 2010-06-08 | 1 | -1/+0 |
| * | x86, UV: BAU broadcast to the local hub | Cliff Wickman | 2010-06-08 | 1 | -0/+5 |
| * | x86, UV: Remove BAU check for stay-busy | Cliff Wickman | 2010-06-08 | 1 | -1/+0 |
| * | x86, UV: BAU structure rearranging | Cliff Wickman | 2010-06-08 | 1 | -39/+51 |
| * | x86, UV: Shorten access to BAU statistics structure | Cliff Wickman | 2010-06-08 | 1 | -0/+1 |
| * | x86, UV: Disable BAU on network congestion | Cliff Wickman | 2010-06-08 | 1 | -0/+4 |
| * | x86, UV: BAU tunables into a debugfs file | Cliff Wickman | 2010-06-08 | 1 | -16/+37 |