summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | ide: add IDE_HFLAG_BOOTABLE host flagBartlomiej Zolnierkiewicz2007-10-191-10/+8
| * | ide: add IDE_HFLAG_NO_ATAPI_DMA host flagBartlomiej Zolnierkiewicz2007-10-191-1/+2
| * | ide: Add ide_get_paired_drive() helperBenjamin Herrenschmidt2007-10-191-0/+7
| |/
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2007-10-181-1/+1
|\ \
| * | hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easierAnton Blanchard2007-10-181-1/+1
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-181-12/+0
|\ \
| * | [libata] kill ata_sg_is_last()Jeff Garzik2007-10-181-12/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-181-21/+21
|\ \
| * | sched: reduce schedstat variable overhead a bitKen Chen2007-10-181-21/+21
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-183-9/+7
|\ \
| * | [NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is requiredLi Zefan2007-10-181-8/+5
| * | [NET]: Fix OOPS due to missing check in dev_parse_header().Patrick McHardy2007-10-181-1/+1
| * | [NET]: Introduce the sk_detach_filter() callPavel Emelyanov2007-10-171-0/+1
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-181-0/+4
|\ \
| * | [SPARC/64]: Consolidate of_register_driverStephen Rothwell2007-10-171-0/+4
| |/
* | 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-182-15/+11
* | 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
* | Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubsSatyam Sharma2007-10-181-2/+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
* | 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-181-8/+5
OpenPOWER on IntegriCloud