Age | Commit message (Expand) | Author |
2010-11-26 | perf, x86: Fixup Kconfig deps | Peter Zijlstra |
2010-11-26 | x86, perf, nmi: Disable perf if counters are not accessible | Don Zickus |
2010-11-18 | x86/kprobes: Prevent kprobes to probe on save_args() | Masami Hiramatsu |
2010-11-18 | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar |
2010-11-18 | x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOG | Rakib Mullick |
2010-11-18 | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar |
2010-11-15 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-11-15 | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-11-15 | Merge branches 'sh-fixes-for-linus' and 'rmobile-fixes-for-linus' of git://gi... | Linus Torvalds |
2010-11-15 | Merge branch 'rmobile/core' into rmobile-fixes-for-linus | Paul Mundt |
2010-11-15 | ARM: mach-shmobile: ap4evb: add fsib 44100Hz rate | Kuninori Morimoto |
2010-11-13 | ARM: SAMSUNG: Fix HAVE_S3C_RTC warnings | Kukjin Kim |
2010-11-13 | ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warnings | Kukjin Kim |
2010-11-13 | ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warnings | Kyungmin Park |
2010-11-12 | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-11-12 | Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-11-12 | Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-11-12 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-11-12 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-11-12 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-11-12 | um: fix ptrace build error | Richard Weinberger |
2010-11-12 | ARM: GIC: don't disable software generated interrupts | Russell King |
2010-11-12 | x86: Ignore trap bits on single step exceptions | Frederic Weisbecker |
2010-11-11 | x86/PCI: coalesce overlapping host bridge windows | Bjorn Helgaas |
2010-11-11 | Staging: Merge 'tidspbridge-2.6.37-rc1' into staging-linus | Greg Kroah-Hartman |
2010-11-10 | tracing: Force arch_local_irq_* notrace for paravirt | Steven Rostedt |
2010-11-10 | xen: do not release any memory under 1M in domain 0 | Ian Campbell |
2010-11-10 | omap: dsp: remove shm from normal memory | Felipe Contreras |
2010-11-10 | perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocation | Peter Zijlstra |
2010-11-10 | ARM: 6472/1: vexpress ct-ca9x4: only set twd_base if local timers are being used | Will Deacon |
2010-11-10 | x86, pvclock: Remove leftover scale_delta() function | Kusanagi Kouichi |
2010-11-10 | x86, apic: Remove double #include | Jesper Juhl |
2010-11-10 | x86: Adjust section annotations in AMD Fam10 MMCONF enabling code | Jan Beulich |
2010-11-10 | x86, UV: Update node controller MMRs | Jack Steiner |
2010-11-10 | x86: Remove unnecessary casts of void ptr returning alloc function return values | Jesper Juhl |
2010-11-09 | x86: Address gcc4.6 "set but not used" warnings in apic.h | Andi Kleen |
2010-11-09 | Merge branch 'rmobile/core' into rmobile-fixes-for-linus | Paul Mundt |
2010-11-08 | arm: omap1: devices: need to return with a value | Felipe Balbi |
2010-11-08 | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-11-08 | xen: fix memory leak in Xen PCI MSI/MSI-X allocator. | Jiri Slaby |
2010-11-08 | ARM: mach-shmobile: ap4evb: Mark NOR boot loader partitions read-only. | Yusuke Goda |
2010-11-08 | ARM: mach-shmobile: intc-sh7372: fix interrupt number | Tony SIM |
2010-11-08 | Merge branch 'rmobile/core' into rmobile-fixes-for-linus | Paul Mundt |
2010-11-08 | Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int... | Paul Mundt |
2010-11-08 | sh: make some needlessly global sh7724 clocks static | Guennadi Liakhovetski |
2010-11-07 | ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pS | Joe Perches |
2010-11-07 | ARM: arch/arm/kernel/hw_breakpoint.c: Convert WARN_ON to WARN | Joe Perches |
2010-11-07 | ARM: 6462/1: EP93xx: Document DMA M2P API | Ryan Mallon |
2010-11-07 | ARM: 6470/1: atomic64: use generic implementation for OABI configurations | Will Deacon |