summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-128-40/+45
|\
| * x86/cpu: Increase max CPU count to 8192Josh Boyer2013-11-061-2/+2
| * x86/cpu: Allow higher NR_CPUS valuesJosh Boyer2013-11-061-2/+4
| * x86/cpu: Always print SMP information in /proc/cpuinfoHATAYAMA Daisuke2013-11-061-9/+6
| * Merge tag 'v3.12' into x86/cpu, to refresh the branch before queueing up more...Ingo Molnar2013-11-06120-864/+1142
| |\
| * | x86/cpu: Track legacy CPU model data only on 32-bit kernelsJan Beulich2013-10-266-28/+34
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-122-7/+11
|\ \ \
| * | | x86, msr: Use file_inode(), not f_mapping->hostAndre Richter2013-10-081-1/+1
| * | | x86: mkpiggy.c: Explicitly close the output fileGeyslan G. Bem2013-10-081-6/+10
* | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-124-17/+30
|\ \ \ \
| * | | | x86, defconfig: Add DEVTMPFS and DEVTMPFS_MOUNT to *86*_defconfigChen Gang2013-11-042-0/+4
| * | | | x86, build: move build output statistics away from stderrKees Cook2013-09-262-17/+26
* | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-125-9/+64
|\ \ \ \ \
| * | | | | x86/boot: Further compress CPUs bootup messageBorislav Petkov2013-10-013-11/+40
| * | | | | x86: Improve the printout of the SMP bootup CPU tableBorislav Petkov2013-09-284-7/+33
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-124-62/+101
|\ \ \ \ \ \
| * | | | | | x86: Unify copy_to_user() and add size checking to itJan Beulich2013-10-264-16/+32
| * | | | | | x86: Unify copy_from_user() size checkingJan Beulich2013-10-264-46/+69
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-122-5/+5
|\ \ \ \ \ \
| * | | | | | x86/apic: Disable I/O APIC before shutdown of the local APICFenghua Yu2013-11-072-5/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-1254-189/+717
|\ \ \ \ \ \
| * | | | | | x86/time: Honor ACPI FADT flag indicating absence of a CMOS RTCJan Beulich2013-10-261-0/+8
| * | | | | | Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner2013-10-245-6/+7
| |\ \ \ \ \ \
| | * | | | | | time: Fix signedness bug in sysfs_get_uname() and its callersPatrick Palka2013-10-183-3/+3
| | * | | | | | timekeeping: Fix some trivial typos in commentsXie XiuQi2013-10-181-1/+2
| | * | | | | | alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't existKOSAKI Motohiro2013-10-181-2/+2
| * | | | | | | clocksource: sun4i: remove IRQF_DISABLEDMaxime Ripard2013-10-221-1/+1
| * | | | | | | clocksource: sun4i: Report the minimum tick that we can programMaxime Ripard2013-10-221-4/+6
| * | | | | | | clocksource: sun4i: Select CLKSRC_MMIOMaxime Ripard2013-10-221-0/+1
| * | | | | | | clocksource: Provide timekeeping for efm32 SoCsUwe Kleine-König2013-10-224-0/+307
| * | | | | | | clocksource: em_sti: convert to clk_prepare/unprepareShinya Kuribayashi2013-10-221-2/+2
| |/ / / / / /
| * | | | | | clocksource: arch_timer: Do not register arch_sys_counter twiceThierry Reding2013-10-161-9/+3
| * | | | | | timer stats: Add a 'Collection: active/inactive' line to timer usage statisticsDong Zhu2013-10-101-4/+4
| * | | | | | Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar2013-10-108-38/+15
| |\ \ \ \ \ \
| | * | | | | | sched_clock: Remove sched_clock_func() hookStephen Boyd2013-10-092-10/+1
| | * | | | | | arch_timer: Move to generic sched_clock frameworkStephen Boyd2013-10-094-24/+11
| | * | | | | | rtc: rtc-pl031: Set wakeup flag prior to registering rtcdevJohn Stultz2013-09-181-2/+1
| | * | | | | | clocksource: Fix 'ret' data type of sysfs_override_clocksource() and sysfs_un...Elad Wexler2013-09-171-2/+2
| * | | | | | | Merge branch 'clockevents/3.13' of git://git.linaro.org/people/dlezcano/linux...Ingo Molnar2013-10-0911-27/+211
| |\ \ \ \ \ \ \
| | * | | | | | | clocksource: tcb_clksrc: Remove IRQF_DISABLEDBoris BREZILLON2013-10-031-1/+1
| | * | | | | | | clocksource: tcb_clksrc: Improve driver robustnessBoris BREZILLON2013-10-031-5/+28
| | * | | | | | | clocksource: tcb_clksrc: Replace clk_enable/disable with clk_prepare_enable/d...Boris BREZILLON2013-10-031-5/+21
| | * | | | | | | Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevent...Daniel Lezcano2013-10-0310-16/+161
| |/| | | | | | |
| | * | | | | | | drivers: clocksource: add CPU PM notifier for ARM architected timerSudeep KarkadaNagesha2013-09-261-0/+34
| | * | | | | | | drivers: clocksource: add support for ARM architected timer event streamWill Deacon2013-09-263-0/+32
| | * | | | | | | ARM64: arch_timer: add support to configure and enable event streamSudeep KarkadaNagesha2013-09-264-8/+47
| | * | | | | | | ARM: arch_timer: add support to configure and enable event streamSudeep KarkadaNagesha2013-09-263-3/+26
| | * | | | | | | ARM/ARM64: arch_timer: add macros for bits in control registerSudeep KarkadaNagesha2013-09-263-6/+23
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'clockevents/3.13' of git://git.linaro.org/people/dlezcano/linux...Ingo Molnar2013-10-0319-38/+41
| |\ \ \ \ \ \ \
| | * | | | | | | clocksource: arm_arch_timer: Use clocksource for suspend timekeepingStephen Boyd2013-10-021-1/+1