aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-02-19
|\
| * timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet()Satoru Takeuchi2013-02-15
| * Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2013-02-04
| |\
| | * timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCKJohn Stultz2013-01-29
| | * x86: Select HAS_PERSISTENT_CLOCK on x86John Stultz2013-01-15
| | * Round the calculated scale factor in set_cyc2ns_scale()Bernd Faust2013-01-15
| | * NTP: Add a CONFIG_RTC_SYSTOHC configurationJason Gunthorpe2013-01-15
| * | Merge branch 'timers/for-arm' into timers/coreThomas Gleixner2013-01-31
| |\ \
| * | | x86/time/rtc: Don't print extended CMOS year when reading RTCBjorn Helgaas2013-01-24
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-19
|\ \ \ \
| * | | | sched, powerpc: Fix sched.h split-up build failureIngo Molnar2013-02-11
| * | | | Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar2013-02-05
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker2013-01-27
| | * | | kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker2013-01-27
| | * | | cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-27
| | * | | cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-27
| | * | | cputime: Librarize per nsecs resolution cputime definitionsFrederic Weisbecker2013-01-27
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-19
|\ \ \ \ \
| * | | | | perf/x86/amd: Enable northbridge performance counters on AMD family 15hJacob Shin2013-02-16
| * | | | | uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain()Oleg Nesterov2013-02-08
| * | | | | uprobes/x86: Change __skip_sstep() to actually skip the whole insnOleg Nesterov2013-02-08
| * | | | | perf/x86: Allow for architecture specific RDPMC indexesJacob Shin2013-02-06
| * | | | | perf/x86: Move MSR address offset calculation to architecture specific filesJacob Shin2013-02-06
| * | | | | perf/x86/amd: Use proper naming scheme for AMD bit field definitionsJacob Shin2013-02-06
| * | | | | perf/x86/amd: Generalize northbridge constraints code for family 15hRobert Richter2013-02-06
| * | | | | perf/x86/amd: Rework northbridge event constraints handlerRobert Richter2013-02-06
| * | | | | perf/powerpc: Fix build errorSukadev Bhattiprolu2013-02-06
| * | | | | perf/POWER7: Make some POWER7 events available in sysfsSukadev Bhattiprolu2013-01-31
| * | | | | perf/POWER7: Make generic event translations available in sysfsSukadev Bhattiprolu2013-01-31
| * | | | | perf: Make EVENT_ATTR globalSukadev Bhattiprolu2013-01-31
| * | | | | perf/Power7: Use macros to identify perf eventsSukadev Bhattiprolu2013-01-31
| * | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-24
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/Masami Hiramatsu2013-01-21
| | * | | | kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.cMasami Hiramatsu2013-01-21
| | * | | | ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in KconfigMasami Hiramatsu2013-01-21
| | |/ / /
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-19
|\ \ \ \ \
| * | | | | arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan2013-02-04
| * | | | | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-24
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-17
* | | | | | Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...Linus Torvalds2013-02-15
|\ \ \ \ \ \
| * | | | | | Revert "xen PVonHVM: use E820_Reserved area for shared_info"Konrad Rzeszutek Wilk2013-02-14
| * | | | | | Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"Konrad Rzeszutek Wilk2013-02-14
| * | | | | | x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.Jan Beulich2013-02-13
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-02-15
|\ \ \ \ \ \ \
| * | | | | | | sparc64: Fix get_user_pages_fast() wrt. THP.David S. Miller2013-02-13
| * | | | | | | sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.David S. Miller2013-02-13
| * | | | | | | sparc: kernel/sbus.c: fix memory leakageCong Ding2013-01-21
* | | | | | | | efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameterSatoru Takeuchi2013-02-13
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-13
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/mm: Check if PUD is large when validating a kernel addressMel Gorman2013-02-13