Age | Commit message (Expand) | Author |
2008-11-30 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-11-30 | remove __ARCH_WANT_COMPAT_SYS_PTRACE | Christoph Hellwig |
2008-11-30 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2008-11-30 | sn_pci_controller_fixup() should be __init | Al Viro |
2008-11-30 | xen_play_dead() is __cpuinit | Al Viro |
2008-11-30 | xen_setup_vcpu_info_placement() is not init on x86 | Al Viro |
2008-11-30 | kvm_setup_secondary_clock() is cpuinit | Al Viro |
2008-11-30 | enable_IR_x2apic() needs to be __init | Al Viro |
2008-11-30 | alpha: pcibios_resource_to_bus() is callable from normal code | Al Viro |
2008-11-30 | fix the section noise in sparc head.S | Al Viro |
2008-11-30 | m32r: section noise in head.S | Al Viro |
2008-11-30 | of_platform_driver noise on sparce | Al Viro |
2008-11-30 | sparc64 trivial section misannotations | Al Viro |
2008-11-30 | sparc32 cpuinit flase positives | Al Viro |
2008-11-30 | powerpc set_huge_psize() false positive | Al Viro |
2008-11-30 | false __cpuinit positives on alpha | Al Viro |
2008-11-28 | powerpc/ppc32: static ftrace fixes for PPC32 | Steven Rostedt |
2008-11-28 | powerpc: ftrace, use create_branch | Steven Rostedt |
2008-11-28 | powerpc: ftrace, added missing icache flush | Steven Rostedt |
2008-11-28 | powerpc: ftrace, fix cast aliasing and add code verification | Steven Rostedt |
2008-11-28 | powerpc: ftrace, do nothing in mcount call for dyn ftrace | Steven Rostedt |
2008-11-27 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King |
2008-11-27 | [ARM] pxa/palmtx: misc fixes to use generic GPIO API | Marek Vasut |
2008-11-27 | x86: always define DECLARE_PCI_UNMAP* macros | Joerg Roedel |
2008-11-27 | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King |
2008-11-27 | [S390] Update default configuration. | Martin Schwidefsky |
2008-11-27 | [S390] Fix alignment of initial kernel stack. | Heiko Carstens |
2008-11-27 | [S390] pgtable.h: Fix oops in unmap_vmas for KVM processes | Christian Borntraeger |
2008-11-27 | [S390] fix/cleanup sched_clock | Christian Borntraeger |
2008-11-27 | [S390] fix system call parameter functions. | Martin Schwidefsky |
2008-11-27 | Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-... | Ingo Molnar |
2008-11-26 | ARM: OMAP: Fixes for suspend / resume GPIO wake-up handling | Tero Kristo |
2008-11-26 | parisc: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-11-26 | parisc: fix kernel crash when unwinding a userspace process | Helge Deller |
2008-11-26 | parisc: __kernel_time_t is always long | Geert Uytterhoeven |
2008-11-26 | KVM: MMU: avoid creation of unreachable pages in the shadow | Marcelo Tosatti |
2008-11-26 | tracing: add "power-tracer": C/P state tracer to help power optimization | Arjan van de Ven |
2008-11-26 | ftrace: use code patching for ftrace graph tracer | Steven Rostedt |
2008-11-26 | [ARM] pxa/corgi: update default config to exclude tosa from being built | Eric Miao |
2008-11-26 | [ARM] pxa/pcm990: use negative number for an invalid GPIO in camera data | Guennadi Liakhovetski |
2008-11-26 | x86: fixup config space size of CPU functions for AMD family 11h | Andreas Herrmann |
2008-11-26 | tracing: function graph tracer, fix | Ingo Molnar |
2008-11-26 | tracing/function-return-tracer: set a more human readable output | Frederic Weisbecker |
2008-11-26 | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker |
2008-11-25 | ARM: OMAP: Typo fix for clock_allow_idle | Amit Kucheria |
2008-11-25 | [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value | Andreas Herrmann |
2008-11-25 | x86, bts, ftrace: a BTS ftrace plug-in prototype | Markus Metzger |
2008-11-25 | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c | Markus Metzger |
2008-11-25 | x86, bts: base in-kernel ds interface on handles | Markus Metzger |
2008-11-25 | Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-... | Ingo Molnar |