| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-07-11 | 1 | -0/+21 |
|\ |
|
| * | [SPARC64]: Add missing asm-sparc64/seccomp.h file. | David S. Miller | 2005-07-11 | 1 | -0/+21 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2005-07-11 | 2 | -2/+0 |
|\ \ |
|
| * | | [IA64] assign_irq_vector() should not panic | Kenji Kaneshige | 2005-07-11 | 1 | -1/+0 |
| * | | [IA64] remove linux/version.h include from arch/ia64 | Olaf Hering | 2005-07-11 | 1 | -1/+0 |
* | | | [PATCH] v850: Update mmu.h header to match implementation changes | Miles Bader | 2005-07-11 | 1 | -14/+3 |
* | | | [PATCH] v850: Update checksum.h to match changed function signatures | Miles Bader | 2005-07-11 | 1 | -5/+6 |
| |/
|/| |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds | 2005-07-11 | 13 | -54/+321 |
|\ \ |
|
| * | | [MTD] XIP cleanup | Thomas Gleixner | 2005-07-07 | 4 | -18/+102 |
| * | | Merge with rsync://fileserver/linux | Artem B. Bityuckiy | 2005-07-06 | 146 | -1385/+2577 |
| |\ \ |
|
| * | | | [MTD] Use correct major number for INFTL | Sean Young | 2005-06-29 | 1 | -2/+2 |
| * | | | [MTD] XIP for AMD CFI flash. | Todd Poynor | 2005-06-29 | 1 | -11/+1 |
| * | | | [MTD] NAND: Reorganize chip locking | Thomas Gleixner | 2005-06-29 | 1 | -1/+4 |
| * | | | Merge with rsync://fileserver/linux | Thomas Gleixner | 2005-06-26 | 589 | -4901/+22961 |
| |\ \ \ |
|
| * | | | | [MTD] NAND: Add Hynix to manufacturer list | Nicolas S. Dade | 2005-05-27 | 1 | -0/+1 |
| * | | | | [MTD] Fix it really | Thomas Gleixner | 2005-05-25 | 1 | -2/+2 |
| * | | | | [MTD] map.h Use the correct macro and fix the resulting compiler warning | Thomas Gleixner | 2005-05-25 | 1 | -3/+4 |
| * | | | | [MTD] Make map_word_ff ware of the flash buswidth | Thomas Gleixner | 2005-05-24 | 1 | -4/+13 |
| * | | | | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2... | Thomas Gleixner | 2005-05-23 | 11 | -9/+67 |
| |\ \ \ \ |
|
| * | | | | | [JFFS2] Convert thread start semaphore to completion | Thomas Gleixner | 2005-05-23 | 1 | -2/+2 |
| * | | | | | [MTD] NAND: Honour autoplacement schemes supplied by the caller | Thomas Gleixner | 2005-05-23 | 1 | -1/+2 |
| * | | | | | [MTD] Fix broken user ABI | Thomas Gleixner | 2005-05-23 | 1 | -2/+2 |
| * | | | | | [MTD] Add reboot notifier to Intel NOR flash driver | Nicolas Pitre | 2005-05-23 | 1 | -1/+4 |
| * | | | | | [MTD] Add the reverse operation of cfi_build_cmd() | Thomas Gleixner | 2005-05-23 | 1 | -1/+64 |
| * | | | | | [MTD] Fixed signed 1bit bitfield | Ben Dooks | 2005-05-23 | 1 | -3/+3 |
| * | | | | | [JFFS2] Fix NOR specific scan BUG | Artem B. Bityuckiy | 2005-05-23 | 1 | -2/+3 |
| * | | | | | [MTD] Quiet unused variable warning | Nicolas Pitre | 2005-05-23 | 1 | -2/+2 |
| * | | | | | [MTD] NAND: Skip bad block table scan on request | Thomas Gleixner | 2005-05-23 | 1 | -2/+3 |
| * | | | | | [JFFS2] Use a single config option for write buffer support | Andrew Victor | 2005-05-23 | 1 | -2/+2 |
| * | | | | | [JFFS2] Add support for JFFS2-on-Dataflash devices. | Andrew Victor | 2005-05-23 | 2 | -3/+4 |
| * | | | | | [MTD] User interface to Protection Registers | Nicolas Pitre | 2005-05-23 | 1 | -1/+10 |
| * | | | | | [MTD] Support for protection register support on Intel FLASH chips | Nicolas Pitre | 2005-05-23 | 5 | -10/+30 |
| * | | | | | [MTD] Add OTP basisc | Nicolas Pitre | 2005-05-23 | 1 | -1/+9 |
| * | | | | | [MTD] NAND Add optional ECC status check callback | David A. Marlin | 2005-05-23 | 1 | -2/+14 |
| * | | | | | [MTD] Platform RAM Driver | Ben Dooks | 2005-05-23 | 1 | -0/+35 |
| * | | | | | [MTD] NAND extended commands, badb block table autorefresh | David A. Marlin | 2005-05-23 | 1 | -1/+26 |
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-07-11 | 5 | -10/+13 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | [SPARC64]: Add syscall auditing support. | David S. Miller | 2005-07-10 | 2 | -4/+6 |
| * | | | | | [SPARC64]: Add SECCOMP support. | David S. Miller | 2005-07-10 | 1 | -1/+2 |
| * | | | | | [SPARC64]: Add __read_mostly support. | David S. Miller | 2005-07-10 | 1 | -1/+1 |
| * | | | | | [SPARC]: Add ioprio system call support. | David S. Miller | 2005-07-10 | 2 | -4/+4 |
* | | | | | | Merge master.kernel.org:~rmk/linux-2.6-arm.git | Linus Torvalds | 2005-07-10 | 12 | -37/+136 |
|\ \ \ \ \ \ |
|
| * | | | | | | [PATCH] ARM: 2804/1: OMAP update 9/11: Update OMAP arch files | Tony Lindgren | 2005-07-10 | 2 | -10/+19 |
| * | | | | | | [PATCH] ARM: 2802/1: OMAP update 8/11: Update OMAP arch files | Tony Lindgren | 2005-07-10 | 1 | -0/+36 |
| * | | | | | | [PATCH] ARM: 2797/1: OMAP update 1/11: Update include files | Tony Lindgren | 2005-07-10 | 8 | -27/+80 |
| * | | | | | | [PATCH] ARM: 2793/1: platform serial support for ixp2000 | Lennert Buytenhek | 2005-07-10 | 1 | -0/+1 |
| |/ / / / / |
|
* | | | | | | [PATCH] remove asm-xtensa/ipc.h | Stephen Rothwell | 2005-07-10 | 1 | -16/+0 |
|/ / / / / |
|
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-07-09 | 1 | -2/+3 |
|\ \ \ \ \ |
|
| * | | | | | [SPARC64]: Support CONFIG_HZ | David S. Miller | 2005-07-08 | 1 | -2/+3 |
* | | | | | | [SCTP]: Use struct list_head for chunk lists, not sk_buff_head. | David S. Miller | 2005-07-08 | 1 | -13/+7 |