aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-29ACPI: restore CONFIG_ACPI_SLEEPLen Brown13-10/+25
2007-07-29Introduce CONFIG_SUSPEND for suspend-to-Ram and standbyRafael J. Wysocki17-86/+164
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki33-47/+47
2007-07-28Provide timespec to guests rather than jiffies clock.Rusty Russell5-25/+60
2007-07-28Fix lguest bzImage loading with CONFIG_RELOCATABLE=yRusty Russell1-0/+5
2007-07-28m68knommu: remove crap from machdep.hGreg Ungerer1-33/+2
2007-07-28m68knommu: fix declaration of mach_sched_initGreg Ungerer1-1/+1
2007-07-28Fix procfs compat_ioctl regressionDavid Miller1-2/+22
2007-07-28audit: fix two bugs in the new execve audit codePeter Zijlstra1-2/+4
2007-07-28rip some includes from linux/interrupt.hAl Viro2-2/+3
2007-07-28fix preprocessor idiocy in reiserfsAl Viro1-3/+5
2007-07-28more include order horrorsAl Viro1-17/+16
2007-07-28[ARM] 4527/1: pxa: fix pxa27x ac97 cold reset in ASoC due to CKEN changeEric Miao1-2/+2
2007-07-28[ARM] 4530/1: MXC: fix elf_hwcap compile breakage as in iop13xxQuinn Jensen1-2/+1
2007-07-28[ARM] 4529/1: [HP Jornada 7XX] - Fix jornada720.c to use SSP driverKristoffer Ericson1-12/+15
2007-07-27[IA64] Compare pointer against NULL, not '0'Yoann Padioleau1-1/+1
2007-07-27[IA64] Fix build failure in fs/quota.cTony Luck3-1/+7
2007-07-27[IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.cThomas Renninger1-1/+6
2007-07-27[S390] Fix sclp_vt220 error handling.Heiko Carstens1-21/+40
2007-07-27[S390] cio: Reorganize initialization.Cornelia Huck3-7/+24
2007-07-27[S390] cio: Make CIO_* macros safe if dbfs are not available.Cornelia Huck1-0/+2
2007-07-27[S390] cio: Clean up messages.Cornelia Huck9-90/+87
2007-07-27[S390] Fix IRQ tracing.Heiko Carstens2-4/+8
2007-07-27[S390] vmur: fix diag14_read.Frank Munzert1-1/+1
2007-07-27[S390] Wire up sys_fallocate.Martin Schwidefsky4-2/+32
2007-07-27[S390] add types.h include to s390_ext.hChristian Borntraeger1-0/+2
2007-07-27[S390] cio: Remove deprecated rdc/rcd.Cornelia Huck3-271/+0
2007-07-27[S390] Get rid of new section mismatch warnings.Heiko Carstens5-9/+8
2007-07-27[S390] sclp: kill unused SCLP config option.Heiko Carstens1-9/+3
2007-07-27[S390] cio: Remove remains of _ccw_device_get_device_number().Cornelia Huck1-7/+0
2007-07-27[S390] cio: css_sch_device_register() can be made static.Cornelia Huck2-2/+1
2007-07-27[S390] Improve __smp_call_function_map.Heiko Carstens1-8/+6
2007-07-27[S390] Convert to smp_call_function_single.Heiko Carstens5-33/+23
2007-07-27docbook: add pipes, other fixesRandy Dunlap3-5/+14
2007-07-27blktrace: use cpu_clock() instead of sched_clock()Ingo Molnar1-10/+10
2007-07-27bsg: Fix build for CONFIG_BLOCK=nPaul Mundt1-2/+2
2007-07-27[patch] QUEUE_FLAG_READFULL QUEUE_FLAG_WRITEFULL comment fixQi Yong1-2/+2
2007-07-27agp: AMD AGP is used on UP1100 & UP1500 alpha boxenAlan Hourihane1-1/+1
2007-07-27intel_agp: really fix 945/965GMEZhenyu Wang1-5/+12
2007-07-27agp: don't lock pagesNick Piggin3-5/+0
2007-07-27AGP: document boot optionsChuck Ebbert1-0/+7
2007-07-27Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_gatt_pagesJesper Juhl1-7/+2
2007-07-26[IA64] Fix wrong return value in parse_vector_domainKenji Kaneshige1-1/+1
2007-07-26[IA64] Fix wrong assumption in acpi_gsi_to_irqKenji Kaneshige1-5/+4
2007-07-26[IA64] Add sanity check into __bind_irq_vectorKenji Kaneshige1-0/+3
2007-07-26Don't force-enable suspend/hibernate support just for ACPILinus Torvalds1-3/+0
2007-07-26Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare"Rafael J. Wysocki4-2/+7
2007-07-26Revert most of "x86: Fix alternatives and kprobes to remap write-protected kernel text"Linus Torvalds3-15/+23
2007-07-26PNP: fix up after LindentBjorn Helgaas20-634/+312