Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-03-15 | 2 | -16/+40 | |
|\ | ||||||
| * | x86: ioapic: Move trigger defines to io_apic.h | Thomas Gleixner | 2011-02-23 | 1 | -0/+4 | |
| * | x86: ioapic: Make a few functions static | Thomas Gleixner | 2011-02-23 | 1 | -5/+0 | |
| * | x86: ioapic: Add io_apic_setup_irq_pin() | Thomas Gleixner | 2011-02-23 | 1 | -0/+2 | |
| * | x86: Add dummy functions for compiling without IOAPIC | Henrik Kretzschmar | 2011-02-23 | 1 | -0/+18 | |
| * | x86: Rework arch_disable_smp_support() for x86 | Henrik Kretzschmar | 2011-02-23 | 1 | -0/+3 | |
| * | x86: Add dummy mp_save_irq() | Henrik Kretzschmar | 2011-02-23 | 1 | -0/+1 | |
| * | x86: Move ioapic_irq_destination_types to apicdef.h | Henrik Kretzschmar | 2011-02-23 | 2 | -11/+12 | |
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-03-15 | 2 | -4/+7 | |
|\ \ | ||||||
| * \ | Merge commit 'v2.6.38-rc4' into x86/cpu | Ingo Molnar | 2011-02-14 | 5 | -43/+18 | |
| |\ \ | ||||||
| * | | | x86: Move llc_shared_map out of cpu_info | Yinghai Lu | 2011-01-26 | 2 | -4/+7 | |
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-03-15 | 2 | -6/+2 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge commit 'v2.6.38-rc8' into x86/asm | Ingo Molnar | 2011-03-09 | 6 | -2/+10 | |
| |\ \ \ \ | ||||||
| * | | | | | x86: Use {push,pop}_cfi in more places | Jan Beulich | 2011-02-28 | 1 | -4/+2 | |
| * | | | | | x86, system.h: Drop unused __SAVE/__RESTORE macros | Borislav Petkov | 2011-02-20 | 1 | -2/+0 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-03-15 | 2 | -1/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | x86: Add clock_adjtime for x86 | Richard Cochran | 2011-02-02 | 2 | -1/+4 | |
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-15 | 5 | -2/+15 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge commit 'v2.6.38-rc8' into perf/core | Ingo Molnar | 2011-03-08 | 3 | -1/+7 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | perf: Avoid the percore allocations if the CPU is not HT capable | Lin Ming | 2011-03-05 | 1 | -0/+10 | |
| * | | | | | | perf: Add support for supplementary event registers | Andi Kleen | 2011-03-04 | 1 | -0/+3 | |
| * | | | | | | x86: Remove die_nmi() | Jan Beulich | 2011-02-18 | 2 | -2/+0 | |
| * | | | | | | perf, x86: Add support for AMD family 15h core counters | Robert Richter | 2011-02-16 | 1 | -0/+2 | |
* | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 1 | -71/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge commit 'v2.6.38-rc5' into core/locking | Ingo Molnar | 2011-02-16 | 6 | -41/+18 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Thomas Gleixner | 2011-01-31 | 4 | -45/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | rwsem: Move duplicate function prototypes to linux/rwsem.h | Thomas Gleixner | 2011-01-27 | 1 | -9/+0 | |
| * | | | | | | | | rwsem: Unify the duplicate rwsem_is_locked() inlines | Thomas Gleixner | 2011-01-27 | 1 | -5/+0 | |
| * | | | | | | | | rwsem: Move duplicate init macros and functions to linux/rwsem.h | Thomas Gleixner | 2011-01-27 | 1 | -25/+0 | |
| * | | | | | | | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h | Thomas Gleixner | 2011-01-27 | 1 | -12/+0 | |
| * | | | | | | | | x86: Cleanup rwsem_count_t typedef | Thomas Gleixner | 2011-01-27 | 1 | -15/+10 | |
| * | | | | | | | | rwsem: Cleanup includes | Thomas Gleixner | 2011-01-27 | 1 | -6/+0 | |
* | | | | | | | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 1 | -10/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | futex: Sanitize futex ops argument types | Michel Lespinasse | 2011-03-11 | 1 | -5/+5 | |
| * | | | | | | | | | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse | 2011-03-11 | 1 | -7/+9 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-03-15 | 2 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86: Add new syscalls for x86_64 | Aneesh Kumar K.V | 2011-03-15 | 1 | -0/+4 | |
| * | | | | | | | | | x86: Add new syscalls for x86_32 | Aneesh Kumar K.V | 2011-03-15 | 1 | -1/+3 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm | Linus Torvalds | 2011-03-15 | 1 | -4/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | xen: switch to new schedop hypercall by default. | Ian Campbell | 2011-02-25 | 1 | -2/+2 | |
| * | | | | | | | | | | xen: use new schedop interface for suspend | Ian Campbell | 2011-02-25 | 1 | -3/+10 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ | Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k... | Linus Torvalds | 2011-03-15 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | pci/xen: Cleanup: convert int** to int[] | Konrad Rzeszutek Wilk | 2011-02-18 | 1 | -4/+4 | |
| | |/ / / / / / / / | ||||||
| | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ | Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke... | Linus Torvalds | 2011-03-15 | 1 | -10/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set.. | Stefano Stabellini | 2011-03-14 | 1 | -7/+22 | |
| * | | | | | | | | | | xen/m2p: No need to catch exceptions when we know that there is no RAM | Konrad Rzeszutek Wilk | 2011-03-14 | 1 | -1/+5 | |
| * | | | | | | | | | | xen/debugfs: Add 'p2m' file for printing out the P2M layout. | Konrad Rzeszutek Wilk | 2011-03-14 | 1 | -0/+3 | |
| * | | | | | | | | | | xen/mmu: Add the notion of identity (1-1) mapping. | Konrad Rzeszutek Wilk | 2011-03-14 | 1 | -2/+6 | |
| * | | | | | | | | | | xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. | Konrad Rzeszutek Wilk | 2011-03-03 | 1 | -0/+1 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-14 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | |