Age | Commit message (Expand) | Author |
2006-09-22 | [MTD] Switch to pci_get_device and do ref counting | Alan Cox |
2006-09-22 | [MTD] blkdev helper code: fix printk format warning | Randy Dunlap |
2006-09-22 | [MTD] Fix ixp4xx partition parsing. | Brian Walsh |
2006-09-22 | [JFFS2] Remove unneeded ifdefs from jffs2_fs_i.h | Michal Piotrowski |
2006-09-22 | [MTD NAND] Remove old code in au1550nd.c | Michal Piotrowski |
2006-09-22 | [MTD] Unlock NOR flash automatically where necessary | HÃ¥vard Skinnemoen |
2006-09-19 | Linux v2.6.18. Arrr! | Linus Torvalds |
2006-09-19 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-09-19 | [IPV4] fib_trie: missing ntohl() when calling fib_semantic_match() | Al Viro |
2006-09-19 | [NETFILTER]: xt_quota: add missing module aliases | Patrick McHardy |
2006-09-19 | [ATM]: [he] don't hold the device lock when upcalling | Chas Williams |
2006-09-19 | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds |
2006-09-19 | NFS: Fix nfs_page use after free issues in fs/nfs/write.c | Trond Myklebust |
2006-09-19 | NFSv4: Fix incorrect semaphore release in _nfs4_do_open() | Trond Myklebust |
2006-09-19 | NFS: Fix Oopsable condition in nfs_readpage_sync() | Trond Myklebust |
2006-09-19 | Revert mmiocfg heuristics and blacklist changes | Linus Torvalds |
2006-09-19 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2006-09-19 | [PATCH] EXT2: Remove superblock lock contention in ext2_statfs | Dave Kleikamp |
2006-09-19 | [PATCH] headers_check: Clean up asm-parisc/page.h for user headers | Matthew Wilcox |
2006-09-19 | [PATCH] Fix 'make headers_check' on ia64 | Geert Uytterhoeven |
2006-09-19 | [PATCH] Add headers_check' target to output of 'make help' | David Woodhouse |
2006-09-19 | [PATCH] genirq core: fix handle_level_irq() | Ingo Molnar |
2006-09-18 | x86: save/restore eflags in context switch | Linus Torvalds |
2006-09-18 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-09-18 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2006-09-18 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-09-18 | [ARM] 3815/1: headers_install support for ARM | Ralph Siemsen |
2006-09-18 | [SPARC]: Fix regression in sys_getdomainname() | Andy Walker |
2006-09-18 | [ATM] CLIP: Do not refer freed skbuff in clip_mkip(). | YOSHIFUJI Hideaki |
2006-09-18 | [ARM] 3794/1: S3C24XX: do not defined set_irq_wake when no CONFIG_PM | Ben Dooks |
2006-09-18 | [ARM] 3793/1: S3C2412: fix wrong serial info struct | Ben Dooks |
2006-09-18 | [OPENPROMIO]: Handle current_node being NULL correctly. | David S. Miller |
2006-09-18 | [NET]: Drop tx lock in dev_watchdog_up | Herbert Xu |
2006-09-17 | [PACKET]: Don't truncate non-linear skbs with mmaped IO | Patrick McHardy |
2006-09-17 | [NET]: Mark frame diverter for future removal. | Stephen Hemminger |
2006-09-17 | [NETFILTER]: Add secmark headers to header-y | James Morris |
2006-09-17 | [ATM]: linux-atm-general mailing list is subscribers only | Roland Dreier |
2006-09-17 | [ATM]: [he] when transmit fails, unmap the dma regions | Chas Williams |
2006-09-17 | [TCP] tcp-lp: update information to MAINTAINERS | Wong Hoi Sing Edison |
2006-09-17 | [TCP] tcp-lp: bug fix for oops in 2.6.18-rc6 | Wong Hoi Sing Edison |
2006-09-17 | [BRIDGE]: random extra bytes on STP TCN packet | Stephen Hemminger |
2006-09-17 | [IPV6]: Accept -1 for IPV6_TCLASS | Remi Denis-Courmont |
2006-09-17 | [IPV6]: Fix tclass setting for raw sockets. | YOSHIFUJI Hideaki |
2006-09-17 | [IPVS]: remove the debug option go ip_vs_ftp | Simon Horman |
2006-09-17 | [IPVS]: Make sure ip_vs_ftp ports are valid | Simon Horman |
2006-09-17 | [IPVS]: auto-help for ip_vs_ftp | Simon Horman |
2006-09-17 | [IPVS]: Document the ports option to ip_vs_ftp in kernel-parameters.txt | Simon Horman |
2006-09-17 | [TCP]: Turn ABC off. | Stephen Hemminger |
2006-09-17 | [NEIGH]: neigh_table_clear() doesn't free stats | Kirill Korotaev |
2006-09-17 | [MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek() | Josef 'Jeff' Sipek |