aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-11
|\
| * efi: Add proper definitions for some EFI function pointers.Roy Franz2013-09-25
| * efi: x86: make efi_lookup_mapped_addr() a common functionLeif Lindholm2013-09-05
| * efi: x86: ia64: provide a generic efi_config_init()Leif Lindholm2013-09-05
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-11
|\ \
| * \ Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar2013-10-10
| |\ \
| | * | sched_clock: Remove sched_clock_func() hookStephen Boyd2013-10-09
| * | | Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevent...Daniel Lezcano2013-10-03
| |\ \ \
| | * | | drivers: clocksource: add support for ARM architected timer event streamWill Deacon2013-09-26
| | * | | ARM/ARM64: arch_timer: add macros for bits in control registerSudeep KarkadaNagesha2013-09-26
| * | | | Merge branch 'clockevents/3.13' of git://git.linaro.org/people/dlezcano/linux...Ingo Molnar2013-10-03
| |\ \ \ \
| | * | | | clockchips: Add FEAT_PERCPU clockevent flagSoren Brinkmann2013-10-02
| | | |/ / | | |/| |
| * | | | Merge tag 'v3.12-rc3' into timers/coreIngo Molnar2013-10-03
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'fortglx/3.12/sched-clock64-base' into fortglx/3.13/timeJohn Stultz2013-09-16
| |\ \ \ \
| | * | | | sched_clock: Add support for >32 bit sched_clockStephen Boyd2013-07-30
| | * | | | clocksource: Extract max nsec calculation into separate functionStephen Boyd2013-07-30
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-11
|\ \ \ \ \ \
| * | | | | | sched: Move completion code from core.c to completion.cPeter Zijlstra2013-11-06
| * | | | | | sched/wait: Fix __wait_event_interruptible_lock_irq_timeout()Heiko Carstens2013-11-01
| * | | | | | Merge branch 'linus' into sched/coreIngo Molnar2013-11-01
| |\ \ \ \ \ \
| * | | | | | | sched/wait: Fix build breakageThierry Reding2013-10-23
| * | | | | | | sched/wait: Introduce prepare_to_wait_event()Oleg Nesterov2013-10-16
| * | | | | | | sched/wait: Add ___wait_cond_timeout() to wait_event*_timeout() tooOleg Nesterov2013-10-16
| * | | | | | | Merge branch 'core/urgent' into sched/coreIngo Molnar2013-10-11
| |\ \ \ \ \ \ \
| * | | | | | | | sched/numa: Skip some page migrations after a shared faultRik van Riel2013-10-09
| * | | | | | | | mm: numa: Revert temporarily disabling of NUMA migrationRik van Riel2013-10-09
| * | | | | | | | sched/numa: Remove the numa_balancing_scan_period_reset sysctlMel Gorman2013-10-09
| * | | | | | | | sched/numa: Adjust scan rate in task_numa_placementRik van Riel2013-10-09
| * | | | | | | | sched/numa: Be more careful about joining numa groupsRik van Riel2013-10-09
| * | | | | | | | sched/numa: Add debuggingIngo Molnar2013-10-09
| * | | | | | | | sched/numa: Call task_numa_free() from do_execve()Rik van Riel2013-10-09
| * | | | | | | | sched/numa: Use group fault statistics in numa placementMel Gorman2013-10-09
| * | | | | | | | sched/numa: Stay on the same node if CLONE_VMRik van Riel2013-10-09
| * | | | | | | | mm: numa: Do not group on RO pagesPeter Zijlstra2013-10-09
| * | | | | | | | sched/numa: Report a NUMA task group IDMel Gorman2013-10-09
| * | | | | | | | sched/numa: Use {cpu, pid} to create task groups for shared faultsPeter Zijlstra2013-10-09
| * | | | | | | | mm: numa: Change page last {nid,pid} into {cpu,pid}Peter Zijlstra2013-10-09
| * | | | | | | | sched/numa: Introduce migrate_swap()Peter Zijlstra2013-10-09
| * | | | | | | | stop_machine: Introduce stop_two_cpus()Peter Zijlstra2013-10-09
| * | | | | | | | sched/numa: Retry migration of tasks to CPU on a preferred nodeMel Gorman2013-10-09
| * | | | | | | | mm: numa: Limit NUMA scanning to migrate-on-fault VMAsMel Gorman2013-10-09
| * | | | | | | | sched/numa: Set preferred NUMA node based on number of private faultsMel Gorman2013-10-09
| * | | | | | | | mm: numa: Scan pages with elevated page_mapcountMel Gorman2013-10-09
| * | | | | | | | sched/numa: Add infrastructure for split shared/private accounting of NUMA hi...Mel Gorman2013-10-09
| * | | | | | | | sched/numa: Favour moving tasks towards the preferred nodeMel Gorman2013-10-09
| * | | | | | | | sched/numa: Update NUMA hinting faults once per scanMel Gorman2013-10-09
| * | | | | | | | sched/numa: Select a preferred node with the most numa hinting faultsMel Gorman2013-10-09
| * | | | | | | | sched/numa: Track NUMA hinting faults on per-node basisMel Gorman2013-10-09
| * | | | | | | | sched/numa: Set the scan rate proportional to the memory usage of the task be...Mel Gorman2013-10-09
| * | | | | | | | Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne...Mel Gorman2013-10-09