summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2007-10-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-10-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-10-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-10-18IPMI: add 0.9 supportCorey Minyard
2007-10-18IPMI: add polled interfaceCorey Minyard
2007-10-18Replace __attribute_pure__ with __pureRalf Baechle
2007-10-18fuse: add blksize field to fuse_attrMiklos Szeredi
2007-10-18fuse: add support for mandatory lockingMiklos Szeredi
2007-10-18fuse: add helper for asynchronous writesMiklos Szeredi
2007-10-18fuse: support BSD locking semanticsMiklos Szeredi
2007-10-18fuse: add atomic open+truncate supportMiklos Szeredi
2007-10-18fuse: improve utimes supportMiklos Szeredi
2007-10-18VFS: allow filesystems to implement atomic open+truncateMiklos Szeredi
2007-10-18fuse: add file handle to getattr operationMiklos Szeredi
2007-10-18ext3: support large blocksize up to PAGESIZETakashi Sato
2007-10-18bit_spin_lock: use lock bitopsNick Piggin
2007-10-18Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubsSatyam Sharma
2007-10-18add-scaled-time-to-taskstats-based-process-accounting fixMichael Neuling
2007-10-18Add scaled time to taskstats based process accountingMichael Neuling
2007-10-18Char: cyclades, fix some -W warningsJiri Slaby
2007-10-18Char: cyclades, remove bottom half processingJiri Slaby
2007-10-18V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan
2007-10-18sysctl: Error on bad sysctl tablesEric W. Biederman
2007-10-18sysctl: properly register the irda binary sysctl numbersEric W. Biederman
2007-10-18sysctl: parport remove binary pathsEric W. Biederman
2007-10-18sysctl: Factor out sysctl_data.Eric W. Biederman
2007-10-18sysctl core: Stop using the unnecessary ctl_table typedefEric W. Biederman
2007-10-18stop using DMA_xxBIT_MASKAndrew Morton
2007-10-18unify DMA_..BIT_MASK definitions: v3.1Borislav Petkov
2007-10-18Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds
2007-10-18Remove struct task_struct::io_waitAlexey Dobriyan
2007-10-18Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki
2007-10-18serial: turn serial console suspend a boot rather than compile time optionAndres Salomon
2007-10-18freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki
2007-10-18PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki
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-18[libata] kill ata_sg_is_last()Jeff Garzik
2007-10-18sched: reduce schedstat variable overhead a bitKen Chen
2007-10-18[NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is requiredLi Zefan
2007-10-18[NET]: Fix OOPS due to missing check in dev_parse_header().Patrick McHardy
2007-10-17[NET]: Introduce the sk_detach_filter() callPavel Emelyanov
2007-10-17[SPARC/64]: Consolidate of_register_driverStephen Rothwell
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