summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | [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
| * | | | | | | [PATCH] ARM: 2802/1: OMAP update 8/11: Update OMAP arch filesTony Lindgren2005-07-101-0/+36
| * | | | | | | [PATCH] ARM: 2797/1: OMAP update 1/11: Update include filesTony Lindgren2005-07-108-27/+80
| * | | | | | | [PATCH] ARM: 2793/1: platform serial support for ixp2000Lennert Buytenhek2005-07-101-0/+1
| |/ / / / / /
* | | | | | | [PATCH] remove asm-xtensa/ipc.hStephen Rothwell2005-07-101-16/+0
|/ / / / / /
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-07-091-2/+3
|\ \ \ \ \ \
| * | | | | | [SPARC64]: Support CONFIG_HZDavid S. Miller2005-07-081-2/+3
* | | | | | | [SCTP]: Use struct list_head for chunk lists, not sk_buff_head.David S. Miller2005-07-081-13/+7
* | | | | | | [IPV4]: multicast API "join" issuesDavid L Stevens2005-07-081-1/+0
* | | | | | | [NET]: Fix sparse warningsVictor Fusco2005-07-083-19/+31
* | | | | | | [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-082-2/+2
|/ / / / / /
* | | | | | [PATCH] m32r: framebuffer device supportHirokazu Takata2005-07-071-0/+199
* | | | | | [PATCH] nfsd4: check lock type against openmode.NeilBrown2005-07-071-0/+5
* | | | | | [PATCH] nfsd4: return better error on io incompatible with open modeNeilBrown2005-07-071-0/+1
* | | | | | [PATCH] nfsd4: seqid commentsNeilBrown2005-07-071-1/+3
* | | | | | [PATCH] nfsd4: fix sync'ing of recovery directoryNeilBrown2005-07-071-0/+1
* | | | | | [PATCH] pcmcia: remove client services versionPavel Roskin2005-07-073-12/+1
* | | | | | [PATCH] pcmcia: reduce client_handle_t usageDominik Brodowski2005-07-071-19/+15
* | | | | | [PATCH] pcmcia: remove client_t usageDominik Brodowski2005-07-072-11/+5
* | | | | | [PATCH] pcmcia: move event handlerDominik Brodowski2005-07-071-4/+4
* | | | | | [PATCH] namespace: rename _mntput to mntput_no_expireMiklos Szeredi2005-07-071-2/+2
* | | | | | [PATCH] namespace: rename mnt_fslink to mnt_expireMiklos Szeredi2005-07-071-1/+1
* | | | | | [PATCH] namespace.c: fix race in mark_mounts_for_expiry()Miklos Szeredi2005-07-071-1/+2
* | | | | | [PATCH] alpha(): pgprot_noncachedAndrew Morton2005-07-071-0/+2
* | | | | | [PATCH] mostly_read data sectionChristoph Lameter2005-07-071-0/+6
* | | | | | [PATCH] propagate __nocast annotationsAlexey Dobriyan2005-07-073-5/+5
* | | | | | [PATCH] page_uptodate locking scalabilityNick Piggin2005-07-071-0/+3
* | | | | | [PATCH] xtensa: remove old syscallsArnd Bergmann2005-07-071-98/+0
* | | | | | [PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike2005-07-071-3/+3
* | | | | | [PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreqBernard Blackham2005-07-071-1/+1
* | | | | | [PATCH] Fix up non-NUMA breakage in mmzone.hDave Jones2005-07-071-2/+2
OpenPOWER on IntegriCloud