| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | sched_show_task: fix unsafe usage of ->real_parent | Oleg Nesterov | 2014-12-10 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | kernel: res_counter: remove the unused API | Johannes Weiner | 2014-12-10 | 2 | -212/+0 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-12-10 | 5 | -6/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Merge branch 'iov_iter' into for-next | Al Viro | 2014-12-08 | 35 | -260/+410 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | new helper: audit_file() | Al Viro | 2014-11-19 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | kill f_dentry uses | Al Viro | 2014-11-19 | 3 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | move d_rcu from overlapping d_child to overlapping d_alias | Al Viro | 2014-11-03 | 2 | -3/+3 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-10 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | pstore: Honor dmesg_restrict sysctl on dmesg dumps | Sebastian Schmidt | 2014-11-05 | 1 | -1/+1 | |
| | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | 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 | |
