aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-09module: be more picky about allowing missing module versionsRusty Russell1-2/+7
2008-05-09module: put modversions in vermagicRusty Russell1-1/+7
2008-05-08Revert "PCI: remove default PCI expansion ROM memory allocation"Linus Torvalds1-17/+0
2008-05-08Remove duplicated include in net/sunrpc/svc.cHuang Weiyi1-1/+0
2008-05-08fs/proc/task_mmu.c: remove duplicated include filesHuang Weiyi1-2/+0
2008-05-08Fix drivers/media build for modular buildsIngo Molnar1-0/+2
2008-05-08MN10300: Make cpu_relax() invoke barrier()David Howells1-1/+1
2008-05-08drivers/scsi/dpt_i2o.c: fix build on alphaAndrew Morton2-55/+36
2008-05-08Fix cpuset sched_relax_domain_level control filePaul Menage1-12/+40
2008-05-08slub: fix atomic usage in any_slab_objects()Benjamin Herrenschmidt1-1/+1
2008-05-08sys_pipe(): fix file descriptor leaksUlrich Drepper3-3/+13
2008-05-08vt: fix canonical input in UTF-8 modeSamuel Thibault1-0/+6
2008-05-08usb/asix: add Buffalo LUA-U2-GT 10/100/1000Mattia Dongili1-0/+4
2008-05-08sx.c: fix printk warnings on sparc32Andrew Morton1-3/+6
2008-05-08uml: fix inconsistence due to tty_operation changeWANG Cong2-3/+3
2008-05-08misc: fix integer as NULL pointer warningsHarvey Harrison3-3/+3
2008-05-08fix irq flags for iuu_phoenix.cSteven Rostedt1-3/+3
2008-05-08fix irq flags in rtc-ds1511Steven Rostedt1-2/+2
2008-05-08fix irq flags in saa7134Steven Rostedt1-1/+1
2008-05-08fix irq flags in mac80211 codeSteven Rostedt1-2/+2
2008-05-08serial: access after NULL check in uart_flush_buffer()Tetsuo Handa1-1/+2
2008-05-08Kconfig: improved help for CONFIG_ACCESSIBILITYSamuel Thibault1-1/+11
2008-05-08sched: fix weight calculationsMike Galbraith1-3/+8
2008-05-08semaphore: fixIngo Molnar1-34/+30
2008-05-08Revert "relay: fix splice problem"Jens Axboe2-2/+2
2008-05-08[ALSA] soc at91 minor bug fixesPatrik Sevallius2-2/+2
2008-05-08[ALSA] soc - at91-pcm - Fix line wrappingMark Brown1-4/+7
2008-05-08net: Added ASSERT_RTNL() to dev_open() and dev_close().Ben Hutchings1-0/+4
2008-05-08can: Fix can_send() handling on dev_queue_xmit() failuresOliver Hartkopp1-4/+12
2008-05-08netns: Fix arbitrary net_device-s corruptions on net_ns stop.Pavel Emelyanov1-3/+5
2008-05-08netfilter: Kconfig: default DCCP/SCTP conntrack support to the protocol config valuesPatrick McHardy1-0/+4
2008-05-08netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last requestPatrick McHardy2-9/+14
2008-05-08macvlan: Fix memleak on device removal/crash on module removalPatrick McHardy1-1/+1
2008-05-08net/ipv4: correct RFC 1122 section reference in commentJ.H.M. Dassen (Ray)1-1/+1
2008-05-08tcp FRTO: SACK variant is errorneously used with NewRenoIlpo Järvinen1-5/+8
2008-05-07sparc: Fix SA_ONSTACK signal handling.David S. Miller3-8/+51
2008-05-07sparc: Fix fork/clone/vfork system call restart.David S. Miller2-7/+31
2008-05-07[MAINTAINERS] New maintainer for Intel ethernet adaptersAuke Kok1-4/+2
2008-05-07IB/ehca: Wait for async events to finish before destroying QPStefan Roscher3-0/+11
2008-05-07IB/ipath: Fix SDMA error recovery in absence of link status changeJohn Gregor2-10/+29
2008-05-07IB/ipath: Need to always request and handle PIO avail interruptsDave Olson8-202/+224
2008-05-07IB/ipath: Fix count of packets received by kernelMichael Albaugh1-1/+1
2008-05-07IB/ipath: Return the correct opcode for RDMA WRITE with immediateRalph Campbell1-1/+5
2008-05-07IB/ipath: Fix bug that can leave sends disabled after freeze recoveryDave Olson1-2/+6
2008-05-07IB/ipath: Only increment SSN if WQE is put on send queueRalph Campbell1-1/+1
2008-05-07IB/ipath: Only warn about prototype chip during initMichael Albaugh1-2/+3
2008-05-07docbook: fix bio missing parameterRandy Dunlap1-0/+1
2008-05-07block: use unitialized_var() in bio_alloc_bioset()Jens Axboe1-1/+1
2008-05-07pcspkr: fix dependanciesStas Sergeev4-6/+12
2008-05-07sparc: Fix mmap VA span checking.David S. Miller2-4/+3