summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | [SPARC]: Support for new termios.David Miller2007-10-186-5/+125
| * | [SPARC64]: Implement atomic backoff.David S. Miller2007-10-181-0/+28
| |/
* | IPMI: add 0.9 supportCorey Minyard2007-10-181-8/+28
* | IPMI: add polled interfaceCorey Minyard2007-10-181-0/+10
* | Replace __attribute_pure__ with __pureRalf Baechle2007-10-184-18/+14
* | fuse: add blksize field to fuse_attrMiklos Szeredi2007-10-181-0/+7
* | fuse: add support for mandatory lockingMiklos Szeredi2007-10-181-2/+15
* | fuse: add helper for asynchronous writesMiklos Szeredi2007-10-181-0/+7
* | fuse: support BSD locking semanticsMiklos Szeredi2007-10-181-0/+8
* | fuse: add atomic open+truncate supportMiklos Szeredi2007-10-181-0/+1
* | fuse: improve utimes supportMiklos Szeredi2007-10-181-0/+2
* | VFS: allow filesystems to implement atomic open+truncateMiklos Szeredi2007-10-181-0/+1
* | fuse: add file handle to getattr operationMiklos Szeredi2007-10-181-2/+21
* | ext3: support large blocksize up to PAGESIZETakashi Sato2007-10-181-2/+2
* | bit_spin_lock: use lock bitopsNick Piggin2007-10-181-4/+22
* | powerpc: lock bitopsNick Piggin2007-10-181-1/+45
* | mips: lock bitopsNick Piggin2007-10-181-1/+96
* | mips: fix bitopsNick Piggin2007-10-181-0/+6
* | ia64: lock bitopsNick Piggin2007-10-181-2/+41
* | alpha: lock bitopsNick Piggin2007-10-181-1/+42
* | alpha: fix bitopsNick Piggin2007-10-181-0/+9
* | bitops: introduce lock opsNick Piggin2007-10-1825-0/+70
* | Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubsSatyam Sharma2007-10-181-2/+3
* | powerpc: add scaled time accountingMichael Neuling2007-10-181-0/+3
* | add-scaled-time-to-taskstats-based-process-accounting fixMichael Neuling2007-10-181-8/+6
* | Add scaled time to taskstats based process accountingMichael Neuling2007-10-183-3/+12
* | Char: cyclades, fix some -W warningsJiri Slaby2007-10-181-6/+6
* | Char: cyclades, remove bottom half processingJiri Slaby2007-10-181-15/+0
* | V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan2007-10-182-4/+7
* | sysctl: Error on bad sysctl tablesEric W. Biederman2007-10-181-0/+1
* | sysctl: properly register the irda binary sysctl numbersEric W. Biederman2007-10-181-0/+20
* | sysctl: parport remove binary pathsEric W. Biederman2007-10-181-1/+0
* | sysctl: Factor out sysctl_data.Eric W. Biederman2007-10-181-0/+1
* | sysctl core: Stop using the unnecessary ctl_table typedefEric W. Biederman2007-10-181-18/+18
* | stop using DMA_xxBIT_MASKAndrew Morton2007-10-181-2/+8
* | unify DMA_..BIT_MASK definitions: v3.1Borislav Petkov2007-10-181-10/+14
* | Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds2007-10-181-0/+5
* | Remove struct task_struct::io_waitAlexey Dobriyan2007-10-182-19/+0
* | Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki2007-10-181-0/+7
* | Hibernation: Arbitrary boot kernel support on x86_64Rafael J. Wysocki2007-10-181-0/+2
* | serial: turn serial console suspend a boot rather than compile time optionAndres Salomon2007-10-181-5/+2
* | freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki2007-10-181-0/+38
* | PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki2007-10-181-4/+4
* | PM: Rework struct hibernation_opsRafael J. Wysocki2007-10-181-6/+32
* | PM: Make suspend_ops staticRafael J. Wysocki2007-10-181-2/+0
* | PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-182-10/+9
* | PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-181-11/+11
* | PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-183-109/+112
* | ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_loAneesh Kumar K.V2007-10-181-1/+1
* | ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_loAneesh Kumar K.V2007-10-181-1/+1