Age | Commit message (Expand) | Author |
2005-11-29 | [ATM]: deregistration removes device from atm_devs list immediately | Stanislaw Gruszka |
2005-11-29 | [ATM]: avoid race conditions related to atm_devs list | Stanislaw Gruszka |
2005-11-29 | [ATM]: [lanai] kill lanai_ioctl() which just contains some old debugging code | Mitchell Blank Jr |
2005-11-29 | [ATM]: linux/config.h only needed for #ifdef __KERNEL__ section | Chas Williams |
2005-11-29 | [ATM]: attempt to autoload atm drivers | Mitchell Blank Jr |
2005-11-29 | [ATM]: drivers/atm/atmdev_init.c no longer necessary | Jan Pieter |
2005-11-29 | [ATM]: [lanai] lanai missing unregister | Dave Jones |
2005-11-29 | [ATM]: [lanai] better constification | Mitchell Blank Jr |
2005-11-29 | [ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as const | Mitchell Blank Jr |
2005-11-29 | [ATM]: always return the first interface for ATM_ITF_ANY | Mitchell Blank Jr |
2005-11-29 | [IPV4] tcp/route: Another look at hash table sizes | Mike Stroyan |
2005-11-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2005-11-29 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2005-11-29 | Revert "[PATCH] drivers/message/fusion/mptbase.c: make code static" | Linus Torvalds |
2005-11-29 | [PATCH] pfnmap: do_no_page BUG_ON again | Hugh Dickins |
2005-11-29 | [PATCH] pfnmap: remove src_page from do_wp_page | Hugh Dickins |
2005-11-29 | cow_user_page: fix page alignment | Linus Torvalds |
2005-11-29 | VM: add common helper function to create the page tables | Linus Torvalds |
2005-11-29 | [SPARC64]: Fix >8K I/O mappings. | David S. Miller |
2005-11-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds |
2005-11-29 | [PATCH] fix megaraid.c locking | Christoph Hellwig |
2005-11-29 | Support strange discontiguous PFN remappings | Linus Torvalds |
2005-11-29 | [PATCH] Fix missing pfn variables caused by vm changes | Ben Collins |
2005-11-29 | [MTD] Make functions static, include header files with prototypes | Adrian Bunk |
2005-11-29 | [MTD] chips: make sharps driver usable again | Richard Purdie |
2005-11-29 | [MTD] Remove bogus PQ2FADS driver | Thomas Gleixner |
2005-11-29 | [MTD] maps: sparse fixup | Luiz Capitulino |
2005-11-29 | [MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition support | Nicolas Pitre |
2005-11-29 | [MTD] Make some tables 'const' so they can live in .rodata | David Woodhouse |
2005-11-29 | [MTD] maps/ixp4xx: half-word boundary and little-endian fixups | John Bowler |
2005-11-29 | [MTD] CFI: Use 16-bit access to autoselect/read device id data | Todd Poynor |
2005-11-29 | [MTD] devices/ms02-nv: phys/virt address fixups | Maciej W. Rozycki |
2005-11-29 | [IA64] Remove getting break_num by decoding instruction | Keshavamurthy Anil S |
2005-11-29 | [IA64] - Make pfn_valid more precise for SGI Altix systems | Dean Roe |
2005-11-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2005-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds |
2005-11-29 | [JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects. | Thomas Gleixner |
2005-11-29 | [PATCH] Fix vma argument in get_usr_pages() for gate areas | Nick Piggin |
2005-11-29 | [MTD] RFD_FTL: Use lanana assigned major device number | Sean Young |
2005-11-28 | [IPV6]: Implement appropriate dummy rule 4 in ipv6_dev_get_saddr(). | YOSHIFUJI Hideaki |
2005-11-29 | powerpc: Export __flush_icache_range for 32-bit | Paul Mackerras |
2005-11-28 | Linux v2.6.15-rc3v2.6.15-rc3 | Linus Torvalds |
2005-11-29 | [PATCH] ppc: Export symbol needed by MOL | Otavio Salvador |
2005-11-28 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds |
2005-11-28 | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds |
2005-11-28 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2005-11-28 | [PATCH] fuse: check for invalid node ID in fuse_create_open() | Miklos Szeredi |
2005-11-28 | [PATCH] fuse: check directory aliasing in mkdir | Miklos Szeredi |
2005-11-28 | [PATCH] shrinker->nr = LONG_MAX means deadlock for icache | Andrea Arcangeli |
2005-11-28 | [PATCH] Fix oops in vfs_quotaon_mount() | Jan Kara |