summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-05-24Linux 2.6.12-rc5v2.6.12-rc5Linus Torvalds1-1/+1
2005-05-24[PATCH] aic7xxx_osm build fixAndrew Morton1-2/+5
2005-05-24[PATCH] saa6752hs build fixAndrew Morton1-5/+5
2005-05-24[PATCH] try_to_unmap_cluster() passes out-of-bounds pte to pte_unmap()William Lee Irwin III1-3/+3
2005-05-24[PATCH] sigkill priority fixKirill Korotaev1-1/+10
2005-05-24[PATCH] voyager_smp.c static inline fixDominik Hackl1-9/+8
2005-05-24[PATCH] Cleanup DEFINE_WAITblaisorblade@yahoo.it1-3/+1
2005-05-23[PATCH] driver core: restore event order for device_add()Kay Sievers1-2/+2
2005-05-23Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git/Linus Torvalds8-40/+25
2005-05-23[TG3]: Update driver version.David S. Miller1-1/+1
2005-05-23[TG3]: Increase TEST_BUFFER_SIZE to 8K.David S. Miller1-1/+1
2005-05-23[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2005-05-23[IPV6]: Fix xfrm tunnel oops with large packetsHerbert Xu1-0/+1
2005-05-23[NET]: netdevice.h: be'ify packet_typeAlexey Dobriyan1-1/+1
2005-05-23[TG3]: Add 5752M device ID.Xose Vazquez Perez2-0/+3
2005-05-23[NET]: include/linux/if_tr.h clean-upJon Mason1-24/+15
2005-05-23[NET]: Kill stray reference to sock->passcred.David S. Miller1-1/+0
2005-05-23[CRYPTO]: Only reschedule if !in_atomic()Herbert Xu1-1/+1
2005-05-23[TCP]: Fix stretch ACK performance killer when doing ucopy.David S. Miller1-10/+1
2005-05-23[PATCH] ppc64: Fix g5 hw timebase syncBenjamin Herrenschmidt1-7/+21
2005-05-23[PATCH] ppc32: Fix an off-by-one error in ipic_initKumar Gala1-1/+1
2005-05-22[PATCH] ppc64: Fix booting on latest G5 modelsBenjamin Herrenschmidt2-1/+48
2005-05-21[PATCH] fix for __generic_file_aio_read() to return 0 on EOFSuparna Bhattacharya1-1/+1
2005-05-21[PATCH] reiserfs: max_key fixVladimir Saveliev2-2/+3
2005-05-21Merge of master.kernel.org:/home/rmk/linux-2.6-mmc.gitLinus Torvalds2-1/+31
2005-05-21Merge of master.kernel.org:/home/rmk/linux-2.6-serial.gitLinus Torvalds1-5/+12
2005-05-21[PATCH] spin_unlock_bh() and preempt_check_resched()Samuel Thibault2-8/+8
2005-05-21When we detect that a 16550 was in fact part of a NatSemi SuperIO chipDavid Woodhouse1-5/+12
2005-05-21[PATCH] MMC: Proper MMC command classes supportPierre Ossman2-1/+31
2005-05-20Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.gitLinus Torvalds8-1310/+530
2005-05-20[PATCH] x86_64: i386/x86-64: Export cpu_core_mapAndi Kleen2-0/+2
2005-05-20[PATCH] x86_64: Add option to disable timer checkAndi Kleen2-1/+13
2005-05-20[PATCH] x86_64: Fix 32bit system call restartAndi Kleen1-1/+3
2005-05-20[PATCH] i386: Fix race in iounmapAndi Kleen1-4/+6
2005-05-20[PATCH] x86_64: Fixed guard page handling again in iounmapAndi Kleen3-34/+29
2005-05-20[PATCH] x86_64: Don't allow accesses below register frame in ptraceAndi Kleen1-2/+2
2005-05-20[PATCH] x86_64: 386/x86-64 Further AMD dual core fixesAndi Kleen3-20/+19
2005-05-20[PATCH] cpusets+hotplug+preepmt brokenPaul Jackson2-3/+2
2005-05-20[PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 44xMatt Porter1-6/+9
2005-05-20[PATCH] ppc32: Fix platform device initialization of 8250 serial portsKumar Gala2-0/+2
2005-05-20[PATCH] uml: Change printf to printk in console driverJeff Dike1-7/+15
2005-05-20[PATCH] uml: fixrange_init 3-level page table supportJeff Dike1-9/+31
2005-05-20[PATCH] uml: Remove ubd-mmap supportJeff Dike2-322/+3
2005-05-20[PATCH] uml: initrd cleanupJeff Dike2-1/+79
2005-05-20[PATCH] uml: Export clear_user_*Jeff Dike2-0/+2
2005-05-20[PATCH] uml: multicast driver cleanupJeff Dike2-35/+16
2005-05-20[PATCH] uml: Delay loop cleanupsJeff Dike2-22/+27
2005-05-20[PATCH] uml: Page fault fixesJeff Dike1-3/+4
2005-05-20[PATCH] uml: small fixes left over from rc4Jeff Dike14-70/+89
2005-05-20[PATCH] packet driver permission checking fixPeter Osterlund1-1/+7
2005-05-20[SCSI] aic7xxx: fix U160 modeJames Bottomley1-0/+11
2005-05-20[SCSI] aic7xxx: add back lockingJames Bottomley1-4/+11
2005-05-20[SCSI] aic7xxx: make correct use of slave_alloc/destroy and remove the per de...James Bottomley2-112/+79
2005-05-20[SCSI] aic7xxx: remove the completeqJames Bottomley2-133/+5
2005-05-20[SCSI] aic7xxx: remove the last vestiges of the runqJames Bottomley2-7/+0
2005-05-20[SCSI] aic7xxx: remove usage of obsolete typedefsChristoph Hellwig3-51/+38
2005-05-20[SCSI] remove dma_mask hacksChristoph Hellwig3-46/+6
2005-05-20[SCSI] aic7xxx: remove Linux 2.4 ifdefsChristoph Hellwig5-472/+5
2005-05-20[SCSI] aic7xxx: remove some DV leftoversChristoph Hellwig1-6/+0
2005-05-20[SCSI] remove aic7xxx busyqJames Bottomley2-438/+191
2005-05-20[SCSI] correct aic7xxx period setting routinesJames Bottomley1-34/+37
2005-05-20[SCSI] implement parameter limits in the SPI transport classJames Bottomley2-27/+167
2005-05-20Remove some left-over empty filesLinus Torvalds4-0/+0
2005-05-20[SPARC64]: Fix bad performance side effect of strbuf timeout changes.David S. Miller2-9/+11
2005-05-20[PATCH] Add sysfs support for the IPMI device interfaceCorey Minyard1-2/+18
2005-05-20[PATCH] ppx32: Fix uninitialized variable in set_preferred_consolePaul Mackerras1-1/+1
2005-05-20[PATCH] ppc32: Fix __copy_tofrom_user return valuePaul Mackerras1-2/+5
2005-05-20[PATCH] ppc32: remove unused computationPaul Mackerras1-2/+0
2005-05-20[PATCH] ppc32: don't call progress functions after bootPaul Mackerras1-0/+1
2005-05-19Fix get_unmapped_area sanity testsLinus Torvalds2-29/+34
2005-05-19Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds5-152/+162
2005-05-19Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git/Linus Torvalds12-179/+423
2005-05-19[NETLINK]: Defer socket destruction a bitTommy S. Christensen1-1/+2
2005-05-19[NETLINK]: Move broadcast skb_orphan to the skb_get path.Tommy S. Christensen1-4/+7
2005-05-19[NETLINK]: Fix race with recvmsg().Tommy S. Christensen1-0/+1
2005-05-19[PKT_SCHED]: Fixup simple action define.Jamal Hadi Salim1-2/+2
2005-05-19[IPSEC]: Verify key payload in verify_one_algoHerbert Xu1-1/+8
2005-05-19[IPSEC]: Fixed alg_key_len usage in attach_one_algoHerbert Xu1-2/+4
2005-05-19[NETFILTER]: Do not be clever about SKB ownership in ip_ct_gather_frags().David S. Miller1-20/+8
2005-05-19[IP_VS]: Remove extra __ip_vs_conn_put() for incoming ICMP.Julian Anastasov1-1/+0
2005-05-19[AF_UNIX]: Use lookup_create().Christoph Hellwig2-25/+4
2005-05-19[PATCH] prevent NULL mmap in topdown modelLinus Torvalds1-2/+2
2005-05-18[IPV4/IPV6] Ensure all frag_list members have NULL skHerbert Xu2-6/+16
2005-05-18[XFRM]: skb_cow_data() does not set proper owner for new skbs.Evgeniy Polyakov1-1/+1
2005-05-18[TG3]: In tg3_poll(), resample status_tag after doing work.David S. Miller1-7/+5
2005-05-18[TG3]: Refine DMA boundary setting.David S. Miller1-44/+163
2005-05-18[TG3]: Set minimal hw interrupt mitigation.David S. Miller2-14/+64
2005-05-18[TG3]: Add tagged status support.David S. Miller2-55/+142
2005-05-18Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/d...Linus Torvalds13-122/+37
2005-05-18[PATCH] Avoid console spam with ext3 aborted journal.Stephen Tweedie1-1/+9
2005-05-18[PATCH] Fix filp being passed through raw ioctl handlerStephen Tweedie1-1/+1
2005-05-17[PATCH] Driver Core: remove driver model detach_stateDavid Brownell10-113/+5
2005-05-17[PATCH] Driver Core: pm diagnostics update, check for errorsDavid Brownell4-12/+35
2005-05-17[PATCH] PCI: add MODALIAS to hotplug event for pci devicesGreg KH1-0/+10
2005-05-17[PATCH] PCI: add modalias sysfs file for pci devicesGreg KH1-0/+12
2005-05-17[PATCH] PCI Hotplug: remove pci_visit_devScott Murray2-136/+0
2005-05-17[PATCH] PCI Hotplug: CPCI updateScott Murray3-411/+112
2005-05-17[PATCH] PCI Hotplug: get pciehp to work on the downstream port of a switchDely Sy4-79/+83
2005-05-17[PATCH] PCI Hotplug: Fix echoing 1 to power file of enabled slot problem with...Dely Sy2-16/+16
2005-05-17[PATCH] fix memory scribble in arch/i386/pci/fixup.cChristoph Lameter1-1/+1
2005-05-17[PATCH] update CREDITSrandy_dunlap1-3/+2
2005-05-17[PATCH] ppc32: enable use of early_paramPaul Mackerras1-0/+2
2005-05-17Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/...Linus Torvalds4-7/+19
2005-05-17Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev...3-6/+18
2005-05-17Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/u...Linus Torvalds6-32/+73
2005-05-17[PATCH] dvb: budget-av: CI fixesJohannes Stezenbach1-98/+118
2005-05-17[PATCH] dvb: bt8xx: whitespace cleanupJohannes Stezenbach2-21/+21
2005-05-17[PATCH] dvb: DST: fixed CI debug outputJohannes Stezenbach1-1/+1
2005-05-17[PATCH] dvb: DST: fix a bug in the module parameterJohannes Stezenbach1-1/+1
2005-05-17[PATCH] dvb: bt8xx: updated documentationJohannes Stezenbach1-26/+16
2005-05-17[PATCH] dvb: DST: misc. fixesJohannes Stezenbach3-25/+16
2005-05-17[PATCH] dvb: DST: fix for descrambling failureJohannes Stezenbach1-1/+1
2005-05-17[PATCH] dvb: DST: fixed tuning problemJohannes Stezenbach2-22/+41
2005-05-17[PATCH] dvb: DST: add support for Twinhan 200103AJohannes Stezenbach1-1/+9
2005-05-17[PATCH] dvb: DST: reorganize Twinhan DST driver to support CIJohannes Stezenbach12-377/+1922
2005-05-17[PATCH] dvb: bt8xx: update documentationJohannes Stezenbach1-20/+9
2005-05-17[PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfreeJohannes Stezenbach25-118/+111
2005-05-17[PATCH] dvb: frontends: misc. minor cleanupsJohannes Stezenbach4-18/+14
2005-05-17[PATCH] dvb: make needlessly global code static or drop itJohannes Stezenbach8-30/+13
2005-05-17[PATCH] dvb: dvb-pll.h: prevent multiple inclusionJohannes Stezenbach1-6/+4
2005-05-17[PATCH] dvb: tda10046: support for different firmware versionsJohannes Stezenbach2-4/+36
2005-05-17[PATCH] dvb: tda1004x: allow N_I2C to be overridden by the card driverJohannes Stezenbach2-2/+5
2005-05-17[PATCH] dvb: tda1004x: dont use bitfieldsJohannes Stezenbach1-2/+2
2005-05-17[PATCH] dvb: mt352: embed struct mt352_config in mt352_stateJohannes Stezenbach1-14/+14
2005-05-17[PATCH] dvb: ves1820: remove unnecessary msleepJohannes Stezenbach1-1/+0
2005-05-17[PATCH] dvb: dib3000: add NULL pointer checkJohannes Stezenbach2-2/+2
2005-05-17[PATCH] dvb: remove unnecessary casts in frontendsJohannes Stezenbach21-242/+241
2005-05-17[PATCH] dvb: stv0299: fix FE_DISHNETWORK_SEND_LEGACY_CMDJohannes Stezenbach1-12/+66
2005-05-17[PATCH] dvb: tda1004x: formatting cleanupsJohannes Stezenbach1-121/+125
2005-05-17[PATCH] dvb: nxt6000: support frontend status readsJohannes Stezenbach2-1/+64
2005-05-17[PATCH] dvb: av7110: fix indentationJohannes Stezenbach1-1/+1
2005-05-17[PATCH] dvb: av7110: fix commentJohannes Stezenbach1-1/+1
2005-05-17[PATCH] dvb: av7110: fix NTSC/PAL switchingJohannes Stezenbach1-2/+2
2005-05-17[PATCH] dvb: av7110: fix VIDEO_SET_DISPLAY_FORMATJohannes Stezenbach1-1/+1
2005-05-17[PATCH] dvb: dvb_net: handle IPv6 and LLC/SNAPJohannes Stezenbach1-9/+26
2005-05-17[PATCH] dvb: remove unnecessary casts in dvb-coreJohannes Stezenbach4-72/+72
2005-05-17[PATCH] dvb: add support for KNC-1 cardsJohannes Stezenbach2-0/+17
2005-05-17[PATCH] dvb: av7110: audio out fixJohannes Stezenbach1-0/+6
2005-05-17[PATCH] dvb: dvb_frontend: fix module paramJohannes Stezenbach1-1/+1
2005-05-17[PATCH] dvb: saa7146: no need to initialize static/global variables to 0Johannes Stezenbach1-2/+2
2005-05-17[PATCH] dvb: support for TT/Hauppauge Nexus-S Rev 2.3Johannes Stezenbach1-3/+113
2005-05-17[PATCH] dvb: flexcop: DiSeqC fixJohannes Stezenbach1-2/+2
2005-05-17[PATCH] dvb: flexcop: i2c read fixesJohannes Stezenbach3-60/+63
2005-05-17[PATCH] dvb: flexcop: readme updateJohannes Stezenbach1-100/+21
2005-05-17[PATCH] dvb: flexcop: fix module refcount handlingJohannes Stezenbach4-1/+5
2005-05-17[PATCH] dvb: flexcop: use hw pid filterJohannes Stezenbach3-47/+56
2005-05-17[PATCH] dvb: flexcop: fixed interrupt-sharingJohannes Stezenbach1-2/+13
2005-05-17[PATCH] dvb: flexcop: fix MAC address readingJohannes Stezenbach4-13/+11
2005-05-17[PATCH] dvb: flexcop: add acknowledgementsJohannes Stezenbach1-1/+6
2005-05-17[PATCH] dvb: flexcop: fix USB transfer handlingJohannes Stezenbach3-4/+55
2005-05-17[PATCH] dvb: b2c2/flexcop driver refactoring part 2: add modular Flexcop driverJohannes Stezenbach18-1/+4098
2005-05-17[PATCH] dvb: b2c2/flexcop driver refactoring part 1: drop old b2c2-usb stuffJohannes Stezenbach4-779/+0
2005-05-17[PATCH] ieee1394: fix premature expiry of async packetsJody McIntyre1-1/+1
2005-05-17[PATCH] ieee1394: fix cross_bound check for null ISO packetsJody McIntyre1-0/+3
2005-05-17[PATCH] ieee1394: single buffer fixes to video1394Jody McIntyre1-25/+85
2005-05-17[PATCH] ieee1394: drivers/ieee1394/pcilynx.c: Use the DMA_32BIT_MASK constantJody McIntyre1-1/+2
2005-05-17[PATCH] ieee1394: remove NULL checks for kfreeJody McIntyre3-24/+10
2005-05-17[PATCH] ieee1394: drivers/ieee1394/ieee1394_transactions.c: possible cleanupsJody McIntyre3-8/+3
2005-05-17[PATCH] ieee1394: drivers/ieee1394/pcilynx.c: remove dead optionsJody McIntyre3-443/+2
2005-05-17[PATCH] ieee1394: feature removal noticesJody McIntyre1-0/+20
2005-05-17[PATCH] profile.c: `schedule' parsing fixWilliam Lee Irwin III1-6/+10
2005-05-17[PATCH] kill <asm/ioctl32.h>Christoph Hellwig3-3/+0
2005-05-17[PATCH] pcmcia/ds: handle any error codeRandy Dunlap1-2/+2
2005-05-17[PATCH] alpha/osf_sys: use helper functions to convert between tv and jiffiesNishanth Aravamudan1-5/+2
2005-05-17[PATCH] mips: add resource management to pmuYoichi Yuasa1-7/+48
2005-05-17[PATCH] selinux: fix avc_alloc_node() oom with no policy loadedStephen Smalley1-3/+5
2005-05-17[PATCH] do_swap_page() can map random data if swap read failsKirill Korotaev1-5/+12
2005-05-17[PATCH] block_read_full_page() get_block() error handling fixAndrew Morton1-2/+6
2005-05-17[PATCH] add_preferred_console() build fixMatt Mackall1-36/+36
2005-05-17[PATCH] Makefile include path orderingRik van Riel1-1/+1
2005-05-17[PATCH] fix Philips SAA7130/7134 TV dependency problemDominik Hackl1-0/+1
2005-05-17[PATCH] serial_cs device identification fixPetr Vandrovec1-2/+2
2005-05-17[PATCH] spurious interrupt fixZhang, Yanmin1-0/+1
2005-05-17[PATCH] CDRW/DVD packet writing data corruption fixPeter Osterlund1-1/+3
2005-05-17[PATCH] crypto: fix null encryption/compressionPatrick McHardy1-13/+15
2005-05-17[PATCH] swapout oops fixMcMullan, Jason1-1/+1
2005-05-17[PATCH] s390: dasd set online failureHorst Hummel1-7/+9
2005-05-17[PATCH] drivers/input/keyboard/atkbd.c: fix off by one errorsAdrian Bunk1-2/+4
2005-05-17[PATCH] mm/nommu.c: try to fix __vmallocAdrian Bunk1-1/+2
2005-05-17[PATCH] x86_64: Update defconfigAndi Kleen1-28/+30
2005-05-17[PATCH] x86_64: Don't assume BSP has ID 0 in new smp bootupAndi Kleen2-8/+14
2005-05-17[PATCH] x86_64: Collected NMI watchdog fixes.Andi Kleen4-79/+179
2005-05-17[PATCH] x86_64: Make vsyscall.c compile without CONFIG_SYSCTLAndi Kleen1-0/+2
2005-05-17[PATCH] x86_64: Fix OEM hpet checkSuresh Siddha1-1/+1
2005-05-17[PATCH] x86_64: When checking vmalloc mappings don't use pte_pageAndi Kleen1-2/+9
2005-05-17[PATCH] x86_64: Fix canonical checking for segment registers in ptraceAndi Kleen1-4/+4
2005-05-17[PATCH] x86_64: check if ptrace RIP is canonicalAndi Kleen1-0/+5
2005-05-17[PATCH] x86_64: Add pmtimer supportAndi Kleen7-19/+170
2005-05-17[PATCH] x86_64: Remove unique APIC/IO-APIC ID checkAndi Kleen3-72/+1
2005-05-17[PATCH] x86_64: Don't print the internal k8c+ flag in /proc/cpuinfoAndi Kleen1-1/+1
2005-05-17[PATCH] x86_64: Remove x86_apicid fieldAndi Kleen2-4/+1
2005-05-17[PATCH] x86_64: Update TSC sync algorithmAndi Kleen1-75/+182
2005-05-17[PATCH] x86_64: Don't look up struct page pointer of physical address in iounmapAndi Kleen1-1/+1
2005-05-17[PATCH] x86_64: Increase number of IO-APICsAndi Kleen1-1/+1
2005-05-17[PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfoAndi Kleen3-5/+20
2005-05-17[PATCH] x86_64: Add a guard page at the end of the 47bit address spaceAndi Kleen1-2/+2
2005-05-17[PATCH] x86_64: Readd missing tests in entry.SAndi Kleen1-2/+9
2005-05-17[PATCH] x86_64: Reduce NMI watchdog stack usageAndi Kleen1-1/+9
2005-05-17[PATCH] mm acct accounting fixKirill Korotaev1-1/+6
2005-05-17[PATCH] mm: fix rss counter being incremented when unmappingBjorn Steinbrink1-1/+1