summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] name_to_dev_t warning fixAndrew Morton2005-07-121-0/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-1211-38/+48
|\
| * [NET]: __be'ify *_type_trans()Alexey Dobriyan2005-07-125-8/+6
| * [SCTP]: __nocast annotationsAlexey Dobriyan2005-07-115-30/+41
| * [NETLINK]: Reserve NETLINK_NETFILTER.David S. Miller2005-07-111-0/+1
* | [PATCH] USB: another cdc descriptordavid-b@pacbell.net2005-07-121-0/+13
* | [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-122-10/+10
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-07-111-0/+21
|\ \
| * | [SPARC64]: Add missing asm-sparc64/seccomp.h file.David S. Miller2005-07-111-0/+21
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-07-112-2/+0
|\ \
| * | [IA64] assign_irq_vector() should not panicKenji Kaneshige2005-07-111-1/+0
| * | [IA64] remove linux/version.h include from arch/ia64Olaf Hering2005-07-111-1/+0
* | | [PATCH] v850: Update mmu.h header to match implementation changesMiles Bader2005-07-111-14/+3
* | | [PATCH] v850: Update checksum.h to match changed function signaturesMiles Bader2005-07-111-5/+6
| |/ |/|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-07-1113-54/+321
|\ \
| * | [MTD] XIP cleanupThomas Gleixner2005-07-074-18/+102
| * | Merge with rsync://fileserver/linuxArtem B. Bityuckiy2005-07-06146-1385/+2577
| |\ \
| * | | [MTD] Use correct major number for INFTLSean Young2005-06-291-2/+2
| * | | [MTD] XIP for AMD CFI flash.Todd Poynor2005-06-291-11/+1
| * | | [MTD] NAND: Reorganize chip lockingThomas Gleixner2005-06-291-1/+4
| * | | Merge with rsync://fileserver/linuxThomas Gleixner2005-06-26589-4901/+22961
| |\ \ \
| * | | | [MTD] NAND: Add Hynix to manufacturer listNicolas S. Dade2005-05-271-0/+1
| * | | | [MTD] Fix it reallyThomas Gleixner2005-05-251-2/+2
| * | | | [MTD] map.h Use the correct macro and fix the resulting compiler warningThomas Gleixner2005-05-251-3/+4
| * | | | [MTD] Make map_word_ff ware of the flash buswidthThomas Gleixner2005-05-241-4/+13
| * | | | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Thomas Gleixner2005-05-2311-9/+67
| |\ \ \ \
| * | | | | [JFFS2] Convert thread start semaphore to completionThomas Gleixner2005-05-231-2/+2
| * | | | | [MTD] NAND: Honour autoplacement schemes supplied by the callerThomas Gleixner2005-05-231-1/+2
| * | | | | [MTD] Fix broken user ABIThomas Gleixner2005-05-231-2/+2
| * | | | | [MTD] Add reboot notifier to Intel NOR flash driverNicolas Pitre2005-05-231-1/+4
| * | | | | [MTD] Add the reverse operation of cfi_build_cmd()Thomas Gleixner2005-05-231-1/+64
| * | | | | [MTD] Fixed signed 1bit bitfieldBen Dooks2005-05-231-3/+3
| * | | | | [JFFS2] Fix NOR specific scan BUG Artem B. Bityuckiy2005-05-231-2/+3
| * | | | | [MTD] Quiet unused variable warningNicolas Pitre2005-05-231-2/+2
| * | | | | [MTD] NAND: Skip bad block table scan on requestThomas Gleixner2005-05-231-2/+3
| * | | | | [JFFS2] Use a single config option for write buffer supportAndrew Victor2005-05-231-2/+2
| * | | | | [JFFS2] Add support for JFFS2-on-Dataflash devices.Andrew Victor2005-05-232-3/+4
| * | | | | [MTD] User interface to Protection RegistersNicolas Pitre2005-05-231-1/+10
| * | | | | [MTD] Support for protection register support on Intel FLASH chipsNicolas Pitre2005-05-235-10/+30
| * | | | | [MTD] Add OTP basiscNicolas Pitre2005-05-231-1/+9
| * | | | | [MTD] NAND Add optional ECC status check callbackDavid A. Marlin2005-05-231-2/+14
| * | | | | [MTD] Platform RAM DriverBen Dooks2005-05-231-0/+35
| * | | | | [MTD] NAND extended commands, badb block table autorefresh David A. Marlin2005-05-231-1/+26
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-07-115-10/+13
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | [SPARC64]: Add syscall auditing support.David S. Miller2005-07-102-4/+6
| * | | | | [SPARC64]: Add SECCOMP support.David S. Miller2005-07-101-1/+2
| * | | | | [SPARC64]: Add __read_mostly support.David S. Miller2005-07-101-1/+1
| * | | | | [SPARC]: Add ioprio system call support.David S. Miller2005-07-102-4/+4
* | | | | | Merge master.kernel.org:~rmk/linux-2.6-arm.gitLinus Torvalds2005-07-1012-37/+136
|\ \ \ \ \ \
| * | | | | | [PATCH] ARM: 2804/1: OMAP update 9/11: Update OMAP arch filesTony Lindgren2005-07-102-10/+19
OpenPOWER on IntegriCloud