Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-06 | uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8f | Al Viro | 1 | -7/+7 | |
... if you revert a commit, revert the fixups elsewhere that had been triggered by it. Such as 8c56250f48347750c82ab18d98d647dcf99ca674 (lockdep, UML: fix compilation when CONFIG_TRACE_IRQFLAGS_SUPPORT is not set). Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> | |||||
2008-10-28 | Merge commit 'v2.6.28-rc2' into core/locking | Ingo Molnar | 1 | -0/+35 | |
Conflicts: arch/um/include/asm/system.h | |||||
2008-10-23 | x86, um: get rid of system.h -> system.h include | Al Viro | 1 | -0/+35 | |
Long-term we want to split system.h and include barriers part from underlying target; for now copy that part to sysdep. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: H. Peter Anvin <hpa@zytor.com> |