summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter typesHeiko Carstens2014-03-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs/compat: optional preadv64/pwrite64 compat system callsHeiko Carstens2014-03-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ipc/compat_sys_msgrcv: change msgtyp type from long to compat_long_tHeiko Carstens2014-03-06
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | s390/compat: automatic zero, sign and pointer conversion of syscallsHeiko Carstens2014-03-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compat: add COMPAT_SYSCALL_DEFINE0 macroHeiko Carstens2014-03-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens2014-03-04
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-03-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lto, workaround: Add workaround for initcall reorderingAndi Kleen2014-02-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lto: Make asmlinkage __visibleAndi Kleen2014-02-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | asmlinkage: Make lockdep_sys_exit asmlinkageAndi Kleen2014-02-13
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | asmlinkage: Make __iowrite32_copy visibleAndi Kleen2014-02-13
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming2014-03-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | efi: Add separate 32-bit/64-bit definitionsMatt Fleming2014-03-04
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingoMatt Fleming2014-03-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ia64/efi: Implement efi_enabled()Matt Fleming2014-03-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | efi: Move facility flags to struct efiMatt Fleming2014-03-04
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones2014-03-20
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sched/urgent' into sched/coreIngo Molnar2014-03-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.hDongsheng Yang2014-02-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/prio: Use DEFAULT_PRIO to define NICE_TO_PRIO() and PRIO_TO_NICE()Dongsheng Yang2014-02-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Consider pi boosting in setscheduler()Thomas Gleixner2014-02-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Add better debug output for might_sleep()Thomas Gleixner2014-02-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into sched/coreThomas Gleixner2014-02-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/fair: Track cgroup depthPeter Zijlstra2014-02-10
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Implement task_nice() as static inline functionDongsheng Yang2014-02-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Expose some macros related to priorityDongsheng Yang2014-02-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Move the priority specific bits into a new header fileDongsheng Yang2014-02-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar2014-02-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Normalize faults_cpu stats and weigh by CPU useRik van Riel2014-01-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/numa, mm: Use active_nodes nodemask to limit numa migrationsRik van Riel2014-01-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Track from which nodes NUMA faults are triggeredRik van Riel2014-01-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Rename p->numa_faults to numa_faults_memoryRik van Riel2014-01-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/numa, mm: Remove p->numa_migrate_deferredRik van Riel2014-01-28
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Fix docbook parameter annotation error in wait.hMasanari Iida2014-01-25
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-03-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-03-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-02-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/uncore: add PCI ids for SNB/IVB/HSW IMCStephane Eranian2014-02-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Warn to early_printk() in case irq_work is too slowPeter Zijlstra2014-02-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Push the duration-logging printk() to IRQ contextPeter Zijlstra2014-02-09
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-03-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Provide grace-period piggybacking APIPaul E. McKenney2014-03-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-02-28
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'torture.2014.02.23a' into HEADPaul E. McKenney2014-02-26
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcutorture: Stop generic kthreads in torture_cleanup()Paul E. McKenney2014-02-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcutorture: Abstract torture_stop_kthread()Paul E. McKenney2014-02-23