summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-31Linux 2.6.20-rc3v2.6.20-rc3Linus Torvalds1-1/+1
2006-12-31[PATCH] restore ->pdeath_signal behaviourOleg Nesterov1-4/+4
2006-12-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds19-155/+313
2006-12-31[XFRM]: Algorithm lookup using .compat nameMartin Willi1-1/+2
2006-12-31[NET]: Don't export linux/random.h outside __KERNEL__.David Woodhouse1-1/+1
2006-12-31[NET]: Add memory barrrier to netif_poll_enable()David S. Miller1-0/+1
2006-12-31[SPARC64]: Handle ISA devices with no 'regs' property.David S. Miller1-12/+8
2006-12-31[SPARC64]: Update defconfig.David S. Miller1-8/+26
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller16-112/+155
2006-12-31[SPARC64]: Fix "mem=xxx" handling.David S. Miller1-23/+124
2006-12-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-10/+54
2006-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-43/+40
2006-12-30[PATCH] fuse: fix typoAlexey Dobriyan1-2/+2
2006-12-30[PATCH] sparc32: add offset in pci_map_sg()Jan Andersson1-1/+2
2006-12-30[PATCH] kvm: fix GFP_KERNEL allocation in atomic section in kvm_dev_ioctl_cre...Ingo Molnar3-20/+17
2006-12-30[PATCH] KVM: Fix oops on oomAvi Kivity1-1/+2
2006-12-30[PATCH] KVM: Rename some msrsNguyen Anh Quynh2-12/+11
2006-12-30[PATCH] KVM: More msr miseryAvi Kivity1-0/+4
2006-12-30[PATCH] KVM: Move common msr handling to arch independent codeAvi Kivity4-98/+84
2006-12-30[PATCH] KVM: Implement a few system configuration msrsAvi Kivity2-0/+6
2006-12-30[PATCH] KVM: Initialize kvm_arch_ops on unloadYoshimi Ichiyanagi1-0/+6
2006-12-30[PATCH] KVM: Simplify is_long_mode()Avi Kivity6-18/+14
2006-12-30[PATCH] KVM: Use boot_cpu_data instead of current_cpu_dataAvi Kivity1-1/+1
2006-12-30[PATCH] Update CREDITS and MAINTAINERS entries for Lennert BuytenhekLennert Buytenhek2-3/+130
2006-12-30[PATCH] PIIX/SLC90E66: PIO mode fallback fixSergei Shtylyov2-28/+25
2006-12-30[PATCH] PIIX: remove check for broken MW DMA mode 0Sergei Shtylyov1-31/+0
2006-12-30[PATCH] lockdep: printk warning fixAndrew Morton1-2/+6
2006-12-30[PATCH] spi_s3c24xx_gpio: use right headerArnaud Patard (Rtp1-1/+1
2006-12-30[PATCH] respect srctree/objtree in Documentation/DocBook/MakefileMike Frysinger1-2/+2
2006-12-30[PATCH] cpuset procfs warning fixAndrew Morton2-2/+2
2006-12-30[PATCH] Buglet in vmscan.cShantanu Goel1-1/+1
2006-12-30[PATCH] ARM: OMAP: fix missing header on apollon boardKyungmin Park1-0/+1
2006-12-30[PATCH] ARM: OMAP: fix GPMC compiler errorsKyungmin Park1-13/+8
2006-12-30[PATCH] SPI/MTD: mtd_dataflash oops preventionDavid Brownell1-1/+1
2006-12-30[PATCH] m25p80 build fixes (with MTD debug)David Brownell1-2/+2
2006-12-30[PATCH] SPI: define null tx_buf to mean "shift out zeroes"David Brownell3-2/+4
2006-12-30[PATCH] page_mkclean_one(): fix call to set_pte_at()Al Viro1-1/+1
2006-12-30[PATCH] cciss: build with PROC_FS=nRandy Dunlap1-1/+2
2006-12-30[PATCH] MM: SLOB is broken by recent cleanup of slab.hDimitri Gorokhovik1-2/+9
2006-12-30[PATCH] ramfs breaks without CONFIG_BLOCKDimitri Gorokhovik2-2/+6
2006-12-30[PATCH] module: fix mod_sysfs_setup() return valueAkinobu Mita1-1/+3
2006-12-30[PATCH] Fix compilation of via-pmu-backlightAndreas Schwab1-1/+1
2006-12-30[PATCH] sched: fix cond_resched_softirq() offsetIngo Molnar1-14/+4
2006-12-30[PATCH] fix mrproper incompletenessMikael Pettersson1-1/+1
2006-12-30[PATCH] Update to Documentation/tty.txt on line disciplinesTilman Schmidt1-10/+101
2006-12-30[PATCH] Char: isicom, eliminate spinlock recursionJiri Slaby1-52/+51
2006-12-30[PATCH] make fn_keys work again on power/macbooksSoeren Sonnenburg4-4/+4
2006-12-30[PATCH] MAINTAINERS: email addr change for Eric MooreEric Moore1-3/+3
2006-12-30[PATCH] IB/mthca: Fix FMR breakage caused by kmemdup() conversionMichael S. Tsirkin1-1/+2
2006-12-30[PATCH] Char: mxser, fix oops when removing openedJiri Slaby2-0/+2
2006-12-30[PATCH] pci/probe: fix macro that confuses kernel-docRandy Dunlap1-3/+2
2006-12-30[PATCH] Add .gitignore file for relocs in arch/i386Thomas Meyer1-0/+1
2006-12-30[PATCH] fix oom killer kills current every time if there is memory-less-node ...KAMEZAWA Hiroyuki1-1/+6
2006-12-30[PATCH] rcu: rcutorture suspend fixIngo Molnar1-0/+3
2006-12-30[PATCH] change WARN_ON back to "BUG: at ..."Ingo Molnar1-1/+1
2006-12-30[PATCH] powerpc iseries link error in allmodconfigJudith Lebzelter1-0/+2
2006-12-30[PATCH] Fix lock inversion aio_kick_handler()Zach Brown1-4/+3
2006-12-30[PATCH] Fix IPMI watchdog set_param_str() using kstrdupSebastien Dugué1-6/+5
2006-12-30ieee1394: sbp2: fix bogus dma mappingStefan Richter1-33/+40
2006-12-30ieee1394: sbp2: pass REQUEST_SENSE through to the targetStefan Richter1-10/+0
2006-12-29Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-4/+11
2006-12-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/...Linus Torvalds30-235/+242
2006-12-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds25-575/+830
2006-12-29Merge branch 'netxen-ioctl' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds6-668/+1
2006-12-29VM: Fix nasty and subtle race in shared mmap'ed page writebackLinus Torvalds1-8/+37
2006-12-28ocfs2: export heartbeat thread pid via configfsZhen Wei1-0/+17
2006-12-28ocfs2: always unmap in ocfs2_data_convert_worker()Mark Fasheh1-1/+9
2006-12-28ocfs2: ignore NULL vfsmnt in ocfs2_should_update_atime()Mark Fasheh1-0/+11
2006-12-28ocfs2: Allow direct I/O read past end of fileMark Fasheh1-7/+17
2006-12-28ocfs2: don't print error in ocfs2_permission()Mark Fasheh1-2/+0
2006-12-28[S390] cio: fix stsch_reset.Michael Holzheu1-3/+10
2006-12-28[S390] Change max. buffer size for monwriter device.Melissa Howland1-1/+1
2006-12-27V4L/DVB (5010): Cx88: Fix leadtek_eeprom taggingJean Delvare1-1/+1
2006-12-27V4L/DVB (5012): Usbvision fix: It was using "&&" instead "&"Alexey Dobriyan1-1/+1
2006-12-27V4L/DVB (5001): Add two required headers on kernel 2.6.20-rc1Mauro Carvalho Chehab2-0/+2
2006-12-27V4L/DVB (5014): Allyesconfig build fixes on some non x86 archDavid Brownell2-3/+3
2006-12-27V4L/DVB (4997): Bttv: delete duplicated ioremap()Akinobu Mita1-2/+2
2006-12-27V4L/DVB (4996): Msp3400: fix kthread_run error checkAkinobu Mita1-1/+1
2006-12-27V4L/DVB (4995): Vivi: fix kthread_run() error checkAkinobu Mita1-2/+2
2006-12-27V4L/DVB (4994): Vivi: fix use after free in list_for_each()Akinobu Mita1-1/+3
2006-12-27V4L/DVB (4992): Fix typo in saa7134-dvb.cStephan Berberig1-4/+4
2006-12-27V4L/DVB (4991): Cafe_ccic.c: fix NULL dereferenceAdrian Bunk1-1/+1
2006-12-27V4L/DVB (4990): Cpia2/cpia2_usb.c: fix error-path leakAmit Choudhary1-0/+4
2006-12-27V4L/DVB (4988): Cx2341x audio_properties is an u16, not u8Hans Verkuil1-1/+1
2006-12-27V4L/DVB (4984): LOG_STATUS should show the real temporal filter value.Hans Verkuil1-1/+5
2006-12-27V4L/DVB (4983): Force temporal filter to 0 when scaling to prevent ghosting.Hans Verkuil1-9/+6
2006-12-27V4L/DVB (4982): Fix broken audio mode handling for line-in in msp3400.Hans Verkuil2-7/+10
2006-12-27V4L/DVB (4980): Fixes bug 7267: PAL/60 is not workingMauro Carvalho Chehab2-14/+23
2006-12-27V4L/DVB (4979): Fixes compilation when CONFIG_V4L1_COMPAT is not selectedDwaine Garden2-51/+94
2006-12-27V4L/DVB (4973): Dvb-core: fix printk type warningMichael Krufky1-1/+1
2006-12-27V4L/DVB (4972): Dvb-core: fix bug in CRC-32 checking on 64-bit systemsAng Way Chuang1-1/+1
2006-12-27V4L/DVB (4970): Usbvision memory fixesThierry MERLE4-48/+19
2006-12-27V4L/DVB (4968): Add PAL-60 support for cx2584x.Hans Verkuil1-1/+8
2006-12-27V4L/DVB (4967): Add missing tuner module option pal=60 for PAL-60 support.Hans Verkuil1-0/+4
2006-12-27V4L/DVB (4964): VIDEO_PALETTE_YUYV and VIDEO_PALETTE_YUV422 are the same paletteaudetto@tiscali.it3-4/+5
2006-12-27V4L/DVB (4960): Removal of unused code from usbvision-i2c.cMauro Carvalho Chehab2-46/+4
2006-12-27V4L/DVB (4959): Usbvision: possible cleanupsAdrian Bunk4-21/+21
2006-12-27V4L/DVB (4958): Fix namespace conflict between w9968cf.c on MIPSRalf Baechle1-12/+12
2006-12-27V4L/DVB (4956): [NOVA-T-USB2] Put remote-debugging in the right placeMario Rossi1-1/+3
2006-12-27V4L/DVB (4955): Fix autosearch indexMario Rossi1-1/+1
2006-12-26r8169: extraneous Cmd{Tx/Rx}Enb writeFrancois Romieu1-1/+0
2006-12-26forcedeth: modified comment headerAyaz Abdulla1-3/+2
2006-12-26NetXen: Reducing ring sizes for IOMMU issue.Amit S. Kale1-5/+5
2006-12-26NetXen: Fix for PPC machines.Amit S. Kale3-9/+9
2006-12-26NetXen: work queue fixes.Amit S. Kale3-11/+9
2006-12-26NetXen: Link status message correction for quad port cards.Amit S. Kale1-1/+2
2006-12-26NetXen: Multiple adapter fix.Amit S. Kale2-14/+1
2006-12-26NetXen: Using correct CHECKSUM flag.Amit S. Kale1-1/+1
2006-12-26NetXen: driver reload fix for newer firmware.Amit S. Kale1-0/+7
2006-12-26NetXen: Adding new device ids.Amit S. Kale1-0/+2
2006-12-26PHY probe not working properly for ibm_emac (PPC4xx)Hynek Petrak1-1/+3
2006-12-26ep93xx: some minor cleanups to the ep93xx eth driverYan Burman1-3/+1
2006-12-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik5-32/+79
2006-12-26sky2: phy power down needs PCI config write enabledStephen Hemminger1-1/+2
2006-12-26sky2: power management/MSI workaroundStephen Hemminger1-0/+25
2006-12-26sky2: dual port NAPI problemStephen Hemminger1-0/+7
2006-12-26via-velocity uses INET interfacesRandy Dunlap1-5/+13
2006-12-26e1000: Do not truncate TSO TCP header with 82544 workaroundHerbert Xu1-0/+10
2006-12-26myri10ge: handle failures in suspend and resumeBrice Goglin1-5/+7
2006-12-26myri10ge: no need to save MSI and PCIe state in the driverBrice Goglin1-38/+9
2006-12-26myri10ge: make msi configurable at runtime through sysfsBrice Goglin1-1/+1
2006-12-26myri10ge: move request_irq to myri10ge_openBrice Goglin1-44/+54
2006-12-26myri10ge: match number of save_state and restoreBrice Goglin1-2/+10
2006-12-26r8169: use the broken_parity_status field in pci_devFrancois Romieu1-4/+1
2006-12-26netpoll: drivers must not enable IRQ unconditionally in their NAPI handlerFrancois Romieu4-10/+18
2006-12-26netxen: remove private ioctlStephen Hemminger6-668/+1
2006-12-26[PATCH] e1000: No-delay link detection at interface upJesse Brandeburg1-1/+2
2006-12-26e1000: 3 new driver stats for managability testingJeff Garzik4-0/+14
2006-12-26[PATCH] e1000: Make the copybreak value a module parameterJesse Brandeburg1-4/+15
2006-12-26[PATCH] e1000: Fix PBA allocation calculationsBruce Allan2-14/+86
2006-12-26[PATCH] e1000: narrow down the scope of the tipg timer tweakJesse Brandeburg1-3/+3
2006-12-26[PATCH] e1000: fix ethtool reported bus type for older adaptersJeff Kirsher1-1/+1
2006-12-26[PATCH] e1000: fix to set the new max frame size before resetting the adapterBruce Allan1-2/+1
2006-12-26e1000: workaround for the ESB2 NIC RX unit issueJeff Garzik3-0/+14
2006-12-26[PATCH] e1000: disable TSO on the 82544 with slab debuggingJesse Brandeburg1-0/+6
2006-12-26[PATCH] e1000: Fix Wake-on-Lan with forced gigabit speedJesse Brandeburg1-0/+14
2006-12-26e1000: consolidate managability enabling/disablingJeff Garzik3-62/+77
2006-12-26e1000: omit stats for broken counter in 82543Jeff Garzik3-0/+12
2006-12-26e1000: For sanity, reformat e1000_set_mac_type(), struct e1000_hw[_stats]Jeff Garzik2-287/+287
2006-12-26[PATCH] e1000: dynamic itr: take TSO and jumbo into accountJesse Brandeburg1-16/+24
2006-12-26[PATCH] e1000: The user-supplied itr setting needs the lower 2 bits masked offJesse Brandeburg1-1/+3
2006-12-23Linux 2.6.20-rc2v2.6.20-rc2Linus Torvalds1-2/+2
2006-12-23Fix up CIFS for "test_clear_page_dirty()" removalLinus Torvalds1-3/+23
2006-12-23[PATCH] arch/i386/pci/mmconfig.c tlb flush fixOGAWA Hirofumi1-1/+5
2006-12-23[PATCH] suspend: fix suspend on single-CPU systemsIngo Molnar1-2/+2
2006-12-23Fix reiserfs after "test_clear_page_dirty()" removalLinus Torvalds1-1/+1
2006-12-23Clean up and export cancel_dirty_page() to modulesLinus Torvalds1-4/+8
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds59-836/+1930
2006-12-22[PATCH] Call init_timer() for ISDN PPP CCP reset state timerMarcel Holtmann1-0/+1
2006-12-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds18-212/+188
2006-12-22[PATCH] cfq-iosched: tighten allow merge criteriaJens Axboe1-13/+8
2006-12-22[UDP]: Fix reversed logic in udp_get_port().David S. Miller1-5/+8
2006-12-22[IPV6]: Dumb typo in generic csum_ipv6_magic()Al Viro1-1/+1
2006-12-22[SCTP]: make 2 functions staticAdrian Bunk3-6/+4
2006-12-22[SCTP]: Fix typo adaption -> adaptation as per the latest API draft.Ivan Skytte Jorgensen8-79/+79
2006-12-22[SCTP]: Don't export include/linux/sctp.h to userspace.Sridhar Samudrala1-1/+0
2006-12-22[TCP]: Fix ambiguity in the `before' relation.Gerrit Renker1-7/+2
2006-12-22[ATM] drivers/atm/fore200e.c: Cleanups.Adrian Bunk1-98/+68
2006-12-22[ATM]: Remove dead ATM_TNETA1570 option.Adrian Bunk1-4/+0
2006-12-22NetLabel: correctly fill in unused CIPSOv4 level and category mappingsPaul Moore1-0/+9
2006-12-22NetLabel: perform input validation earlier on CIPSOv4 DOI add opsPaul Moore1-11/+17
2006-12-22[PATCH] Fix up page_mkclean_one(): virtual caches, s390Peter Zijlstra1-10/+13
2006-12-22[PATCH] serial/uartlite: Only enable port if request_port succeededPeter Korsgaard1-2/+2
2006-12-22[PATCH] Fix reparenting to the same thread group. (take 2)Eric W. Biederman1-15/+22
2006-12-22[PATCH] build compile.h earlierAndrew Morton2-18/+22
2006-12-22[PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM...Ingo Molnar5-7/+34
2006-12-22[PATCH] jbd: wait for already submitted t_sync_datalist buffer to completeHisashi Hifumi1-2/+6
2006-12-22[PATCH] fix s3c24xx gpio driver (include linux/workqueue.h)Ben Dooks1-0/+1
2006-12-22[PATCH] md: fix a few problems with the interface (sysfs and ioctl) to mdNeilBrown1-5/+8
2006-12-22[PATCH] increase CARDBUS_MEM_SIZEAndrew Morton1-1/+1
2006-12-22[PATCH] relay: remove inliningAndrew Morton1-8/+7
2006-12-22[PATCH] ptrace: Fix EFL_OFFSET value according to i386 pda changesJeremy Fitzhardinge1-11/+10
2006-12-22[PATCH] memory hotplug: fix compile error for i386 with NUMA configYasunori Goto2-8/+30
2006-12-22[PATCH] mips: if_fddi.h: Add a missing inclusionMaciej W. Rozycki1-0/+2
2006-12-22[PATCH] kernel-doc: remove Martin from MAINTAINERSMartin Waitz1-3/+0
2006-12-22[PATCH] kernel-doc: allow unnamed structs/unionsRandy Dunlap1-2/+15
2006-12-22[PATCH] fdtable: Provide free_fdtable() wrapperVadim Lobanov3-2/+7
2006-12-22[PATCH] gxt4500: Fix colormap and PLL setting, support GXT6000PPaul Mackerras1-31/+64
2006-12-22[PATCH] tlclk: delete unnecessary sysfs_remove_groupAkinobu Mita1-2/+0
2006-12-22[PATCH] MAINTAINERS: fix email for S3C2410 and S3C2440Ben Dooks1-2/+2
2006-12-22[PATCH] microcode: fix mc_cpu_notifier section warningJean Delvare1-1/+1
2006-12-22[PATCH] schedule_timeout(): improve warning messageAndrew Morton1-4/+3
2006-12-22[PATCH] gss_spkm3: fix error handling in module initAkinobu Mita1-1/+1
2006-12-22[PATCH] audit: fix kstrdup() error checkAkinobu Mita1-2/+2
2006-12-22[PATCH] compile error of register_memory()Yasunori Goto3-3/+3
2006-12-22[PATCH] handle SLOB with sparsemenYasunori Goto1-1/+1
2006-12-22[PATCH] mm: more rmap debuggingNick Piggin5-8/+15
2006-12-22[PATCH] fix aoe without scatter-gather [Bug 7662]Ed L. Cashin1-7/+6
2006-12-22[PATCH] Add a new section to CodingStyle, promoting include/linux/kernel.hRobert P. J. Day1-0/+18
2006-12-22[PATCH] Make JFFS depend on CONFIG_BROKENJosh Boyer1-1/+4
2006-12-22[PATCH] lock debugging: fix DEBUG_LOCKS_WARN_ON() & debug_locks_silentIngo Molnar1-1/+1
2006-12-22[PATCH] fsstack: Remove inode copyMichael Halcrow1-2/+0
2006-12-22[PATCH] smc911 workqueue fixesAndrew Morton1-7/+14
2006-12-22[PATCH] smc911x: fix netpoll compilation faliureVitaly Wool1-1/+1
2006-12-22[PATCH] genirq: fix irq flow handler uninstallThomas Gleixner1-2/+1
2006-12-22[PATCH] fix vm_events_fold_cpu() build breakageMagnus Damm1-0/+6
2006-12-22[PATCH] sched: remove __cpuinitdata anotation to cpu_isolated_mapTim Chen1-1/+1
2006-12-22[PATCH] Add cscope generated files to .gitignoreTobias Klauser1-0/+3
2006-12-22[PATCH] Fix swapped parameters in mm/vmscan.cNigel Cunningham1-2/+2
2006-12-22[PATCH] fs/sysv/: proper prototypes for 2 functionsAdrian Bunk2-3/+3