summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner2014-11-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu2014-11-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang2014-11-12
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()Yijing Wang2014-11-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"Yijing Wang2014-11-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask BitsYijing Wang2014-11-06
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: Allow irqchip drivers to override irq_reg_{readl,writel}Kevin 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: Remove timekeeping_inject_sleeptime()John Stultz2014-11-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtc/lib: Provide y2038 safe rtc_tm_to_time()/rtc_time_to_tm() replacementpang.xunlei2014-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
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Init numa balancing fields of init_taskKirill 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/wait: Remove wait_event_freezekillable()Peter Zijlstra (Intel)2014-11-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/wait: Reimplement wait_event_freezable()Peter Zijlstra2014-11-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Exclude cond_resched() from nested sleep testPeter Zijlstra2014-10-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Debug nested sleepsPeter Zijlstra2014-10-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched, exit: Deal with nested sleepsPeter Zijlstra2014-10-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/wait: Add might_sleep() checksPeter Zijlstra2014-10-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/wait: Provide infrastructure to deal with nested blockingPeter Zijlstra2014-10-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/deadline: Ensure that updates to exclusive cpusets don't break ACJuri Lelli2014-10-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/deadline: Fix bandwidth check/update when migrating tasks between exclu...Juri Lelli2014-10-28
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf: Improve the perf_sample_data struct layoutPeter Zijlstra2014-11-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf: Add ability to sample machine state on interruptStephane Eranian2014-11-16
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-11-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...Paul E. McKenney2014-11-13
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar2014-10-29
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: More info about potential deadlocks with rcu_read_unlock()Oleg Nesterov2014-11-13
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Optimize cond_resched_rcu_qs()Paul E. McKenney2014-11-13
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Add sparse check for RCU_INIT_POINTER()Pranith Kumar2014-11-13
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove "cpu" argument to rcu_needs_cpu()Paul E. McKenney2014-11-03
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove "cpu" argument to rcu_note_context_switch()Paul E. McKenney2014-11-03
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove "cpu" argument to rcu_check_callbacks()Paul E. McKenney2014-11-03
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'omap-gpmc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-12-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'omap-for-v3.19/gpmc-move-v2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2014-11-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: OMAP2+: Prepare to move GPMC to drivers by platform data headerTony Lindgren2014-11-20
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'tegra-for-3.19-iommu' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2014-12-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |