16 Nov, 2008

1 commit


15 Nov, 2008

1 commit


13 Nov, 2008

1 commit

  • Add printk-formats.txt so that we don't have to keep fixing the
    same things over and over again.

    Signed-off-by: Randy Dunlap
    Cc: Alexey Dobriyan
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Randy Dunlap
     

28 Oct, 2008

1 commit

  • The Documentation/i386 and Documentation/x86_64 directories and their
    contents have been moved into Documentation/x86. Fix references to
    those files accordingly.

    Signed-off-by: Uwe Hermann
    Signed-off-by: Randy Dunlap
    Signed-off-by: Ingo Molnar

    Uwe Hermann
     

17 Oct, 2008

2 commits

  • * 'docs' of git://git.lwn.net/linux-2.6:
    Document panic_on_unrecovered_nmi sysctl
    Add a reference to paper to SubmittingPatches
    Add kerneldoc documentation for new printk format extensions
    Remove videobook.tmpl
    doc: Test-by?
    Add the development process document
    Documentation/block/data-integrity.txt: Fix section numbers

    Linus Torvalds
     
  • This is an extended document intended to help interested developers, their
    managers, and their employers work with the kernel development process.

    This work was supported by the Linux Foundation.

    Signed-off-by: Jonathan Corbet

    Jonathan Corbet
     

13 Oct, 2008

1 commit


15 Sep, 2008

1 commit


21 Aug, 2008

1 commit


06 Aug, 2008

1 commit

  • These functions have been deprecated for some time now but remained until
    all legacy callers could be removed. With a few commits in 2.6.26 this
    has happened so now we can remove these deprecated functions.

    Signed-off-by: Mark Asselstine
    Reviewed-by: Matthew Wilcox
    Cc: Alan Cox
    Cc: Ingo Molnar
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Mark Asselstine
     

01 Aug, 2008

1 commit


28 Jul, 2008

1 commit


26 Jul, 2008

1 commit


24 Jul, 2008

1 commit


26 Apr, 2008

1 commit


21 Apr, 2008

1 commit


17 Apr, 2008

1 commit


12 Apr, 2008

2 commits


13 Mar, 2008

1 commit


12 Mar, 2008

1 commit


08 Mar, 2008

1 commit


14 Feb, 2008

1 commit


09 Feb, 2008

4 commits


08 Feb, 2008

5 commits

  • * 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6: (112 commits)
    ACPI: fix build warning
    Revert "cpuidle: build fix for non-x86"
    ACPI: update intrd DSDT override console messages
    ACPI: update DSDT override documentation
    ACPI: Add "acpi_no_initrd_override" kernel parameter
    ACPI: its a directory not a folder....
    ACPI: misc cleanups
    ACPI: add missing prink prefix strings
    ACPI: cleanup acpi.h
    ACPICA: fix CONFIG_ACPI_DEBUG_FUNC_TRACE build
    ACPI: video: Ignore ACPI video devices that aren't present in hardware
    ACPI: video: reset brightness on resume
    ACPI: video: call ACPI notifier chain for ACPI video notifications
    ACPI: create notifier chain to get hotkey events to graphics driver
    ACPI: video: delete unused display switch on hotkey event code
    ACPI: video: create "brightness_switch_enabled" modparam
    cpuidle: Add a poll_idle method
    ACPI: cpuidle: Support C1 idle time accounting
    ACPI: enable MWAIT for C1 idle
    ACPI: idle: Fix acpi_safe_halt usages and interrupt enabling/disabling
    ...

    Linus Torvalds
     
  • The top-level Documentation/ directory is unmanageably large, so we
    should take any obvious opportunities to move stuff into subdirectories.
    These sched-*.txt files seem an obvious easy case.

    Signed-off-by: J. Bruce Fields
    Cc: Ingo Molnar
    Acked-by: Randy Dunlap
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    J. Bruce Fields
     
  • This documentation is also vfs-related.

    Signed-off-by: J. Bruce Fields
    Acked-by: Randy Dunlap
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    J. Bruce Fields
     
  • I'm inclined to think dnotify belongs in filesystems/.

    Signed-off-by: J. Bruce Fields
    Acked-by: Randy Dunlap
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    J. Bruce Fields
     
  • There's no reason for edac.txt for being at this unusual place.

    Signed-off-by: Adrian Bunk
    Acked-by: Alan Cox
    Cc: Doug Thompson
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Adrian Bunk
     

07 Feb, 2008

1 commit


03 Feb, 2008

2 commits

  • My first guess for "fujitsu" was it might be related to the
    fujitsu-laptop.c driver...

    Move the frv directory one level up since frv is the name of the
    architecture in the Linux kernel.

    Signed-off-by: Adrian Bunk

    Adrian Bunk
     
  • After seeing the filename I'd have expected something about the
    implementation of SMP in the Linux kernel - not some notes on kernel
    configuration and building trivialities noone would search at this
    place.

    Signed-off-by: Adrian Bunk
    Acked-by: Alan Cox

    Adrian Bunk
     

30 Nov, 2007

1 commit

  • People discuss how the namespaces are working/going-to-work together.

    Ted Ts'o proposed to create some document that describes what problems user
    may have when he/she creates some new namespace, but keeps others shared.
    I liked this idea, so here's the initial version of such a document with
    the problems I currently have in mind and can describe somewhat audibly -
    the "namespaces compatibility list".

    The Documentation/namespaces/ directory is about to contain more docs about
    the namespaces stuff.

    Thanks to Cedirc for notes and spell checks on the doc, to Daniel for
    additional info about IPC and User namespaces interaction and to Randy, who
    alluded me to using a spell checker before sending the documentation :)

    Signed-off-by: Pavel Emelyanov
    Cc: Randy Dunlap
    Cc: Daniel Lezcano
    Cc: Theodore Tso
    Cc: Cedric Le Goater
    Cc: "Eric W. Biederman"
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Pavel Emelyanov
     

20 Nov, 2007

1 commit


17 Oct, 2007

2 commits


10 Oct, 2007

1 commit