summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-11-30xen_play_dead() is __cpuinitAl Viro
2008-11-30xen_setup_vcpu_info_placement() is not init on x86Al Viro
2008-11-30kvm_setup_secondary_clock() is cpuinitAl Viro
2008-11-30enable_IR_x2apic() needs to be __initAl Viro
2008-11-30alpha: pcibios_resource_to_bus() is callable from normal codeAl Viro
2008-11-30fix the section noise in sparc head.SAl Viro
2008-11-30m32r: section noise in head.SAl Viro
2008-11-30of_platform_driver noise on sparceAl Viro
2008-11-30sparc64 trivial section misannotationsAl Viro
2008-11-30sparc32 cpuinit flase positivesAl Viro
2008-11-30powerpc set_huge_psize() false positiveAl Viro
2008-11-30false __cpuinit positives on alphaAl Viro
2008-11-28powerpc/ppc32: static ftrace fixes for PPC32Steven Rostedt
2008-11-28powerpc: ftrace, use create_branchSteven Rostedt
2008-11-28powerpc: ftrace, added missing icache flushSteven Rostedt
2008-11-28powerpc: ftrace, fix cast aliasing and add code verificationSteven Rostedt
2008-11-28powerpc: ftrace, do nothing in mcount call for dyn ftraceSteven Rostedt
2008-11-27Merge 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 APIMarek Vasut
2008-11-27x86: always define DECLARE_PCI_UNMAP* macrosJoerg Roedel
2008-11-27Merge 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 processesChristian Borntraeger
2008-11-27[S390] fix/cleanup sched_clockChristian Borntraeger
2008-11-27[S390] fix system call parameter functions.Martin Schwidefsky
2008-11-27Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar
2008-11-26ARM: OMAP: Fixes for suspend / resume GPIO wake-up handlingTero Kristo
2008-11-26parisc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-26parisc: fix kernel crash when unwinding a userspace processHelge Deller
2008-11-26parisc: __kernel_time_t is always longGeert Uytterhoeven
2008-11-26KVM: MMU: avoid creation of unreachable pages in the shadowMarcelo Tosatti
2008-11-26tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven
2008-11-26ftrace: use code patching for ftrace graph tracerSteven Rostedt
2008-11-26[ARM] pxa/corgi: update default config to exclude tosa from being builtEric Miao
2008-11-26[ARM] pxa/pcm990: use negative number for an invalid GPIO in camera dataGuennadi Liakhovetski
2008-11-26x86: fixup config space size of CPU functions for AMD family 11hAndreas Herrmann
2008-11-26tracing: function graph tracer, fixIngo Molnar
2008-11-26tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker
2008-11-25ARM: OMAP: Typo fix for clock_allow_idleAmit Kucheria
2008-11-25[CPUFREQ] powernow-k8: ignore out-of-range PstateStatus valueAndreas Herrmann
2008-11-25x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger
2008-11-25x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger
2008-11-25x86, bts: base in-kernel ds interface on handlesMarkus Metzger
2008-11-25Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-...Ingo Molnar
2008-11-25x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger
2008-11-25x86, pebs: fix PEBS record size configurationMarkus Metzger
2008-11-25x86, bts: turn macro into static inline functionMarkus Metzger
2008-11-25x86, bts: exclude ds.c from build when disabledMarkus Metzger