| Commit message (Expand) | Author | Age | Files | Lines |
* | V3 file capabilities: alter behavior of cap_setpcap | Andrew Morgan | 2007-10-18 | 2 | -4/+7 |
* | sysctl: Error on bad sysctl tables | Eric W. Biederman | 2007-10-18 | 1 | -0/+1 |
* | sysctl: properly register the irda binary sysctl numbers | Eric W. Biederman | 2007-10-18 | 1 | -0/+20 |
* | sysctl: parport remove binary paths | Eric W. Biederman | 2007-10-18 | 1 | -1/+0 |
* | sysctl: Factor out sysctl_data. | Eric W. Biederman | 2007-10-18 | 1 | -0/+1 |
* | sysctl core: Stop using the unnecessary ctl_table typedef | Eric W. Biederman | 2007-10-18 | 1 | -18/+18 |
* | stop using DMA_xxBIT_MASK | Andrew Morton | 2007-10-18 | 1 | -2/+8 |
* | unify DMA_..BIT_MASK definitions: v3.1 | Borislav Petkov | 2007-10-18 | 1 | -10/+14 |
* | Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday(). | Tony Breeds | 2007-10-18 | 1 | -0/+5 |
* | Remove struct task_struct::io_wait | Alexey Dobriyan | 2007-10-18 | 2 | -19/+0 |
* | Hibernation: Check if ACPI is enabled during restore in the right place | Rafael J. Wysocki | 2007-10-18 | 1 | -0/+7 |
* | Hibernation: Arbitrary boot kernel support on x86_64 | Rafael J. Wysocki | 2007-10-18 | 1 | -0/+2 |
* | serial: turn serial console suspend a boot rather than compile time option | Andres Salomon | 2007-10-18 | 1 | -5/+2 |
* | freezer: introduce freezer-friendly waiting macros | Rafael J. Wysocki | 2007-10-18 | 1 | -0/+38 |
* | PM: Rename hibernation_ops to platform_hibernation_ops | Rafael J. Wysocki | 2007-10-18 | 1 | -4/+4 |
* | PM: Rework struct hibernation_ops | Rafael J. Wysocki | 2007-10-18 | 1 | -6/+32 |
* | PM: Make suspend_ops static | Rafael J. Wysocki | 2007-10-18 | 1 | -2/+0 |
* | PM: Rework struct platform_suspend_ops | Rafael J. Wysocki | 2007-10-18 | 2 | -10/+9 |
* | PM: Rename struct pm_ops and related things | Rafael J. Wysocki | 2007-10-18 | 1 | -11/+11 |
* | PM: Move definition of struct pm_ops to suspend.h | Rafael J. Wysocki | 2007-10-18 | 3 | -109/+112 |
* | ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo | Aneesh Kumar K.V | 2007-10-17 | 1 | -1/+1 |
* | ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_lo | Aneesh Kumar K.V | 2007-10-17 | 1 | -1/+1 |
* | ext4: Convert s_r_blocks_count and s_free_blocks_count | Aneesh Kumar K.V | 2007-10-17 | 1 | -6/+6 |
* | ext4: Convert s_blocks_count to s_blocks_count_lo | Aneesh Kumar K.V | 2007-10-17 | 1 | -3/+3 |
* | ext4: Convert bg_inode_bitmap and bg_inode_table | Aneesh Kumar K.V | 2007-10-17 | 1 | -2/+2 |
* | ext4: Convert bg_block_bitmap to bg_block_bitmap_lo | Aneesh Kumar K.V | 2007-10-17 | 1 | -1/+1 |
* | ext4: FLEX_BG Kernel support v2. | Jose R. Santos | 2007-10-17 | 1 | -1/+3 |
* | ext4: Fix sparse warnings | Aneesh Kumar K.V | 2007-10-17 | 1 | -7/+7 |
* | Ext4: Uninitialized Block Groups | Andreas Dilger | 2007-10-17 | 1 | -4/+12 |
* | ext4: remove #ifdef CONFIG_EXT4_INDEX | Eric Sandeen | 2007-10-17 | 1 | -12/+2 |
* | ext4: Remove (partial, never completed) fragment support | Coly Li | 2007-10-17 | 3 | -37/+6 |
* | jbd2: JBD_XXX to JBD2_XXX naming cleanup | Mingming Cao | 2007-10-17 | 3 | -19/+20 |
* | JBD2: replace jbd_kmalloc with kmalloc directly. | Mingming Cao | 2007-10-17 | 1 | -7/+0 |
* | JBD: replace jbd_kmalloc with kmalloc directly | Mingming Cao | 2007-10-17 | 1 | -6/+0 |
* | JBD2: jbd2 slab allocation cleanups | Mingming Cao | 2007-10-17 | 1 | -5/+13 |
* | JBD: JBD slab allocation cleanups | Mingming Cao | 2007-10-17 | 1 | -3/+10 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2007-10-17 | 4 | -32/+29 |
|\ |
|
| * | 9p: remove sysctl | Eric Van Hensbergen | 2007-10-17 | 1 | -14/+0 |
| * | 9p: fix bad kconfig cross-dependency | Eric Van Hensbergen | 2007-10-17 | 1 | -0/+2 |
| * | 9p: attach-per-user | Latchesar Ionkov | 2007-10-17 | 2 | -4/+8 |
| * | 9p: Make transports dynamic | Eric Van Hensbergen | 2007-10-17 | 3 | -14/+19 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2007-10-17 | 1 | -0/+6 |
|\ \ |
|
| * | | net: libertas sdio driver | Pierre Ossman | 2007-10-17 | 1 | -0/+6 |
* | | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds | 2007-10-17 | 159 | -3914/+2101 |
|\ \ \ |
|
| * | | | x86: unify include/asm/debugreg_32/64.h | Thomas Gleixner | 2007-10-17 | 4 | -142/+68 |
| * | | | x86: unify include/asm/unwind_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -30/+13 |
| * | | | x86: unify include/asm/types_32/64.h | Thomas Gleixner | 2007-10-17 | 4 | -131/+67 |
| * | | | x86: unify include/asm/tlb_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -37/+10 |
| * | | | x86: unify include/asm/siginfo_32/64.h | Thomas Gleixner | 2007-10-17 | 4 | -28/+9 |
| * | | | x86: unify include/asm/bug_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -73/+39 |