summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | lib: string: Make all calls to strnicmp into calls to strncasecmpRasmus Villemoes2014-10-14
| * | | | | | | | | | | | | | | x86: optimize resource lookups for ioremapMike Travis2014-10-14
| * | | | | | | | | | | | | | | rbtree: add comment to rb_insert_augmented()Lai Jiangshan2014-10-14
| * | | | | | | | | | | | | | | kexec: take the segment adding out of locate_mem_hole functionsBaoquan He2014-10-14
| * | | | | | | | | | | | | | | signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size()Oleg Nesterov2014-10-14
| * | | | | | | | | | | | | | | lib: remove prio_heapLai Jiangshan2014-10-14
| * | | | | | | | | | | | | | | list: include linux/kernel.hMasahiro Yamada2014-10-14
| * | | | | | | | | | | | | | | drivers: dma-contiguous: add initialization from device treeMarek Szyprowski2014-10-14
| * | | | | | | | | | | | | | | kernel: add support for gcc 5Sasha Levin2014-10-14
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-10-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2014-10-09
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | seccomp: Allow arch code to provide seccomp_dataAndy Lutomirski2014-09-03
| * | | | | | | | | | | | | | | | seccomp: Refactor the filter callback and the APIAndy Lutomirski2014-09-03
| * | | | | | | | | | | | | | | | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski2014-09-03
* | | | | | | | | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | x86: HPET force enable for e6xx based systemsPeter Neubauer2014-09-15
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | sched: Add helper for task stack page overrun checkingAaron Tomlin2014-09-19
| * | | | | | | | | | | | | | | | init/main.c: Give init_task a canaryAaron Tomlin2014-09-19
| * | | | | | | | | | | | | | | | seqlock: Add irqsave variant of read_seqbegin_or_lock()Rik van Riel2014-09-19
| * | | | | | | | | | | | | | | | smp: Add new wake_up_all_idle_cpus() functionChuansheng Liu2014-09-19
| * | | | | | | | | | | | | | | | sched: Add new API wake_up_if_idle() to wake up the idle cpuChuansheng Liu2014-09-19
| * | | | | | | | | | | | | | | | time, signal: Protect resource use statistics with seqlockRik van Riel2014-09-08
| * | | | | | | | | | | | | | | | Merge tag 'v3.17-rc4' into sched/core, to prevent conflicts with upcoming pat...Ingo Molnar2014-09-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | sched/wait: Document timeout corner caseScot Doyle2014-09-05
* | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-10-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | perf/x86/intel/uncore: Update support for client uncore IMC PMUStephane Eranian2014-09-24
| * | | | | | | | | | | | | | | | | Merge tag 'v3.17-rc4' into perf/core, to pick up fixesIngo Molnar2014-09-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'rfc/perf' into perf/core, because it's ready for inclusionIngo Molnar2014-08-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | jump_label: Fix small typos in the documentationIngo Molnar2014-08-10
| | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2014-08-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | perf: Add PERF_EVENT_STATE_EXIT state for events with exited taskJiri Olsa2014-08-24
| * | | | | | | | | | | | | | | | | | perf/x86: Fix data source encoding issues for load latency/precise storeStephane Eranian2014-08-13
| * | | | | | | | | | | | | | | | | | perf: Add queued work to remove orphaned child eventsJiri Olsa2014-08-13
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | locking/lockdep: Revert qrwlock recusive stuffPeter Zijlstra2014-10-03
| * | | | | | | | | | | | | | | | | | locking/lockdep: Restrict the use of recursive read_lock() with qrwlockWaiman Long2014-08-13
| * | | | | | | | | | | | | | | | | | locking/spinlocks: Always evaluate the second argument of spin_lock_nested()Bart Van Assche2014-08-13
| * | | | | | | | | | | | | | | | | | locking/Documentation: Move locking related docs into Documentation/locking/Davidlohr Bueso2014-08-13
| * | | | | | | | | | | | | | | | | | locking/mutexes: Use MUTEX_SPIN_ON_OWNER when appropriateDavidlohr Bueso2014-08-13
| * | | | | | | | | | | | | | | | | | locking: Remove deprecated smp_mb__() barriersPeter Zijlstra2014-08-13
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-09-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | rcu: Eliminate deadlock between CPU hotplug and expedited grace periodsPaul E. McKenney2014-09-18
| | * | | | | | | | | | | | | | | | | | rcutorture: Rename rcutorture_runnable parameterPaul E. McKenney2014-09-16
| | * | | | | | | | | | | | | | | | | | torture: Address race in module cleanupDavidlohr Bueso2014-09-16
| | * | | | | | | | | | | | | | | | | | Merge branch 'rcu-tasks.2014.09.10a' into HEADPaul E. McKenney2014-09-16
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | rcu: Per-CPU operation cleanups to rcu_*_qs() functionsPaul E. McKenney2014-09-07
| | | * | | | | | | | | | | | | | | | | | rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch()Paul E. McKenney2014-09-07