aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-07REPORTING-BUGS: cc the mailing list tooJ. Bruce Fields
2008-02-07Documentation: create new scheduler/ subdirectoryJ. Bruce Fields
2008-02-07Documentation: move sharedsubtrees.txt to filesystems/J. Bruce Fields
2008-02-07Documentation: move dnotify.txt to filesystems/J. Bruce Fields
2008-02-07move edac.txt two levels upAdrian Bunk
2008-02-07Add chapter IDs to z8530book.tmplRob Landley
2008-02-07Add table IDs to videobook.tmplRob Landley
2008-02-07Add section IDs to rapidio.tmplRob Landley
2008-02-07Add missing IDs to procfs-guide.tmplRob Landley
2008-02-07Add section IDs to mtdnand.tmplRob Landley
2008-02-07Add missing section ID to lsm.tmplRob Landley
2008-02-07Add missing section IDs to genericirq.tmplRob Landley
2008-02-07tty: Kill TTY_FLIPBUF_SIZEAlan Cox
2008-02-07tty: fix tty network driver interactions with TCGET/TCSET calls (x86 fix)Dave Miller
2008-02-07kernel-doc: fix for vunmap function prototypeRandy Dunlap
2008-02-07VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctlsErez Zadok
2008-02-07VFS: swap do_ioctl and vfs_ioctl namesErez Zadok
2008-02-07VFS: apply coding standards to fs/ioctl.cErez Zadok
2008-02-07DS1WM: decouple host IRQ and INTR active state settingsPhilipp Zabel
2008-02-07gfs2: make gfs2_glock.gl_owner_pid be a struct pid *Pavel Emelyanov
2008-02-07power_supply: remove capacity_level from list of sysfs attributesThadeu Lima de Souza Cascardo
2008-02-07gfs2: make gfs2_holder.gh_owner_pid be a struct pid *Pavel Emelyanov
2008-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-02-069p: fix p9_printfcall exportAndrew Morton
2008-02-069p: transport API reorganizationEric Van Hensbergen
2008-02-069p: add remove function to trans_virtioEric Van Hensbergen
2008-02-069p: Convert semaphore to spinlock for p9_idpoolAnthony Liguori
2008-02-069p: fix mmap to be read-onlyEric Van Hensbergen
2008-02-069p: add support for sticky bitAnthony Liguori
2008-02-069p: Fix soft lockup in virtio transportEric Van Hensbergen
2008-02-069p: fix bug in attach-per-userEric Van Hensbergen
2008-02-069p: block-based virtio clientEric Van Hensbergen
2008-02-069p: create transport rpc cut-thruEric Van Hensbergen
2008-02-069p: fix bug in p9_clone_statMartin Stava
2008-02-06docbook: dmapool: fix fatal changed filenameRandy Dunlap
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-06x86: fix deadlock, make pgd_lock irq-safeIngo Molnar
2008-02-06virtio: fix trivial build bugIngo Molnar
2008-02-06x86: fix mttr trimmingYinghai Lu
2008-02-06x86: delay CPA self-test and repeat itIngo Molnar
2008-02-06x86: fix 64-bit sectionsSam Ravnborg
2008-02-06generic: add __FINITDATAIngo Molnar
2008-02-06x86: remove suprious ifdefs from pageattr.cArjan van de Ven
2008-02-06x86: mark the .rodata section also NXArjan van de Ven
2008-02-06x86: fix iret exception recovery on 64-bitRoland McGrath
2008-02-06cpuidle: dubious one-bit signed bitfield in cpuidle.hHarvey Harrison
2008-02-06x86: fix sparse warnings in powernow-k8.cHarvey Harrison
2008-02-06x86: fix sparse error in traps_32.cHarvey Harrison
2008-02-06x86: trivial sparse/checkpatch in quirks.cHarvey Harrison
2008-02-06x86 ptrace: disallow null cs/ssRoland McGrath