Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] kbuild: create tarballs | Jan-Benedict Glaw | 2005-07-12 | 2 | -3/+127 |
* | 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 | 11 | -37/+29 |
|\ \ | |||||
| * | | [IA64] assign_irq_vector() should not panic | Kenji Kaneshige | 2005-07-11 | 5 | -22/+20 |
| * | | [IA64] use msleep_interruptible() instead of schedule_timeout | Nishanth Aravamudan | 2005-07-11 | 1 | -11/+5 |
| * | | [IA64] remove linux/version.h include from arch/ia64 | Olaf Hering | 2005-07-11 | 3 | -3/+0 |
| * | | Auto merge with /home/aegl/GIT/linus | Tony Luck | 2005-07-11 | 185 | -1650/+8534 |
| |\ \ | |||||
| * | | | [IA64] Fix a typo in arch/ia64/kernel/entry.S | H. J. Lu | 2005-07-08 | 1 | -1/+1 |
| * | | | Auto merge with /home/aegl/GIT/linus | Tony Luck | 2005-07-08 | 344 | -7136/+14701 |
| |\ \ \ | |||||
| * | | | | [PATCH] Documentation | Bob Picco | 2005-07-07 | 1 | -0/+3 |
* | | | | | [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 | 2 | -6/+8 |
| |_|_|/ |/| | | | |||||
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds | 2005-07-11 | 83 | -3242/+3621 |
|\ \ \ \ | |||||
| * | | | | [MTD] XIP cleanup | Thomas Gleixner | 2005-07-07 | 6 | -20/+104 |
| * | | | | [MTD] Remove MODULE_DEVICE_TABLE() for ICHx flash driver | David Woodhouse | 2005-07-07 | 1 | -2/+2 |
| * | | | | [MTD] NAND s3c2410: Add missing NULL pointer check | Ben Dooks | 2005-07-06 | 1 | -2/+3 |
| * | | | | Merge with rsync://fileserver/linux | Artem B. Bityuckiy | 2005-07-06 | 1042 | -31256/+37361 |
| |\ \ \ \ | |||||
| * | | | | | [JFFS2] Simplify the tree insert code. | Artem B. Bityuckiy | 2005-07-06 | 1 | -5/+4 |
| * | | | | | [JFFS2] Remove compatibilty cruft for ancient kernels | David Woodhouse | 2005-07-06 | 4 | -60/+8 |
| * | | | | | [JFFS2] Optimise jffs2_add_tn_to_list | David Woodhouse | 2005-07-06 | 3 | -27/+88 |
| * | | | | | [MTD] NOR flash map driver for TI OMAP boards. | Todd Poynor | 2005-07-06 | 3 | -2/+191 |
| * | | | | | [MTD] Add mapping driver for Intel PXA27x Mainstone board flash. | Nico Pitre | 2005-07-06 | 3 | -2/+189 |
| * | | | | | [MTD] NAND: Remove unmaintained tx49xx board drivers | Thomas Gleixner | 2005-07-06 | 4 | -838/+0 |
| * | | | | | [MTD] NAND: sharpsl.c set correct file permissions | Thomas Gleixner | 2005-07-06 | 1 | -0/+0 |
| * | | | | | [MTD] cfi_cmdset_0002: Remove bogus include | Thomas Gleixner | 2005-07-05 | 1 | -2/+2 |
| * | | | | | [MTD] mtdchar: Return the real error code when create_class() failed | Coywolf Qi Hunt | 2005-07-04 | 1 | -2/+2 |
| * | | | | | [MTD] mtdchar.c: Replace DEVFS by udev | Todd Poynor | 2005-07-01 | 1 | -28/+24 |
| * | | | | | [MTD] NAND: Add ST chip IDs. | Thomas Gleixner | 2005-06-29 | 1 | -2/+11 |
| * | | | | | [MTD] ms02-nv: Fix 64bit operation | ? | 2005-06-29 | 1 | -4/+4 |
| * | | | | | [MTD] NAND: s3c24xx updates | Ben Dooks | 2005-06-29 | 2 | -35/+152 |
| * | | | | | [MTD] NAND: Change exports to _GPL | Thomas Gleixner | 2005-06-29 | 1 | -3/+3 |
| * | | | | | [MTD] NAND: Fix broken bad block table scan | Thomas Gleixner | 2005-06-29 | 1 | -10/+43 |
| * | | | | | [MTD] Use correct major number for INFTL | Sean Young | 2005-06-29 | 1 | -2/+2 |
| * | | | | | [MTD] Fix commandline parser alignement | Joern Engel | 2005-06-29 | 1 | -2/+6 |
| * | | | | | [MTD] XIP for AMD CFI flash. | Todd Poynor | 2005-06-29 | 5 | -111/+324 |
| * | | | | | [MTD] NAND: Reorganize chip locking | Thomas Gleixner | 2005-06-29 | 2 | -29/+33 |
| * | | | | | Merge with rsync://fileserver/linux | Thomas Gleixner | 2005-06-26 | 3076 | -71313/+187166 |
| |\ \ \ \ \ | |||||
| * | | | | | | [MTD] NAND: Add Hynix to manufacturer list | Nicolas S. Dade | 2005-05-27 | 2 | -0/+2 |
| * | | | | | | [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 |
| * | | | | | | [MTD] cfi_cmdset_0002: Fix broken status check | Thomas Gleixner | 2005-05-24 | 1 | -2/+2 |
| * | | | | | | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2... | Thomas Gleixner | 2005-05-23 | 91 | -2236/+1639 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | [JFFS2] Whitespace cleanup. Fix missing debug message | Thomas Gleixner | 2005-05-23 | 2 | -6/+7 |
| * | | | | | | | [JFFS2] Fix crosscompile | Thomas Gleixner | 2005-05-23 | 1 | -2/+2 |
| * | | | | | | | [JFFS2] Fix cleanup in case of GC-Task not started | Thomas Gleixner | 2005-05-23 | 1 | -2/+5 |
| * | | | | | | | [MTD] CFI-0002 - Improve error checking | Eric W. Biedermann | 2005-05-23 | 1 | -32/+67 |
| * | | | | | | | [MTD] CFI flash locking reorg for XIP | Nicolas Pitre | 2005-05-23 | 1 | -50/+40 |
| * | | | | | | | [JFFS2] Convert thread start semaphore to completion | Thomas Gleixner | 2005-05-23 | 2 | -6/+6 |