| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 | 1 | -2/+2 |
* | [MTD] Support for protection register support on Intel FLASH chips | Nicolas Pitre | 2005-05-23 | 4 | -9/+23 |
* | [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 |
* | [PATCH] Driver Core: remove driver model detach_state | David Brownell | 2005-05-17 | 1 | -3/+0 |
* | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/... | Linus Torvalds | 2005-05-17 | 1 | -0/+7 |
|\ |
|
| * | [PATCH] libata: flush COMRESET set and clear | Brett Russ | 2005-05-15 | 1 | -0/+7 |
* | | [PATCH] Serial: Add uart_insert_char() | Russell King | 2005-05-09 | 1 | -0/+19 |
|/ |
|
* | [PATCH] update Ross Biro bouncing email address | Jesper Juhl | 2005-05-05 | 9 | -9/+9 |
* | [PATCH] Spelling cleanups in shrinker code | Domen Puncer | 2005-05-05 | 1 | -2/+2 |
* | [PATCH] ixj* - compile warning cleanup | Domen Puncer | 2005-05-05 | 1 | -2/+0 |
* | [PATCH] comments on locking of task->comm | Paolo 'Blaisorblade' Giarrusso | 2005-05-05 | 1 | -2/+5 |
* | [PATCH] make some things static | Adrian Bunk | 2005-05-05 | 1 | -1/+0 |
* | [PATCH] revert ext3-writepages-support-for-writeback-mode | Andrew Morton | 2005-05-05 | 1 | -3/+0 |
* | [PATCH] remove do_sync parameter from __invalidate_device | Christoph Hellwig | 2005-05-05 | 1 | -1/+1 |
* | [PATCH] DAC960: add support for Mylex AcceleRAID 4/5/600 | Christoph Hellwig | 2005-05-05 | 1 | -0/+1 |
* | [PATCH] kprobes: Allow multiple kprobes at the same address | Ananth N Mavinakayanahalli | 2005-05-05 | 1 | -0/+3 |
* | [PATCH] include/linux/soundcard.h: endianness fix | Stuart Brady | 2005-05-05 | 3 | -10/+75 |
* | [ATALK]: Add alloc_ltalkdev(). | Christoph Hellwig | 2005-05-05 | 1 | -1/+1 |
* | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-05 | 3 | -5/+11 |
|\ |
|
| * | [PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_mask | Adrian Bunk | 2005-05-03 | 1 | -2/+0 |
| * | [PATCH] PCI: Add pci shutdown ability | Greg KH | 2005-05-03 | 1 | -0/+1 |
| * | [RTNETLINK] Cleanup rtnetlink_link tables | Thomas Graf | 2005-05-03 | 1 | -0/+2 |
| * | [RTNETLINK] Fix & cleanup rtm_min/rtm_max | Thomas Graf | 2005-05-03 | 1 | -0/+2 |
| * | [RTNETLINK] Fix RTM_MAX to represent the maximum valid message type | Thomas Graf | 2005-05-03 | 1 | -2/+2 |
| * | [XFRM]: Cleanup xfrm_msg_min and xfrm_dispatch | Thomas Graf | 2005-05-03 | 1 | -0/+2 |
| * | [XFRM]: Prevent off-by-one access to xfrm_dispatch | Thomas Graf | 2005-05-03 | 1 | -1/+2 |
* | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-03 | 24 | -245/+302 |
|\ \
| |/ |
|
| * | [PATCH] make lots of things static | Adrian Bunk | 2005-05-01 | 1 | -1/+0 |
| * | [PATCH] DocBook: fix some descriptions | Martin Waitz | 2005-05-01 | 2 | -50/+55 |
| * | [PATCH] DocBook: changes and extensions to the kernel documentation | Pavel Pisa | 2005-05-01 | 3 | -26/+26 |
| * | [PATCH] fbdev: Batch cmap changes at driver level | Benjamin Herrenschmidt | 2005-05-01 | 1 | -0/+3 |
| * | [PATCH] reiserfs endianness: sanitize reiserfs_key union | Al Viro | 2005-05-01 | 1 | -35/+7 |
| * | [PATCH] reiserfs endianness: comp_short_keys() cleanup | Al Viro | 2005-05-01 | 1 | -41/+8 |
| * | [PATCH] reiserfs endianness: fix endianness bugs | Al Viro | 2005-05-01 | 1 | -1/+1 |
| * | [PATCH] reiserfs endianness: annotate little-endian objects | Al Viro | 2005-05-01 | 3 | -92/+92 |
| * | [PATCH] reiserfs endianness: clone struct reiserfs_key | Al Viro | 2005-05-01 | 1 | -3/+29 |
| * | [PATCH] autofs4: bump version number | Ian Kent | 2005-05-01 | 1 | -1/+1 |
| * | [PATCH] new valid_signal() function | Jesper Juhl | 2005-05-01 | 1 | -0/+6 |
| * | [PATCH] consolidate sys_shmat | Stephen Rothwell | 2005-05-01 | 1 | -2/+1 |
| * | [PATCH] Deprecate synchronize_kernel, GPL replacement | Paul E. McKenney | 2005-05-01 | 1 | -3/+20 |
| * | [PATCH] Add deprecated_for_modules | Paul E. McKenney | 2005-05-01 | 1 | -0/+6 |
| * | [PATCH] move SA_xxx defines to linux/signal.h | Stas Sergeev | 2005-05-01 | 1 | -0/+11 |
| * | [PATCH] clean up kernel messages | Matt Mackall | 2005-05-01 | 1 | -0/+9 |