..
arch
Fix method name in trace.
2011-11-01 21:29:19 +00:00
cache
mmlr (distracted) + bonefish:
2011-11-02 21:14:11 +00:00
debug
bonefish+mmlr:
2011-11-02 16:02:07 +00:00
device_manager
Align all filesystem relevant places to use B_UNSUPPORTED for unsupported
2011-10-31 10:18:03 +00:00
disk_device_manager
* Added file_system_module_info::uninitialize() analogously to
2011-06-13 01:53:11 +00:00
fs
Merge branch 'master' into pm-flat
2011-11-05 17:00:01 +01:00
lib
Merged signals-merge branch into trunk with the following changes:
2011-06-12 00:00:23 +00:00
locks
Merged signals-merge branch into trunk with the following changes:
2011-06-12 00:00:23 +00:00
messaging
Use a more portable cast.
2011-06-14 11:23:48 +00:00
platform
OpenFirmware: Make of_milliseconds() return error
2010-06-27 15:17:59 +00:00
posix
Merged signals-merge branch into trunk with the following changes:
2011-06-12 00:00:23 +00:00
scheduler
Merged signals-merge branch into trunk with the following changes:
2011-06-12 00:00:23 +00:00
slab
bonefish+mmlr:
2011-11-02 16:12:48 +00:00
util
Merged signals-merge branch into trunk with the following changes:
2011-06-12 00:00:23 +00:00
vm
VM: Fix vm_block_address_range() area protection
2013-04-05 16:58:50 +02:00
boot_item.cpp
* Changed get_boot_item() API: it now also can retrieve the size of the boot
2008-03-30 11:01:41 +00:00
boot_splash.cpp
Move the boot images conditional selection in one place, to remove
2010-10-11 12:54:21 +00:00
commpage.cpp
* Moved the VM headers into subdirectory vm/.
2009-12-02 18:05:10 +00:00
condition_variable.cpp
Merged signals-merge branch into trunk with the following changes:
2011-06-12 00:00:23 +00:00
cpu.cpp
Merged signals-merge branch into trunk with the following changes:
2011-06-12 00:00:23 +00:00
DPC.cpp
Merged signals-merge branch into trunk with the following changes:
2011-06-12 00:00:23 +00:00
elf.cpp
* Removed some dead code by applying a patch by lucian from ticket #6275 ,
2011-10-29 17:09:12 +00:00
heap.cpp
Prefix the heap version of the "allocations" debugger command with "heap_".
2011-11-01 16:29:28 +00:00
image.cpp
Merged signals-merge branch into trunk with the following changes:
2011-06-12 00:00:23 +00:00
int.cpp
* Introduce {reserve|allocate|free}_io_interrupt_vectors() that can generically
2011-10-12 20:55:28 +00:00
Jamfile
Use PropagateContainerUpdateTargetFlags rule
2011-07-17 16:54:59 +02:00
kernel_c++_structs.cpp
Attempt at allowing to use C++ structures in C only code: We use the
2009-12-02 10:56:10 +00:00
kernel_daemon.cpp
Replaced no longer necessary send_signal_etc() work-arounds for
2010-04-29 15:23:29 +00:00
kernel_versions
Merged signals-merge branch into trunk with the following changes:
2011-06-12 00:00:23 +00:00
kernel.rdef
patch by Artur Wyszynski (aljen):
2008-03-18 10:11:58 +00:00
linkhack.c
Renamed system/core to system/kernel.
2005-04-13 13:22:10 +00:00
listeners.cpp
Added WaitObjectListener destructor. Hopefully fixes the gcc 2 build.
2009-04-23 14:53:18 +00:00
low_resource_manager.cpp
* Changed the address space note, warning, critical limits to fixed values. The
2010-06-18 21:01:27 +00:00
main.cpp
Flat commit of all changes from package-management branch in svn
2011-07-17 16:54:06 +02:00
module.cpp
Removed unnecessary inclusions of <boot/kernel_args.h> in private kernel
2010-06-25 22:16:10 +00:00
Notifications.cpp
Replace uses of obsolescent BReference[able] API.
2010-12-16 14:29:37 +00:00
port.cpp
Optimize the configuration of the port heap. Previously the max bin size was
2011-06-29 18:03:42 +00:00
real_time_clock.cpp
Merged signals-merge branch into trunk with the following changes:
2011-06-12 00:00:23 +00:00
sem.cpp
Merged signals-merge branch into trunk with the following changes:
2011-06-12 00:00:23 +00:00
shutdown.cpp
Introduce a gSystemShutdown flag to be able to check if system is shutting down. ACPI Embedded Controller now uses polling when it is set to true.
2010-09-08 19:19:49 +00:00
signal.cpp
Merged signals-merge branch into trunk with the following changes:
2011-06-12 00:00:23 +00:00
smp.cpp
As suggested by Ingo, revert r42648 and apply patch from Alex Smith provided in #7872 . Thanks!
2011-08-20 20:09:32 +00:00
syscalls.cpp
Merged signals-merge branch into trunk with the following changes:
2011-06-12 00:00:23 +00:00
system_info.cpp
Cleanup system-revision stuff.
2011-05-15 16:33:30 +00:00
team.cpp
Flat commit of all changes from package-management branch in svn
2011-07-17 16:54:06 +02:00
TeamThreadTables.h
Merged signals-merge branch into trunk with the following changes:
2011-06-12 00:00:23 +00:00
thread.cpp
Only call UserDefinedTimersRemoved if there actually are any. Should fix #7998 .
2011-09-28 13:06:48 +00:00
timer.cpp
Merged signals-merge branch into trunk with the following changes:
2011-06-12 00:00:23 +00:00
UserEvent.cpp
Merged signals-merge branch into trunk with the following changes:
2011-06-12 00:00:23 +00:00
usergroup.cpp
Merged signals-merge branch into trunk with the following changes:
2011-06-12 00:00:23 +00:00
UserTimer.cpp
Merged signals-merge branch into trunk with the following changes:
2011-06-12 00:00:23 +00:00
wait_for_objects.cpp
_user_wait_for_objects(): Don't copy the infos back to userland when an error
2010-03-25 15:57:38 +00:00