| Commit message (Expand) | Author | Age | Files | Lines |
* | [MTD] [OneNAND] add Nokia Copyright and a credit | Adrian Hunter | 2007-03-09 | 1 | -0/+5 |
* | [MTD] [OneNAND] Fix typo & wrong comments | Kyungmin Park | 2007-03-09 | 1 | -9/+11 |
* | [MTD] [OneNAND] Use oob buffer instead of main one in oob functions | Kyungmin Park | 2007-03-09 | 1 | -10/+13 |
* | [MTD] Correct partition failed erase address | Adrian Hunter | 2007-03-08 | 1 | -1/+5 |
* | [JFFS2] Use yield() between GC passes in background thread. | David Woodhouse | 2007-03-08 | 1 | -1/+7 |
* | [MTD] [NAND] Correct misspelled preprocessor variable. | Robert P. J. Day | 2007-03-08 | 1 | -1/+1 |
* | [MTD] [MAPS] dilnetpc: Fix printk warning | Alan Cox | 2007-03-08 | 1 | -2/+2 |
* | [MTD] [NOR] Fix oops in cfi_amdstd_sync | Vijay Sampath | 2007-03-08 | 2 | -0/+4 |
* | [MTD] ESB2 check for closed ROM window | Cyrill Gorcunov | 2007-03-08 | 1 | -3/+8 |
* | [JFFS2] Fix writebuffer recovery in the first page of a block | Vitaly Wool | 2007-03-08 | 1 | -1/+4 |
* | [MTD] [NAND] make oobavail public | Vitaly Wool | 2007-03-08 | 5 | -0/+5 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-03-07 | 13 | -72/+75 |
|\ |
|
| * | [BRIDGE]: adding new device to bridge should enable if up | Aji Srinivas | 2007-03-07 | 1 | -0/+4 |
| * | [IPV6]: Do not set IF_READY if device is down | Herbert Xu | 2007-03-07 | 1 | -4/+0 |
| * | [IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_sa | Eric Paris | 2007-03-07 | 2 | -6/+4 |
| * | [IPSEC]: Add xfrm policy change auditing to pfkey_spdget | Eric Paris | 2007-03-07 | 1 | -6/+11 |
| * | [IPSEC]: xfrm_policy delete security check misplaced | Eric Paris | 2007-03-07 | 4 | -18/+30 |
| * | [CONNECTOR]: Bugfix for cn_call_callback() | Philipp Reisner | 2007-03-07 | 1 | -11/+11 |
| * | [DCCP]: Revert patch which disables bidirectional mode | Gerrit Renker | 2007-03-07 | 2 | -23/+5 |
| * | [IPV6]: Handle np->opt being NULL in ipv6_getsockopt_sticky(). | David S. Miller | 2007-03-07 | 1 | -3/+7 |
| * | [UDP]: Reread uh pointer after pskb_trim | Herbert Xu | 2007-03-07 | 1 | -0/+1 |
| * | [NETFILTER]: nfnetlink_log: fix crash on bridged packet | Patrick McHardy | 2007-03-07 | 1 | -1/+1 |
| * | [NETFILTER]: nfnetlink_log: zero-terminate prefix | Patrick McHardy | 2007-03-07 | 1 | -1/+1 |
| * | [NETFILTER]: nf_conntrack_ipv6: fix incorrect classification of IPv6 fragment... | Patrick McHardy | 2007-03-07 | 1 | -0/+1 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-03-07 | 3 | -7/+10 |
|\ \ |
|
| * | | [MIPS] ARC: Fix several compiler warnings. | Ralf Baechle | 2007-03-08 | 1 | -3/+3 |
| * | | [MIPS] ISA: Fix typo | Ralf Baechle | 2007-03-08 | 1 | -1/+1 |
| * | | [CHAR] ds1286: Fix handling of seconds in RTC_ALM_SET ioctl. | Ralf Baechle | 2007-03-08 | 1 | -3/+6 |
| |/ |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-03-07 | 6 | -10/+130 |
|\ \
| |/
|/| |
|
| * | [IA64] fsys_getcpu for IA64 | Fenghua Yu | 2007-03-07 | 2 | -0/+106 |
| * | [IA64] remove duplicate declaration of efi_initialize_iomem_resources | Horms | 2007-03-07 | 1 | -2/+0 |
| * | [IA64] Pick highest possible saved_max_pfn for crash_dump | Tony Luck | 2007-03-07 | 1 | -5/+5 |
| * | [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function | KAMEZAWA Hiroyuki | 2007-03-07 | 2 | -3/+19 |
* | | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 | Linus Torvalds | 2007-03-07 | 6 | -29/+52 |
|\ \ |
|
| * | | avr32: dma-mapping.h | Gary Zambrano | 2007-03-07 | 1 | -0/+18 |
| * | | [AVR32] Don't use kmap() in flush_icache_page() | Haavard Skinnemoen | 2007-03-07 | 1 | -2/+1 |
| * | | [AVR32] Fix bogus ti->flags manipulation in debug handler | Haavard Skinnemoen | 2007-03-07 | 1 | -2/+2 |
| * | | [AVR32] Fix typo in include/asm-avr32/Kbuild | Haavard Skinnemoen | 2007-03-07 | 1 | -1/+1 |
| * | | [AVR32] show_trace: Only walk valid stack addresses | Haavard Skinnemoen | 2007-03-07 | 1 | -23/+29 |
| * | | [AVR32] at32_spi_setup_slaves should be __init | Haavard Skinnemoen | 2007-03-07 | 1 | -1/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2007-03-07 | 10 | -18/+16 |
|\ \ |
|
| * | | [GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpa... | Steven Whitehouse | 2007-03-07 | 1 | -1/+0 |
| * | | [GFS2] build fix | akpm@linux-foundation.org | 2007-03-07 | 1 | -0/+1 |
| * | | [GFS2] go_drop_bh is never used, so remove it | Steven Whitehouse | 2007-03-07 | 2 | -4/+0 |
| * | | [GFS2] Remove unused variable | Steven Whitehouse | 2007-03-07 | 2 | -2/+0 |
| * | | [GFS2] Fix bz 229831, lookup returns wrong inode | Steven Whitehouse | 2007-03-07 | 1 | -1/+2 |
| * | | [GFS2] Fix bz 230143, incorrect flushing of rgrps | Steven Whitehouse | 2007-03-07 | 1 | -0/+2 |
| * | | [GFS2] pass formal ino in do_filldir_main | Wendy Cheng | 2007-03-07 | 1 | -2/+2 |
| * | | [DLM] fs/dlm/user.c should #include "user.h" | Adrian Bunk | 2007-03-07 | 1 | -0/+1 |
| * | | [GFS2] fix hangup when multiple processes are trying to write to the same file | Josef Whiter | 2007-03-07 | 1 | -2/+5 |