aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-10-18PM: Rework struct hibernation_opsRafael J. Wysocki
2007-10-18PM: Make suspend_ops staticRafael J. Wysocki
2007-10-18PM: Rework struct platform_suspend_opsRafael J. Wysocki
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki
2007-10-18PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki
2007-10-17ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_loAneesh Kumar K.V
2007-10-17ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_loAneesh Kumar K.V
2007-10-17ext4: Convert s_r_blocks_count and s_free_blocks_countAneesh Kumar K.V
2007-10-17ext4: Convert s_blocks_count to s_blocks_count_loAneesh Kumar K.V
2007-10-17ext4: Convert bg_inode_bitmap and bg_inode_tableAneesh Kumar K.V
2007-10-17ext4: Convert bg_block_bitmap to bg_block_bitmap_loAneesh Kumar K.V
2007-10-17ext4: FLEX_BG Kernel support v2.Jose R. Santos
2007-10-17ext4: Fix sparse warningsAneesh Kumar K.V
2007-10-17Ext4: Uninitialized Block GroupsAndreas Dilger
2007-10-17ext4: remove #ifdef CONFIG_EXT4_INDEXEric Sandeen
2007-10-17ext4: Remove (partial, never completed) fragment supportColy Li
2007-10-17jbd2: JBD_XXX to JBD2_XXX naming cleanupMingming Cao
2007-10-17JBD2: replace jbd_kmalloc with kmalloc directly.Mingming Cao
2007-10-17JBD: replace jbd_kmalloc with kmalloc directlyMingming Cao
2007-10-17JBD2: jbd2 slab allocation cleanupsMingming Cao
2007-10-17JBD: JBD slab allocation cleanupsMingming Cao
2007-10-17net: libertas sdio driverPierre Ossman
2007-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-10-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds
2007-10-17security/ cleanupsAdrian Bunk
2007-10-17Implement file posix capabilitiesSerge E. Hallyn
2007-10-17ifdef struct task_struct::securityAlexey Dobriyan
2007-10-17security: Convert LSM into a static interfaceJames Morris
2007-10-17r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen
2007-10-17PNP: remove null pointer checksBjorn Helgaas
2007-10-17bitmap.h: remove dead artifactsAdrian Bunk
2007-10-17ext2 reservationsMartin J. Bligh
2007-10-17introduce I_SYNCJoern Engel
2007-10-17writeback: introduce writeback_control.more_io to indicate more ioFengguang Wu
2007-10-17writeback: fix ntfs with sb_has_dirty_inodes()Fengguang Wu
2007-10-17writeback: fix periodic superblock dirty inode flushingKen Chen
2007-10-17printk: add KERN_CONT annotationIngo Molnar
2007-10-17F_DUPFD_CLOEXEC implementationUlrich Drepper
2007-10-17task_struct: move ->fpu_counter and ->oomkilladjAlexey Dobriyan
2007-10-17rename signalfd_siginfo fieldsDavide Libenzi
2007-10-17ext3: remove #ifdef CONFIG_EXT3_INDEXEric Sandeen
2007-10-17Completely remove deprecated IRQ flags (SA_*)Ahmed S. Darwish
2007-10-17change inotifyfs magic as the same magic is used for futexfsAndrey Mirkin
2007-10-17increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering
2007-10-17Remove unused member from nsproxyPavel Emelyanov
2007-10-17user.c: #ifdef ->mq_bytesAlexey Dobriyan
2007-10-17tty: expose new methods needed for drivers to get termios rightAlan Cox
2007-10-17add consts where appropriate in fs/nls/*Denys Vlasenko
2007-10-17shrink_dcache_sb speedupDenis V. Lunev