summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* backlight: Remove unneeded owner fieldRichard Purdie2007-02-202-5/+0Star
* [MIPS] Fixup copy_from_user_inatomicRalf Baechle2007-02-201-2/+49
* [MIPS] Fix struct sigcontext for N32 userlandAtsushi Nemoto2007-02-201-17/+16Star
* [PATCH] Declare init_irq_proc before we use it.Andrew Morton2007-02-192-3/+9
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-02-1910-63/+216
|\
| * [MIPS] Support for several more SNI RM models.Thomas Bogendoerfer2007-02-183-13/+155
| * [MIPS] Add external declaration of pagetable_init() to pgalloc.hAtsushi Nemoto2007-02-181-0/+2
| * [MIPS] Use MIPS R2 instructions for bitops.Ralf Baechle2007-02-181-1/+51
| * [MIPS] signals: Share even more code.Ralf Baechle2007-02-183-18/+4Star
| * [MIPS] Iomap implementation.Ralf Baechle2007-02-182-28/+2Star
| * [MIPS] <asm/compat-signal.h> needs to include <asm/uaccess.h>.Ralf Baechle2007-02-181-0/+2
| * [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code.Atsushi Nemoto2007-02-181-3/+0Star
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-02-198-31/+28Star
|\ \
| * | [MTD] Clarify OOB-operation interface commentsArtem Bityutskiy2007-02-091-0/+4
| * | [MTD] remove unused ecctype,eccsize fields from struct mtd_infoArtem Bityutskiy2007-02-092-8/+2Star
| * | [MTD] [NOR] Intel: remove ugly PROGREGION macrosArtem Bityutskiy2007-02-091-10/+0Star
| * | [MTD] physmap: Add support for 64 bit resourcesStefan Roese2007-02-091-1/+1
| * | [MTD] Don't include linux/mtd/map.h from linux/mtd/physmap.hHaavard Skinnemoen2007-02-091-1/+2
| * | Merge branch 'master' of git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse2007-02-093-11/+18
| |\ \
| | * | [MTD] OneNAND: Error message printing and bad block scan errosKyungmin Park2007-02-071-0/+7
| | * | [MTD] OneNAND: Reduce internal BufferRAM operationsKyungmin Park2007-02-021-6/+2Star
| | * | [MTD] OneNAND: Remove unused fieldsKyungmin Park2007-01-311-2/+0Star
| | * | [MTD] OneNAND: Update copyrights and code cleanupKyungmin Park2007-01-182-2/+3
| | * | [MTD] OneNAND: Reduce Double Density Package (DDP) operationsKyungmin Park2007-01-182-1/+6
| * | | [MTD] [NAND] Add kernel-doc for cellinfo field of struct nand_chipRandy Dunlap2007-02-091-0/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-02-192-3/+1Star
|\ \ \ \
| * | | | [SCSI] scsi_transport.h should include scsi_device.hRolf Eike Beer2007-02-161-0/+1
| * | | | [SCSI] tgt: fix the user/kernel ring buffer interfaceFUJITA Tomonori2007-02-161-3/+0Star
* | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-02-191-6/+0Star
|\ \ \ \ \
| * | | | | Input: i8042 - let serio bus suspend portsDmitry Torokhov2007-02-181-6/+0Star
| | |_|_|/ | |/| | |
* | | | | Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-02-191-0/+9
|\ \ \ \ \
| * | | | | [PATCH] AUDIT_FD_PAIRAl Viro2007-02-181-0/+9
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-199-23/+23
|\ \ \ \ \
| * | | | | Storage class should be before const qualifierTobias Klauser2007-02-173-9/+9
| * | | | | Fix typos concerning hierarchyUwe Kleine-König2007-02-171-7/+7
| * | | | | Fix misspellings of "agressive".Robert P. J. Day2007-02-171-2/+2
| * | | | | Correct trivial typo in log2.h.Robert P. J. Day2007-02-171-1/+1
| * | | | | Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-172-3/+3
| * | | | | Various typo fixes.Robert P. J. Day2007-02-171-1/+1
| |/ / / /
* | | | | Merge branch 'kill-jffs' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2007-02-191-224/+0Star
|\ \ \ \ \
| * | | | | Remove JFFS (version 1), as scheduled.Jeff Garzik2007-02-171-224/+0Star
| |/ / / /
* | | | | Merge branch 'acpi' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li...Linus Torvalds2007-02-191-0/+5
|\ \ \ \ \
| * | | | | [PATCH] libata: ACPI and _GTF supportKristen Carlson Accardi2007-02-161-0/+5
| |/ / / /
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-02-191-0/+1
|\ \ \ \ \
| * | | | | atl1: add L1 device id to pci_ids, then use itChris Snook2007-02-171-0/+1
| |/ / / /
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-19120-440/+2808
|\ \ \ \ \
| * \ \ \ \ Merge the easy part of the IOP branchRussell King2007-02-183-3/+31
| |\ \ \ \ \
| | * | | | | [ARM] 4184/1: iop: cp6 access handler (undef_hook)Dan Williams2007-02-141-0/+1
| | * | | | | [ARM] 4182/1: iop3xx: fix the ioremap implementation to not remap static rangesDan Williams2007-02-143-3/+30
| * | | | | | Merge NetSilicon NS93xx treeRussell King2007-02-1818-0/+772
| |\ \ \ \ \ \