summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | sched_show_task: fix unsafe usage of ->real_parentOleg Nesterov2014-12-10
| * | | | | | | | | | | | | | | | | kernel: res_counter: remove the unused APIJohannes Weiner2014-12-10
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'iov_iter' into for-nextAl Viro2014-12-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | new helper: audit_file()Al Viro2014-11-19
| * | | | | | | | | | | | | | | | kill f_dentry usesAl Viro2014-11-19
| * | | | | | | | | | | | | | | | move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-03
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | pstore: Honor dmesg_restrict sysctl on dmesg dumpsSebastian Schmidt2014-11-05
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | 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-18
| * | | | | | | | | | | | | | | mpx: Extend siginfo structure to include bound violation informationQiaowei Ren2014-11-18
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | 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-09
| * | | | | | | | | | | | | | | genirq: Generic chip: Change irq_reg_{readl,writel} argumentsKevin Cernekee2014-11-09
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | 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-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | 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