aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-11
|\
| * dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo2009-09-08
* | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-11
|\ \
| * \ Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar2009-09-06
| |\ \
| * | | tracing: Remove FTRACE_SYSCALL_MAX definitionsJason Baron2009-08-26
| * | | tracing: Convert event tracing code to use NR_syscallsJason Baron2009-08-26
| * | | tracing: Define NR_syscalls for x86_64Jason Baron2009-08-26
| * | | tracing: Define NR_syscalls for x86 (32)Jason Baron2009-08-26
| * | | tracing: Add syscall tracepoints - s390 arch updateHendrik Brueckner2009-08-26
| * | | tracing: Create generic syscall TRACE_EVENTsJosh Stone2009-08-25
| * | | tracing: Move tracepoint callbacks from declaration to definitionJosh Stone2009-08-25
| * | | tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone2009-08-25
| * | | [S390] ftrace: update system call tracer supportIngo Molnar2009-08-19
| * | | tracing: Convert x86_64 mmap and uname to use DEFINE_SYSCALLJason Baron2009-08-11
| * | | tracing: Add individual syscalls tracepoint id supportJason Baron2009-08-11
| * | | tracing: Update FTRACE_SYSCALL_MAXJason Baron2009-08-11
| * | | tracing: Add syscall tracepointsJason Baron2009-08-11
| * | | tracing: Call arch_init_ftrace_syscalls at bootJason Baron2009-08-11
| * | | tracing: Map syscall name to numberJason Baron2009-08-11
| * | | Merge branch 'linus' into tracing/coreIngo Molnar2009-08-11
| |\ \ \
| * | | | tracing/function-graph-tracer: Drop the useless nmi protectionFrederic Weisbecker2009-08-06
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-11
|\ \ \ \ \
| * | | | | sched: enable SD_WAKE_IDLEPeter Zijlstra2009-09-07
| * | | | | sched: Turn on SD_BALANCE_NEWIDLEIngo Molnar2009-09-04
| * | | | | sched: Clean up topology.hIngo Molnar2009-09-04
* | | | | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2009-09-11
|\ \ \ \ \ \
| * | | | | | x86, perf_counter, bts: Do not allow kernel BTS tracing for nowmarkus.t.metzger@intel.com2009-09-04
| * | | | | | x86, perf_counter, bts: Correct pointer-to-u64 castsmarkus.t.metzger@intel.com2009-09-04
| * | | | | | x86, perf_counter, bts: Fail if BTS is not availablemarkus.t.metzger@intel.com2009-09-04
| * | | | | | Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2009-09-02
| |\| | | | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Ingo Molnar2009-08-18
| |\ \ \ \ \ \
| | * | | | | | perf_counter: powerpc: Add callchain supportPaul Mackerras2009-08-18
| | * | | | | | powerpc: Allow perf_counters to access user memory at interrupt timePaul Mackerras2009-08-18
| | * | | | | | powerpc/32: Always order writes to halves of 64-bit PTEsPaul Mackerras2009-08-18
| * | | | | | | Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2009-08-15
| |\| | | | | |
| * | | | | | | x86, perf_counter, bts: Add BTS support to perfcountersMarkus Metzger2009-08-09
* | | | | | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-09-11
|\ \ \ \ \ \ \ \
| * | | | | | | | arch/x86/oprofile/op_model_amd.c: fix op_amd_handle_ibs() return typeAndrew Morton2009-08-04
| * | | | | | | | Revert "x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()"Robert Richter2009-08-04
| * | | | | | | | x86/oprofile: Small coding style fixesRobert Richter2009-07-20
| * | | | | | | | x86/oprofile: Add counter reservation check for virtual countersRobert Richter2009-07-20
| * | | | | | | | x86/oprofile: Implement op_x86_virt_to_phys()Robert Richter2009-07-20
| * | | | | | | | oprofile: Adding switch counter to oprofile statistic variablesRobert Richter2009-07-20
| * | | | | | | | x86/oprofile: Implement mux_clone()Robert Richter2009-07-20
| * | | | | | | | x86/oprofile: Enable multiplexing only if the model supports itRobert Richter2009-07-20
| * | | | | | | | x86/oprofile: Add function has_mux() to check multiplexing supportRobert Richter2009-07-20
| * | | | | | | | x86/oprofile: Modify initialization of num_virt_countersRobert Richter2009-07-20
| * | | | | | | | x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_specRobert Richter2009-07-20
| * | | | | | | | x86/oprofile: Remove const qualifier from struct op_x86_model_specRobert Richter2009-07-20
| * | | | | | | | x86/oprofile: Moving nmi_cpu_switch() in nmi_int.cRobert Richter2009-07-20