History log of /linux/arch/um/scripts/Makefile.rules (Results 151 – 175 of 225)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v2.6.15-rc1
# e532c378 11-Nov-2005 Jeff Garzik <jgarzik@pobox.com>

Merge branch 'master'


# 3b621ee5 11-Nov-2005 Jeff Garzik <jgarzik@pobox.com>

Merge branch 'master'


# 2f67bdb2 10-Nov-2005 Jeff Garzik <jgarzik@pobox.com>

Merge branch 'master'


# e82b3aec 09-Nov-2005 Steve French <sfrench@us.ibm.com>

Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git


# 8006fdd6 09-Nov-2005 Jeff Garzik <jgarzik@pobox.com>

Merge branch 'upstream'


# c7c6e949 09-Nov-2005 Jeff Garzik <jgarzik@pobox.com>

Merge branch 'upstream'


# a892acac 09-Nov-2005 Jeff Garzik <jgarzik@pobox.com>

Merge branch 'master'


# 6b995751 08-Nov-2005 Jeff Garzik <jgarzik@pobox.com>

Merge branch 'master'


# 24bfb001 08-Nov-2005 Paul Mackerras <paulus@samba.org>

Merge ../linux-2.6


# 0ad3a96f 07-Nov-2005 Tony Luck <tony.luck@intel.com>

Auto-update from upstream


# 858259cf 07-Nov-2005 Bodo Stroesser <bstroesser@fujitsu-siemens.com>

[PATCH] uml: maintain own LDT entries

Patch imlements full LDT handling in SKAS:
* UML holds it's own LDT table, used to deliver data on
modify_ldt(READ)
* UML disables the default_ldt, inherit

[PATCH] uml: maintain own LDT entries

Patch imlements full LDT handling in SKAS:
* UML holds it's own LDT table, used to deliver data on
modify_ldt(READ)
* UML disables the default_ldt, inherited from the host (SKAS3)
or resets LDT entries, set by host's clib and inherited in
SKAS0
* A new global variable skas_needs_stub is inserted, that
can be used to decide, whether stub-pages must be supported
or not.
* Uses the syscall-stub to replace missing PTRACE_LDT (therefore,
write_ldt_entry needs to be modified)

Signed-off-by: Bodo Stroesser <bstroesser@fujitsu-siemens.com>
Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

show more ...


# 2fc29911 06-Nov-2005 Thomas Gleixner <tglx@mtd.linutronix.de>

Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/


# 90890687 28-Oct-2005 Jeff Garzik <jgarzik@pobox.com>

Merge branch 'master'


Revision tags: v2.6.14
# 9cec58dc 20-Oct-2005 Tony Luck <tony.luck@intel.com>

Update from upstream with manual merge of Yasunori Goto's
changes to swiotlb.c made in commit 281dd25cdc0d6903929b79183816d151ea626341
since this file has been moved from arch/ia64/lib/swiotlb.c to
l

Update from upstream with manual merge of Yasunori Goto's
changes to swiotlb.c made in commit 281dd25cdc0d6903929b79183816d151ea626341
since this file has been moved from arch/ia64/lib/swiotlb.c to
lib/swiotlb.c

Signed-off-by: Tony Luck <tony.luck@intel.com>

show more ...


# 312f5726 20-Oct-2005 Dave Airlie <airlied@starflyer.(none)>

merge Linus head tree into my drm tree and fix up conflicts


Revision tags: v2.6.14-rc5
# b194b425 19-Oct-2005 Jeff Garzik <jgarzik@pobox.com>

Merge branch 'upstream'


# 4e0e329d 19-Oct-2005 Jeff Garzik <jgarzik@pobox.com>

Merge branch 'upstream'


# 77501f3c 19-Oct-2005 Jeff Garzik <jgarzik@pobox.com>

Merge branch 'upstream'


# cff6bf97 18-Oct-2005 Trond Myklebust <Trond.Myklebust@netapp.com>

Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6


# 59aee3c2 14-Oct-2005 Jeff Garzik <jgarzik@pobox.com>

Merge branch 'master'


# 7217cbcc 14-Oct-2005 Trond Myklebust <Trond.Myklebust@netapp.com>

Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6


# b6ec995a 12-Oct-2005 Paul Mackerras <paulus@samba.org>

Merge from Linus' tree


# 29d8699e 11-Oct-2005 Anton Altaparmakov <aia21@cantab.net>

Merge branch 'master' of /usr/src/ntfs-2.6/


# 1a04392b 11-Oct-2005 Jeff Garzik <jgarzik@pobox.com>

Merge branch 'master'


Revision tags: v2.6.14-rc4
# 54a8a222 09-Oct-2005 Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>

[PATCH] uml: allow building .s/.i/.lst files from userspace files

For files which need to include glibc headers (i.e. userspace files), we
specified the correct flags only for .o, not for .s/.lst/.i

[PATCH] uml: allow building .s/.i/.lst files from userspace files

For files which need to include glibc headers (i.e. userspace files), we
specified the correct flags only for .o, not for .s/.lst/.i. Fix this.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

show more ...


123456789