Timeline



2018-03-18:

13:05 Changeset in mainline [a24df004] by GitHub <noreply@…>
Merge c6a17685590f909689510889f37768281dff86e6 into …

2018-03-17:

18:39 Changeset in mainline [c6a1768] by Jakub Jermar <jakub@…>
Add pcut tests for libsoftint multiplication
17:42 Changeset in mainline [e6d670f] by Jakub Jermar <jakub@…>
Rename muldi3 to multi3 and add muldi3 muldi3 is supposed to …
17:40 Changeset in mainline [e59627e] by Jakub Jermar <jakub@…>
Use the largest int type in PCUT_ASSERT_INT_EQUALS

2018-03-16:

20:58 Changeset in mainline [6be2c13] by GitHub <noreply@…>
Merge 4b1c7c6ff1e7b982f389a8f841b71af2a85e8cfb into …
20:57 Changeset in mainline [4b1c7c6f] by Jiří Zárevúcky <zarevucky.jiri@…>
Clean up PAGE_* flags. Remove "nop flags", they are confusing for …
10:27 Changeset in mainline [973be387]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by GitHub <noreply@…>
Fix Travis time-outs for ia32 Travis kills a job that does not …

2018-03-15:

20:50 Changeset in mainline [530f2de]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
toolchain.sh: Instead of depending on system libraries, use GCC's own …
17:41 Changeset in mainline [e9e4068] by GitHub <noreply@…>
Merge 5b7e17ea3b5aab2cca5a52544f7687c5365b3d75 into …
17:40 Changeset in mainline [67f11a0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge branch 'noreclaimers' This commit removes the left-over from …

2018-03-14:

18:54 Changeset in mainline [30f1a25]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make hash_table_find_next immune to livelocks By giving …
18:25 Changeset in mainline [963037b0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do not consider the bucket head as a table element
15:46 Camp2018 edited by Vojtech Horky
Add myself (diff)
12:04 Changeset in mainline [948222e4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
A few more cases of for loops without iteration expression (which …

2018-03-13:

21:08 Changeset in mainline [5b61171]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Fix riscv64 build, and add a build config for it to prevent future …
18:01 Changeset in mainline [a36f442]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Account the active call to callerbox if it exists
18:01 Changeset in mainline [aadde10]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Update comment on IPC resource management
18:01 Changeset in mainline [fce9b19]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Print number of answerbox' active calls
18:01 Changeset in mainline [f40237f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix diagnostic message
18:01 Changeset in mainline [8e3153b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix cstyle
18:01 Changeset in mainline [34316d4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Hang up phones connected during ipc_cleanup() If an answer to …
18:01 Changeset in mainline [87e7a18]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Publish capability only after phone connects In IPC_M_CONNECT_TO_ME …
18:01 Changeset in mainline [334c103]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Allow phone_alloc to not publish the capability This makes it …
18:01 Changeset in mainline [50dd854]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Publish capability only after phone connects In IPC_M_CONNECT_ME_TO …
18:01 Changeset in mainline [1b4196d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Allow only connecting phones to connect If a phone is not in the …
18:01 Changeset in mainline [0c509d0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove dangerous assert The task can manage to hangup the expected …
18:01 Changeset in mainline [6c87f3a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove superfluous assert
18:01 Changeset in mainline [de1074b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Handle race condition in phone_connect Do not panic if the phone is …
18:01 Changeset in mainline [bde48fa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix race condition The capability created by phone_alloc() may get …
18:01 Changeset in mainline [ca61894]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Streamline code
18:01 Changeset in mainline [e618885]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove dead code The phone_cap_wait_cb was never called as all phone …
18:01 Changeset in mainline [70327bb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Track number of answers expected by answerbox
18:01 Changeset in mainline [c25a39e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Destroy the phone capability on hangup The capability must be …
18:01 Changeset in mainline [cdc4334]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Rename ipc_phone_0 to ipc_box_0 for consistency
18:01 Changeset in mainline [314f4b59]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove dead code Hungup phones with zero active calls are …
18:01 Changeset in mainline [df1cbb3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Give reference to phone for each active call This effectively removes …
18:01 Changeset in mainline [9fc776c7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove support for capability reclaiming

2018-03-12:

18:31 Changeset in mainline [b127e4af]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
ia64: No need to allocate an extra local register
17:25 Changeset in mainline [5b7e17e] by Jakub Jermar <jakub@…>
Account the active call to callerbox if it exists
17:13 Changeset in mainline [a35a3d8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by GitHub <noreply@…>
Turn context_save/context_restore into standard setjmp/longjmp. (#24) …

2018-03-11:

20:38 Changeset in mainline [f3d47c97]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Bdsh's xxx_def.h files are not valid headers.
19:39 Changeset in mainline [84239b1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
And there was much fixing.
17:16 Changeset in mainline [12ae6d8] by Jiří Zárevúcky <zarevucky.jiri@…>
Fix instruction mnemonic for ppc32.
17:15 Changeset in mainline [55f068c] by Jiří Zárevúcky <zarevucky.jiri@…>
Rename setjmp function to setjmp, use _Noreturn instead of …
10:46 Changeset in mainline [9f8a9627] by Jakub Jermar <jakub@…>
Update comment on IPC resource management
09:05 Changeset in mainline [6618186] by Jakub Jermar <jakub@…>
Print number of answerbox' active calls
08:30 Changeset in mainline [934fa81] by Jakub Jermar <jakub@…>
Fix diagnostic message
07:35 Changeset in mainline [03d5697] by Jakub Jermar <jakub@…>
Fix cstyle
07:35 Changeset in mainline [af6bd113] by Jakub Jermar <jakub@…>
Hang up phones connected during ipc_cleanup() If an answer to …
07:35 Changeset in mainline [bbf38ad] by Jakub Jermar <jakub@…>
Publish capability only after phone connects In IPC_M_CONNECT_TO_ME …
07:35 Changeset in mainline [26a6ed4] by Jakub Jermar <jakub@…>
Allow phone_alloc to not publish the capability This makes it …
07:35 Changeset in mainline [813fc8c] by Jakub Jermar <jakub@…>
Publish capability only after phone connects In IPC_M_CONNECT_ME_TO …
07:35 Changeset in mainline [c377c5e4] by Jakub Jermar <jakub@…>
Allow only connecting phones to connect If a phone is not in the …
07:35 Changeset in mainline [2736ef9b] by Jakub Jermar <jakub@…>
Remove dangerous assert The task can manage to hangup the expected …
07:35 Changeset in mainline [35fd816] by Jakub Jermar <jakub@…>
Remove superfluous assert
07:35 Changeset in mainline [8a5de14] by Jakub Jermar <jakub@…>
Handle race condition in phone_connect Do not panic if the phone is …
07:35 Changeset in mainline [fb1f664] by Jakub Jermar <jakub@…>
Fix race condition The capability created by phone_alloc() may get …
07:35 Changeset in mainline [58290b05] by Jakub Jermar <jakub@…>
Streamline code
07:35 Changeset in mainline [5ee4266] by Jakub Jermar <jakub@…>
Remove dead code The phone_cap_wait_cb was never called as all phone …
07:35 Changeset in mainline [b131ef3] by Jakub Jermar <jakub@…>
Track number of answers expected by answerbox
07:35 Changeset in mainline [4428d62] by Jakub Jermar <jakub@…>
Destroy the phone capability on hangup The capability must be …
07:35 Changeset in mainline [6df41418] by Jakub Jermar <jakub@…>
Rename ipc_phone_0 to ipc_box_0 for consistency
07:35 Changeset in mainline [414e09d] by Jakub Jermar <jakub@…>
Remove dead code Hungup phones with zero active calls are …
07:35 Changeset in mainline [3097958] by Jakub Jermar <jakub@…>
Give reference to phone for each active call This effectively removes …
07:35 Changeset in mainline [f0e825d] by Jakub Jermar <jakub@…>
Remove support for capability reclaiming
01:21 Changeset in mainline [850fd32]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Fix mischievious semicolons.

2018-03-10:

22:55 Changeset in mainline [338d54a7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
Gratuitous nested block makes ccheck sad.
21:56 Changeset in mainline [5ef16903]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiri Svoboda <jiri@…>
ccheck found these backslashes incorrectly placed in C code.

2018-03-09:

19:07 DeveloperDocs/CPUArch edited by Jiří Zárevúcky
(diff)
16:59 CortexAComparison created by Jiří Zárevúcky

2018-03-08:

18:54 Changeset in mainline [53ad43c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Replace ASM macro with the standard ASSEMBLER. At least, GCC …
18:25 Changeset in mainline [615e83d] by Jiří Zárevúcky <zarevucky.jiri@…>
Turn context_save/context_restore into standard setjmp/longjmp.
18:25 Changeset in mainline [e0a4686]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Introduce context_swap() and use it to simplify fibril implementation. …
16:22 Ticket #722 (Find a way to check consistent use of errno_t type.) created by Jiří Zárevúcky
For historical reference: https://github.com/HelenOS/helenos/pull/10

2018-03-07:

22:39 Camp2018 edited by Jiří Zárevúcky
(diff)

2018-03-06:

20:48 Changeset in mainline [0aa06cbe] by GitHub <noreply@…>
Merge 0c793e2e9c4358a2bb2521d35eb36b273cf0283b into …
20:47 Changeset in mainline [fd57cf17]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
ew.py: disable XHCI and USB tablet on sparc64
20:24 Ticket #721 (tools/ew.py: integratorcp broken by xhci addition) closed by Jakub Jermář
fixed: Fixed in commit a1a81f698d5d7a69659be156314cb47101fde090.
20:22 Changeset in mainline [a1a81f69]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
ew.py: disable XHCI and USB tablet on arm32/icp
19:33 Ticket #721 (tools/ew.py: integratorcp broken by xhci addition) updated by Ondra Hlavatý
Eh. We probably never expected our modifications in ew.py to be merged …
19:27 Changeset in mainline [0c793e2] by Jiří Zárevúcky <zarevucky.jiri@…>
ia64
19:01 Changeset in mainline [928a2cbb] by Jiří Zárevúcky <zarevucky.jiri@…>
ia32
18:38 Changeset in mainline [1033d1fb] by Jiří Zárevúcky <zarevucky.jiri@…>
arm32
18:37 Ticket #721 (tools/ew.py: integratorcp broken by xhci addition) updated by Jiří Zárevúcky
Summary changed
18:36 Ticket #721 (tools/ew.py: integratorcp broken by xhci addition) created by Jiří Zárevúcky
[…]
18:12 Changeset in mainline [95aed62] by Jiří Zárevúcky <zarevucky.jiri@…>
todo
18:09 Changeset in mainline [db3c8834] by Jiří Zárevúcky <zarevucky.jiri@…>
amd64

2018-03-05:

15:55 Changeset in mainline [5af6cf3d] by Jiří Zárevúcky <zarevucky.jiri@…>
todo

2018-03-04:

19:28 Changeset in mainline [d5e5fd1] by Jiří Zárevúcky <zarevucky.jiri@…>
autogen2
18:26 Ticket #438 (Indexed sequence ADT) updated by Jiri Svoboda
No, that's just an ordered dictionary. Indexed sequence could be …

2018-03-02:

20:34 Changeset in mainline [8565a42]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by GitHub <noreply@…>
Remove all trailing whitespace, everywhere. See individual commit …
20:25 Changeset in mainline [34e1206]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Add make space for convenience of obliterating rampant whitespace.
20:21 Changeset in mainline [f1380b7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
style: Remove trailing whitespace on _all_ lines, including empty …
20:10 Changeset in mainline [a35b458]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
style: Remove trailing whitespace on _all_ lines, including empty …

2018-03-01:

20:01 Ticket #438 (Indexed sequence ADT) updated by Jakub Jermář
Is this the odict.[ch]?
19:53 Ticket #475 (File system probing) closed by Jakub Jermář
fixed: VFS now supports VFS_IN_FSPROBE and the following file systems …
19:36 Ticket #473 (​ASUSTeK M3N WS strange behaviour) updated by Jakub Jermář
Is this still reproducible? UP vs. SMP?
19:35 Ticket #474 (Mac Pro (Early 2009) UHCI keyboard error) updated by Jakub Jermář
Can you try with the latest master (in UP mode)?
19:26 Ticket #548 (Exceeding data transfer limit sometimes makes server block indefinitely.) closed by Jakub Jermář
worksforme: I am closing this as vfs_read_short() will now no longer wait for …
16:37 Documentation edited by Jakub Jermář
(diff)
16:36 Documentation edited by Jakub Jermář
(diff)
16:35 Documentation edited by Jakub Jermář
Add my FOSDEM 2018 talk (diff)
16:30 Documentation edited by Jakub Jermář
(diff)
16:23 Documentation edited by Jakub Jermář
Add link to USB3 printed documentation (diff)
12:31 DeviceDrivers edited by Jakub Jermář
(diff)
12:30 USBDrivers edited by Jakub Jermář
(diff)
11:41 DeviceDrivers edited by Ondra Hlavatý
Link to USB device drivers page (diff)
11:40 USBDrivers created by Ondra Hlavatý
Initialize from the documentation of HelUSB3 project
11:05 Ticket #390 (Support for USB communication abort.) closed by Jakub Jermář
fixed: Fix merged in commit df6ded8c93d4c5e36bb3d1598f5b42fb5553ffe3: […]
11:04 Ticket #383 (USB device removal) closed by Jakub Jermář
fixed: Fix merged in commit df6ded8c93d4c5e36bb3d1598f5b42fb5553ffe3: […]
11:03 Ticket #448 (Forced vs. non-forced administrative device removal) updated by Jakub Jermář
What needs to be done in this regards? Some drivers probably still …

2018-02-28:

17:52 Changeset in mainline [3061bc1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
style: Remove trailing whitespace on non-empty lines, remaining files.
17:52 Changeset in mainline [1b20da0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
style: Remove trailing whitespace on non-empty lines, in certain file …
17:12 HardwareSupport edited by Jakub Jermář
(diff)
16:37 Changeset in mainline [df6ded8]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Merge github.com:helenos-xhci-team/helenos This commit merges support …
10:38 Changeset in mainline [b2dca8de]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Ondřej Hlavatý <aearsis@…>
usb: decrease and unify verbosity of HC drivers to LVL_NOTE

2018-02-27:

19:29 Changeset in mainline [f5e5f73]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
add common.h.new and tags to gitignore (#19)
12:41 NavigatingInSources edited by Vojtech Horky
Mention on-line cross-referenced sources (diff)

2018-02-26:

23:10 Changeset in mainline [e773f58]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Ondřej Hlavatý <aearsis@…>
usb: fix uninitialized descriptors
17:48 Changeset in mainline [7bf8253]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Add missing paths to .gitignore, and clean it up a little.
16:51 Changeset in mainline [ae3a941]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Ondřej Hlavatý <aearsis@…>
usb: cstyle
16:41 Changeset in mainline [c39671d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Fix HELENOS_CROSS_PATH export when CC has extra arguments. …

2018-02-25:

15:58 Changeset in mainline [3692678]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jenda <jenda.jzqk73@…>
ew.py - allow qemu_path parameter (why the hell this does not use getopt?!)
15:29 Changeset in mainline [27de618]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jenda <jenda.jzqk73@…>
ew.py - use tablet

2018-02-24:

22:23 Changeset in mainline [e0a5d4c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Ondřej Hlavatý <aearsis@…>
usb: update copyrights The data was generated by a script, guided …
20:35 NavigatingInSources edited by Jakub Jermář
Git (diff)
20:29 PortingSoftware edited by Jakub Jermář
Git (diff)
20:26 ReleaseNotes/Template edited by Jakub Jermář
Git (diff)
20:25 GitCommitRules created by Jakub Jermář
Git
20:23 CStyle edited by Jakub Jermář
Git (diff)
20:21 Lab edited by Jakub Jermář
Git (diff)
20:20 ReleaseNotes/Mainline edited by Jakub Jermář
Git (diff)
20:17 HardwareSupport edited by Jakub Jermář
Git (diff)
20:07 CodingTips edited by Jakub Jermář
Update for Git (diff)
19:51 Changeset in mainline [39f1c86]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Ondřej Hlavatý <aearsis@…>
byteorder: move also int variants
19:51 Changeset in mainline [5ef3afd]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Ondřej Hlavatý <aearsis@…>
usb: cstyle
19:51 Changeset in mainline [95f1b8f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Ondřej Hlavatý <aearsis@…>
usb: structures shared with hardware are both packed and aligned
19:51 Changeset in mainline [0539c14]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Ondřej Hlavatý <aearsis@…>
ohci: batch can be prepared without activating ep first
10:32 Ticket #720 (DMA operations require cache maintenance) created by Jakub Jermář
In general, two cache maintenance operations are needed when doing DMA …

2018-02-22:

19:39 Changeset in mainline [ee820ff]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jenda <jenda.jzqk73@…>
Merge commit 'df368491aa1c0ce3024a51c602b7d0cbe4bd84d3'
17:24 Changeset in mainline [df368491]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jiří Zárevúcky <zarevucky.jiri@…>
Update .gitignore
12:22 Changeset in mainline [a211838]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
coding style improvements (no change in functionality)

2018-02-20:

11:07 Changeset in mainline [4ed41b3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
use a dedicated cache for the per-CPU magazines of caches This avoids …
11:05 Changeset in mainline [fec0240]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
cstyle

2018-02-18:

09:46 GSOC edited by Jakub Jermář
(diff)
Note: See TracTimeline for information about the timeline view.