| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-22 | 2 | -3/+38 |
|\ |
|
| * | irqchip: atmel-aic5: Add sama5d2 support | Nicolas Ferre | 2015-06-18 | 1 | -1/+1 |
| * | irqchip: renesas: intc-irqpin: Improve binding documentation | Geert Uytterhoeven | 2015-06-05 | 1 | -2/+37 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-06-22 | 3 | -0/+74 |
|\ \ |
|
| * | | dt-bindings: Document the STM32 timer bindings | Maxime Coquelin | 2015-06-02 | 1 | -0/+22 |
| * | | dt-bindings: Document the ARM System timer bindings | Maxime Coquelin | 2015-06-02 | 1 | -0/+26 |
| * | | doc: dt: Add documentation for lpc3220-timer | Joachim Eastwood | 2015-06-02 | 1 | -0/+26 |
* | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-22 | 5 | -10/+69 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar | 2015-06-22 | 12 | -50/+97 |
| |\ \ \ \ \ |
|
| | | * | | | | x86/mm/pat: Add set_memory_wt() for Write-Through type | Toshi Kani | 2015-06-07 | 1 | -3/+6 |
| | | * | | | | x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings | Toshi Kani | 2015-06-07 | 1 | -1/+3 |
| | * | | | | | Merge branch 'x86/asm' into x86/core, to prepare for new patch | Ingo Molnar | 2015-06-08 | 1 | -2/+2 |
| | |\ \ \ \ \ |
|
| | | * | | | | | x86/asm/entry: Rename compat syscall entry points | Ingo Molnar | 2015-06-08 | 1 | -2/+2 |
| | * | | | | | | Merge branch 'x86/ras' into x86/core, to fix conflicts | Ingo Molnar | 2015-06-07 | 1 | -0/+3 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | x86/mce: Add infrastructure to support Local MCE | Ashok Raj | 2015-06-07 | 1 | -0/+3 |
| | * | | | | | | | Merge branch 'locking/core' into x86/core, to prepare for dependent patch | Ingo Molnar | 2015-06-03 | 1 | -3/+3 |
| | |\ \ \ \ \ \ \ |
|
| | | \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ | |
| | *-----. \ \ \ \ \ \ \ | Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/... | Ingo Molnar | 2015-06-03 | 3 | -4/+55 |
| | |\ \ \ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / / / / /
| |/| | | | | | | / / / /
| | | | |_|_|_|_|/ / / /
| | | |/| | | | | / / /
| | | | | | |_|_|/ / /
| | | | | |/| | | | | |
|
| | | * | | | | | | | | x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT... | Luis R. Rodriguez | 2015-05-27 | 2 | -4/+49 |
| | | | |_|_|_|_|_|/
| | | |/| | | | | | |
|
| * | | | | | | | | | Merge branch 'x86/asm' into x86/apic, to resolve conflicts | Ingo Molnar | 2015-05-17 | 3 | -1/+5 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ /
| | |/| | | | | | | |
|
| * | | | | | | | | | x86/smp/boot: Add cmdline "cpu_init_udelay=N" to specify cpu_up() delay | Len Brown | 2015-05-12 | 1 | -0/+6 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-06-22 | 2 | -1/+5 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86/mpx: Introduce a boot-time disable flag | Dave Hansen | 2015-06-09 | 1 | -0/+4 |
| * | | | | | | | | | Merge branch 'linus' into x86/fpu | Ingo Molnar | 2015-05-25 | 3 | -6/+19 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge branch 'x86/urgent' into x86/fpu, to resolve a conflict | Ingo Molnar | 2015-05-20 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86/fpu: Rename math_state_restore() to fpu__restore() | Ingo Molnar | 2015-05-19 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-06-22 | 3 | -1/+91 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 2015-06-02 | 3 | -1/+91 |
| |\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | efi: Add 'systab' information to Documentation/ABI | Matt Fleming | 2015-05-27 | 1 | -0/+10 |
| | * | | | | | | | | | x86, doc: Remove cmdline_size from list of fields to be filled in for EFI han... | Alex Smith | 2015-04-30 | 1 | -1/+0 |
| | * | | | | | | | | | efi: Add esrt support | Peter Jones | 2015-04-30 | 1 | -0/+81 |
* | | | | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-06-22 | 1 | -7/+47 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86/Documentation: Adapt Ingo's explanation on printing backtraces | Borislav Petkov | 2015-05-27 | 1 | -0/+44 |
| * | | | | | | | | | | | x86/Documentation: Remove STACKFAULT_STACK bulletpoint | Borislav Petkov | 2015-05-27 | 1 | -7/+3 |
| * | | | | | | | | | | | x86/Documentation: Move kernel-stacks doc one level up | Borislav Petkov | 2015-05-27 | 1 | -0/+0 |
| | |_|_|_|/ / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-06-22 | 2 | -40/+181 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar | 2015-06-02 | 6 | -34/+28 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Documentation: Update cputopology.txt | Bartosz Golaszewski | 2015-05-27 | 1 | -9/+26 |
| * | | | | | | | | | | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski | 2015-05-27 | 1 | -1/+1 |
| * | | | | | | | | | | | sched/dl/Documentation: Split Section 3 | Luca Abeni | 2015-05-19 | 1 | -0/+16 |
| * | | | | | | | | | | | sched/dl/Documentation: Clarify the relationship between tasks' deadlines and... | Luca Abeni | 2015-05-19 | 1 | -3/+11 |
| * | | | | | | | | | | | sched/dl/Documentation: Add some references | Luca Abeni | 2015-05-19 | 1 | -6/+67 |
| * | | | | | | | | | | | sched/dl/Documentation: Add some notes on EDF schedulability | Luca Abeni | 2015-05-19 | 1 | -3/+42 |
| * | | | | | | | | | | | sched/dl/Documentation: Clarify indexing notation | Luca Abeni | 2015-05-19 | 1 | -5/+5 |
| * | | | | | | | | | | | sched/dl/Documentation: Use consistent naming | Luca Abeni | 2015-05-19 | 1 | -2/+2 |
| * | | | | | | | | | | | sched/dl/Documentation: Fix typos | Luca Abeni | 2015-05-19 | 1 | -2/+2 |
| * | | | | | | | | | | | sched/dl/Documentation: Switch to American English | Luca Abeni | 2015-05-19 | 1 | -16/+16 |
| * | | | | | | | | | | | sched/dl/Documentation: Correct the definition of density as C_i/min{D_i,P_i} | Zhiqiang Zhang | 2015-05-19 | 1 | -2/+2 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-06-22 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | locking/arch: Rename set_mb() to smp_store_mb() | Peter Zijlstra | 2015-05-19 | 1 | -3/+3 |
| | |_|_|_|_|/ / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-22 | 6 | -67/+102 |
|\ \ \ \ \ \ \ \ \ \ |
|