summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-19fuse: add atomic open+truncate supportMiklos Szeredi1-0/+1
2007-10-19fuse: improve utimes supportMiklos Szeredi1-0/+2
2007-10-19VFS: allow filesystems to implement atomic open+truncateMiklos Szeredi1-0/+1
2007-10-19fuse: add file handle to getattr operationMiklos Szeredi1-2/+21
2007-10-19ext3: support large blocksize up to PAGESIZETakashi Sato1-2/+2
2007-10-19bit_spin_lock: use lock bitopsNick Piggin1-4/+22
2007-10-19powerpc: lock bitopsNick Piggin1-1/+45
2007-10-19mips: lock bitopsNick Piggin1-1/+96
2007-10-19mips: fix bitopsNick Piggin1-0/+6
2007-10-19ia64: lock bitopsNick Piggin1-2/+41
2007-10-19alpha: lock bitopsNick Piggin1-1/+42
2007-10-19alpha: fix bitopsNick Piggin1-0/+9
2007-10-19bitops: introduce lock opsNick Piggin25-0/+70
2007-10-19Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubsSatyam Sharma1-2/+3
2007-10-19powerpc: add scaled time accountingMichael Neuling1-0/+3
2007-10-19add-scaled-time-to-taskstats-based-process-accounting fixMichael Neuling1-8/+6
2007-10-19Add scaled time to taskstats based process accountingMichael Neuling3-3/+12
2007-10-19Char: cyclades, fix some -W warningsJiri Slaby1-6/+6
2007-10-19Char: cyclades, remove bottom half processingJiri Slaby1-15/+0
2007-10-19V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan2-4/+7
2007-10-19sysctl: Error on bad sysctl tablesEric W. Biederman1-0/+1
2007-10-19sysctl: properly register the irda binary sysctl numbersEric W. Biederman1-0/+20
2007-10-19sysctl: parport remove binary pathsEric W. Biederman1-1/+0
2007-10-19sysctl: Factor out sysctl_data.Eric W. Biederman1-0/+1
2007-10-19sysctl core: Stop using the unnecessary ctl_table typedefEric W. Biederman1-18/+18
2007-10-19stop using DMA_xxBIT_MASKAndrew Morton1-2/+8
2007-10-19unify DMA_..BIT_MASK definitions: v3.1Borislav Petkov1-10/+14
2007-10-19Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds1-0/+5
2007-10-19Remove struct task_struct::io_waitAlexey Dobriyan2-19/+0
2007-10-19Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki1-0/+7
2007-10-19Hibernation: Arbitrary boot kernel support on x86_64Rafael J. Wysocki1-0/+2
2007-10-19serial: turn serial console suspend a boot rather than compile time optionAndres Salomon1-5/+2
2007-10-19freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki1-0/+38
2007-10-19PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki1-4/+4
2007-10-19PM: Rework struct hibernation_opsRafael J. Wysocki1-6/+32
2007-10-19PM: Make suspend_ops staticRafael J. Wysocki1-2/+0
2007-10-19PM: Rework struct platform_suspend_opsRafael J. Wysocki2-10/+9
2007-10-19PM: Rename struct pm_ops and related thingsRafael J. Wysocki1-11/+11
2007-10-19PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki3-109/+112
2007-10-19hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easierAnton Blanchard1-1/+1
2007-10-19[libata] kill ata_sg_is_last()Jeff Garzik1-12/+0
2007-10-18sched: reduce schedstat variable overhead a bitKen Chen1-21/+21
2007-10-18[MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle1-0/+6
2007-10-18[MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ackRalf Baechle1-1/+0
2007-10-18[MIPS] Always do the ARC64_TWIDDLE_PC thing.Thomas Bogendoerfer1-1/+8
2007-10-18[NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is requiredLi Zefan1-8/+5
2007-10-18[NET]: Fix OOPS due to missing check in dev_parse_header().Patrick McHardy1-1/+1
2007-10-18[IPSEC]: Rename mode to outer_mode and add inner_modeHerbert Xu1-1/+2
2007-10-18[IPSEC]: Store afinfo pointer in xfrm_modeHerbert Xu1-3/+3
2007-10-18[IPSEC]: Add missing BEET checksHerbert Xu1-0/+6