| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | perf, x86: Use helper function in x86_pmu_enable_all() | Robert Richter | 2011-02-16 | 1 | -11/+8 |
* | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-02-16 | 53 | -211/+304 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | perf, x86: P4 PMU: Fix spurious NMI messages | Cyrill Gorcunov | 2011-02-16 | 2 | -3/+9 |
| |/ / / |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2011-02-16 | 12 | -23/+120 |
| |\ \ \ |
|
| | * | | | m68knommu: set flow handler for secondary interrupt controller of 5249 | Greg Ungerer | 2011-02-16 | 1 | -1/+3 |
| | * | | | m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform support | Greg Ungerer | 2011-02-16 | 2 | -2/+2 |
| | * | | | m68knommu: add missing linker __modver section | Greg Ungerer | 2011-02-16 | 1 | -0/+6 |
| | * | | | m68knommu: fix mis-named variable int set_irq_chip loop | Greg Ungerer | 2011-02-16 | 1 | -2/+2 |
| | * | | | m68knommu: add optimize memmove() function | Greg Ungerer | 2011-02-16 | 3 | -2/+107 |
| | * | | | m68k: remove arch specific non-optimized memcmp() | Greg Ungerer | 2011-02-16 | 2 | -14/+1 |
| | * | | | m68knommu: fix use of un-defined _TIF_WORK_MASK | Greg Ungerer | 2011-02-08 | 3 | -3/+0 |
| * | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-02-15 | 2 | -11/+3 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2011-02-15 | 1 | -10/+2 |
| | |\ \ \ \ |
|
| | | * | | | | ARM: oprofile: Fix backtraces in timer mode | Ari Kauppi | 2011-01-26 | 1 | -10/+2 |
| | | | |/ /
| | | |/| | |
|
| | * | | | | x86: Fix text_poke_smp_batch() deadlock | Peter Zijlstra | 2011-02-12 | 1 | -1/+1 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-02-15 | 7 | -13/+33 |
| |\ \ \ \ |
|
| | * | | | | x86, dmi, debug: Log board name (when present) in dmesg/oops output | Naga Chumbalkar | 2011-02-15 | 1 | -6/+16 |
| | * | | | | x86, ioapic: Don't warn about non-existing IOAPICs if we have none | Paul Bolle | 2011-02-15 | 1 | -0/+3 |
| | * | | | | x86: Fix mwait_usable section mismatch | Borislav Petkov | 2011-02-14 | 2 | -2/+2 |
| | * | | | | x86: Readd missing irq_to_desc() in fixup_irq() | Thomas Gleixner | 2011-02-12 | 1 | -1/+2 |
| | * | | | | x86: Fix section mismatch in LAPIC initialization | Jan Beulich | 2011-02-10 | 3 | -4/+10 |
| | |/ / / |
|
| * | | | | s390: remove task_show_regs | Martin Schwidefsky | 2011-02-15 | 2 | -42/+0 |
| * | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-02-14 | 14 | -45/+94 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2011-02-11 | 6 | -8/+12 |
| | |\ \ \ \ |
|
| | | * | | | | ARM: pxa: Properly configure PWM period for palm27x | Marek Vasut | 2011-02-09 | 1 | -1/+1 |
| | | * | | | | ARM: pxa: only save/restore registers when pm functions are defined | Eric Miao | 2011-02-09 | 1 | -2/+2 |
| | | * | | | | ARM: pxa/colibri: use correct SD detect pin | Bjørn Forsman | 2011-02-09 | 3 | -3/+3 |
| | | * | | | | ARM: pxa: fix mfpr_sync to read from valid offset | Yu Tang | 2011-02-09 | 1 | -2/+6 |
| | | |/ / / |
|
| | * | | | | ARM: 6657/1: hw_breakpoint: fix ptrace breakpoint advertising on unsupported ... | Will Deacon | 2011-02-11 | 1 | -5/+13 |
| | * | | | | ARM: 6656/1: hw_breakpoint: avoid UNPREDICTABLE behaviour when reading DBGDSCR | Will Deacon | 2011-02-11 | 1 | -13/+13 |
| | * | | | | ARM: 6658/1: collie: do actually pass locomo_info to locomo driver | Dmitry Eremin-Solenikov | 2011-02-11 | 1 | -0/+3 |
| | * | | | | ARM: 6659/1: Thumb-2: Make CONFIG_OABI_COMPAT depend on !CONFIG_THUMB2_KERNEL | Dave Martin | 2011-02-11 | 1 | -1/+1 |
| | * | | | | ARM: 6654/1: perf/oprofile: fix off-by-one in stack check | Rabin Vincent | 2011-02-10 | 2 | -2/+2 |
| | * | | | | ARM: fixup SMP alternatives in modules | Russell King | 2011-02-10 | 2 | -13/+47 |
| | * | | | | ARM: make SWP emulation explicit on !CPU_USE_DOMAINS | Russell King | 2011-02-10 | 1 | -1/+1 |
| | * | | | | ARM: Avoid building unsafe kernels on OMAP2 and MX3 | Russell King | 2011-02-09 | 1 | -2/+2 |
| | |/ / / |
|
| * | | | | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-02-12 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | KVM: SVM: Make sure KERNEL_GS_BASE is valid when loading gs_index | Joerg Roedel | 2011-02-09 | 1 | -1/+1 |
| * | | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-02-12 | 8 | -46/+17 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.h | Mark Brown | 2011-02-11 | 1 | -0/+2 |
| | * | | | | | ARM: S5PV310: Cleanup System MMU | Kukjin Kim | 2011-02-11 | 6 | -46/+14 |
| | * | | | | | ARM: S5PV310: Add support System MMU on SMDKV310 | Thomas Abraham | 2011-02-11 | 1 | -0/+1 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2011-02-12 | 5 | -27/+25 |
| |\ \ \ \ \ |
|
| | * | | | | | microblaze: Fix msr instruction detection | Michal Simek | 2011-02-07 | 2 | -10/+9 |
| | * | | | | | microblaze: Fix pte_update function | Michal Simek | 2011-02-07 | 1 | -14/+13 |
| | * | | | | | microblaze: Fix asm compilation warning | Michal Simek | 2011-02-07 | 1 | -2/+2 |
| | * | | | | | microblaze: Fix IRQ flag handling for MSR=0 | Michal Simek | 2011-02-07 | 1 | -1/+1 |
| * | | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2011-02-10 | 1 | -0/+2 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | * | | | | | serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlock | Sonic Zhang | 2011-02-03 | 1 | -0/+2 |
* | | | | | | | Merge commit 'v2.6.38-rc4' into perf/core | Ingo Molnar | 2011-02-12 | 25 | -109/+255 |
|\| | | | | | |
|