summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-10-18PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2-109/+110
2007-10-17ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_loAneesh Kumar K.V1-1/+1
2007-10-17ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_loAneesh Kumar K.V1-1/+1
2007-10-17ext4: Convert s_r_blocks_count and s_free_blocks_countAneesh Kumar K.V1-6/+6
2007-10-17ext4: Convert s_blocks_count to s_blocks_count_loAneesh Kumar K.V1-3/+3
2007-10-17ext4: Convert bg_inode_bitmap and bg_inode_tableAneesh Kumar K.V1-2/+2
2007-10-17ext4: Convert bg_block_bitmap to bg_block_bitmap_loAneesh Kumar K.V1-1/+1
2007-10-17ext4: FLEX_BG Kernel support v2.Jose R. Santos1-1/+3
2007-10-17ext4: Fix sparse warningsAneesh Kumar K.V1-7/+7
2007-10-17Ext4: Uninitialized Block GroupsAndreas Dilger1-4/+12
2007-10-17ext4: remove #ifdef CONFIG_EXT4_INDEXEric Sandeen1-12/+2
2007-10-17ext4: Remove (partial, never completed) fragment supportColy Li3-37/+6
2007-10-17jbd2: JBD_XXX to JBD2_XXX naming cleanupMingming Cao3-19/+20
2007-10-17JBD2: replace jbd_kmalloc with kmalloc directly.Mingming Cao1-7/+0
2007-10-17JBD: replace jbd_kmalloc with kmalloc directlyMingming Cao1-6/+0
2007-10-17JBD2: jbd2 slab allocation cleanupsMingming Cao1-5/+13
2007-10-17JBD: JBD slab allocation cleanupsMingming Cao1-3/+10
2007-10-17net: 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
2007-10-17writeback: fix periodic superblock dirty inode flushingKen Chen1-0/+1
2007-10-17printk: add KERN_CONT annotationIngo Molnar1-0/+7
2007-10-17F_DUPFD_CLOEXEC implementationUlrich Drepper1-5/+10
2007-10-17task_struct: move ->fpu_counter and ->oomkilladjAlexey Dobriyan1-10/+10
2007-10-17rename signalfd_siginfo fieldsDavide Libenzi1-16/+16
2007-10-17ext3: remove #ifdef CONFIG_EXT3_INDEXEric Sandeen1-12/+2
2007-10-17Completely remove deprecated IRQ flags (SA_*)Ahmed S. Darwish1-22/+0
2007-10-17change inotifyfs magic as the same magic is used for futexfsAndrey Mirkin1-0/+3
2007-10-17increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering3-3/+9
2007-10-17Remove unused member from nsproxyPavel Emelyanov2-2/+0
2007-10-17user.c: #ifdef ->mq_bytesAlexey Dobriyan1-0/+2
2007-10-17tty: expose new methods needed for drivers to get termios rightAlan Cox1-0/+3
2007-10-17add consts where appropriate in fs/nls/*Denys Vlasenko1-4/+4
2007-10-17shrink_dcache_sb speedupDenis V. Lunev1-0/+12
2007-10-17Make the pr_*() family of macros in kernel.h completeEmil Medve1-5/+17
2007-10-17KEYS: Make request_key() and co fundamentally asynchronousDavid Howells2-86/+125
2007-10-17Mutex documentation is unclear about software interrupts, tasklets and timersMatti Linnanvuori1-1/+2
2007-10-17add CONFIG_VT_UNICODEBill Nottingham1-0/+1