aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan2007-10-182-4/+7
* sysctl: Error on bad sysctl tablesEric W. Biederman2007-10-181-0/+1
* sysctl: properly register the irda binary sysctl numbersEric W. Biederman2007-10-181-0/+20
* sysctl: parport remove binary pathsEric W. Biederman2007-10-181-1/+0
* sysctl: Factor out sysctl_data.Eric W. Biederman2007-10-181-0/+1
* sysctl core: Stop using the unnecessary ctl_table typedefEric W. Biederman2007-10-181-18/+18
* stop using DMA_xxBIT_MASKAndrew Morton2007-10-181-2/+8
* unify DMA_..BIT_MASK definitions: v3.1Borislav Petkov2007-10-181-10/+14
* Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds2007-10-181-0/+5
* Remove struct task_struct::io_waitAlexey Dobriyan2007-10-182-19/+0
* Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki2007-10-181-0/+7
* Hibernation: Arbitrary boot kernel support on x86_64Rafael J. Wysocki2007-10-181-0/+2
* serial: turn serial console suspend a boot rather than compile time optionAndres Salomon2007-10-181-5/+2
* freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki2007-10-181-0/+38
* PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki2007-10-181-4/+4
* PM: Rework struct hibernation_opsRafael J. Wysocki2007-10-181-6/+32
* PM: Make suspend_ops staticRafael J. Wysocki2007-10-181-2/+0
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-182-10/+9
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-181-11/+11
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-183-109/+112
* ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_loAneesh Kumar K.V2007-10-171-1/+1
* ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_loAneesh Kumar K.V2007-10-171-1/+1
* ext4: Convert s_r_blocks_count and s_free_blocks_countAneesh Kumar K.V2007-10-171-6/+6
* ext4: Convert s_blocks_count to s_blocks_count_loAneesh Kumar K.V2007-10-171-3/+3
* ext4: Convert bg_inode_bitmap and bg_inode_tableAneesh Kumar K.V2007-10-171-2/+2
* ext4: Convert bg_block_bitmap to bg_block_bitmap_loAneesh Kumar K.V2007-10-171-1/+1
* ext4: FLEX_BG Kernel support v2.Jose R. Santos2007-10-171-1/+3
* ext4: Fix sparse warningsAneesh Kumar K.V2007-10-171-7/+7
* Ext4: Uninitialized Block GroupsAndreas Dilger2007-10-171-4/+12
* ext4: remove #ifdef CONFIG_EXT4_INDEXEric Sandeen2007-10-171-12/+2
* ext4: Remove (partial, never completed) fragment supportColy Li2007-10-173-37/+6
* jbd2: JBD_XXX to JBD2_XXX naming cleanupMingming Cao2007-10-173-19/+20
* JBD2: replace jbd_kmalloc with kmalloc directly.Mingming Cao2007-10-171-7/+0
* JBD: replace jbd_kmalloc with kmalloc directlyMingming Cao2007-10-171-6/+0
* JBD2: jbd2 slab allocation cleanupsMingming Cao2007-10-171-5/+13
* JBD: JBD slab allocation cleanupsMingming Cao2007-10-171-3/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2007-10-174-32/+29
|\
| * 9p: remove sysctlEric Van Hensbergen2007-10-171-14/+0
| * 9p: fix bad kconfig cross-dependencyEric Van Hensbergen2007-10-171-0/+2
| * 9p: attach-per-userLatchesar Ionkov2007-10-172-4/+8
| * 9p: Make transports dynamicEric Van Hensbergen2007-10-173-14/+19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-10-171-0/+6
|\ \
| * | net: libertas sdio driverPierre Ossman2007-10-171-0/+6
* | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-17159-3914/+2101
|\ \ \
| * | | x86: unify include/asm/debugreg_32/64.hThomas Gleixner2007-10-174-142/+68
| * | | x86: unify include/asm/unwind_32/64.hThomas Gleixner2007-10-173-30/+13
| * | | x86: unify include/asm/types_32/64.hThomas Gleixner2007-10-174-131/+67
| * | | x86: unify include/asm/tlb_32/64.hThomas Gleixner2007-10-173-37/+10
| * | | x86: unify include/asm/siginfo_32/64.hThomas Gleixner2007-10-174-28/+9
| * | | x86: unify include/asm/bug_32/64.hThomas Gleixner2007-10-173-73/+39