aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-10
|\
| * timekeeping: Provide y2038 safe accessor to the seconds portion of CLOCK_REAL...Heena Sirwani2014-10-29
| * timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONICHeena Sirwani2014-10-29
* | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-10
|\ \
| * | x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen2014-11-17
| * | mpx: Extend siginfo structure to include bound violation informationQiaowei Ren2014-11-17
* | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-10
|\ \ \
| * | | genirq: Move irq_chip_write_msi_msg() helper to coreThomas Gleixner2014-12-07
| * | | PCI/MSI: Move cached entry functions to irq coreJiang Liu2014-11-23
| * | | genirq: Provide default callbacks for msi_domain_opsJiang Liu2014-11-23
| * | | genirq: Introduce msi_domain_alloc/free_irqs()Jiang Liu2014-11-23
| * | | genirq: Add generic msi irq domain supportJiang Liu2014-11-23
| * | | genirq: Work around __irq_set_handler vs stacked domains ordering issuesMarc Zyngier2014-11-23
| * | | irqdomain: Introduce helper function irq_domain_add_hierarchy()Jiang Liu2014-11-23
| * | | irqdomain: Implement a method to automatically call parent domains alloc/freeJiang Liu2014-11-23
| * | | genirq: Introduce helper irq_domain_set_info() to reduce duplicated codeJiang Liu2014-11-23
| * | | genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchipJiang Liu2014-11-23
| * | | genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchipJiang Liu2014-11-23
| * | | genirq: Add more helper functions to support stacked irq_chipYingjoe Chen2014-11-23
| * | | genirq: Introduce helper functions to support stacked irq_chipJiang Liu2014-11-23
| * | | irqdomain: Do irq_find_mapping and set_type for hierarchy irqdomain in case OFYingjoe Chen2014-11-23
| * | | irqdomain: Introduce new interfaces to support hierarchy irqdomainsJiang Liu2014-11-23
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-10
|\ \ \ \
| * | | | genirq: Generic chip: Add big endian I/O accessorsKevin Cernekee2014-11-08
| * | | | genirq: Generic chip: Change irq_reg_{readl,writel} argumentsKevin Cernekee2014-11-08
| |/ / /
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-12-10
|\ \ \ \
| * | | | time: Fix sign bug in NTP mult overflow warningJohn Stultz2014-11-25
| * | | | time: Fixup comments to reflect usage of timespec64John Stultz2014-11-21
| * | | | time: Expose get_monotonic_coarse64() for in-kernel usesJohn Stultz2014-11-21
| * | | | time: Expose getrawmonotonic64 for in-kernel usesJohn Stultz2014-11-21
| * | | | time: Provide y2038 safe mktime() replacementpang.xunlei2014-11-21
| * | | | time: Provide y2038 safe timekeeping_inject_sleeptime() replacementpang.xunlei2014-11-21
| * | | | time: Provide y2038 safe do_settimeofday() replacementpang.xunlei2014-11-21
| * | | | time: Complete NTP adjustment threshold judging conditionspang.xunlei2014-11-21
| * | | | time: Avoid possible NTP adjustment mult overflow.pang.xunlei2014-11-21
| * | | | time: Rename udelay_test.c to test_udelay.cJohn Stultz2014-11-21
| | |_|/ | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-10
|\ \ \ \
| * | | | sched: Add missing rcu protection to wake_up_all_idle_cpusAndy Lutomirski2014-12-08
| * | | | sched/deadline: Introduce start_hrtick_dl() for !CONFIG_SCHED_HRTICKWanpeng Li2014-11-16
| * | | | sched/deadline: Remove unnecessary definitions in cpudeadline.hpang.xunlei2014-11-16
| * | | | sched/cpupri: Remove unnecessary definitions in cpupri.hpang.xunlei2014-11-16
| * | | | sched/deadline: Fix rq->dl.pushable_tasks bug in push_dl_task()Wanpeng Li2014-11-16
| * | | | sched/fair: Fix stale overloaded status in the busiest group finding logicWanpeng Li2014-11-16
| * | | | sched: Move p->nr_cpus_allowed check to select_task_rq()Wanpeng Li2014-11-16
| * | | | sched/completion: Document when to use wait_for_completion_io_*()Wolfram Sang2014-11-16
| * | | | sched/fair: Kill task_struct::numa_entry and numa_group::task_listKirill Tkhai2014-11-16
| * | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2014-11-16
| |\ \ \ \
| * | | | | sched: Refactor task_struct to use numa_faults instead of numa_* pointersIulia Manda2014-11-04
| * | | | | sched/deadline: Don't check CONFIG_SMP in switched_from_dl()Wanpeng Li2014-11-04
| * | | | | sched/deadline: Reschedule from switched_from_dl() after a successful pullWanpeng Li2014-11-04