| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev | Linus Torvalds | 2008-10-23 | 1 | -10/+9 |
|\ |
|
| * | [PATCH] switch ubd | Al Viro | 2008-10-21 | 1 | -13/+12 |
| * | [PATCH] beginning of methods conversion | Al Viro | 2008-10-21 | 1 | -3/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-10-23 | 3 | -10/+6 |
|\ \ |
|
| * | | [PATCH] prepare vfs_readdir() callers to returning filldir result | Al Viro | 2008-10-23 | 2 | -8/+4 |
| * | | [PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufs | Al Viro | 2008-10-23 | 1 | -2/+2 |
| |/ |
|
* | | Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-10-23 | 511 | -317/+42256 |
|\ \ |
|
| * | | x86: canonicalize remaining header guards | H. Peter Anvin | 2008-10-23 | 3 | -8/+8 |
| * | | x86: drop double underscores from header guards | H. Peter Anvin | 2008-10-23 | 32 | -96/+96 |
| * | | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-22 | 271 | -805/+805 |
| * | | x86, um: get rid of uml-config.h | Al Viro | 2008-10-22 | 3 | -16/+17 |
| * | | x86, um: get rid of arch/um/Kconfig.arch | Al Viro | 2008-10-22 | 5 | -132/+131 |
| * | | x86, um: get rid of arch/um/os symlink | Al Viro | 2008-10-22 | 5 | -25/+4 |
| * | | x86, um: get rid of excessive includes of uml-config.h | Al Viro | 2008-10-22 | 9 | -9/+0 |
| * | | x86, um: get rid of header symlinks | Al Viro | 2008-10-22 | 50 | -19/+5 |
| * | | x86, um: merge Kconfig.i386 and Kconfig.x86_64 | Al Viro | 2008-10-22 | 4 | -57/+23 |
| * | | x86, um: get rid of sysdep symlink | Al Viro | 2008-10-22 | 41 | -10/+2 |
| * | | x86, um: trim the junk from uml ptrace-*.h | Al Viro | 2008-10-22 | 2 | -15/+2 |
| * | | x86, um: take vm-flags.h to sysdep | Al Viro | 2008-10-22 | 4 | -3/+2 |
| * | | x86, um: get rid of uml asm/arch | Al Viro | 2008-10-22 | 2 | -18/+2 |
| * | | x86, um: get rid of uml highmem.h | Al Viro | 2008-10-22 | 4 | -17/+14 |
| * | | x86, um: get rid of uml unistd.h | Al Viro | 2008-10-22 | 5 | -41/+4 |
| * | | x86, um: get rid of system.h -> system.h include | Al Viro | 2008-10-22 | 7 | -55/+266 |
| * | | x86, um: uml atomic.h is not needed anymore | Al Viro | 2008-10-22 | 1 | -11/+0 |
| * | | x86, um: untangle uml ldt.h | Al Viro | 2008-10-22 | 9 | -9/+9 |
| * | | x86, um: get rid of more uml asm/arch uses | Al Viro | 2008-10-22 | 3 | -3/+3 |
| * | | x86, um: remove dead header (uml module-generic.h; never used these days) | Al Viro | 2008-10-22 | 1 | -6/+0 |
| * | | x86, um: get rid of uml signal.h | Al Viro | 2008-10-22 | 3 | -30/+2 |
| * | | x86, um: sanitize uml sigcontext.h uses | Al Viro | 2008-10-22 | 7 | -71/+2 |
| * | | x86, um: now we can get rid of trivial uml headers | Al Viro | 2008-10-22 | 60 | -371/+2 |
| * | | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 338 | -9/+38681 |
| * | | x86, um: initial part of asm-um move | Al Viro | 2008-10-22 | 145 | -8/+3699 |
| * | | x86, um: take arch/um/include/* out of the way | Al Viro | 2008-10-22 | 79 | -27/+26 |
| |/ |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-10-23 | 8 | -30/+101 |
|\ \ |
|
| * | | ACPI: fix ia64 build warning | Len Brown | 2008-10-23 | 1 | -1/+1 |
| * | | Merge branch 'bugzilla-11715' into test | Len Brown | 2008-10-23 | 1 | -3/+52 |
| |\ \ |
|
| | * | | x86: SB600: skip ACPI IRQ0 override if it is not routed to INT2 of IOAPIC | Andreas Herrmann | 2008-10-16 | 1 | -3/+52 |
| * | | | Merge branch 'linus' into test | Len Brown | 2008-10-23 | 2676 | -45309/+167678 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'yinghai' into test | Len Brown | 2008-10-22 | 1 | -0/+3 |
| |\ \ \ |
|
| | * | | | ACPI: don't load acpi_cpufreq if acpi=off | Yinghai Lu | 2008-10-10 | 1 | -0/+3 |
| * | | | | Merge branch 'ull' into test | Len Brown | 2008-10-22 | 1 | -4/+4 |
| |\ \ \ \ |
|
| | * | | | | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 2008-10-11 | 1 | -4/+4 |
| | |/ / / |
|
| * | | | | Merge branch 'misc' into test | Len Brown | 2008-10-22 | 2 | -3/+5 |
| |\ \ \ \ |
|
| | * | | | | fix CONFIG_MMCONFIG=n build warning | Pavel Vasilyev | 2008-10-15 | 1 | -1/+3 |
| | * | | | | x86: trim ACPI sleep stack buffer | Matt Mackall | 2008-10-10 | 1 | -1/+1 |
| | * | | | | x86: remove magic number from ACPI sleep stack buffer | Matt Mackall | 2008-10-10 | 1 | -1/+1 |
| | |/ / / |
|
| * | | | | Merge branch 'i7300_idle' into test | Len Brown | 2008-10-22 | 2 | -0/+9 |
| |\ \ \ \ |
|
| | * | | | | i7300_idle driver v1.55 | Andy Henroid | 2008-10-21 | 1 | -0/+2 |
| | * | | | | x86 allow modules to register idle notifiers | Venkatesh Pallipadi | 2008-10-21 | 1 | -0/+7 |
| | |/ / / |
|
| * | | | | Merge branch 'cpuidle' into test | Len Brown | 2008-10-22 | 1 | -0/+3 |
| |\ \ \ \ |
|