aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-111-2/+3
|\
| * dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo2009-09-081-2/+3
* | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-1118-63/+103
|\ \
| * \ Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar2009-09-06158-1017/+1778
| |\ \
| * | | tracing: Remove FTRACE_SYSCALL_MAX definitionsJason Baron2009-08-261-7/+0
| * | | tracing: Convert event tracing code to use NR_syscallsJason Baron2009-08-261-4/+4
| * | | tracing: Define NR_syscalls for x86_64Jason Baron2009-08-262-0/+7
| * | | tracing: Define NR_syscalls for x86 (32)Jason Baron2009-08-261-0/+2
| * | | tracing: Add syscall tracepoints - s390 arch updateHendrik Brueckner2009-08-261-9/+27
| * | | tracing: Create generic syscall TRACE_EVENTsJosh Stone2009-08-262-11/+9
| * | | tracing: Move tracepoint callbacks from declaration to definitionJosh Stone2009-08-262-4/+4
| * | | tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone2009-08-2611-19/+20
| * | | [S390] ftrace: update system call tracer supportIngo Molnar2009-08-191-2/+5
| * | | tracing: Convert x86_64 mmap and uname to use DEFINE_SYSCALLJason Baron2009-08-111-4/+4
| * | | tracing: Add individual syscalls tracepoint id supportJason Baron2009-08-111-0/+10
| * | | tracing: Update FTRACE_SYSCALL_MAXJason Baron2009-08-111-2/+2
| * | | tracing: Add syscall tracepointsJason Baron2009-08-111-2/+5
| * | | tracing: Call arch_init_ftrace_syscalls at bootJason Baron2009-08-111-11/+4
| * | | tracing: Map syscall name to numberJason Baron2009-08-111-0/+16
| * | | Merge branch 'linus' into tracing/coreIngo Molnar2009-08-11316-4052/+6502
| |\ \ \
| * | | | tracing/function-graph-tracer: Drop the useless nmi protectionFrederic Weisbecker2009-08-061-4/+0
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-111-19/+28
|\ \ \ \ \
| * | | | | sched: enable SD_WAKE_IDLEPeter Zijlstra2009-09-071-1/+1
| * | | | | sched: Turn on SD_BALANCE_NEWIDLEIngo Molnar2009-09-041-1/+1
| * | | | | sched: Clean up topology.hIngo Molnar2009-09-041-19/+28
* | | | | | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2009-09-119-22/+921
|\ \ \ \ \ \
| * | | | | | x86, perf_counter, bts: Do not allow kernel BTS tracing for nowmarkus.t.metzger@intel.com2009-09-041-2/+9
| * | | | | | x86, perf_counter, bts: Correct pointer-to-u64 castsmarkus.t.metzger@intel.com2009-09-041-12/+12
| * | | | | | x86, perf_counter, bts: Fail if BTS is not availablemarkus.t.metzger@intel.com2009-09-041-14/+11
| * | | | | | Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2009-09-02110-915/+1630
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Ingo Molnar2009-08-187-16/+588
| |\ \ \ \ \ \
| | * | | | | | perf_counter: powerpc: Add callchain supportPaul Mackerras2009-08-182-1/+528
| | * | | | | | powerpc: Allow perf_counters to access user memory at interrupt timePaul Mackerras2009-08-184-12/+57
| | * | | | | | powerpc/32: Always order writes to halves of 64-bit PTEsPaul Mackerras2009-08-181-3/+3
| * | | | | | | Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2009-08-1556-139/+263
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | x86, perf_counter, bts: Add BTS support to perfcountersMarkus Metzger2009-08-092-6/+329
* | | | | | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-09-117-400/+622
|\ \ \ \ \ \ \ \
| * | | | | | | | arch/x86/oprofile/op_model_amd.c: fix op_amd_handle_ibs() return typeAndrew Morton2009-08-041-5/+3
| * | | | | | | | Revert "x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()"Robert Richter2009-08-041-5/+2
| * | | | | | | | x86/oprofile: Small coding style fixesRobert Richter2009-07-201-3/+2
| * | | | | | | | x86/oprofile: Add counter reservation check for virtual countersRobert Richter2009-07-201-3/+1
| * | | | | | | | x86/oprofile: Implement op_x86_virt_to_phys()Robert Richter2009-07-203-1/+8
| * | | | | | | | oprofile: Adding switch counter to oprofile statistic variablesRobert Richter2009-07-201-7/+0
| * | | | | | | | x86/oprofile: Implement mux_clone()Robert Richter2009-07-201-14/+23
| * | | | | | | | x86/oprofile: Enable multiplexing only if the model supports itRobert Richter2009-07-201-3/+9
| * | | | | | | | x86/oprofile: Add function has_mux() to check multiplexing supportRobert Richter2009-07-201-1/+18
| * | | | | | | | x86/oprofile: Modify initialization of num_virt_countersRobert Richter2009-07-203-3/+3
| * | | | | | | | x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_specRobert Richter2009-07-204-5/+0
| * | | | | | | | x86/oprofile: Remove const qualifier from struct op_x86_model_specRobert Richter2009-07-205-10/+10
| * | | | | | | | x86/oprofile: Moving nmi_cpu_switch() in nmi_int.cRobert Richter2009-07-201-74/+70