summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-09Linux 2.6.23v2.6.23Linus Torvalds1-1/+1
2007-10-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds6-11/+12
2007-10-09NLM: Fix a memory leak in nlmsvc_testlockTrond Myklebust1-1/+3
2007-10-09sata_mv: correct S/G table limitsJeff Garzik1-3/+6
2007-10-09[MIPS] Au1000: set the PCI controller IO baseFlorian Fainelli1-0/+1
2007-10-09[MIPS] Alchemy: Fix USB initialization.Florian Fainelli4-10/+10
2007-10-09[MIPS] IP32: Fix fatal typo in address computation.Giuseppe Sacco1-1/+1
2007-10-08Correct Makefile rule for generating custom keymapMaarten Bressers1-1/+1
2007-10-08ISDN: Fix data access out of array boundsKarsten Keil1-2/+3
2007-10-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds6-13/+22
2007-10-08AIO: fix cleanup in io_submit_one(...)Yan Zheng1-1/+1
2007-10-08fix page release issue in filemap_faultYan Zheng1-0/+1
2007-10-08fix VM_CAN_NONLINEAR check in sys_remap_file_pagesYan Zheng1-1/+1
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra3-5/+10
2007-10-08[IPv6]: Fix ICMPv6 redirect handling with target multicast addressBrian Haley1-4/+5
2007-10-07[PKT_SCHED] cls_u32: error code isn't been propogated properlyStephen Hemminger1-1/+1
2007-10-07[ROSE]: Fix rose.ko oops on unloadAlexey Dobriyan3-8/+13
2007-10-07[TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKedIlpo Järvinen1-0/+3
2007-10-07Driver core: fix SYSF_DEPRECATED breakage for nested classdevsDmitry Torokhov1-3/+7
2007-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-1/+2
2007-10-07Add manufacturer and card id of teltonica pcmcia modemsAttila Kinali1-0/+1
2007-10-07sysrq docs: document sequence that actually worksPavel Machek1-1/+1
2007-10-07fix bogus reporting of signals by auditAl Viro1-11/+11
2007-10-07Move kasprintf.o to obj-yAlexey Dobriyan1-2/+2
2007-10-07lockstat: documentationPeter Zijlstra2-0/+122
2007-10-07Longhaul: add auto enabled "revid_errata" optionRafal Bilski1-3/+57
2007-10-07Fix timer_stats printout of events/secAnton Blanchard1-2/+3
2007-10-07Don't do load-average calculations at even 5-second intervalsLinus Torvalds1-1/+1
2007-10-07VT_WAITACTIVE: Avoid returning EINTR when not necessaryLinus Torvalds1-2/+2
2007-10-07firewire: point to migration documentStefan Richter1-1/+2
2007-10-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-12/+9
2007-10-06Revert "intel_agp: fix stolen mem range on G33"Kyle McMartin1-5/+0
2007-10-06Fix non-terminated PCI match table in PowerMac IDEBenjamin Herrenschmidt1-0/+1
2007-10-06xen: disable split pte locks for nowJeremy Fitzhardinge1-0/+1
2007-10-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+18
2007-10-05[ARM] 4598/2: OSIRIS: Ensure we do not get nRSTOUT during suspendBen Dooks1-0/+6
2007-10-05[ARM] 4597/2: OSIRIS: ensure CPLD0 is preserved after suspendBen Dooks1-0/+12
2007-10-05r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2Francois Romieu1-3/+13
2007-10-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds5-9/+37
2007-10-05Remove unnecessary cast in prefetch()Serge Belyshev1-1/+1
2007-10-05[MIPS] IP32: Enable PCI bridgesGiuseppe Sacco1-12/+9
2007-10-04[SPARC64]: Fix 'niu' complex IRQ probing.David S. Miller1-1/+2
2007-10-04[SPARC64]: check fork_idle() errorAkinobu Mita1-0/+2
2007-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+8
2007-10-04Fix sys_remap_file_pages BUG at highmem.c:15!Hugh Dickins1-8/+6
2007-10-04[SCSI] megaraid_old: fix READ_CAPACITYFUJITA Tomonori1-0/+8
2007-10-03[SPARC64]: Temporary workaround for PCI-E slot on T1000.David S. Miller1-2/+2
2007-10-03[SPARC64]: VIO device addition log message level is too high.David S. Miller1-1/+1
2007-10-03[SPARC64]: Fix domain-services port probing.David S. Miller1-1/+26
2007-10-03Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-9/+24
2007-10-03Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-5/+2
2007-10-03Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-329/+110
2007-10-03Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds14-65/+456
2007-10-03drivers/ata/pata_ixp4xx_cf.c: ioremap return code checkScott Thompson1-0/+3
2007-10-03Ata: pata_marvell, use ioread* for iomap-ped memoryJiri Slaby1-2/+2
2007-10-03libata: fix for sata_mv >64KB DMA segmentsOlof Johansson1-7/+19
2007-10-03ocfs2: Unlock mutex in local alloc failure caseSunil Mushran1-1/+3
2007-10-03sky2: jumbo frame regression fixStephen Hemminger1-3/+0
2007-10-03Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2-2/+2
2007-10-04Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...Michael Hennerich2-9/+45
2007-10-04Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...Michael Hennerich6-45/+329
2007-10-03[MIPS] Terminally fix local_{dec,sub}_if_positiveRalf Baechle1-68/+0
2007-10-03[MIPS] Type proof reimplementation of cmpxchg.Ralf Baechle3-260/+109
2007-10-03[MIPS] pg-r4k.c: Fix a typo in an R4600 v2 erratum workaroundMaciej W. Rozycki1-1/+1
2007-10-02[PATCH] softmac: Fix compiler-warningRichard Knutsson1-1/+1
2007-10-02[SPARC64]: Don't use in/local regs for ldx/stx data in N1 memcpy.David S. Miller1-4/+4
2007-10-02[PATCH] bcm43xx: Correct printk with PFX before KERN_Joe Perches1-1/+1
2007-10-02Merge branch 'sas-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds1-2/+2
2007-10-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-2/+8
2007-10-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+7
2007-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-0/+10
2007-10-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds6-169/+229
2007-10-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds3-20/+43
2007-10-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-1/+1
2007-10-02aic94xx: fix DMA data direction for SMP requestsJeff Garzik1-2/+2
2007-10-02dm9601: Fix receive MTUPeter Korsgaard1-1/+1
2007-10-02mv643xx_eth: Do not modify struct netdev tx_queue_lenDale Farnsworth1-1/+0
2007-10-02qla3xxx: bugfix: Fix VLAN rx completion handling.Ron Mercer1-0/+6
2007-10-02qla3xxx: bugfix: Add memory barrier before accessing rx completion.Ron Mercer1-0/+1
2007-10-02ata_piix: add another TECRA M3 entry to broken suspend listTejun Heo1-0/+7
2007-10-02sched: fix profile=sleepIngo Molnar1-0/+10
2007-10-02[SPARC64]: Fix missing load-twin usage in Niagara-1 memcpy.David S. Miller3-166/+221
2007-10-01[IEEE80211]: avoid integer underflow for runt rx framesJohn W. Linville1-0/+6
2007-10-01[TCP]: secure_tcp_sequence_number() should not use a too fast clockEric Dumazet1-4/+6
2007-10-01[SFQ]: Remove artificial limitation for queue limit.Alexey Kuznetsov1-16/+31
2007-10-01Linux 2.6.23-rc9v2.6.23-rc9Linus Torvalds1-1/+1
2007-10-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-0/+3
2007-10-01x86_64: increase VDSO_TEXT_OFFSET for ancient binutilsAndi Kleen1-1/+1
2007-10-02[POWERPC] Fix xics set_affinity codeAnton Blanchard1-1/+1
2007-10-01Fix possible splice() mmap_sem deadlockLinus Torvalds1-12/+34
2007-10-01Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2007-10-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2007-10-01Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-2/+4
2007-10-01Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds3-54/+3
2007-10-01Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-dis...Tim Shimmin3-54/+3
2007-10-01robust futex thread exit raceMartin Schwidefsky2-20/+34
2007-10-01VT ioctl race fixSamuel Ortiz1-3/+5
2007-10-01Fix SMP poweroff hangsMark Lord1-0/+2
2007-10-01hugetlb: fix clear_user_highpage argumentsRalf Baechle1-1/+1
2007-10-01Add /dev/oldmem to devices.txt documentationDave Jones1-0/+2
2007-10-01[MIPS] vmlinux.lds.S: Handle note sectionsMaciej W. Rozycki1-0/+2
2007-10-01[MIPS] Fix value of O_TRUNCRalf Baechle1-0/+1
2007-09-30[PATCH] libertas: build problems when partially modularRandy Dunlap1-1/+1
2007-09-30[SPARC64]: Fix put_user() calls in binfmt_aout32.cDavid S. Miller1-2/+2
2007-09-30[ARM] Resolve PCI section warningsRussell King1-2/+2
2007-09-30V4L/DVB (6052): ivtv: fix udma yuv bugIan Armstrong1-2/+4
2007-09-29fix console change race exposed by CFSJan Lübbe1-2/+5
2007-09-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+4
2007-09-29i386: remove bogus comment about memory barrierNick Piggin1-5/+0
2007-09-29mv643xx_eth: Check ETH_INT_CAUSE_STATE bitDale Farnsworth2-2/+4
2007-09-28Fix bogus PCI quirk for e100Benjamin Herrenschmidt1-4/+3
2007-09-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds4-26/+20
2007-09-28Input: xpad - fix dependancy on LEDS classDmitry Torokhov1-1/+1
2007-09-28NFS: Fix an Oops in encode_lookup()Trond Myklebust3-10/+24
2007-09-28Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Linus Torvalds5-5/+6
2007-09-28Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-14/+44
2007-09-28[TCP]: Fix MD5 signature handling on big-endian.David S. Miller3-23/+20
2007-09-28Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2007-09-28[MIPS] Fix fallocate on o32 binary compat ABIKyle McMartin1-1/+1
2007-09-28[MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.Ralf Baechle1-1/+1
2007-09-28[MIPS] IP32: Fix initialization of UART base addresses.Ralf Baechle1-2/+2
2007-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds1-3/+6
2007-09-28[x86 setup] Correct the SMAP check for INT 0x15, AX=0xe820H. Peter Anvin1-3/+6
2007-09-28[POWERPC] mpc8349emitx.dts: Setup USB-DR for peripheral mode.jacmet@sunsite.dk1-0/+1
2007-09-28[POWERPC] Fix mpc834x USB-MPH configuration.jacmet@sunsite.dk1-2/+2
2007-09-28[POWERPC] Fix cpm_uart driver for cpm1 machinesJochen Friedrich1-1/+1
2007-09-28[PPC] Fix cpm_dpram_addr returning phys mem instead of virt memJochen Friedrich1-1/+1
2007-09-28[POWERPC] Fix copy'n'paste typo in commproc.cJochen Friedrich1-1/+1
2007-09-27e1000: Add device IDs of blade version of the 82571 quad portAuke Kok4-0/+5
2007-09-27sky2: fix transmit state on resumeStephen Hemminger1-1/+16
2007-09-27sky2: FE+ vlan workaroundStephen Hemminger1-2/+6
2007-09-27sky2: sky2 FE+ receive status workaroundStephen Hemminger1-11/+17
2007-09-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-3/+3
2007-09-27i915: make vbl interrupts work properly on i965g/gm hw.Dave Airlie2-0/+18
2007-09-27[MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0.Ralf Baechle1-1/+1
2007-09-27[MIPS] IP32: Fix initialization of UART base addresses.Ralf Baechle1-2/+2
2007-09-27[NET]: Zero length write() on socket should not simply return 0.David S. Miller1-3/+0
2007-09-27[SPARC]: Fix EBUS use of uninitialized variable.David S. Miller2-1/+6
2007-09-26Revert "[PATCH] x86-64: fix x86_64-mm-sched-clock-share"Linus Torvalds1-16/+3
2007-09-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds1-7/+23
2007-09-26Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"Linus Torvalds2-35/+0
2007-09-26[x86 setup] Handle case of improperly terminated E820 chainH. Peter Anvin1-7/+23
2007-09-26xen: execve's error paths don't pin the mm before unpinningJeremy Fitzhardinge1-1/+4
2007-09-26x86-64: Disable local APIC timer use on AMD systems with C1EThomas Gleixner2-0/+35
2007-09-26Silent drivers/char/hpet.c build warnings on i386S.Çağlar Onur1-0/+3
2007-09-26NLM: Fix a circular lock dependency in lockdTrond Myklebust1-11/+18
2007-09-26lguest example launcher truncates block device file to 0 length on problemsChris Malley1-1/+1
2007-09-26fix sctp_del_bind_addr() last argument typeAl Viro2-2/+2
2007-09-26hibernation doesn't even build on frv - tons of helpers are missingAl Viro1-1/+1
2007-09-26mv643xx_eth: duplicate methods in initializerAl Viro1-2/+0
2007-09-26usbvision-video: buggered method tablesAl Viro1-3/+2
2007-09-26Add explicit zeroing to "envp" array in device 'show' methodLinus Torvalds1-0/+1
2007-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-1/+2
2007-09-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-2/+2
2007-09-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds13-60/+290
2007-09-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds1-1/+1
2007-09-26Merge branch 'trivial' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-0/+4
2007-09-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+14
2007-09-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-29/+29
2007-09-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-36/+22
2007-09-26[POWERPC] spufs: fix mismerge, making context signal{1,2} files readable againJeremy Kerr1-2/+2
2007-09-26cdrom_open() forgets to unlock on -EROFS failure exitsAl Viro1-0/+4
2007-09-25[PPP_MPPE]: Don't put InterimKey on the stackMichal Schmidt1-8/+6
2007-09-25SCTP : Add paramters validity check for ASCONF chunkWei Yongjun4-0/+100
2007-09-25SCTP: Discard OOTB packetes with bundled INIT early.Vlad Yasevich1-0/+8
2007-09-25SCTP: Clean up OOTB handling and fix infinite loop processingVlad Yasevich3-42/+138
2007-09-25SCTP: Explicitely discard OOTB chunksVlad Yasevich1-5/+8
2007-09-25SCTP: Send ABORT chunk with correct tag in response to INIT ACKWei Yongjun1-1/+16
2007-09-25SCTP: Validate buffer room when processing sequential chunksVlad Yasevich1-0/+8
2007-09-25[PATCH] mac80211: fix initialisation when built-inJohannes Berg2-2/+2
2007-09-25[PATCH] net/mac80211/wme.c: fix sparse warningJohannes Berg1-1/+1
2007-09-25[PATCH] cfg80211: fix initialisation if built-inJohannes Berg1-1/+1
2007-09-25[PATCH] net/wireless/sysfs.c: Shut up build warningSatyam Sharma1-0/+2
2007-09-25[SUNSAB]: Fix broken SYSRQ.Thomas Bogendoerfer1-1/+1
2007-09-25[SCSI] esp: fix instance numbering.David Miller1-1/+2
2007-09-25pata_sis: add missing UDMA5 timing value in sis_66_set_dmamode()Tejun Heo1-1/+2
2007-09-25sata_sil24: fix IRQ clearing race when PCIX_IRQ_WOC is usedTejun Heo1-4/+12
2007-09-25ACPI: hpet: ACPI Error (utglobal-0126): Unknown exception code: 0xFFFFFFF0Zhao Yakui1-3/+3
2007-09-25ACPI: CONFIG_ACPI_SLEEP=n power off regression in 2.6.23-rc8 (NOT in rc7)Alexey Starikovskiy3-5/+5
2007-09-25ACPI: suspend: build-fix for CONFIG_SUSPEND=n and CONFIG_HIBERNATION=yAlexey Starikovskiy1-21/+21
2007-09-25Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik3-36/+22
2007-09-25Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-6/+22
2007-09-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+4
2007-09-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-0/+7
2007-09-25Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds4-16/+39
2007-09-25fix modules oopsing in lguest guestsRusty Russell1-3/+3
2007-09-25typo fix Kernel config optionDanny ter Haar1-1/+1
2007-09-25missing null termination in one wire ueventStephen Hemminger1-0/+1
2007-09-25fix "mspec: handle shrinking virtual memory areas"Cliff Wickman1-18/+8
2007-09-25ufs: fix sun stateEvgeniy Dushistov1-3/+1
2007-09-25[POWERPC] Ensure FULL_REGS on execRoland McGrath1-0/+7
2007-09-25Merge branch 'r8169-for-jeff-20070919' of git://electric-eye.fr.zoreil.com/ho...Jeff Garzik1-1/+13
2007-09-25Revert "drivers/net/pcmcia/3c589_cs: fix port configuration switcheroo"Jeff Garzik1-1/+1
2007-09-25Input: appletouch - fix idle reset logicThomas Rohwer1-2/+4
2007-09-25sky2: be more selective about FIFO watchdogStephen Hemminger2-14/+15
2007-09-25sky2: FE+ Phy initializationStephen Hemminger1-0/+10
2007-09-24Linux 2.6.23-rc8v2.6.23-rc8Linus Torvalds1-1/+1
2007-09-24Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds5-30/+32
2007-09-24Merge branch 'async-tx-fixes-for-linus' of git://lost.foo-projects.org/~dwill...Linus Torvalds3-12/+236
2007-09-24raid5: fix 2 bugs in ops_complete_biofillDan Williams1-10/+7