Commit Graph

  • 1e70aa1bfe Merge branch 'master' of github.com:0xAX/linux-insides Alexander Kuleshov 2018-01-11 00:18:00 +0600
  • cd072e902d
    fix typo Alexander Kuleshov 2018-01-11 00:14:23 +0600
  • 3fa666d07b
    add summury link to description #558 Vijaibaskar 2018-01-10 14:01:17 +0530
  • 57f802b466
    [README] License Section Moved #557 Batuhan Osman Taşkaya 2018-01-10 09:20:42 +0300
  • 1178da188c
    Merge pull request #15 from averrin/patch-2 Yaroslav Pronin 2018-01-09 19:59:25 +0400
  • d686766363
    Fix typo Averrin 2018-01-09 18:47:17 +0300
  • 37ed5dcc64
    Merge pull request #14 from averrin/patch-1 Yaroslav Pronin 2018-01-09 18:31:15 +0400
  • 0542afcd61
    Fix typo Averrin 2018-01-09 16:27:32 +0300
  • 9129abef39 Начало перевода linux-initialization-2.md proninyaroslav 2018-01-09 14:47:10 +0300
  • 7a39b29394
    Merge pull request #556 from ferdnyc/patch-1 0xAX 2018-01-08 08:56:38 +0100
  • 527b2b8921
    Update README.md #556 Frank Dana 2018-01-07 18:45:48 -0500
  • a04cc2b780
    Update linux-bootstrap-6.md 0xAX 2018-01-07 16:36:46 +0600
  • 23bbbc31ee
    Update README.md 0xAX 2018-01-07 13:51:38 +0600
  • 498cf21c48
    Update SUMMARY.md 0xAX 2018-01-07 13:51:06 +0600
  • bfb3d493c7 Fixed mistakes in the segment descriptors part Aleksey Lagoshin 2017-12-30 00:34:36 +0200
  • d23407fdbd booting: add kaslr part Alexander Kuleshov 2018-01-07 13:49:09 +0600
  • cb449997dc Исправление ошибок в части дескрипторов сегментов proninyaroslav 2018-01-03 21:51:02 +0300
  • cd93ea62ea alignment fixed Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com> proninyaroslav 2018-01-03 21:19:27 +0300
  • 4d6e7f98c3 fill up linker scriptfill up linker script Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com> proninyaroslav 2018-01-03 21:17:34 +0300
  • 81383d7733
    Merge pull request #13 from 0xAX/master Yaroslav Pronin 2018-01-03 21:07:14 +0300
  • f45bab5688
    Merge pull request #554 from ayzenquwe/master 0xAX 2017-12-30 09:27:35 +0100
  • 6b4aa3e3d6 Fixed mistakes in the segment descriptors part #554 Aleksey Lagoshin 2017-12-30 00:34:36 +0200
  • 04f10187e0
    alignment fixed Alexander Kuleshov 2017-12-30 00:41:20 +0600
  • afe7d23ed5
    fill up linker script Alexander Kuleshov 2017-12-29 23:57:43 +0600
  • f0c9e5578d word change Edward Hu 2017-11-30 21:27:03 -0600
  • ff1e76b822 grammer adjustment and concept clarifying Edward Hu 2017-11-30 21:24:32 -0600
  • 511b4e22d5 In the following expression, we add the value of phys_base to the rax register, not the address of phys_base. addq phys_base(%rip), %rax proninyaroslav 2017-12-23 21:26:04 +0300
  • c9ed5aa5fe bootstrap1: .org directive is useless in a case of binary output so we may remove one. proninyaroslav 2017-12-23 21:23:35 +0300
  • 94e883c9a5 spinlock: fix the wrong function name of arch_spin_lock Fupan Li 2017-11-29 11:58:37 +0800
  • 38f484b408
    Merge pull request #12 from 0xAX/master Yaroslav Pronin 2017-12-23 21:12:25 +0300
  • 79654a2d83
    Merge pull request #552 from BDHU/linux-inside-mm-change 0xAX 2017-12-01 13:43:30 +0600
  • a7b68a8825 word change #552 Edward Hu 2017-11-30 21:27:03 -0600
  • 70cfea0906 grammer adjustment and concept clarifying Edward Hu 2017-11-30 21:24:32 -0600
  • 5bc515b3a6
    Merge pull request #550 from lifupan/master 0xAX 2017-11-29 23:53:32 +0600
  • 85750f0f37
    Merge pull request #551 from firogh/phys_base-fix 0xAX 2017-11-29 23:48:18 +0600
  • 723b07605c In the following expression, we add the value of phys_base to the rax register, not the address of phys_base. addq phys_base(%rip), %rax #551 Firo Yang 2017-11-29 16:21:45 +0800
  • ec3fa13996 spinlock: fix the wrong function name of arch_spin_lock #550 Fupan Li 2017-11-29 11:58:37 +0800
  • abf4f684a5 bootstrap1: .org directive is useless in a case of binary output Alexander Kuleshov 2017-11-27 00:55:54 +0600
  • a80ec8d5b4 fix #546 Alexander Kuleshov 2017-11-20 00:25:17 +0600
  • 2e6ce3cd12 typo fixed (0bB800 -> 0xb800) 0xF0D0 2017-11-10 19:17:52 +0900
  • 3ed8adc0d3 add name to contributor list 0xF0D0 2017-11-10 19:17:17 +0900
  • ea402603eb Обновление ссылки с корректным номером строки proninyaroslav 2017-11-26 11:50:17 +0300
  • fd1b5f25c3 Обновление ссылки с корректным номером строки proninyaroslav 2017-11-26 11:49:27 +0300
  • 1526623107 Fix the mm range of guard hole Dou Liyang 2017-10-31 10:19:43 +0800
  • 5280f79021 update the entry_64.S link in the linux-initialization-5.md file NeoCui 2017-10-29 11:33:26 +0800
  • 6118ad54c7 update the "kernel stack" link in the linux-initialization-5.md NeoCui 2017-10-29 11:20:49 +0800
  • a9afc75152 Fix broken link. Dan Ungureanu 2017-10-26 18:50:57 +0300
  • fc63bdf0af fix typo of "subsys" Jeremy Wong 2017-10-23 00:05:41 +1100
  • 1f2c47982d Добавлено местоположение исходного кода Coreboot proninyaroslav 2017-11-26 11:42:32 +0300
  • 3e1456fc91 update SUMMARY.md Alexander Kuleshov 2017-10-11 00:24:22 +0600
  • b1b6c72a22 return notification_chains.md back Alexander Kuleshov 2017-10-11 00:23:04 +0600
  • 8484a5b70b topo fix jyhuang91 2017-09-28 17:00:40 -0500
  • e8959129f9 Simple typo fix dimtass 2017-09-23 17:57:21 +0100
  • af83d52f1e Обновление частей 'Процесса загрузки ядра' до последнего ядра из upstream proninyaroslav 2017-11-25 22:11:47 +0300
  • 71cdacb771 syscall-3.md: fix typos Georgii Staroselskii 2017-09-17 02:55:20 +0300
  • c47a69c021
    Merge pull request #11 from 0xAX/master Yaroslav Pronin 2017-11-25 20:46:04 +0300
  • 6c1827bf74 fix #546 Alexander Kuleshov 2017-11-20 00:25:17 +0600
  • 18c62ab13c
    Merge pull request #542 from 0xF0D0/master 0xAX 2017-11-11 00:22:46 +0600
  • 06bc4a8f6a typo fixed (0bB800 -> 0xb800) #542 0xF0D0 2017-11-10 19:17:52 +0900
  • b2e3637faa add name to contributor list 0xF0D0 2017-11-10 19:17:17 +0900
  • 55d9b2acf1
    Merge pull request #540 from jenglamlow/patch-2 0xAX 2017-11-06 21:48:03 +0600
  • 0294cff63e
    Update link for check_cpu function #540 Low Jeng Lam 2017-11-06 23:31:50 +0800
  • 2c953b2737 Merge 8bdf63b469 into d173f763a5 #539 @tkmru 2017-11-03 18:22:44 +0000
  • 8bdf63b469 calll to call #539 tkmru 2017-11-04 03:09:09 +0900
  • d173f763a5
    Merge pull request #538 from jenglamlow/patch-1 0xAX 2017-11-02 13:44:17 +0600
  • c7bf68bfa1
    Update link to refer to the correct line number #538 Low Jeng Lam 2017-11-02 14:59:12 +0800
  • 0f3cf686e1
    Merge pull request #537 from douliyang/patch-7 0xAX 2017-10-31 13:36:21 +0600
  • 3dbb92c6fa
    Fix the mm range of guard hole #537 Dou Liyang 2017-10-31 10:19:43 +0800
  • cf32dc6c81
    Merge pull request #535 from NeoCui/master 0xAX 2017-10-29 12:43:26 +0600
  • 657c37e03f update the entry_64.S link in the linux-initialization-5.md file #535 NeoCui 2017-10-29 11:33:26 +0800
  • f8cf93cd4c update the "kernel stack" link in the linux-initialization-5.md NeoCui 2017-10-29 11:20:49 +0800
  • 646ccfd632
    Merge pull request #531 from c0r3dump3d/linux-bootstrap-1-fix 0xAX 2017-10-28 14:08:37 +0600
  • 0d6bdd9739
    Merge pull request #533 from udan11/patch-1 0xAX 2017-10-28 14:07:58 +0600
  • 2f9a68f0f4
    Merge pull request #534 from senorsmile/grammar-booting-part1 0xAX 2017-10-28 14:07:14 +0600
  • bb4c0ee9e3 Fix broken link. #533 Dan Ungureanu 2017-10-26 18:50:57 +0300
  • cacd5e487b Grammar fixes in Booting Part 1 #534 Shaun Smiley 2017-10-24 22:45:27 -0700
  • e3a8b39f33 Merge pull request #532 from navhaxs/patch-1 0xAX 2017-10-23 00:08:08 +0600
  • 360efa83bd fix typo of "subsys" #532 Jeremy Wong 2017-10-23 00:05:41 +1100
  • a94cefa191 Add location coreboot source code #531 Andrés Rojas Guerrero 2017-10-18 16:37:19 +0200
  • 311a318f58 Add location coreboot source code Andrés Rojas Guerrero 2017-10-18 16:25:21 +0200
  • 2b43267b23 Merge branch 'master' of github.com:0xAX/linux-insides Alexander Kuleshov 2017-10-11 00:25:28 +0600
  • 7b3bade127 update SUMMARY.md Alexander Kuleshov 2017-10-11 00:24:22 +0600
  • b984247630 return notification_chains.md back Alexander Kuleshov 2017-10-11 00:23:04 +0600
  • e18496d7e1 Перевод linux-initialization-1.md proninyaroslav 2017-10-04 19:29:26 +0300
  • 4f3538f946 Merge pull request #527 from jyhuang91/master 0xAX 2017-09-30 00:02:14 +0600
  • cd155af9a3 Merge pull request #524 from staroselskii/patch-6 0xAX 2017-09-30 00:01:50 +0600
  • 349e7e6657 topo fix #527 jyhuang91 2017-09-28 17:00:40 -0500
  • 266a82e931 Merge pull request #526 from dimtass/typo-fix 0xAX 2017-09-24 00:11:47 +0600
  • 16bcb10254 Simple typo fix #526 dimtass 2017-09-23 17:57:21 +0100
  • 26ebd67859 update linux kernel boostrap parts to the last kernel from upstream Alexander Kuleshov 2017-09-23 00:06:01 +0600
  • 8e6a12d81f Fix merge conflicts for timer-7.md Neil Shen 2017-08-16 00:08:32 +0800
  • 391030ed94 Improved picture of stack layout diekmann 2017-08-11 12:17:23 +0200
  • 1972d27d76 Language: Added articles. Content: exec* family Cornelius Diekmann 2017-08-10 18:36:59 +0200
  • 67820470cc Clarify: vDSO is linked automatically with glibc Cornelius Diekmann 2017-08-10 14:55:35 +0200
  • 668882bb7d Minor language improvement Cornelius Diekmann 2017-08-10 14:15:14 +0200
  • 9c153b969c Fix arch_local_irq_disable C code extract JB Cayrou 2017-08-04 15:44:22 +0200
  • 36daf4811f Fix typo linux-initialization-3 Jean-Baptiste Cayrou 2017-08-04 12:22:11 +0200
  • 8af6becd53 corrected typos Chandan Rai 2017-08-02 00:44:53 +0530
  • 0851b0fa4a corrected typos Chandan Rai 2017-08-02 00:12:24 +0530
  • bfc8b1de8e Сделать все ссылки Github ссылками на конкретный коммит proninyaroslav 2017-09-21 21:38:18 +0300