]> git.neil.brown.name Git - history.git/shortlog
history.git
2003-08-07 Linus TorvaldsMerge with DRI CVS tree: fix use-after-free bug in...
2003-08-07 Roland McGrath[PATCH] fixes to zap_other_threads fix
2003-08-07 Maciej W. Rozycki[PATCH] defxx: Maintenance + DMA API fixes
2003-08-07 Linus TorvaldsMerge bk://are.twiddle.net/axp-2.5
2003-08-07 Richard Henderson[ALPHA] Enhanced EV6/EV7 error management.
2003-08-07 Richard Henderson[ALPHA] Fix RTC init for LYNX.
2003-08-07 Richard Henderson[ALPHA] IRQ updates to match x86 changes.
2003-08-07 Andrew Morton[PATCH] initialise page->private
2003-08-07 Andrew Morton[PATCH] mtrr race fix
2003-08-07 Andrew Morton[PATCH] declare struct irq_desc
2003-08-07 Andrew Morton[PATCH] ext3: handle aborted journals in
2003-08-07 Andrew Morton[PATCH] itimer resolution and rounding fixes
2003-08-07 Andrew Morton[PATCH] Add do_setitimer prototype to linux/time.h
2003-08-07 Andrew Morton[PATCH] NMI watchdog documentation for x86-64
2003-08-07 Andrew Morton[PATCH] fix free_all_bootmem_core for virtual memmap
2003-08-07 Andrew Morton[PATCH] export lookup_create()
2003-08-07 Andrew Morton[PATCH] Don't trigger NMI watchdog for panic delay
2003-08-07 Andrew Morton[PATCH] might_sleep() checks for x86 usercopy functions
2003-08-07 Andrew Morton[PATCH] ide-cd error handling oops fix
2003-08-07 Andrew Morton[PATCH] move_one_page() atomicity fix
2003-08-07 Andrew Morton[PATCH] remount_fs needs lock_kernel()
2003-08-07 Andrew Morton[PATCH] reiserfs: fix races between link and unlink...
2003-08-07 Andrew Morton[PATCH] reiserfs: fix problem when fs is out of space
2003-08-07 Andrew Morton[PATCH] reiserfs: fix savelinks on bigendian arches
2003-08-07 Andrew Morton[PATCH] dm: resume() name clash
2003-08-07 Andrew Morton[PATCH] [patch 7/25 dm: use sector_div()
2003-08-07 Andrew Morton[PATCH] dm: missing #include
2003-08-07 Andrew Morton[PATCH] dm: 64 bit ioctl fixes
2003-08-07 Andrew Morton[PATCH] dm: decimal device num sscanf
2003-08-07 Andrew Morton[PATCH] dm: remove blk.h include
2003-08-07 Andrew Morton[PATCH] dm: don't use MODULE_PARM
2003-08-07 Andrew Morton[PATCH] ax8817x.c build fix for older gcc's
2003-08-07 Gerd Knorr[PATCH] v4l: bttv driver update
2003-08-07 Gerd Knorr[PATCH] v4l: sysfs'ify videodev
2003-08-07 Bartlomiej... [PATCH] fix CONFIG_IDEDISK_STROKE support in ide-disk.c
2003-08-07 Bartlomiej... [PATCH] init_idedisk_capacity() cleanup()
2003-08-07 Bartlomiej... [PATCH] capacity related fixes
2003-08-07 Bartlomiej... [PATCH] fix return value for idedisk_*_max_address_...
2003-08-07 Bartlomiej... [PATCH] ide_unregister() fixes
2003-08-07 Bartlomiej... [PATCH] fix ata_probe() driver autoloading
2003-08-07 Bartlomiej... [PATCH] do not scan partitions twice for removable...
2003-08-07 Jens Axboe[PATCH] scsi_ioctl reference counting
2003-08-06 Jens Axboe[PATCH] Proper block queue reference counting
2003-08-06 Linus TorvaldsMerge bk://kernel.bkbits.net/davem/net-2.5
2003-08-06 Jens Axboe[PATCH] Fix bio RW_AHEAD test
2003-08-06 Andrew Morton[PATCH] remove PF_READAHEAD
2003-08-06 Dave Jones[PATCH] Athlon Machine Check fix
2003-08-06 David S. MillerMerge davem@nuts.ninka.net:/home/davem/src/BK/net-2.5
2003-08-06 Linus TorvaldsMerge bk://cifs.bkbits.net/linux-2.5cifs
2003-08-06 Linus TorvaldsMerge bk://bk.arm.linux.org.uk/linux-2.5-pcmcia
2003-08-07 Russell King[PCMCIA] Report subsystem vendor/device IDs
2003-08-07 Russell King[PCMCIA] Disable IRQ steering and don't change the...
2003-08-07 Russell King[PCMCIA] Fix cardbus init failure paths.
2003-08-06 Adam Belay[PCMCIA] Fix PnP Probing in i82365.c
2003-08-06 David S. MillerMerge nuts.ninka.net:/home/davem/src/BK/network-2.5
2003-08-06 David S. MillerMerge http://linux-lksctp.bkbits.net/lksctp-2.5
2003-08-06 Stephen Hemminger[NET] X.25 async net_device fixup
2003-08-06 Stephen Hemminger[NET] Fix X.25 use after free.
2003-08-06 Stephen Hemminger[NET] Fix use after free in AX.25
2003-08-06 Stephen Hemminger[NET] Convert ROSE to seq_file
2003-08-06 Stephen Hemminger[NET] Dynamically allocate net_device structures for...
2003-08-06 Steve FrenchFix blocksize and allocation size mismatch
2003-08-05 Linus TorvaldsDon't try to signal already-zombied threads in zap_threads.
2003-08-05 Roland McGrath[PATCH] fix spinlock deadlock in ptrace-reaping of...
2003-08-05 Neil Brown[PATCH] Fix the sunrpc cache/reader management properly.
2003-08-05 Roland McGrath[PATCH] spurious SIGCHLD from dying thread group leader
2003-08-05 Jeff Garzik[PATCH] PATCH intel ich5 irq router, pci ids
2003-08-05 Linus TorvaldsMerge bk://linux-pnp.bkbits.net/pnp-2.5
2003-08-05 Adam Belay[PNP] Increment Version Number
2003-08-05 Adam Belay[PNP] Remove device naming based on id
2003-08-05 Adam Belay[PNPBIOS] Move low level code into a separate file
2003-08-05 Adam Belay[SOUND] Remove __(dev)initdata from all pnp sound drivers
2003-08-05 Adam Belay[PNPBIOS] Move Parsing Functions to the PnPBIOS driver
2003-08-05 Adam Belay[PNP] Remove protocol_data from pnp_dev and pnp_card
2003-08-05 Adam Belay [PNP] Handle unset resources properly
2003-08-05 Linus TorvaldsFix vfsmnt leak: make autofs4 mount point expiry release
2003-08-05 Linus TorvaldsMerge bk://bk.arm.linux.org.uk/linux-2.5-rmk
2003-08-05 Russell King[ARM] Add asm-arm/local.h
2003-08-05 Russell King[ARM] Fix platform_add_devices() prototype
2003-08-05 Russell King[ARM] Fix two Acorn SCSI drivers
2003-08-05 Russell King[ARM] Remove more static register accesses from sa1111.c
2003-08-05 Russell King[ARM] Update machine types file.
2003-08-05 Russell King[ARM] Fix SSP IRQ handler return type.
2003-08-05 Russell King[ARM] Remove unused get_hackkit_scr prototype
2003-08-05 Neil Brown[PATCH] nfsv4 page boundary handling fixes.
2003-08-05 Neil Brown[PATCH] Create a mountpoint for the nfsd filesystem.
2003-08-05 Neil Brown[PATCH] Change atomic_inc to cache_get twice.
2003-08-05 Neil Brown[PATCH] Protect against NFS requests to create symlinks...
2003-08-05 Neil Brown[PATCH] Remove some unused export flags and reserve...
2003-08-05 Neil Brown[PATCH] Change NFSEXP_CROSSMNT to NFSEXP_CROSSMOUNT
2003-08-05 Neil Brown[PATCH] Make sure sunrpc/cache doesn't confuse writers...
2003-08-05 Linus TorvaldsMerge bk://kernel.bkbits.net//home/mochel/linux-2.5...
2003-08-05 Patrick Mochel[power] Remove unused function reset_videobios_after_s3().
2003-08-05 Patrick Mochel[power] Fix up compiler warnings.
2003-08-05 Linus TorvaldsMerge bk://kernel.bkbits.net//home/mochel/linux-2.5...
2003-08-05 Richard Henderson[ALPHA] Disable Wildfire, Titan, Marvel if !LEGACY_STAR...
2003-08-05 Linus Torvalds"kernel_locked()" needs <linux/smp_lock.h>.
2003-08-05 Anton Blanchard[PATCH] __initdata must not be marked const
2003-08-05 Linus TorvaldsMerge http://linux-watchdog.bkbits.net/linux-2.5-watchdog
2003-08-05 Linus TorvaldsMake "static const" initializer to zero explicit, since...
next