aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Remove struct task_struct::io_waitAlexey Dobriyan2007-10-18
* Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki2007-10-18
* serial: turn serial console suspend a boot rather than compile time optionAndres Salomon2007-10-18
* freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki2007-10-18
* PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki2007-10-18
* PM: Rework struct hibernation_opsRafael J. Wysocki2007-10-18
* PM: Make suspend_ops staticRafael J. Wysocki2007-10-18
* PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-18
* PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-18
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-18
* ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_loAneesh Kumar K.V2007-10-17
* ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_loAneesh Kumar K.V2007-10-17
* ext4: Convert s_r_blocks_count and s_free_blocks_countAneesh Kumar K.V2007-10-17
* ext4: Convert s_blocks_count to s_blocks_count_loAneesh Kumar K.V2007-10-17
* ext4: Convert bg_inode_bitmap and bg_inode_tableAneesh Kumar K.V2007-10-17
* ext4: Convert bg_block_bitmap to bg_block_bitmap_loAneesh Kumar K.V2007-10-17
* ext4: FLEX_BG Kernel support v2.Jose R. Santos2007-10-17
* ext4: Fix sparse warningsAneesh Kumar K.V2007-10-17
* Ext4: Uninitialized Block GroupsAndreas Dilger2007-10-17
* ext4: remove #ifdef CONFIG_EXT4_INDEXEric Sandeen2007-10-17
* ext4: Remove (partial, never completed) fragment supportColy Li2007-10-17
* jbd2: JBD_XXX to JBD2_XXX naming cleanupMingming Cao2007-10-17
* JBD2: replace jbd_kmalloc with kmalloc directly.Mingming Cao2007-10-17
* JBD: replace jbd_kmalloc with kmalloc directlyMingming Cao2007-10-17
* JBD2: jbd2 slab allocation cleanupsMingming Cao2007-10-17
* JBD: JBD slab allocation cleanupsMingming Cao2007-10-17
* net: libertas sdio driverPierre Ossman2007-10-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-17
|\
| * sched: fix !SYSFS build breakageDhaval Giani2007-10-17
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-10-17
|\ \
| * | [POWERPC] Move of_device allocation into of_device.[ch]Joachim Fenkes2007-10-17
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds2007-10-17
|\ \
| * | Remove magic macros for screen_info structure membersH. Peter Anvin2007-10-17
| |/
* | security/ cleanupsAdrian Bunk2007-10-17
* | Implement file posix capabilitiesSerge E. Hallyn2007-10-17
* | ifdef struct task_struct::securityAlexey Dobriyan2007-10-17
* | security: Convert LSM into a static interfaceJames Morris2007-10-17
* | r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen2007-10-17
* | PNP: remove null pointer checksBjorn Helgaas2007-10-17
* | bitmap.h: remove dead artifactsAdrian Bunk2007-10-17
* | ext2 reservationsMartin J. Bligh2007-10-17
* | introduce I_SYNCJoern Engel2007-10-17
* | writeback: introduce writeback_control.more_io to indicate more ioFengguang Wu2007-10-17
* | writeback: fix ntfs with sb_has_dirty_inodes()Fengguang Wu2007-10-17
* | writeback: fix periodic superblock dirty inode flushingKen Chen2007-10-17
* | printk: add KERN_CONT annotationIngo Molnar2007-10-17
* | F_DUPFD_CLOEXEC implementationUlrich Drepper2007-10-17
* | task_struct: move ->fpu_counter and ->oomkilladjAlexey Dobriyan2007-10-17
* | rename signalfd_siginfo fieldsDavide Libenzi2007-10-17
* | ext3: remove #ifdef CONFIG_EXT3_INDEXEric Sandeen2007-10-17