| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: res_counter: remove the unused API | Johannes Weiner | 2014-12-10 | 2 | -212/+0 |
* | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-12-10 | 1 | -5/+63 |
|\ |
|
| * | timekeeping: Provide y2038 safe accessor to the seconds portion of CLOCK_REAL... | Heena Sirwani | 2014-10-29 | 1 | -0/+30 |
| * | timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONIC | Heena Sirwani | 2014-10-29 | 1 | -5/+33 |
* | | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-10 | 2 | -0/+16 |
|\ \ |
|
| * | | x86, mpx: On-demand kernel allocation of bounds tables | Dave Hansen | 2014-11-18 | 1 | -0/+12 |
| * | | mpx: Extend siginfo structure to include bound violation information | Qiaowei Ren | 2014-11-18 | 1 | -0/+4 |
* | | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-12-10 | 6 | -21/+1024 |
|\ \ \ |
|
| * | | | genirq: Move irq_chip_write_msi_msg() helper to core | Thomas Gleixner | 2014-12-07 | 1 | -0/+6 |
| * | | | PCI/MSI: Move cached entry functions to irq core | Jiang Liu | 2014-11-23 | 1 | -0/+13 |
| * | | | genirq: Provide default callbacks for msi_domain_ops | Jiang Liu | 2014-11-23 | 1 | -8/+103 |
| * | | | genirq: Introduce msi_domain_alloc/free_irqs() | Jiang Liu | 2014-11-23 | 1 | -0/+75 |
| * | | | genirq: Add generic msi irq domain support | Jiang Liu | 2014-11-23 | 3 | -0/+152 |
| * | | | genirq: Work around __irq_set_handler vs stacked domains ordering issues | Marc Zyngier | 2014-11-23 | 1 | -1/+24 |
| * | | | irqdomain: Introduce helper function irq_domain_add_hierarchy() | Jiang Liu | 2014-11-23 | 1 | -0/+36 |
| * | | | irqdomain: Implement a method to automatically call parent domains alloc/free | Jiang Liu | 2014-11-23 | 1 | -2/+80 |
| * | | | genirq: Introduce helper irq_domain_set_info() to reduce duplicated code | Jiang Liu | 2014-11-23 | 1 | -0/+21 |
| * | | | genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip | Jiang Liu | 2014-11-23 | 1 | -0/+2 |
| * | | | genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip | Jiang Liu | 2014-11-23 | 1 | -0/+26 |
| * | | | genirq: Add more helper functions to support stacked irq_chip | Yingjoe Chen | 2014-11-23 | 1 | -0/+48 |
| * | | | genirq: Introduce helper functions to support stacked irq_chip | Jiang Liu | 2014-11-23 | 1 | -0/+28 |
| * | | | irqdomain: Do irq_find_mapping and set_type for hierarchy irqdomain in case OF | Yingjoe Chen | 2014-11-23 | 1 | -9/+18 |
| * | | | irqdomain: Introduce new interfaces to support hierarchy irqdomains | Jiang Liu | 2014-11-23 | 3 | -16/+407 |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-10 | 1 | -10/+26 |
|\ \ \ \ |
|
| * | | | | genirq: Generic chip: Add big endian I/O accessors | Kevin Cernekee | 2014-11-09 | 1 | -0/+16 |
| * | | | | genirq: Generic chip: Change irq_reg_{readl,writel} arguments | Kevin Cernekee | 2014-11-09 | 1 | -10/+10 |
| |/ / / |
|
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-12-10 | 4 | -40/+41 |
|\ \ \ \ |
|
| * | | | | time: Fix sign bug in NTP mult overflow warning | John Stultz | 2014-11-25 | 1 | -1/+1 |
| * | | | | time: Fixup comments to reflect usage of timespec64 | John Stultz | 2014-11-21 | 1 | -3/+3 |
| * | | | | time: Expose get_monotonic_coarse64() for in-kernel uses | John Stultz | 2014-11-21 | 1 | -2/+2 |
| * | | | | time: Expose getrawmonotonic64 for in-kernel uses | John Stultz | 2014-11-21 | 1 | -5/+6 |
| * | | | | time: Provide y2038 safe mktime() replacement | pang.xunlei | 2014-11-21 | 1 | -12/+8 |
| * | | | | time: Provide y2038 safe timekeeping_inject_sleeptime() replacement | pang.xunlei | 2014-11-21 | 1 | -6/+4 |
| * | | | | time: Provide y2038 safe do_settimeofday() replacement | pang.xunlei | 2014-11-21 | 1 | -10/+9 |
| * | | | | time: Complete NTP adjustment threshold judging conditions | pang.xunlei | 2014-11-21 | 1 | -1/+2 |
| * | | | | time: Avoid possible NTP adjustment mult overflow. | pang.xunlei | 2014-11-21 | 1 | -0/+6 |
| * | | | | time: Rename udelay_test.c to test_udelay.c | John Stultz | 2014-11-21 | 2 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-12-09 | 16 | -213/+721 |
|\ \ \ \ |
|
| * | | | | sched: Add missing rcu protection to wake_up_all_idle_cpus | Andy Lutomirski | 2014-12-08 | 1 | -2/+7 |
| * | | | | sched/deadline: Introduce start_hrtick_dl() for !CONFIG_SCHED_HRTICK | Wanpeng Li | 2014-11-16 | 1 | -4/+4 |
| * | | | | sched/deadline: Remove unnecessary definitions in cpudeadline.h | pang.xunlei | 2014-11-16 | 1 | -3/+0 |
| * | | | | sched/cpupri: Remove unnecessary definitions in cpupri.h | pang.xunlei | 2014-11-16 | 1 | -3/+0 |
| * | | | | sched/deadline: Fix rq->dl.pushable_tasks bug in push_dl_task() | Wanpeng Li | 2014-11-16 | 1 | -2/+3 |
| * | | | | sched/fair: Fix stale overloaded status in the busiest group finding logic | Wanpeng Li | 2014-11-16 | 1 | -1/+3 |
| * | | | | sched: Move p->nr_cpus_allowed check to select_task_rq() | Wanpeng Li | 2014-11-16 | 4 | -10/+2 |
| * | | | | sched/completion: Document when to use wait_for_completion_io_*() | Wolfram Sang | 2014-11-16 | 1 | -2/+3 |
| * | | | | sched/fair: Kill task_struct::numa_entry and numa_group::task_list | Kirill Tkhai | 2014-11-16 | 2 | -6/+0 |
| * | | | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying... | Ingo Molnar | 2014-11-16 | 24 | -153/+224 |
| |\ \ \ \ |
|
| * | | | | | sched: Refactor task_struct to use numa_faults instead of numa_* pointers | Iulia Manda | 2014-11-04 | 4 | -57/+67 |
| * | | | | | sched/deadline: Don't check CONFIG_SMP in switched_from_dl() | Wanpeng Li | 2014-11-04 | 1 | -2/+0 |