Age | Commit message (Expand) | Author | Files | Lines |
2008-10-23 | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc... | Linus Torvalds | 5 | -16/+15 |
2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 24 | -15/+6046 |
2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev | Linus Torvalds | 1 | -10/+9 |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -10/+6 |
2008-10-23 | Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 511 | -317/+42256 |
2008-10-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 8 | -30/+101 |
2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 56 | -4043/+7834 |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds | 18 | -187/+257 |
2008-10-23 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2 | -17/+1 |
2008-10-23 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 | Linus Torvalds | 4 | -3/+9 |
2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc | Linus Torvalds | 76 | -349/+3536 |
2008-10-23 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -0/+6 |
2008-10-23 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 25 | -26/+162 |
2008-10-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 79 | -185/+5363 |
2008-10-23 | Merge branches 'boards' and 'fixes' of git://git.kernel.org/pub/scm/linux/ker... | Haavard Skinnemoen | 2667 | -45086/+167136 |
2008-10-23 | avr32: Fix GPIO initcall breakage | Haavard Skinnemoen | 6 | -11/+12 |
2008-10-23 | avr32: Scale loops_per_jiffy when cpu frequency changes | Haavard Skinnemoen | 1 | -0/+14 |
2008-10-23 | avr32: Fix bug in LCD pin setup on port C | Alex Raimondi | 1 | -1/+1 |
2008-10-23 | [PATCH] prepare vfs_readdir() callers to returning filldir result | Al Viro | 2 | -8/+4 |
2008-10-23 | [PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufs | Al Viro | 1 | -2/+2 |
2008-10-23 | x86: canonicalize remaining header guards | H. Peter Anvin | 3 | -8/+8 |
2008-10-23 | x86: drop double underscores from header guards | H. Peter Anvin | 32 | -96/+96 |
2008-10-22 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 271 | -805/+805 |
2008-10-22 | x86, um: get rid of uml-config.h | Al Viro | 3 | -16/+17 |
2008-10-22 | x86, um: get rid of arch/um/Kconfig.arch | Al Viro | 5 | -132/+131 |
2008-10-22 | x86, um: get rid of arch/um/os symlink | Al Viro | 5 | -25/+4 |
2008-10-22 | x86, um: get rid of excessive includes of uml-config.h | Al Viro | 9 | -9/+0 |
2008-10-22 | x86, um: get rid of header symlinks | Al Viro | 50 | -19/+5 |
2008-10-22 | x86, um: merge Kconfig.i386 and Kconfig.x86_64 | Al Viro | 4 | -57/+23 |
2008-10-22 | x86, um: get rid of sysdep symlink | Al Viro | 41 | -10/+2 |
2008-10-22 | x86, um: trim the junk from uml ptrace-*.h | Al Viro | 2 | -15/+2 |
2008-10-22 | x86, um: take vm-flags.h to sysdep | Al Viro | 4 | -3/+2 |
2008-10-22 | x86, um: get rid of uml asm/arch | Al Viro | 2 | -18/+2 |
2008-10-22 | x86, um: get rid of uml highmem.h | Al Viro | 4 | -17/+14 |
2008-10-22 | x86, um: get rid of uml unistd.h | Al Viro | 5 | -41/+4 |
2008-10-22 | x86, um: get rid of system.h -> system.h include | Al Viro | 7 | -55/+266 |
2008-10-22 | x86, um: uml atomic.h is not needed anymore | Al Viro | 1 | -11/+0 |
2008-10-22 | x86, um: untangle uml ldt.h | Al Viro | 9 | -9/+9 |
2008-10-22 | x86, um: get rid of more uml asm/arch uses | Al Viro | 3 | -3/+3 |
2008-10-22 | x86, um: remove dead header (uml module-generic.h; never used these days) | Al Viro | 1 | -6/+0 |
2008-10-22 | x86, um: get rid of uml signal.h | Al Viro | 3 | -30/+2 |
2008-10-22 | x86, um: sanitize uml sigcontext.h uses | Al Viro | 7 | -71/+2 |
2008-10-22 | x86, um: now we can get rid of trivial uml headers | Al Viro | 60 | -371/+2 |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro | 338 | -9/+38681 |
2008-10-22 | x86, um: initial part of asm-um move | Al Viro | 145 | -8/+3699 |
2008-10-22 | x86, um: take arch/um/include/* out of the way | Al Viro | 79 | -27/+26 |
2008-10-23 | ACPI: fix ia64 build warning | Len Brown | 1 | -1/+1 |
2008-10-23 | Merge branch 'bugzilla-11715' into test | Len Brown | 1 | -3/+52 |
2008-10-23 | Merge branch 'linus' into test | Len Brown | 2676 | -45309/+167678 |