# # ChangeLog for / in mainline # # Generated by Trac 1.5.4 # 2024-05-17T01:40:55Z Sat, 18 Feb 2012 19:46:20 GMT Frantisek Princ [a7d6185] * uspace/drv/infrastructure/root/root.c (modified) Merge with mainline Sat, 18 Feb 2012 15:22:14 GMT Jakub Jermar [f943dd3] * uspace/drv/infrastructure/root/root.c (modified) Do not leak memory in the root driver. Sat, 18 Feb 2012 12:51:36 GMT Frantisek Princ [5c83612b] * uspace/lib/ext4/libext4_directory.c (modified) * uspace/lib/ext4/libext4_directory.h (modified) * uspace/lib/ext4/libext4_directory_index.c (modified) * uspace/lib/ext4/libext4_directory_index.h (modified) * uspace/lib/ext4/libext4_superblock.h (modified) adding directory entry using index tree (actually without splitting ... Sat, 18 Feb 2012 08:26:00 GMT Frantisek Princ [856a36b] * abi/include/ddi/irq.h (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/arm32/src/mach/testarm/testarm.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/sparc64/src/drivers/kbd.c (modified) * kernel/generic/include/ddi/irq.h (modified) * kernel/generic/include/ipc/irq.h (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/syscall/copy.c (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/uhci/hc.h (modified) * uspace/drv/bus/usb/uhci/uhci.c (modified) * uspace/drv/char/i8042/i8042.c (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/drv/nic/ne2k/ne2k.c (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/lib/drv/generic/interrupt.c (modified) * uspace/srv/hid/input/port/gxemul.c (modified) * uspace/srv/hid/input/port/msim.c (modified) * uspace/srv/hid/input/port/ns16550.c (modified) * uspace/srv/hid/input/port/pl050.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.h (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) Merge with mainline Thu, 16 Feb 2012 21:21:39 GMT Jakub Jermar [c01bb5f9] * abi/include/ddi/irq.h (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/arm32/src/mach/testarm/testarm.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/sparc64/src/drivers/kbd.c (modified) * kernel/generic/include/ddi/irq.h (modified) * kernel/generic/include/ipc/irq.h (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/syscall/copy.c (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/uhci/hc.h (modified) * uspace/drv/bus/usb/uhci/uhci.c (modified) * uspace/drv/char/i8042/i8042.c (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/drv/nic/ne2k/ne2k.c (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/lib/drv/generic/interrupt.c (modified) * uspace/srv/hid/input/port/gxemul.c (modified) * uspace/srv/hid/input/port/msim.c (modified) * uspace/srv/hid/input/port/ns16550.c (modified) * uspace/srv/hid/input/port/pl050.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.h (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) Merge from lp:~jakub/helenos/mm. Thu, 16 Feb 2012 21:16:22 GMT Jakub Jermar [21063c2] * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * uspace/srv/hid/input/port/pl050.c (modified) Define a PIO range for PL050 keyboard and adjust its IRQ code ... Thu, 16 Feb 2012 11:29:43 GMT Martin Decky [edd7c63c] * kernel/generic/src/main/main.c (modified) fix compilation (thx Thomas Sanchez) Tue, 14 Feb 2012 23:58:33 GMT Jakub Jermar [1402402] * kernel/arch/arm32/src/mach/testarm/testarm.c (modified) * uspace/srv/hid/input/port/gxemul.c (modified) Define a PIO range for GXemul keyboard. Tue, 14 Feb 2012 23:57:35 GMT Jakub Jermar [27ed3edd] * kernel/arch/mips32/src/mips32.c (modified) * uspace/srv/hid/input/port/msim.c (modified) Define a PIO range for msim keyboard. Tue, 14 Feb 2012 22:29:02 GMT Jakub Jermar [a31aad1] * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/sparc64/src/drivers/kbd.c (modified) * uspace/srv/hid/input/port/ns16550.c (modified) Define PIO range for the ns16550 driver. Tue, 14 Feb 2012 22:06:15 GMT Jakub Jermar [cfb79747] * boot/Makefile.grub (modified) * boot/Makefile.silo (modified) * boot/Makefile.yaboot (modified) * kernel/arch/abs32le/src/abs32le.c (modified) * kernel/arch/amd64/include/interrupt.h (modified) * kernel/arch/amd64/src/amd64.c (modified) * kernel/arch/arm32/src/arm32.c (modified) * kernel/arch/ia32/include/interrupt.h (modified) * kernel/arch/ia32/src/ia32.c (modified) * kernel/arch/ia32/src/mm/frame.c (modified) * kernel/arch/ia64/include/interrupt.h (modified) * kernel/arch/ia64/src/ia64.c (modified) * tools/autotool.py (modified) * uspace/app/trace/trace.c (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/isa/isa.dev (modified) * uspace/drv/bus/isa/isa.ma (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/char/i8042/buffer.h (modified) * uspace/drv/char/i8042/i8042.c (modified) * uspace/drv/char/i8042/i8042.h (modified) * uspace/drv/char/i8042/main.c (modified) * uspace/drv/char/ps2mouse/ps2mouse.c (modified) * uspace/drv/char/ps2mouse/ps2mouse.h (modified) * uspace/drv/char/xtkbd/xtkbd.c (modified) * uspace/drv/char/xtkbd/xtkbd.h (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/drv/nic/e1k/e1k.h (modified) * uspace/drv/nic/lo/lo.c (modified) * uspace/drv/nic/ne2k/dp8390.c (modified) * uspace/drv/nic/ne2k/dp8390.h (modified) * uspace/drv/nic/ne2k/ne2k.c (modified) * uspace/drv/nic/rtl8139/defs.h (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/drv/nic/rtl8139/driver.h (modified) * uspace/drv/nic/rtl8139/general.h (modified) * uspace/lib/c/generic/device/nic.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/include/device/nic.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/net.h (modified) * uspace/lib/c/include/ipc/net_net.h (modified) * uspace/lib/c/include/ipc/nil.h (modified) * uspace/lib/c/include/net/device.h (modified) * uspace/lib/c/include/nic/eth_phys.h (moved) * uspace/lib/c/include/nic/nic.h (added) * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/interrupt.c (added) * uspace/lib/drv/generic/remote_nic.c (modified) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/drv/include/ddf/interrupt.h (modified) * uspace/lib/drv/include/ops/nic.h (modified) * uspace/lib/drv/include/usbhc_iface.h (modified) * uspace/lib/net/generic/net_checksum.c (modified) * uspace/lib/net/generic/net_remote.c (modified) * uspace/lib/net/include/net_checksum.h (modified) * uspace/lib/net/include/net_interface.h (modified) * uspace/lib/net/include/nil_remote.h (modified) * uspace/lib/net/nil/nil_remote.c (modified) * uspace/lib/nic/Makefile (modified) * uspace/lib/nic/include/nic.h (modified) * uspace/lib/nic/include/nic_driver.h (modified) * uspace/lib/nic/include/nic_ev.h (added) * uspace/lib/nic/include/nic_impl.h (modified) * uspace/lib/nic/include/nic_rx_control.h (modified) * uspace/lib/nic/include/nic_wol_virtues.h (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/lib/nic/src/nic_ev.c (added) * uspace/lib/nic/src/nic_impl.c (modified) * uspace/lib/nic/src/nic_rx_control.c (modified) * uspace/lib/nic/src/nic_wol_virtues.c (modified) * uspace/lib/posix/ctype.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/loc/loc.c (modified) * uspace/srv/net/cfg/e1k.nic (modified) * uspace/srv/net/cfg/lo.nic (modified) * uspace/srv/net/cfg/ne2k.nic (modified) * uspace/srv/net/net/Makefile (modified) * uspace/srv/net/net/net.c (modified) * uspace/srv/net/net/net.h (modified) * uspace/srv/net/nil/eth/eth.c (modified) * uspace/srv/net/nil/eth/eth.h (modified) * uspace/srv/net/nil/nildummy/nildummy.c (modified) * uspace/srv/net/nil/nildummy/nildummy.h (modified) Merge mainline changes. Tue, 14 Feb 2012 21:46:09 GMT Jakub Jermar [199112e4] * kernel/arch/ppc32/src/ppc32.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.h (modified) Define a PIO range for the cuda driver. Tue, 14 Feb 2012 21:45:03 GMT Jakub Jermar [472d813] * kernel/generic/src/ipc/irq.c (modified) Test for IO_SPACE_BOUNDARY hit only on platforms with separate I/O space. Mon, 13 Feb 2012 20:23:38 GMT Frantisek Princ [cd00f93] * uspace/lib/ext4/libext4_superblock.h (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) error hangling in write operation, adjusted supported features for ... Sun, 12 Feb 2012 22:57:16 GMT Jakub Jermar [f2bbe8c] * kernel/generic/src/ipc/irq.c (modified) - Enforce PIO ranges no matter whether the address is in memory or in ... Sun, 12 Feb 2012 22:55:58 GMT Jakub Jermar [e777847] * uspace/drv/nic/rtl8139/driver.c (modified) Define Rtl8139 PIO ranges and adjust the IRQ code accordingly. Sun, 12 Feb 2012 22:44:59 GMT Jakub Jermar [9571230] * uspace/drv/nic/ne2k/ne2k.c (modified) Define PIO range for ne2k and modify its IRQ pseudocode accordingly. Sun, 12 Feb 2012 22:43:34 GMT Jakub Jermar [cccdb8b7] * uspace/drv/char/i8042/i8042.c (modified) In i8042 IRQ pseudocode, use the hardware address obtained from the ... Sun, 12 Feb 2012 22:17:59 GMT Jakub Jermar [2507d1fc] * uspace/drv/char/i8042/i8042.c (modified) Define a PIO range for the i8042 driver. Sun, 12 Feb 2012 19:16:29 GMT Jakub Jermar [ec52752] * uspace/drv/nic/e1k/e1k.c (modified) Modify the E1000 driver to work with the new IRQ code constraints. Sun, 12 Feb 2012 19:14:54 GMT Jakub Jermar [bd8c6537] * kernel/generic/src/ipc/irq.c (modified) Check whether the IRQ code provides PIO ranges for all used memory ... Sun, 12 Feb 2012 18:41:44 GMT Jakub Jermar [d57122c] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/uhci/hc.h (modified) * uspace/drv/bus/usb/uhci/uhci.c (modified) UHCI and OHCI HC's now define and use proper IRQ PIO range. Sun, 12 Feb 2012 14:26:04 GMT Jakub Jermar [a996ae31] * abi/include/ddi/irq.h (modified) * kernel/generic/include/ipc/irq.h (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/syscall/copy.c (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/srv/hid/input/port/gxemul.c (modified) * uspace/srv/hid/input/port/msim.c (modified) * uspace/srv/hid/input/port/ns16550.c (modified) * uspace/srv/hid/input/port/pl050.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) Userspace IRQ pseudocode is expected to use physical addresses from ... Sun, 12 Feb 2012 14:23:02 GMT Jakub Jermar [ec12ab8] * uspace/drv/bus/usb/ohci/hc.c (modified) OHCI should use CMD_PIO_READ_* instead of already removed CMD_MEM_READ_*. Sun, 12 Feb 2012 13:57:39 GMT Jakub Jermar [077bc5b9] * kernel/generic/src/ipc/irq.c (modified) Remove left-over stuff not removed by the previous changeset. Sun, 12 Feb 2012 12:46:52 GMT Jakub Jermar [69114714] * kernel/generic/include/ddi/irq.h (modified) * kernel/generic/src/ipc/irq.c (modified) Switching to the driver's address space will no longer be needed. Sun, 12 Feb 2012 12:40:52 GMT Jakub Jermar [89b6a3b] * kernel/generic/src/ipc/irq.c (modified) Remove kernel support for CMD_MEM_* IRQ pseudocode commanfs. Sun, 12 Feb 2012 11:37:17 GMT Jakub Jermar [c617e98] * abi/include/ddi/irq.h (modified) Remove all CMD_MEM_* IRQ pseudocode commands. The tree is now broken. Sun, 12 Feb 2012 08:53:40 GMT Frantisek Princ [03934c9e] * kernel/generic/include/macros.h (modified) * kernel/generic/src/mm/km.c (modified) Merge with mainline Fri, 10 Feb 2012 09:54:10 GMT Jakub Jermar [e10d41a] * kernel/generic/src/mm/km.c (modified) Merge from lp:~jakub/helenos/mm. Fri, 10 Feb 2012 09:46:53 GMT Jakub Jermar [96d9cdd] * kernel/generic/src/mm/km.c (modified) Revert most of jakub@jermar.eu-20120209221546-bzbo0pu778r1xumq. The ... Thu, 09 Feb 2012 22:19:06 GMT Jakub Jermar [bb6f135] * kernel/generic/include/macros.h (modified) * kernel/generic/src/mm/km.c (modified) Merge from lp:~jakub/helenos/mm. Thu, 09 Feb 2012 22:15:46 GMT Jakub Jermar [492ddc9] * kernel/generic/src/mm/km.c (modified) Match km_page_free() size parameter in km_unmap_aligned() with that ... Thu, 09 Feb 2012 21:54:30 GMT Jakub Jermar [33ca0f5] * kernel/generic/include/macros.h (modified) iswithin() needs to be imune to the base + size 64-bit overflow. Wed, 08 Feb 2012 19:38:26 GMT Frantisek Princ [50601ef] * uspace/lib/ext4/libext4_directory.c (modified) small code modification / reorganization Sun, 05 Feb 2012 12:35:02 GMT Frantisek Princ [565b6ff] * uspace/lib/ext4/libext4_directory.c (modified) * uspace/lib/ext4/libext4_directory_index.c (modified) * uspace/lib/ext4/libext4_directory_index.h (modified) - bugfix in adding directory entry (linear) - added skeleton for ... Wed, 01 Feb 2012 19:17:43 GMT Frantisek Princ [512a7df] * kernel/genarch/src/acpi/acpi.c (modified) * kernel/generic/include/mm/km.h (modified) * kernel/generic/src/mm/km.c (modified) * kernel/test/mm/mapping1.c (modified) * kernel/test/mm/mapping1.def (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/nic/src/nic_ev.c (modified) * uspace/lib/posix/ctype.c (modified) Merge with mainline Tue, 31 Jan 2012 22:52:06 GMT Jakub Jermar [3d4750f] * kernel/genarch/src/acpi/acpi.c (modified) * kernel/generic/include/mm/km.h (modified) * kernel/generic/src/mm/km.c (modified) * kernel/test/mm/mapping1.c (modified) * kernel/test/mm/mapping1.def (modified) Merge from lp:~jakub/helenos/mm. Tue, 31 Jan 2012 22:51:02 GMT Jakub Jermar [7b5789e] * kernel/test/mm/mapping1.c (modified) Do not leak frame, page0 and page1 in error path's either. Tue, 31 Jan 2012 22:45:07 GMT Jakub Jermar [b860f9e] * kernel/test/mm/mapping1.c (modified) * kernel/test/mm/mapping1.def (modified) Do not leak frame, page0 and page1 in mapping1 test. The test shall ... Tue, 31 Jan 2012 22:44:35 GMT Jakub Jermar [03cdd2b] * kernel/generic/include/mm/km.h (modified) * kernel/generic/src/mm/km.c (modified) Add km_unmap() and km_unmap_aligned(). Tue, 31 Jan 2012 22:03:21 GMT Jakub Jermar [bf3dd35] * kernel/genarch/src/acpi/acpi.c (modified) * kernel/generic/include/mm/km.h (modified) * kernel/generic/src/mm/km.c (modified) There is no need to have km_map() for aligned addresses and ... Mon, 30 Jan 2012 11:59:57 GMT Jiri Svoboda [bf31e3f] * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/nic/src/nic_ev.c (modified) * uspace/lib/posix/ctype.c (modified) Fix function definitions with extern specifier. Mon, 30 Jan 2012 09:23:12 GMT Frantisek Princ [1d69c69] * uspace/lib/ext4/libext4_directory.c (modified) * uspace/lib/ext4/libext4_ialloc.c (modified) Bugfix for higher filesystem version (directory entry type not ... Sun, 29 Jan 2012 10:27:40 GMT Frantisek Princ [7c506ced] * kernel/arch/arm32/src/ras.c (modified) * kernel/genarch/src/acpi/acpi.c (modified) * kernel/generic/include/mm/km.h (modified) * kernel/generic/include/mm/page.h (modified) * kernel/generic/src/mm/km.c (modified) * kernel/generic/src/mm/page.c (modified) * kernel/test/mm/mapping1.c (modified) * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/interrupt.c (added) * uspace/lib/drv/include/ddf/interrupt.h (modified) Merge with mainline Sat, 28 Jan 2012 23:25:03 GMT Jiri Svoboda [dc9a3ba] * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/interrupt.c (added) * uspace/lib/drv/include/ddf/interrupt.h (modified) Move interrupt handling to a separate source module. Sat, 28 Jan 2012 14:40:18 GMT Jakub Jermar [7b3b571] * kernel/arch/arm32/src/ras.c (modified) * kernel/genarch/src/acpi/acpi.c (modified) * kernel/generic/include/mm/km.h (modified) * kernel/generic/include/mm/page.h (modified) * kernel/generic/src/mm/km.c (modified) * kernel/generic/src/mm/page.c (modified) * kernel/test/mm/mapping1.c (modified) Merge from lp:~jakub/helenos/mm. Sat, 28 Jan 2012 14:39:23 GMT Jakub Jermar [20de14d] * kernel/test/mm/mapping1.c (modified) Streamline mapping1 test. Sat, 28 Jan 2012 13:10:30 GMT Jakub Jermar [61ac34d] * kernel/arch/arm32/src/ras.c (modified) Map the RAS page using km_map(). Sat, 28 Jan 2012 12:51:42 GMT Jakub Jermar [8757be86] * kernel/generic/include/mm/page.h (modified) * kernel/generic/src/mm/page.c (modified) Remove map_structure(). Sat, 28 Jan 2012 12:38:22 GMT Jakub Jermar [93da799] * kernel/genarch/src/acpi/acpi.c (modified) Implement map_sdt() using km_map_structure(). Sat, 28 Jan 2012 12:36:01 GMT Jakub Jermar [babb57e] * kernel/generic/include/mm/km.h (modified) * kernel/generic/src/mm/km.c (modified) Add km_map_structure(), inspired from a soon-to-be-removed ... Sat, 28 Jan 2012 10:51:56 GMT Frantisek Princ [ca3d77a] * uspace/lib/ext4/libext4_directory.c (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) some TODO's solved + removed debugging messages Sat, 28 Jan 2012 09:17:24 GMT Frantisek Princ [fe56c08a] * kernel/arch/arm32/src/arm32.c (modified) * kernel/arch/arm32/src/mach/gta02/gta02.c (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/arm32/src/mach/testarm/testarm.c (modified) * kernel/arch/ia32/src/smp/smp.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/mips64/src/mips64.c (modified) * kernel/arch/mips64/src/mm/frame.c (modified) * kernel/arch/ppc32/src/drivers/pic.c (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/sparc64/src/drivers/kbd.c (modified) * kernel/arch/sparc64/src/drivers/pci.c (modified) * kernel/arch/sparc64/src/sun4u/sparc64.c (modified) * kernel/arch/sparc64/src/sun4v/sparc64.c (modified) * kernel/genarch/src/drivers/ega/ega.c (modified) * kernel/genarch/src/drivers/s3c24xx_uart/s3c24xx_uart.c (modified) * kernel/genarch/src/fb/fb.c (modified) * kernel/genarch/src/multiboot/multiboot.c (modified) * kernel/genarch/src/multiboot/multiboot2.c (modified) * kernel/generic/include/config.h (modified) * kernel/generic/include/mm/km.h (modified) * kernel/generic/include/mm/page.h (modified) * kernel/generic/src/lib/rd.c (modified) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/frame.c (modified) * kernel/generic/src/mm/km.c (modified) * kernel/generic/src/mm/page.c (modified) Merge with mainline Fri, 27 Jan 2012 23:24:27 GMT Jakub Jermar [9970a5a] * kernel/arch/arm32/src/arm32.c (modified) * kernel/arch/arm32/src/mach/gta02/gta02.c (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/arm32/src/mach/testarm/testarm.c (modified) * kernel/arch/ia32/src/smp/smp.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/mips64/src/mips64.c (modified) * kernel/arch/mips64/src/mm/frame.c (modified) * kernel/arch/ppc32/src/drivers/pic.c (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/sparc64/src/drivers/kbd.c (modified) * kernel/arch/sparc64/src/drivers/pci.c (modified) * kernel/arch/sparc64/src/sun4u/sparc64.c (modified) * kernel/arch/sparc64/src/sun4v/sparc64.c (modified) * kernel/genarch/src/drivers/ega/ega.c (modified) * kernel/genarch/src/drivers/s3c24xx_uart/s3c24xx_uart.c (modified) * kernel/genarch/src/fb/fb.c (modified) * kernel/genarch/src/multiboot/multiboot.c (modified) * kernel/genarch/src/multiboot/multiboot2.c (modified) * kernel/generic/include/config.h (modified) * kernel/generic/include/mm/km.h (modified) * kernel/generic/include/mm/page.h (modified) * kernel/generic/src/lib/rd.c (modified) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/frame.c (modified) * kernel/generic/src/mm/km.c (modified) * kernel/generic/src/mm/page.c (modified) Merge from lp:~jakub/helenos/mm. Fri, 27 Jan 2012 23:01:00 GMT Jakub Jermar [221c9ec] * kernel/generic/src/main/kinit.c (modified) Use km_map() in kinit(). Fri, 27 Jan 2012 22:41:06 GMT Jakub Jermar [1ccd0aa] * kernel/generic/src/mm/km.c (modified) Use km_map() in km_temporary_page_get(). Fri, 27 Jan 2012 22:19:12 GMT Jakub Jermar [adec5b45] * kernel/arch/arm32/src/mach/gta02/gta02.c (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/arm32/src/mach/testarm/testarm.c (modified) * kernel/arch/ia32/src/smp/smp.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/ppc32/src/drivers/pic.c (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/sparc64/src/drivers/kbd.c (modified) * kernel/arch/sparc64/src/drivers/pci.c (modified) * kernel/genarch/src/drivers/ega/ega.c (modified) * kernel/genarch/src/drivers/s3c24xx_uart/s3c24xx_uart.c (modified) * kernel/genarch/src/fb/fb.c (modified) * kernel/generic/include/mm/km.h (modified) * kernel/generic/src/mm/km.c (modified) Rename hw_map() to km_map() and add protection flags argument to ... Fri, 27 Jan 2012 21:12:25 GMT Jakub Jermar [d4673296] * kernel/arch/arm32/src/mach/gta02/gta02.c (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/arm32/src/mach/testarm/testarm.c (modified) * kernel/arch/ia32/src/smp/smp.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/ppc32/src/drivers/pic.c (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/sparc64/src/drivers/kbd.c (modified) * kernel/arch/sparc64/src/drivers/pci.c (modified) * kernel/genarch/src/drivers/ega/ega.c (modified) * kernel/genarch/src/drivers/s3c24xx_uart/s3c24xx_uart.c (modified) * kernel/genarch/src/fb/fb.c (modified) * kernel/generic/include/mm/km.h (modified) * kernel/generic/include/mm/page.h (modified) * kernel/generic/src/mm/km.c (modified) * kernel/generic/src/mm/page.c (modified) Move hw_map() to km.c Fri, 27 Jan 2012 21:05:27 GMT Jakub Jermar [4dee0cb] * kernel/arch/mips64/src/mips64.c (modified) * kernel/arch/mips64/src/mm/frame.c (modified) Fix mips64 build. Fri, 27 Jan 2012 19:12:45 GMT Frantisek Princ [8da2c60] * uspace/drv/nic/e1k/e1k.c (modified) * uspace/lib/c/generic/device/nic.c (modified) * uspace/lib/c/include/device/nic.h (modified) * uspace/lib/c/include/net/device.h (modified) * uspace/lib/c/include/nic/nic.h (modified) * uspace/lib/drv/generic/remote_nic.c (modified) * uspace/lib/drv/include/ops/nic.h (modified) * uspace/lib/nic/include/nic_driver.h (modified) * uspace/lib/nic/include/nic_ev.h (modified) * uspace/lib/nic/include/nic_impl.h (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/lib/nic/src/nic_ev.c (modified) * uspace/lib/nic/src/nic_impl.c (modified) * uspace/srv/net/nil/eth/eth.c (modified) * uspace/srv/net/nil/nildummy/nildummy.c (modified) Merge with mainline Fri, 27 Jan 2012 14:57:52 GMT Martin Decky [d81eaf94] * uspace/drv/nic/e1k/e1k.c (modified) Intel 82572 uses actually the alternative method to access the EEPROM Fri, 27 Jan 2012 12:57:15 GMT Jiri Svoboda [790d6d1] * uspace/srv/net/cfg/e1k.nic (modified) * uspace/srv/net/cfg/ne2k.nic (modified) Revert unintentional change in configuration. Fri, 27 Jan 2012 12:54:09 GMT Jiri Svoboda [9cd8165] * uspace/lib/c/generic/device/nic.c (modified) * uspace/lib/c/include/device/nic.h (modified) * uspace/lib/c/include/net/device.h (modified) * uspace/lib/c/include/nic/nic.h (modified) * uspace/lib/drv/generic/remote_nic.c (modified) * uspace/lib/drv/include/ops/nic.h (modified) * uspace/lib/nic/include/nic_driver.h (modified) * uspace/lib/nic/include/nic_ev.h (modified) * uspace/lib/nic/include/nic_impl.h (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/lib/nic/src/nic_ev.c (modified) * uspace/lib/nic/src/nic_impl.c (modified) * uspace/srv/net/cfg/e1k.nic (modified) * uspace/srv/net/cfg/ne2k.nic (modified) * uspace/srv/net/nil/eth/eth.c (modified) * uspace/srv/net/nil/nildummy/nildummy.c (modified) NIC does not need nic_device_id_t. Now it exists just inside net. Not ... Thu, 26 Jan 2012 09:34:35 GMT Frantisek Princ [ea75ceb] * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) bugfix in match operation Thu, 26 Jan 2012 08:51:45 GMT Frantisek Princ [cf858877] * boot/Makefile.grub (modified) * boot/Makefile.silo (modified) * boot/Makefile.yaboot (modified) * tools/autotool.py (modified) Merge with mainline Wed, 25 Jan 2012 22:59:35 GMT Jakub Jermar [32817cc] * kernel/arch/arm32/src/arm32.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/sparc64/src/sun4u/sparc64.c (modified) * kernel/arch/sparc64/src/sun4v/sparc64.c (modified) * kernel/genarch/src/multiboot/multiboot.c (modified) * kernel/genarch/src/multiboot/multiboot2.c (modified) * kernel/generic/include/config.h (modified) * kernel/generic/src/lib/rd.c (modified) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/frame.c (modified) Make the kernel ready for init tasks loaded to high memory. Wed, 25 Jan 2012 20:25:45 GMT Martin Decky [7174403] * boot/Makefile.grub (modified) * boot/Makefile.silo (modified) * boot/Makefile.yaboot (modified) * tools/autotool.py (modified) the "mkisofs" is being gradually phased out in distros be ready for that Wed, 25 Jan 2012 20:09:29 GMT Frantisek Princ [5c5f522] * uspace/drv/nic/rtl8139/defs.h (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/drv/nic/rtl8139/driver.h (modified) * uspace/drv/nic/rtl8139/general.h (modified) Merge with mainline Wed, 25 Jan 2012 18:22:00 GMT Martin Decky [5cd3d67] * uspace/drv/nic/rtl8139/defs.h (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/drv/nic/rtl8139/driver.h (modified) * uspace/drv/nic/rtl8139/general.h (modified) cstyle (no change in functionality) Wed, 25 Jan 2012 18:03:38 GMT Frantisek Princ [3ce5162] * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/drv/nic/lo/lo.c (modified) * uspace/drv/nic/rtl8139/general.h (modified) * uspace/lib/drv/include/usbhc_iface.h (modified) * uspace/srv/loc/loc.c (modified) * uspace/srv/net/net/net.h (modified) * uspace/srv/net/nil/nildummy/nildummy.c (modified) Merge with mainline Wed, 25 Jan 2012 18:02:28 GMT Frantisek Princ [ed6fdc7] * uspace/lib/ext4/libext4_directory.c (modified) Bugfix during new block allocation Wed, 25 Jan 2012 17:29:51 GMT Martin Decky [5cc9eba] * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/drv/nic/lo/lo.c (modified) * uspace/drv/nic/rtl8139/general.h (modified) * uspace/lib/drv/include/usbhc_iface.h (modified) * uspace/srv/loc/loc.c (modified) * uspace/srv/net/net/net.h (modified) * uspace/srv/net/nil/nildummy/nildummy.c (modified) cstyle (no change in functionality) Wed, 25 Jan 2012 12:29:39 GMT Frantisek Princ [db2f654] * kernel/arch/abs32le/src/abs32le.c (modified) * kernel/arch/arm32/src/arm32.c (modified) * kernel/arch/ia64/src/ia64.c (modified) Merge with mainline Tue, 24 Jan 2012 17:02:18 GMT Martin Decky [8576bb4] * kernel/arch/ia64/src/ia64.c (modified) cstyle Tue, 24 Jan 2012 16:53:52 GMT Martin Decky [60db852] * kernel/arch/abs32le/src/abs32le.c (modified) * kernel/arch/arm32/src/arm32.c (modified) remove unnecessary includes Tue, 24 Jan 2012 16:32:55 GMT Frantisek Princ [02aad10] * uspace/drv/char/i8042/i8042.c (modified) Merge with mainline Tue, 24 Jan 2012 16:32:32 GMT Frantisek Princ [cd1cc4e6] * uspace/lib/ext4/libext4_directory.c (modified) * uspace/lib/ext4/libext4_directory.h (modified) * uspace/lib/ext4/libext4_ialloc.c (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) bugfixes of inode allocation and link operation Tue, 24 Jan 2012 15:46:56 GMT Martin Decky [876f6463] * uspace/drv/char/i8042/i8042.c (modified) always (always, always!) wait for the controller to be ready before ... Tue, 24 Jan 2012 09:26:36 GMT Frantisek Princ [786bd56] * kernel/arch/amd64/include/interrupt.h (modified) * kernel/arch/amd64/src/amd64.c (modified) * kernel/arch/ia32/include/interrupt.h (modified) * kernel/arch/ia32/src/ia32.c (modified) * kernel/arch/ia64/include/interrupt.h (modified) * kernel/arch/ia64/src/ia64.c (modified) * uspace/drv/bus/isa/isa.dev (modified) * uspace/drv/bus/isa/isa.ma (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/char/i8042/buffer.h (modified) * uspace/drv/char/i8042/i8042.c (modified) * uspace/drv/char/i8042/i8042.h (modified) * uspace/drv/char/i8042/main.c (modified) * uspace/lib/c/generic/loc.c (modified) Merge with mainline Tue, 24 Jan 2012 09:24:14 GMT Frantisek Princ [304faab] * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/lib/ext4/libext4_filesystem.h (modified) * uspace/lib/ext4/libext4_ialloc.c (modified) * uspace/lib/ext4/libext4_ialloc.h (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) Very simple allocation algorithm Mon, 23 Jan 2012 18:24:10 GMT Martin Decky [2df6f6fe] * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/char/i8042/buffer.h (modified) * uspace/drv/char/i8042/i8042.c (modified) * uspace/drv/char/i8042/i8042.h (modified) * uspace/drv/char/i8042/main.c (modified) cstyle and cleanup (no change in functionality) Mon, 23 Jan 2012 18:23:25 GMT Martin Decky [88dfee7] * kernel/arch/amd64/include/interrupt.h (modified) * kernel/arch/amd64/src/amd64.c (modified) * kernel/arch/ia32/include/interrupt.h (modified) * kernel/arch/ia32/src/ia32.c (modified) * kernel/arch/ia64/include/interrupt.h (modified) * kernel/arch/ia64/src/ia64.c (modified) get rid of unnecessary legacy code Mon, 23 Jan 2012 17:33:34 GMT Martin Decky [c1f27f1d] * uspace/lib/c/generic/loc.c (modified) fix a fix which was not a fix Mon, 23 Jan 2012 16:30:47 GMT Martin Decky [cd66f3c] * uspace/lib/c/generic/loc.c (modified) fix last commit ommisions Mon, 23 Jan 2012 16:27:01 GMT Martin Decky [a6240a31] * uspace/lib/c/generic/loc.c (modified) improve locking by making the critical-path critical section smaller ... Mon, 23 Jan 2012 16:22:40 GMT Martin Decky [88057e3] * uspace/lib/c/generic/loc.c (modified) fix a nasty bug that could force loc_get_categories() to go into an ... Mon, 23 Jan 2012 13:23:08 GMT Martin Decky [9d09d7f] * uspace/drv/bus/isa/isa.dev (modified) * uspace/drv/bus/isa/isa.ma (modified) identify the ISA bridges in terms of PCI class/subclass this should ... Mon, 23 Jan 2012 12:21:48 GMT Frantisek Princ [08cc26b] * kernel/arch/ia32/src/mm/frame.c (modified) Merge with mainline Mon, 23 Jan 2012 12:00:05 GMT Martin Decky [49ec568] * kernel/arch/ia32/src/mm/frame.c (modified) improve the code a little bit (common constant, avoid any chance of ... Sun, 22 Jan 2012 14:18:38 GMT Jiri Svoboda [10a5479d] * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/net/net/net.c (modified) Prevent callbacks from racing. This was probably the culprit which ... Sun, 22 Jan 2012 13:50:29 GMT Jiri Svoboda [eb2efc7] * uspace/lib/nic/Makefile (modified) Remove leftovers. Sun, 22 Jan 2012 13:41:20 GMT Jiri Svoboda [cf9cb36] * uspace/lib/c/generic/device/nic.c (modified) * uspace/lib/c/include/device/nic.h (modified) * uspace/lib/c/include/net/device.h (modified) * uspace/lib/c/include/nic/eth_phys.h (moved) * uspace/lib/c/include/nic/nic.h (added) * uspace/lib/drv/include/ops/nic.h (modified) * uspace/lib/net/generic/net_checksum.c (modified) * uspace/lib/net/include/net_checksum.h (modified) * uspace/lib/nic/Makefile (modified) * uspace/lib/nic/include/nic_driver.h (modified) * uspace/lib/nic/include/nic_ev.h (modified) * uspace/lib/nic/include/nic_impl.h (modified) * uspace/lib/nic/include/nic_rx_control.h (modified) * uspace/lib/nic/include/nic_wol_virtues.h (modified) * uspace/lib/nic/src/nic_ev.c (modified) * uspace/lib/nic/src/nic_impl.c (modified) * uspace/lib/nic/src/nic_rx_control.c (modified) * uspace/lib/nic/src/nic_wol_virtues.c (modified) Decouple libnic from libnet. Sun, 22 Jan 2012 13:23:21 GMT Frantisek Princ [fcae007] * uspace/lib/c/generic/device/nic.c (modified) * uspace/lib/c/include/device/nic.h (modified) * uspace/lib/c/include/net/device.h (modified) * uspace/lib/c/include/nic/eth_phys.h (moved) * uspace/lib/c/include/nic/nic.h (added) * uspace/lib/drv/include/ops/nic.h (modified) * uspace/lib/net/generic/net_checksum.c (modified) * uspace/lib/net/include/net_checksum.h (modified) * uspace/lib/nic/Makefile (modified) * uspace/lib/nic/include/nic_driver.h (modified) * uspace/lib/nic/include/nic_ev.h (modified) * uspace/lib/nic/include/nic_impl.h (modified) * uspace/lib/nic/include/nic_rx_control.h (modified) * uspace/lib/nic/include/nic_wol_virtues.h (modified) * uspace/lib/nic/src/nic_ev.c (modified) * uspace/lib/nic/src/nic_impl.c (modified) * uspace/lib/nic/src/nic_rx_control.c (modified) * uspace/lib/nic/src/nic_wol_virtues.c (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/net/net/net.c (modified) Merge with mainline Sun, 22 Jan 2012 13:22:56 GMT Frantisek Princ [d9bbe45] * uspace/lib/ext4/libext4_directory.c (modified) * uspace/lib/ext4/libext4_directory_index.c (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/lib/ext4/libext4_ialloc.c (modified) * uspace/lib/ext4/libext4_inode.c (modified) * uspace/lib/ext4/libext4_superblock.c (modified) Refafctorization - principle of locality in variables declaration Sun, 22 Jan 2012 12:29:41 GMT Frantisek Princ [b7e0260] * uspace/lib/ext4/libext4_directory.c (modified) Completed code for adding directory entry without index Sun, 22 Jan 2012 11:53:22 GMT Frantisek Princ [c38e417] * uspace/lib/c/generic/device/nic.c (modified) * uspace/lib/c/include/device/nic.h (modified) * uspace/lib/c/include/ipc/nil.h (modified) * uspace/lib/drv/generic/remote_nic.c (modified) * uspace/lib/drv/include/ops/nic.h (modified) * uspace/lib/net/include/nil_remote.h (modified) * uspace/lib/net/nil/nil_remote.c (modified) * uspace/lib/nic/Makefile (modified) * uspace/lib/nic/include/nic_driver.h (modified) * uspace/lib/nic/include/nic_ev.h (added) * uspace/lib/nic/include/nic_impl.h (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/lib/nic/src/nic_ev.c (added) * uspace/lib/nic/src/nic_impl.c (modified) * uspace/srv/net/net/net.c (modified) * uspace/srv/net/nil/eth/eth.c (modified) * uspace/srv/net/nil/nildummy/nildummy.c (modified) Merge with mainline Sun, 22 Jan 2012 10:40:07 GMT Jiri Svoboda [8d7ec69d] * uspace/lib/c/generic/device/nic.c (modified) * uspace/lib/c/include/device/nic.h (modified) * uspace/lib/c/include/ipc/nil.h (modified) * uspace/lib/drv/generic/remote_nic.c (modified) * uspace/lib/drv/include/ops/nic.h (modified) * uspace/lib/net/include/nil_remote.h (modified) * uspace/lib/net/nil/nil_remote.c (modified) * uspace/lib/nic/Makefile (modified) * uspace/lib/nic/include/nic_driver.h (modified) * uspace/lib/nic/include/nic_ev.h (added) * uspace/lib/nic/include/nic_impl.h (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/lib/nic/src/nic_ev.c (added) * uspace/lib/nic/src/nic_impl.c (modified) * uspace/srv/net/net/net.c (modified) * uspace/srv/net/nil/eth/eth.c (modified) * uspace/srv/net/nil/nildummy/nildummy.c (modified) NIC should talk to its client via a callback connection with NIC- ... Sat, 21 Jan 2012 23:55:03 GMT Frantisek Princ [eaa0c3f] * uspace/app/trace/trace.c (modified) * uspace/drv/char/ps2mouse/ps2mouse.c (modified) * uspace/drv/char/ps2mouse/ps2mouse.h (modified) * uspace/drv/char/xtkbd/xtkbd.c (modified) * uspace/drv/char/xtkbd/xtkbd.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/net.h (modified) * uspace/lib/c/include/ipc/net_net.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/net/generic/net_remote.c (modified) * uspace/lib/net/include/net_interface.h (modified) * uspace/lib/net/include/nil_remote.h (modified) * uspace/lib/net/nil/nil_remote.c (modified) * uspace/lib/nic/include/nic.h (modified) * uspace/lib/nic/include/nic_driver.h (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/lib/nic/src/nic_impl.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/loc/loc.c (modified) * uspace/srv/net/cfg/e1k.nic (modified) * uspace/srv/net/cfg/lo.nic (modified) * uspace/srv/net/cfg/ne2k.nic (modified) * uspace/srv/net/net/Makefile (modified) * uspace/srv/net/net/net.c (modified) * uspace/srv/net/net/net.h (modified) * uspace/srv/net/nil/eth/eth.c (modified) * uspace/srv/net/nil/eth/eth.h (modified) * uspace/srv/net/nil/nildummy/nildummy.c (modified) * uspace/srv/net/nil/nildummy/nildummy.h (modified) Merge with mainline Sat, 21 Jan 2012 17:07:13 GMT Jiri Svoboda [e98fe28c] * uspace/drv/char/ps2mouse/ps2mouse.c (modified) * uspace/drv/char/ps2mouse/ps2mouse.h (modified) * uspace/drv/char/xtkbd/xtkbd.c (modified) * uspace/drv/char/xtkbd/xtkbd.h (modified) Not even identifiers and error messages should break ...