Age | Commit message (Expand) | Author | Files | Lines |
2008-10-23 | proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c | Alexey Dobriyan | 1 | -5/+0 |
2008-10-23 | proc: move rest of /proc/partitions code to block/genhd.c | Alexey Dobriyan | 1 | -1/+0 |
2008-10-23 | proc: move rest of /proc/locks to fs/locks.c | Alexey Dobriyan | 1 | -1/+0 |
2008-10-23 | proc: move /proc/hardware to m68k-specific code | Alexey Dobriyan | 1 | -1/+1 |
2008-10-23 | proc: switch /proc/meminfo to seq_file | Alexey Dobriyan | 2 | -3/+6 |
2008-10-23 | [PATCH] i_version: remount support | Mimi Zohar | 1 | -1/+1 |
2008-10-23 | [PATCH] move executable checking into ->permission() | Miklos Szeredi | 1 | -0/+5 |
2008-10-23 | [PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intent | OGAWA Hirofumi | 1 | -0/+1 |
2008-10-23 | [PATCH vfs-2.6 2/6] vfs: add d_ancestor() | OGAWA Hirofumi | 1 | -0/+1 |
2008-10-23 | [PATCH 1/2] anondev: init IDR statically | Alexey Dobriyan | 1 | -1/+0 |
2008-10-23 | [PATCH] kill d_alloc_anon | Christoph Hellwig | 1 | -1/+0 |
2008-10-23 | [PATCH] new helper: d_obtain_alias | Christoph Hellwig | 1 | -0/+1 |
2008-10-23 | [PATCH] make O_EXCL in nd->intent.flags visible in nd->flags | Al Viro | 1 | -2/+3 |
2008-10-23 | net: Fix disjunct computation of netdev features | Herbert Xu | 1 | -1/+11 |
2008-10-23 | sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state | Wei Yongjun | 1 | -0/+1 |
2008-10-23 | [PATCH] new helper - kern_path() | Al Viro | 1 | -0/+2 |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 333 | -38672/+0 |
2008-10-23 | x86, um: initial part of asm-um move | Al Viro | 144 | -3690/+0 |
2008-10-23 | math-emu: Fix thinko in _FP_DIV | David S. Miller | 1 | -0/+2 |
2008-10-23 | math-emu: Fix signalling of underflow and inexact while packing result. | Kumar Gala | 1 | -4/+13 |
2008-10-23 | Merge branch 'linus' into test | Len Brown | 1326 | -79896/+19964 |
2008-10-23 | Merge branch 'yinghai' into test | Len Brown | 1 | -8/+0 |
2008-10-23 | Merge branch 'ull' into test | Len Brown | 1 | -1/+1 |
2008-10-23 | Merge branch 'pnp-debug' into test | Len Brown | 1 | -10/+0 |
2008-10-23 | Merge branch 'misc' into test | Len Brown | 1 | -1/+5 |
2008-10-23 | Merge branch 'i7300_idle' into test | Len Brown | 2 | -0/+2 |
2008-10-23 | Merge branch 'ec' into test | Len Brown | 1 | -0/+1 |
2008-10-23 | Merge branch 'dock' into test | Len Brown | 3 | -2/+13 |
2008-10-23 | Merge branch 'acpica' into test | Len Brown | 15 | -255/+777 |
2008-10-23 | Merge branch 'bugfixes' into test | Len Brown | 1 | -0/+1 |
2008-10-23 | Merge branch 'FW_BUG' into test | Len Brown | 1 | -0/+24 |
2008-10-23 | ACPICA: Update version to 20080926 | Bob Moore | 1 | -1/+1 |
2008-10-23 | ACPICA: New: Validation for predefined ACPI methods/objects | Bob Moore | 4 | -0/+468 |
2008-10-23 | ACPICA: Remove unused ACPI register bit definition | Lin Ming | 1 | -11/+23 |
2008-10-23 | ACPICA: Update version to 20080829 | Bob Moore | 1 | -1/+1 |
2008-10-23 | ACPICA: Cleanup for internal Reference Object | Bob Moore | 3 | -11/+30 |
2008-10-23 | ACPICA: Update for Reference ACPI_OPERAND_OBJECT | Bob Moore | 1 | -0/+1 |
2008-10-23 | ACPICA: Remove obsolete exception codes | Bob Moore | 1 | -73/+55 |
2008-10-23 | ACPICA: Add namespace node to operand object union | Bob Moore | 1 | -0/+7 |
2008-10-23 | ACPICA: Remove obsolete debug levels (WARN and ERROR) | Bob Moore | 1 | -19/+13 |
2008-10-23 | ACPICA: add preemption point after each opcode parse | Alexey Starikovskiy | 2 | -0/+11 |
2008-10-23 | ACPICA: Update version to 20080729 | Bob Moore | 1 | -1/+1 |
2008-10-23 | ACPICA: x2APIC support: changes for MADT and SRAT ACPI tables | Bob Moore | 2 | -6/+49 |
2008-10-23 | ACPICA: Add function to decode reference obj types to strings | Bob Moore | 1 | -0/+2 |
2008-10-23 | ACPICA: Update version to 20080701 | Bob Moore | 1 | -1/+1 |
2008-10-23 | ACPICA: Return method arg count from acpi_get_object_info | Bob Moore | 1 | -0/+1 |
2008-10-23 | ACPICA: Cleanup macro definition file. | Bob Moore | 1 | -133/+115 |
2008-10-23 | ACPICA: Return status from global init function | Yi Yang | 1 | -1/+1 |
2008-10-23 | ACPICA: Fix wrong resource descriptor length for 64-bit build | Bob Moore | 1 | -1/+1 |
2008-10-23 | libata: transfer EHI control flags to slave ehc.i | Tejun Heo | 1 | -0/+3 |