summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-04-20Linux v2.6.12-rc3v2.6.12-rc3Linus Torvalds1-1/+1
2005-04-19[IPSEC]: COW skb header in UDP decapHerbert Xu1-0/+2
2005-04-19[ATALK]: Add missing dev_hold() to atrtr_create().Herbert Xu1-0/+1
2005-04-19[SOCK]: on failure free the sock from the right placeArnaldo Carvalho de Melo1-1/+4
2005-04-19[NET]: skbuff: remove old NET_CALLER macroStephen Hemminger3-16/+5
2005-04-19[RTNETLINK]: Add comma to final entry in link_rtnetlink_tableDavid S. Miller1-1/+1
2005-04-19[RTNETLINK]: Protocol family wildcard dumping for routing rulesThomas Graf1-1/+2
2005-04-19[IPV6]: Replace bogus instances of inet->recverrHerbert Xu2-5/+3
2005-04-19[IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memoryHerbert Xu3-13/+130
2005-04-19[IPV6]: Fix a branch predictionYOSHIFUJI Hideaki1-1/+1
2005-04-19[NET]: Shave sizeof(ptr) bytes off dst_entryHerbert Xu1-3/+2
2005-04-19[PATCH] freepgt: remove FIRST_USER_ADDRESS hackHugh Dickins1-5/+0
2005-04-19[PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins20-21/+21
2005-04-19[PATCH] freepgt: arm26 FIRST_USER_ADDRESS PAGE_SIZEHugh Dickins2-5/+11
2005-04-19[PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZEHugh Dickins2-9/+9
2005-04-19[PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NRHugh Dickins1-3/+0
2005-04-19[PATCH] freepgt: free_pgtables from FIRST_USER_ADDRESSHugh Dickins1-3/+8
2005-04-19[PATCH] freepgt: hugetlb area is cleanHugh Dickins2-46/+2
2005-04-19[PATCH] freepgt: mpnt to vma cleanupHugh Dickins1-18/+17
2005-04-19[PATCH] freepgt: remove arch pgd_addr_endHugh Dickins3-46/+3
2005-04-19[PATCH] freepgt: hugetlb_free_pgd_rangeHugh Dickins8-38/+65
2005-04-19[PATCH] freepgt: remove MM_VM_SIZE(mm)Hugh Dickins6-39/+18
2005-04-19[PATCH] freepgt: free_pgtables use vma listHugh Dickins5-155/+141
2005-04-19Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/Linus Torvalds13-8/+286
2005-04-19Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/Linus Torvalds9-64/+110
2005-04-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6.git/Linus Torvalds4-10/+10
2005-04-19Merge with Greg's USB tree at kernel.org:/pub/scm/linux/kernel/git/gregkh/usb...Linus Torvalds62-423/+467
2005-04-18[PATCH] aoe 12/12: send outgoing packets in orderecashin@coraid.com3-12/+21
2005-04-18[PATCH] aoe 11/12: add support for disk statisticsecashin@coraid.com3-0/+16
2005-04-18[PATCH] aoe 9/12: add note about the need for deadlock-free sk_buff allocationecashin@coraid.com1-0/+14
2005-04-18[PATCH] aoe 8/12: document env var for specifying numberecashin@coraid.com2-0/+2
2005-04-18[PATCH] aoe 6/12: Alexey Dobriyan sparse cleanupecashin@coraid.com3-38/+32
2005-04-18[PATCH] aoe 5/12: don't try to free null bufpoolecashin@coraid.com1-1/+2
2005-04-18[PATCH] aoe 4/12: handle distros that have a udev rulesecashin@coraid.com1-1/+5
2005-04-18[PATCH] aoe 3/12: update driver version to 6ecashin@coraid.com1-1/+1
2005-04-18[PATCH] aoe 2/12: allow multiple aoe devices with same MACecashin@coraid.com3-8/+8
2005-04-18[PATCH] aoe 1/12: remove too-low cap on minor numberecashin@coraid.com2-4/+10
2005-04-18[PATCH] kobject/hotplug split - net bridgekay.sievers@vrfy.org1-0/+2
2005-04-18[PATCH] kobject/hotplug split - usb criskay.sievers@vrfy.org1-0/+1
2005-04-18[PATCH] kobject/hotplug split - devices corekay.sievers@vrfy.org1-0/+3
2005-04-18[PATCH] kobject/hotplug split - block corekay.sievers@vrfy.org1-0/+2
2005-04-18[PATCH] kobject/hotplug split - class corekay.sievers@vrfy.org1-0/+2
2005-04-18[PATCH] kobject/hotplug split - kobject add/removekay.sievers@vrfy.org1-4/+3
2005-04-18[PATCH] debugfs: fix !debugfs prototypesMichal Ostrowski1-3/+3
2005-04-18[PATCH] debugfs: Reduce <linux/debugfs.h> dependenciesRoland Dreier1-0/+7
2005-04-18[PATCH] 2.6.12-rc1-mm3 Fix ver_linux script for no udev utils.Steven Cole1-1/+1
2005-04-18[PATCH] export platform_add_devicesRobert Schwebel1-0/+1
2005-04-18[PATCH] sysfs: add sysfs_chmod_file()Kay Sievers2-0/+42
2005-04-18[PATCH] add TIMEOUT to firmware_class hotplug eventkay.sievers@vrfy.org1-0/+3
2005-04-18[PATCH] kref: add link to original documentation to the kref documentation.gregkh@suse.de1-1/+6
2005-04-18[PATCH] kref: add documentationminyard@acm.org1-0/+211
2005-04-18[PATCH] I2C: Fix incorrect sysfs file permissions in it87 and via686a driversJean Delvare2-2/+2
2005-04-18[PATCH] I2C: via686a cleanupsJean Delvare1-2/+1
2005-04-18[PATCH] w1_smem: w1 ID is only 8 bytes long.johnpol@2ka.mipt.ru1-2/+2
2005-04-18[PATCH] w1: real fix for big endian machines.johnpol@2ka.mipt.ru1-4/+5
2005-04-18fully merge up to scsi-misc-2.6James Bottomley44-564/+1097
2005-04-18[PATCH] USB: fix AIPTEK input doesn`t register `device` & `driver` section in...Viktor A. Danilov1-0/+1
2005-04-18[PATCH] usb gadget: ethernet/rndis updatesDavid Brownell3-54/+45
2005-04-18[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl26-166/+91
2005-04-18[PATCH] usb: kfree() cleanups in drivers/usb/core/devio.cJesper Juhl1-20/+12
2005-04-18[PATCH] USB: pl2303 new vendor/model idsPeter Favrholdt2-0/+4
2005-04-18[PATCH] pl2303 - status lineFlavio Leitner1-14/+29
2005-04-18[PATCH] pl2303 - unplug device.Flavio Leitner1-0/+6
2005-04-18[PATCH] USB: USB API documentation modificationAlan Stern1-6/+10
2005-04-18[PATCH] USB: OHCI on Compaq Aramada 7400David Brownell3-5/+26
2005-04-18[PATCH] USB: usbnet and zaurus zl-5600David Brownell1-3/+16
2005-04-18[PATCH] USB: new SIS device idThomas Winischhofer1-1/+2
2005-04-18[PATCH] USB Storage unusual_dev.h 07c4:a10b Datafab Systems, Inc.felix@derklecks.de1-0/+13
2005-04-18[PATCH] Fix GO_SLOW delayPhil Dibowitz1-1/+1
2005-04-18[PATCH] USB: usbnet printk warning fixakpm@osdl.org1-1/+1
2005-04-18[PATCH] USB: bug fix in usbdevfsChristopher Li1-21/+19
2005-04-18[PATCH] USB: revert "fix" to usb_set_interface()David Brownell1-21/+4
2005-04-18[PATCH] USB: usb/digi_acceleport: correct wait-queue stateNishanth Aravamudan1-4/+6
2005-04-18[PATCH] USB: fix up some sparse warnings about static functions that aren't s...Greg KH6-8/+14
2005-04-18[PATCH] USB: fix up remaining pm_message_t usagesPavel Machek4-12/+12
2005-04-18[PATCH] USB: hcd suspend uses pm_message_tDavid Brownell7-11/+11
2005-04-18[PATCH] usb suspend updates (interface suspend)David Brownell7-14/+42
2005-04-18[PATCH] usb resume fixesDavid Brownell1-60/+91
2005-04-18[PATCH] USB: usb_cdc build fixakpm@osdl.org1-1/+1
2005-04-18[PATCH] USB: visor Tapwave Zodiac support patchLarry Battraw2-0/+6
2005-04-18[PATCH] USB: add new visor id for Treo 650gregkh@suse.de2-0/+4
2005-04-18Merge with master.kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds1-0/+33
2005-04-18[PATCH] sparc64: Fix statDavid S. Miller6-50/+131
2005-04-18[PATCH] ARM: Add missing new file for bitops patchRussell King1-0/+33
2005-04-18Merge SCSI tree from James Bottomley.Linus Torvalds37-315/+180
2005-04-18aic7xxx: convert to SPI transport class Domain Validation2-1711/+10
2005-04-18aic7xxx: add support for the SPI transport class2-0/+262
2005-04-18qla2xxx: fix compiler warning in qla_attr.c1-1/+1
2005-04-18lpfc: add Emulex FC driver version 8.0.2824-0/+22885
2005-04-18[PATCH] drivers/scsi/gdth.c: cleanups2-53/+12
2005-04-18[PATCH] remove old scsi data direction macros16-142/+77
2005-04-18[PATCH] qla2xxx: update version to 8.00.02b5-k1-2/+2
2005-04-18[PATCH] qla2xxx: remove sale revision notes file1-457/+0
2005-04-18[PATCH] qla2xxx: remove /proc interface1-254/+0
2005-04-18[PATCH] qla2xxx: cleanup DMA mappings...1-39/+33
2005-04-18[PATCH] qla2xxx: remove lun discovery codes...10-1300/+103
2005-04-18[PATCH] qla2xxx: add remote port codes...6-270/+403
2005-04-18[PATCH] qla2xxx: remove internal queuing...7-2276/+269
2005-04-18merge by hand (scsi_device.h)James Bottomley39-330/+203
2005-04-18[PATCH] sched: fix signed comparisons of long longIngo Molnar1-3/+3
2005-04-18[PATCH] Add 32-bit compatibility for NFSv4 mountDavid Howells1-0/+74
2005-04-18[PATCH] SELinux: fix deadlock on dcache lockStephen Smalley2-34/+28
2005-04-18[PATCH] M68k: Update defconfigs for 2.6.12-rc2Geert Uytterhoeven12-281/+414
2005-04-18[PATCH] M68k: Update defconfigs for 2.6.11Geert Uytterhoeven12-69/+316
2005-04-18[PATCH] scsi: scsi_send_eh_cmnd() cleanup1-12/+13
2005-04-18[PATCH] scsi: remove volatile from scsi data2-3/+10
2005-04-18scsi: add DID_REQUEUE to the error handling2-0/+5
2005-04-18zfcp: add point-2-point support6-14/+65
2005-04-18[PATCH] Convert i2o to compat_ioctl1-14/+27
2005-04-18[PATCH] kill old EH constants4-115/+3
2005-04-18[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field10-62/+15
2005-04-18[PATCH] scsi: remove unused scsi_cmnd->internal_timeout field7-18/+2
2005-04-18[PATCH] remove outdated print_* functions13-82/+54
2005-04-18[PATCH] consolidate timeout defintions in scsi.h3-10/+9
2005-04-18[PATCH] x86: fix acpi compile without CONFIG_ACPI_BUSChris Wedgwood1-0/+2
2005-04-17[PATCH] sparc64: Fix copy_sigingo_to_user32()Jurij Smakov1-1/+4
2005-04-17[PATCH] sparc64: Reduce ptrace cache flushingDavid S. Miller2-35/+69
2005-04-17[PATCH] sparc: Fix PTRACE_CONT bogosityDavid S. Miller2-31/+0
2005-04-17[PATCH] sparc64: use message queue compat syscallsDavid S. Miller1-1/+1
2005-04-17[PATCH] sparc64: Do not flush dcache for ZERO_PAGE.David S. Miller1-4/+15
2005-04-17Merge with master.kernel.org:/home/rmk/linux-2.6-rmk.git - ARM changesLinus Torvalds14-88/+41
2005-04-17Fix up some file mode differences due to the new git world order.Linus Torvalds0-0/+0
2005-04-17[PATCH] revert fs/char_dev.c CONFIG_BASE_FULL changeDavid Brownell1-2/+1
2005-04-17[PATCH] ARM: fix debug macrosRussell King2-3/+9
2005-04-17[PATCH] ARM: bitopsRussell King6-68/+12
2005-04-17[PATCH] ARM: showregsRussell King4-14/+17
2005-04-17[PATCH] ARM: h3600_irda_set_speed argumentsRussell King1-1/+1
2005-04-17[PATCH] ARM: footbridge rtc initRussell King1-2/+2
2005-04-16scsi: add DID_REQUEUE to the error handling2-0/+5
2005-04-16zfcp: add point-2-point support6-14/+65
2005-04-16[PATCH] Convert i2o to compat_ioctl1-14/+27
2005-04-16[PATCH] kill old EH constants4-115/+3
2005-04-16[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field10-62/+15
2005-04-16[PATCH] scsi: remove unused scsi_cmnd->internal_timeout field7-18/+2
2005-04-16[PATCH] remove outdated print_* functions13-82/+54
2005-04-16[PATCH] consolidate timeout defintions in scsi.h3-10/+9
2005-04-16updates for CFQ oops fix2-0/+4
2005-04-16[PATCH] fix NMI lockup with CFQ scheduler5-6/+16
2005-04-16[PATCH] finally fix 53c700 to use the generic iomem infrastructure6-189/+27
2005-04-16[PATCH] zfcp: convert to compat_ioctl1-22/+12
2005-04-16[PATCH] sg.c: update1-71/+132
2005-04-16[PATCH] md: remove a number of misleading calls to MD_BUGNeilBrown1-22/+8
2005-04-16[PATCH] md: close a small race in md thread deregistrationNeilBrown1-12/+8
2005-04-16[PATCH] fbdev MAINTAINERS updateBenjamin Herrenschmidt1-4/+4
2005-04-16[PATCH] serial: fix comments in 8250.cRussell King1-3/+11
2005-04-16[PATCH] nfsd4: fix struct file leakNeilBrown1-5/+3
2005-04-16[PATCH] nfsd4: callback create rpc client returnsNeilBrown1-2/+4
2005-04-16[PATCH] nfsd: clear signals before exiting the nfsd() threadNeilBrown1-0/+2
2005-04-16[PATCH] jbd dirty buffer leak fixakpm@osdl.org1-2/+11
2005-04-16[PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused labelRoland Dreier1-1/+1
2005-04-16[PATCH] IB/mthca: add support for new MT25204 HCARoland Dreier4-26/+73
2005-04-16[PATCH] IB/mthca: map context for RDMA responder in mem-free modeRoland Dreier3-3/+29
2005-04-16[PATCH] IB/mthca: update receive queue initialization for new HCAsRoland Dreier1-10/+23
2005-04-16[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier11-57/+62
2005-04-16[PATCH] IB/mthca: tweaks to mthca_cmd.cRoland Dreier1-3/+2
2005-04-16[PATCH] IB/mthca: add fast memory region implementationMichael S. Tsirkin7-24/+526
2005-04-16[PATCH] IB/mthca: split MR key munging routinesMichael S. Tsirkin1-4/+24
2005-04-16[PATCH] IB/mthca: add mthca_table_find() functionMichael S. Tsirkin2-0/+35
2005-04-16[PATCH] IB/mthca: add SYNC_TPT firmware commandMichael S. Tsirkin2-0/+6
2005-04-16[PATCH] IB/mthca: add mthca_write64_raw() for writing to MTT table directlyMichael S. Tsirkin1-0/+11
2005-04-16[PATCH] IB/mthca: encapsulate MTT buddy allocatorMichael S. Tsirkin2-74/+95
2005-04-16[PATCH] IB/mthca: allow address handle creation in interrupt contextRoland Dreier2-4/+4
2005-04-16[PATCH] IB/mthca: fill in opcode field for send completionsMichael S. Tsirkin3-14/+48
2005-04-16[PATCH] IB/mthca: fix MTT allocation in mem-free modeRoland Dreier6-11/+6
2005-04-16[PATCH] IB/mthca: implement RDMA/atomic operations for mem-free modeRoland Dreier1-0/+47
2005-04-16[PATCH] IB/mthca: fix format of CQ number for CQ eventsRoland Dreier1-2/+2
2005-04-16[PATCH] IB/mthca: only free doorbell records in mem-free modeRoland Dreier1-2/+4
2005-04-16[PATCH] IB/mthca: print assigned IRQ when interrupt test failsRoland Dreier1-1/+4
2005-04-16[PATCH] IB/mthca: release mutex on doorbell alloc error pathRoland Dreier1-1/+2
2005-04-16[PATCH] IB/mthca: fix MR allocation error pathMichael S. Tsirkin1-2/+2
2005-04-16[PATCH] IB/mthca: allocate correct number of doorbell pagesRoland Dreier1-1/+1
2005-04-16[PATCH] IB/mthca: clean up mthca_dereg_mr()Roland Dreier1-2/+3
2005-04-16[PATCH] IB/mthca: allow unaligned memory regionsMichael S. Tsirkin1-1/+1
2005-04-16[PATCH] IB/mthca: fix posting sends with immediate dataRoland Dreier1-2/+2
2005-04-16[PATCH] IB/mthca: fix calculation of RDB shiftRoland Dreier1-2/+1
2005-04-16[PATCH] IB/mthca: fill in more device query fieldsRoland Dreier2-4/+20
2005-04-16[PATCH] IB/mthca: map MPT/MTT context in mem-free modeRoland Dreier4-12/+105
2005-04-16[PATCH] IB: Remove incorrect commentsHal Rosenstock2-3/+0
2005-04-16[PATCH] IB: Fix user MAD registrations with class 0Roland Dreier1-6/+8
2005-04-16[PATCH] IB: Trivial FMR printk cleanupLibor Michalek1-1/+1
2005-04-16[PATCH] IB: Fix FMR pool crashRoland Dreier1-3/+2
2005-04-16[PATCH] IB: remove unneeded includesHal Rosenstock1-3/+0
2005-04-16[PATCH] IB: Keep MAD work completion validSean Hefty2-1/+3
2005-04-16[PATCH] IPoIB: document conversion to debugfsRoland Dreier1-4/+3
2005-04-16[PATCH] IPoIB: convert to debugfsRoland Dreier2-130/+18
2005-04-16[PATCH] IPoIB: fix static rate calculationRoland Dreier2-8/+6
2005-04-16[PATCH] IPoIB: set skb->mac.raw on receiveHal Rosenstock1-1/+1
2005-04-16[PATCH] Maintainers list update: linux-net -> netdevHorms1-19/+19
2005-04-16[PATCH] arm: fix floppy disk dependenciesRussell King1-1/+1
2005-04-16[PATCH] reparent_to_init cleanupCoywolf Qi Hunt3-3/+1
2005-04-16[PATCH] MAINTAINERS: remove obsolete ACP/MWAVE MODEM entryAdrian Bunk1-8/+0
2005-04-16[PATCH] let SOUND_AD1889 depend on PCIAdrian Bunk1-1/+1
2005-04-16[PATCH] cpuset: remove function attribute constBenoit Boissinot2-2/+2
2005-04-16[PATCH] pci enumeration on ixp2000: overflow in kernel/resource.cLennert Buytenhek1-1/+1
2005-04-16[PATCH] CREDITS updateColin Leroy1-1/+2
2005-04-16[PATCH] Add dontdiff fileRandy.Dunlap1-0/+137
2005-04-16[PATCH] update maintainer for /dev/randomMatt Mackall3-1/+7
2005-04-16[PATCH] opl3sa2: MODULE_PARM_DESCMagnus Damm1-1/+1
2005-04-16[PATCH] add Big Endian variants of ioread/iowriteJames Bottomley3-0/+93
2005-04-16[PATCH] efi: eliminate bad section referencesmaximilian attems1-2/+2