aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| | * | | | | | | | arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall2008-11-25
| | * | | | | | | | x86: use limited register constraint for setnzSteven Rostedt2008-11-25
| | * | | | | | | | xen: pin correct PGD on suspendIan Campbell2008-11-23
| | * | | | | | | | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2008-11-23
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | oprofile: fix an overflow in ppro codeEric Dumazet2008-11-17
| | * | | | | | | | | x86: revert irq number limitationThomas Gleixner2008-11-23
| | * | | | | | | | | Merge commit 'v2.6.28-rc6' into x86/urgentIngo Molnar2008-11-21
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | x86: fixing __cpuinit/__init tangle, xsave_cntxt_init()Rakib Mullick2008-11-20
| | * | | | | | | | | x86: fix __cpuinit/__init tangle in init_thread_xstate()Rakib Mullick2008-11-20
| * | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2008-11-30
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus valueAndreas Herrmann2008-11-25
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | MN10300: Tighten up the code using case rangesRobert P. J. Day2008-11-30
| * | | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-11-30
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [S390] Update default configuration.Martin Schwidefsky2008-11-27
| | * | | | | | | | | | [S390] Fix alignment of initial kernel stack.Heiko Carstens2008-11-27
| | * | | | | | | | | | [S390] pgtable.h: Fix oops in unmap_vmas for KVM processesChristian Borntraeger2008-11-27
| | * | | | | | | | | | [S390] fix/cleanup sched_clockChristian Borntraeger2008-11-27
| | * | | | | | | | | | [S390] fix system call parameter functions.Martin Schwidefsky2008-11-27
| | |/ / / / / / / / /
| * | | | | | | | | | remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-30
| * | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-11-30
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | MIPS: Make BUG() __noreturn.David Daney2008-11-24
| | |/ / / / / / / / /
| * | | | | | | | | | sn_pci_controller_fixup() should be __initAl Viro2008-11-30
| * | | | | | | | | | xen_play_dead() is __cpuinitAl Viro2008-11-30
| * | | | | | | | | | xen_setup_vcpu_info_placement() is not init on x86Al Viro2008-11-30
| * | | | | | | | | | kvm_setup_secondary_clock() is cpuinitAl Viro2008-11-30
| * | | | | | | | | | enable_IR_x2apic() needs to be __initAl Viro2008-11-30
| * | | | | | | | | | alpha: pcibios_resource_to_bus() is callable from normal codeAl Viro2008-11-30
| * | | | | | | | | | fix the section noise in sparc head.SAl Viro2008-11-30
| * | | | | | | | | | m32r: section noise in head.SAl Viro2008-11-30
| * | | | | | | | | | of_platform_driver noise on sparceAl Viro2008-11-30
| * | | | | | | | | | sparc64 trivial section misannotationsAl Viro2008-11-30
| * | | | | | | | | | sparc32 cpuinit flase positivesAl Viro2008-11-30
| * | | | | | | | | | powerpc set_huge_psize() false positiveAl Viro2008-11-30
| * | | | | | | | | | false __cpuinit positives on alphaAl Viro2008-11-30
| |/ / / / / / / / /
* | | | | | | | | | sched: convert struct root_domain to cpumask_var_t, fixIngo Molnar2008-11-26
| | | | | | | | | |
| \ \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ \ Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096Ingo Molnar2008-11-24
|\ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | *-----. | | | | | | | | | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar2008-11-24
| | |\ \ \ \| | | | | | | | |
| | | | | * | | | | | | | | | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin2008-11-23
| | | | | * | | | | | | | | | tracing/stack-tracer: fix style issuesTörök Edwin2008-11-23
| | | | | * | | | | | | | | | tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin2008-11-23
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| | | | * | | | | | | | | | Merge branch 'ppc/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Ingo Molnar2008-11-23
| | | | |\ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / | | | | |/| | | | | | | | |
| | | | | * | | | | | | | | powerpc/ppc32: ftrace, dynamic ftrace to handle modulesSteven Rostedt2008-11-20
| | | | | * | | | | | | | | powerpc/ppc64: ftrace, handle module trampolines for dyn ftraceSteven Rostedt2008-11-20
| | | | | * | | | | | | | | powerpc: ftrace, use probe_kernel API to modify codeSteven Rostedt2008-11-20
| | | | | * | | | | | | | | powerpc: ftrace, convert to new dynamic ftrace arch APISteven Rostedt2008-11-20
| | | | | * | | | | | | | | powerpc: ftrace, do not latency trace idleSteven Rostedt2008-11-20
| | | * | | | | | | | | | | tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-23
| | |/ / / / / / / / / / /
| | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | *---. | | | | | | | | | | Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar2008-11-23
| | |\ \ \| | | | | | | | | | | | | | |_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | |
| | | | * | | | | | | | | | tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker2008-11-18
| | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \
| | *-. | | | | | | | | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-19
| | |\ \| | | | | | | | | | | | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |