]> git.neil.brown.name Git - history.git/shortlog
history.git
2004-05-29 Alexander Viro[PATCH] sparse: bits and pieces
2004-05-29 Alexander Viro[PATCH] sparse: trivial parts of fs/* annotation
2004-05-29 Alexander Viro[PATCH] sparse: aio annotation
2004-05-29 Alexander Viro[PATCH] sparse: sg.c annotation
2004-05-29 Alexander Viro[PATCH] sparse: scsi_ioctl __user annotation
2004-05-29 Alexander Viro[PATCH] sparse: scsi_cmd_ioctl __user annotation
2004-05-29 Alexander Viro[PATCH] sparse: make sg_io_hdr->cmdp a __user pointer
2004-05-29 Alexander Viro[PATCH] sparse: kernel/sysctl.c annotation and cleanup
2004-05-29 Alexander Viro[PATCH] sparse: trivial part of cdrom.c annotation
2004-05-29 Alexander Viro[PATCH] sparse: trivial part of drivers/scsi/* annotation
2004-05-29 Alexander Viro[PATCH] sparse: cdrom_generic_command split into kernel...
2004-05-29 Alexander Viro[PATCH] more sparse checking of do_utimes()
2004-05-29 Linus TorvaldsAdd __user pointer annotations to ppc64 code
2004-05-29 Linus TorvaldsMerge bk://cifs.bkbits.net/linux-2.5cifs
2004-05-29 Linus TorvaldsMerge bk://bk.linux1394.org/ieee1394-2.6
2004-05-29 Linus Torvaldsadb.c needs <linux/devfs_fs_kernel.h>
2004-05-29 Linus TorvaldsMerge bk://kernel.bkbits.net/davem/net-2.6
2004-05-29 Linus TorvaldsMerge bk://kernel.bkbits.net/davem/sparc-2.6
2004-05-29 Alexander Viro[PATCH] Missed RTC_IRQ patchlet
2004-05-29 David S. MillerMerge davem@nuts.davemloft.net:/disk1/BK/net-2.6
2004-05-29 Adam Kropelin[PATCH] typo in OSS sparse __user annotations
2004-05-29 Linus TorvaldsAdd __user pointer annotations to fs/compat.c
2004-05-29 David S. Miller[NET]: Do net_todo_list empty check under semaphore.
2004-05-29 David S. MillerMerge davem@nuts.davemloft.net:/disk1/BK/net-2.6
2004-05-29 David S. MillerMerge davem@nuts.davemloft.net:/disk1/BK/sparc-2.6
2004-05-29 Linus TorvaldsAdd __user pointer annotations to arch/ppc64/kernel...
2004-05-29 Linus TorvaldsFix sparse complaint about badly typed constant
2004-05-29 Herbert Xu[IPSEC]: Fix ref counting in __xfrmN_bundle_create().
2004-05-29 Stephen Hemminger[NET]: Simplify netdev_sysfs_xxx if SYSFS is not config...
2004-05-29 Patrick McHardy[IRDA]: Fix NULL-ptr dereference in irlmp_get_saddr().
2004-05-29 Patrick McHardy[IPV4]: Fix skb leak in igmpv3_newpack.
2004-05-29 Patrick McHardy[IPV4,6]: Fix off-by-one in max protocol-type check
2004-05-29 Patrick McHardy[IPV6]: Fix memory leak in ah6.c
2004-05-29 Hideaki Yoshifuji[NET]: Prevent future missed updates of FOO_MAX macros.
2004-05-29 Herbert Xu[AF_KEY]: Set family for state selector.
2004-05-29 David S. Miller[SPARC64]: compat select and futex need %o4 zero-extended.
2004-05-29 Linus TorvaldsAdd __user annotations to arch/ppc64/kernel/process.c
2004-05-29 Linus TorvaldsAdd __user annotations to arch/ppc64/kernel/syscalls.c
2004-05-29 David S. Miller[TCP]: More sysctl tweakings for rcvbuf stuff.
2004-05-29 Linus TorvaldsAdd __user annotations to ppc64 signal.c
2004-05-29 Alexander Viro[PATCH] sparse: trivial part of kernel/* __user annotation
2004-05-29 Alexander Viro[PATCH] sparse: partial mm/* __user annotation
2004-05-29 Alexander Viro[PATCH] sparse: rtc.c __user annotation
2004-05-29 Alexander Viro[PATCH] sparse: trivial part of drivers/ide __user...
2004-05-29 Alexander Viro[PATCH] sparse: ide-proc.c fixes
2004-05-29 Alexander Viro[PATCH] sparse: OSS __user annotation
2004-05-29 Alexander Viro[PATCH] sparse: partial serial_core.c __user annotation
2004-05-29 Alexander Viro[PATCH] sparse: drivers/pci __user annotation
2004-05-29 Alexander Viro[PATCH] sparse: partial drivers/input __user annotation
2004-05-29 Alexander Viro[PATCH] sparse: trivial part of drivers/block __user...
2004-05-29 Alexander Viro[PATCH] sparse: trivial part of drivers/char __user...
2004-05-29 Alexander Viro[PATCH] sparse: acpi __user annotation
2004-05-29 Alexander Viro[PATCH] sparse: ipc __user annotation
2004-05-29 Alexander Viro[PATCH] sparse: ext2 __user annotation (ioctl)
2004-05-29 Alexander Viro[PATCH] sparse: nfs __user annotation (client only...
2004-05-29 Alexander Viro[PATCH] sparse: parport __user annotation (sysctls)
2004-05-29 Alexander Viro[PATCH] sparse: oprofile __user annotation
2004-05-29 Andrew Morton[PATCH] nfsd: missing dget()
2004-05-29 Andrew Morton[PATCH] vt_ioctl() comment fix
2004-05-29 Andrew Morton[PATCH] CREDITS file update
2004-05-29 Andrew Morton[PATCH] CREDITS file update
2004-05-29 Andrew Morton[PATCH] fs/dcache.c: avoid race when updating nr_unused...
2004-05-29 Andrew Morton[PATCH] epoll events send fix
2004-05-29 Andrew Morton[PATCH] ADT746X MAINTAINERS update
2004-05-29 Andrew Morton[PATCH] fix unchecked return value in register_disk()
2004-05-29 Andrew Morton[PATCH] asm-i386/timer.h docu cleanup
2004-05-29 Andrew Morton[PATCH] use SLAB_PANIC for general caches
2004-05-29 Andrew Morton[PATCH] dm: change maintainer
2004-05-29 Andrew Morton[PATCH] dm-table.c: proper usage of dm_vcalloc
2004-05-29 Andrew Morton[PATCH] dm: add static and __init qualifiers
2004-05-29 Andrew Morton[PATCH] dm-ioctl: replace dm_[add|remove]_wait_queue...
2004-05-29 Andrew Morton[PATCH] dm.c: free cloned bio on error path
2004-05-29 Andrew Morton[PATCH] dm-ioctl.c: fix off-by-one error
2004-05-29 Andrew Morton[PATCH] i386: put irq stacks in .bss.page_aligned section
2004-05-29 Andrew Morton[PATCH] Add `make checkstack' target
2004-05-29 Andrew Morton[PATCH] ppc64: xmon fixes
2004-05-29 Andrew Morton[PATCH] ppc32: reorg DMA API, add coherent alloc in irq
2004-05-29 Andrew Morton[PATCH] ppc32: fix PPC4xx for the handle_page_fault...
2004-05-29 Andrew Morton[PATCH] ppc32: ix compiling arch/ppc/8260_io/enet.c
2004-05-29 Andrew Morton[PATCH] use new msleep() in ADT746x driver
2004-05-29 Andrew Morton[PATCH] fix non-existent /dev/adb
2004-05-29 Andrew Morton[PATCH] Fix typo in pmac_zilog
2004-05-29 Andrew Morton[PATCH] ppc64: remove silly debug path from get_vsid()
2004-05-29 Andrew Morton[PATCH] d_bucket initialisation simplification
2004-05-29 Steve FrenchMerge bk://linux.bkbits.net/linux-2.5
2004-05-28 Steve FrenchMissing spin lock init
2004-05-28 Benjamin Herrenschmidt[PATCH] radeonfb iBook & IGP fixes
2004-05-28 Ben Collins[sbp2]: Fix use-after-free bug.
2004-05-28 Linus TorvaldsMerge bk://bk.arm.linux.org.uk/linux-2.6-rmk
2004-05-28 Russell King[ARM] Fix sparse complaint
2004-05-28 Linus TorvaldsMerge bk://kernel.bkbits.net/gregkh/linux/pci-2.6
2004-05-28 Linus TorvaldsMerge bk://kernel.bkbits.net/gregkh/linux/i2c-2.6
2004-05-28 Linus TorvaldsMerge bk://kernel.bkbits.net/gregkh/linux/usb-2.6
2004-05-28 Linus TorvaldsMerge bk://kernel.bkbits.net/gregkh/linux/driver-2.6
2004-05-28 Linus TorvaldsRevert 3c905C initialization changes that cause problems
2004-05-29 Wim Van Sebroeck[WATCHDOG] v2.6.6 linux/fs.h-patch
2004-05-28 Sean Young[WATCHDOG] v2.6.6 sc520_wdt.c-patch2
2004-05-28 Wim Van Sebroeck[WATCHDOG] v2.6.6 sc520_wdt.c-patch1
2004-05-28 Wim Van Sebroeck[WATCHDOG] v2.6.6 w83627hf_wdt.c
2004-05-28 Greg Kroah... Merge kroah.com:/home/greg/linux/BK/bleed-2.6
next