aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-15[PATCH] tpm: fix constantKylene Jo Hall
2006-05-15[PATCH] Add Core Solo and Core Duo support to oprofileBenjamin LaHaise
2006-05-15[PATCH] fix can_share_swap_page() when !CONFIG_SWAPHua Zhong
2006-05-15[PATCH] v9fs: signal handling fixesLatchesar Ionkov
2006-05-15[PATCH] v9fs: Twalk memory leakLatchesar Ionkov
2006-05-15[PATCH] LED: Fix sysfs store function error handlingRichard Purdie
2006-05-15[PATCH] LED: Add maintainer entry for the LED subsystemRichard Purdie
2006-05-15[PATCH] Backlight/LCD Class: Fix sysfs _store error handlingRichard Purdie
2006-05-15[PATCH] LED: Improve Kconfig informationRichard Purdie
2006-05-15[PATCH] add slab_is_available() routine for boot codeMike Kravetz
2006-05-15[PATCH] smbfs: Fix slab corruption in samba error pathJan Niehusmann
2006-05-15[PATCH] Marcelo has movedMarcelo Tosatti
2006-05-15[PATCH] symbol_put_addr() locks kernelTrent Piepho
2006-05-15[PATCH] s390: add vmsplice system callMartin Schwidefsky
2006-05-15[PATCH] initramfs: fix CPIO hardlink checkMark Huang
2006-05-15[PATCH] s390: lcs incorrect testGreg Smith
2006-05-15[PATCH] setup_per_zone_pages_min() overflow fixAndrew Morton
2006-05-15[PATCH] s390: exploit rcu_needs_cpu() interfaceHeiko Carstens
2006-05-15[PATCH] RCU: introduce rcu_needs_cpu() interfaceHeiko Carstens
2006-05-15[PATCH] smbfs chroot issue (CVE-2006-1864)Olaf Kirch
2006-05-15[PATCH] VIA quirk fixup, additional PCI IDsChris Wedgwood
2006-05-15[PATCH] pcmcia Oopses fixesBenjamin Herrenschmidt
2006-05-15[PATCH] tpm: update module dependenciesKylene Jo Hall
2006-05-15[PATCH] Fix capi reload by unregistering the correct majorStefan Schweizer
2006-05-15[PATCH] autofs4: NFY_NONE wait race fixIan Kent
2006-05-15[PATCH] fs/open.c: unexport sys_openatAdrian Bunk
2006-05-15[PATCH] selinux: check for failed kmalloc in security_sid_to_context()Serge E. Hallyn
2006-05-15[JFFS2] Fix printk format in some error messages.Andrew Morton
2006-05-15[JFFS2] Don't pack on-medium structures, because GCC emits crappy codeDavid Woodhouse
2006-05-14[MTD NAND] Modify check for modules registering NAND devices without ->ownerDavid Woodhouse
2006-05-14[MTD] Clean up <linux/mtd/physmap.h> to fix modular buildDavid Woodhouse
2006-05-14[MTD] Remove gratuitous inclusion of ARM-only header from physmap.cDavid Woodhouse
2006-05-14[JFFS2] Reduce excessive node count for syslog files.David Woodhouse
2006-05-14[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse
2006-05-14[MTD] Deal correctly with NOR chips which are smaller than the map windowDavid Woodhouse
2006-05-14mtd: fix memory leak in block2mtd_setup()Jesper Juhl
2006-05-14[MTD] Fix module refcounting in NAND board drivers.David Woodhouse
2006-05-14mtd: fix memory leaks in phram_setupJesper Juhl
2006-05-13[MTD NAND] Indent all of drivers/mtd/nand/*.c.David Woodhouse
2006-05-13[MTD NAND] Reduce paranoia level when scanning for bad blocks on virgin chipsDavid Woodhouse
2006-05-13Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem"Linus Torvalds
2006-05-13[JFFS2][XATTR] Fix obvious typoKaiGai Kohei
2006-05-13[JFFS2][XATTR] Handling the duplicate JFFS2_NODETYPE_XATTR node cases.KaiGai Kohei
2006-05-13[JFFS2][XATTR] remove redundant pointer cast in acl.cKaiGai Kohei
2006-05-13[JFFS2][XATTR] remove '__KERNEL__' from acl.hKaiGai Kohei
2006-05-13[JFFS2][XATTR] remove senseless commentKaiGai Kohei
2006-05-13[JFFS2][XATTR] Unify each file header part with any jffs2 file.KaiGai Kohei
2006-05-13[JFFS2][XATTR] '#include <linux/list.h>' was added into xattr.h.KaiGai Kohei
2006-05-13[JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c, ic)KaiGai Kohei
2006-05-13[JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache.KaiGai Kohei