summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-10-19V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan2-4/+7
2007-10-19sysctl: Error on bad sysctl tablesEric W. Biederman1-0/+1
2007-10-19sysctl: properly register the irda binary sysctl numbersEric W. Biederman1-0/+20
2007-10-19sysctl: parport remove binary pathsEric W. Biederman1-1/+0
2007-10-19sysctl: Factor out sysctl_data.Eric W. Biederman1-0/+1
2007-10-19sysctl core: Stop using the unnecessary ctl_table typedefEric W. Biederman1-18/+18
2007-10-19stop using DMA_xxBIT_MASKAndrew Morton1-2/+8
2007-10-19unify DMA_..BIT_MASK definitions: v3.1Borislav Petkov1-10/+14
2007-10-19Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds1-0/+5
2007-10-19Remove struct task_struct::io_waitAlexey Dobriyan2-19/+0
2007-10-19Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki1-0/+7
2007-10-19serial: turn serial console suspend a boot rather than compile time optionAndres Salomon1-5/+2
2007-10-19freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki1-0/+38
2007-10-19PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki1-4/+4
2007-10-19PM: Rework struct hibernation_opsRafael J. Wysocki1-6/+32
2007-10-19PM: Make suspend_ops staticRafael J. Wysocki1-2/+0
2007-10-19PM: Rework struct platform_suspend_opsRafael J. Wysocki1-8/+5
2007-10-19PM: Rename struct pm_ops and related thingsRafael J. Wysocki1-11/+11
2007-10-19PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2-109/+110
2007-10-18ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_loAneesh Kumar K.V1-1/+1
2007-10-18ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_loAneesh Kumar K.V1-1/+1
2007-10-18ext4: Convert s_r_blocks_count and s_free_blocks_countAneesh Kumar K.V1-6/+6
2007-10-18ext4: Convert s_blocks_count to s_blocks_count_loAneesh Kumar K.V1-3/+3
2007-10-18ext4: Convert bg_inode_bitmap and bg_inode_tableAneesh Kumar K.V1-2/+2
2007-10-18ext4: Convert bg_block_bitmap to bg_block_bitmap_loAneesh Kumar K.V1-1/+1
2007-10-18ext4: FLEX_BG Kernel support v2.Jose R. Santos1-1/+3
2007-10-18ext4: Fix sparse warningsAneesh Kumar K.V1-7/+7
2007-10-18Ext4: Uninitialized Block GroupsAndreas Dilger1-4/+12
2007-10-18ext4: remove #ifdef CONFIG_EXT4_INDEXEric Sandeen1-12/+2
2007-10-18ext4: Remove (partial, never completed) fragment supportColy Li3-37/+6
2007-10-18jbd2: JBD_XXX to JBD2_XXX naming cleanupMingming Cao3-19/+20
2007-10-18JBD2: replace jbd_kmalloc with kmalloc directly.Mingming Cao1-7/+0
2007-10-18JBD: replace jbd_kmalloc with kmalloc directlyMingming Cao1-6/+0
2007-10-18JBD2: jbd2 slab allocation cleanupsMingming Cao1-5/+13
2007-10-18JBD: JBD slab allocation cleanupsMingming Cao1-3/+10
2007-10-18net: libertas sdio driverPierre Ossman1-0/+6
2007-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-0/+2
2007-10-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-0/+5
2007-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds1-9/+0
2007-10-17security/ cleanupsAdrian Bunk1-15/+0
2007-10-17Implement file posix capabilitiesSerge E. Hallyn4-19/+73
2007-10-17ifdef struct task_struct::securityAlexey Dobriyan1-1/+2
2007-10-17security: Convert LSM into a static interfaceJames Morris1-984/+206
2007-10-17r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen1-0/+9
2007-10-17PNP: remove null pointer checksBjorn Helgaas1-3/+3
2007-10-17bitmap.h: remove dead artifactsAdrian Bunk1-2/+0
2007-10-17ext2 reservationsMartin J. Bligh2-6/+67
2007-10-17introduce I_SYNCJoern Engel2-10/+68
2007-10-17writeback: introduce writeback_control.more_io to indicate more ioFengguang Wu1-0/+1
2007-10-17writeback: fix ntfs with sb_has_dirty_inodes()Fengguang Wu1-0/+1