summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-03-25Linux 2.6.21-rc5v2.6.21-rc5Linus Torvalds1-1/+1
2007-03-25[PATCH] clocksource: Fix thinko in watchdog selectionThomas Gleixner1-1/+2
2007-03-25[PATCH] dynticks: fix hrtimer rounding error in next_timer_interruptThomas Gleixner1-3/+16
2007-03-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-13/+68
2007-03-24[PATCH] fix typos in net/ieee80211/KconfigPatrick Ringl1-3/+3
2007-03-24[PATCH] cx88-dvb: fix nxt200x rf input switchingMichael Krufky1-2/+2
2007-03-24[ARM] 4278/1: configure pxa27x I2C SCL as "input"Guennadi Liakhovetski1-1/+1
2007-03-24[PATCH] i386: Prevent early access to TSC to avoid crash on TSCless systemsThomas Gleixner1-2/+7
2007-03-24[MIPS] SB1250: Fix bugs/warnings by creative use of volatile.Ralf Baechle7-17/+18
2007-03-24[MIPS] SB1: Fix pile of gcc's bogus format string warnings.Ralf Baechle1-4/+5
2007-03-24[MIPS] Jazz: Fix warning.Ralf Baechle1-1/+2
2007-03-24[MIPS] R3000: local_flush_data_cache_page take a pointer argument.Ralf Baechle1-1/+1
2007-03-24[MIPS] ARC: Fix warning.Ralf Baechle1-1/+1
2007-03-24[MIPS] Implement flush_anon_page().Ralf Baechle3-3/+29
2007-03-24[MIPS] SPARSEMEM: The first pfn of zone should be min_low_pfn, not 0.Atsushi Nemoto1-1/+1
2007-03-24[MIPS] Fix pipeline hazard.Ralf Baechle1-0/+1
2007-03-24[MIPS] Make MIPS udelay() preempt safe under DEBUG_PREEMPTDeepak Saxena1-1/+1
2007-03-24[MIPS] Always use virt_to_phys() when translating kernel addressesFranck Bui-Huu3-7/+14
2007-03-23[PATCH] x86_64: avoid sending LOCAL_TIMER_VECTOR IPI to itselfThomas Gleixner1-0/+8
2007-03-23[PATCH] i386: clear segment register padding in core dumpsRoland McGrath1-5/+5
2007-03-23x86-64: add "local_apic_timer_c2_ok" here tooLinus Torvalds3-1/+13
2007-03-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-0/+3
2007-03-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds16-197/+460
2007-03-23[PATCH] "ext[34]: EA block reference count racing fix" performance fixAndrew Morton1-1/+2
2007-03-23[PATCH] rivafb: fix initial brightnessGuido Guenther1-3/+1
2007-03-23[PATCH] add Fujitsu Siemens Tablet PC devices to 8250_pnp.cDanny Kukawka1-0/+3
2007-03-23[PATCH] FDPIC: fix the /proc/pid/stat representation of executable boundariesDavid Howells1-4/+11
2007-03-23[PATCH] time: fix formatting in /proc/timer_listJames Morris1-3/+3
2007-03-23[PATCH] i386: add command line option "local_apic_timer_c2_ok"Thomas Gleixner4-1/+16
2007-03-23Revert "ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentiu...Linus Torvalds1-29/+9
2007-03-23ieee1394: fix oops on "modprobe -r ohci1394" after network class_device conve...Stefan Richter1-0/+3
2007-03-23[netdrvr] ewrk3: correct card detection bugJeff Garzik1-2/+1
2007-03-23Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2-8/+10
2007-03-23cxgb3 - fix white spaces in drivers/net/KconfigDivy Le Ray1-12/+12
2007-03-23myri10ge: update driver version to 1.3.0-1.226Brice Goglin1-1/+1
2007-03-23myri10ge: fix management of >4kB allocated pagesBrice Goglin1-0/+8
2007-03-23myri10ge: update wcfifo and intr_coal_delay default valuesBrice Goglin1-2/+2
2007-03-23myri10ge: Serverworks HT2100 provides aligned PCIe completionBrice Goglin1-0/+8
2007-03-23mv643xx_eth: add mv643xx_eth_shutdown functionDale Farnsworth1-0/+14
2007-03-23SAA9730: Fix large pile of warningsRalf Baechle1-89/+88
2007-03-23Revert "ucc_geth: returns NETDEV_TX_BUSY when BD ring is full"Li Yang1-2/+1
2007-03-23cxgb3 - T3B2 pcie config spaceDivy Le Ray1-4/+6
2007-03-23cxgb3 - Fix potential MAC hangDivy Le Ray4-16/+200
2007-03-23cxgb3 - Auto-load FW if mismatch detectedDivy Le Ray3-2/+29
2007-03-23cxgb3 - fix ethtool cmd on multiple queues portDivy Le Ray1-8/+11
2007-03-23Fix return code in pci-skeleton.cAnton Blanchard1-2/+2
2007-03-23skge: use per-port phy lockingStephen Hemminger2-41/+47
2007-03-23skge: mask irqs when device downStephen Hemminger1-7/+17
2007-03-23skge: deadlock on tx timeoutStephen Hemminger1-2/+4
2007-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds4-4/+35
2007-03-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds18-134/+202
2007-03-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds5-4/+78
2007-03-22[PATCH] setup_boot_APIC_clock() irq-enable fixIngo Molnar1-1/+2
2007-03-22[PATCH] lockdep: debug_show_all_locks & debug_show_held_locks vs. debug_locksJarek Poplawski1-0/+8
2007-03-22[PATCH] Make XFS workqueues nonfreezableRafael J. Wysocki1-2/+2
2007-03-22[PATCH] lockdep: lockdep_depth vs. debug_locksJarek Poplawski1-1/+1
2007-03-22[PATCH] fix extra BIOS invocation during resumePavel Machek1-8/+0
2007-03-22[PATCH] NOMMU: make SYSV SHM nattch work correctlyDavid Howells1-0/+6
2007-03-22[PATCH] NOMMU: supply get_unmapped_area() to fix NOMMU SYSV SHMDavid Howells1-0/+22
2007-03-22[PATCH] FRV: fix unannotated variable declarationsDavid Howells1-1/+1
2007-03-22[PATCH] i386: disable local apic timer via command line or dmi quirkThomas Gleixner2-0/+54
2007-03-22[PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctlRafael J. Wysocki1-3/+6
2007-03-22[PATCH] Documentation/sysrq.txt: added short description for 'Q' (timerlist)Johannes Weiner1-0/+2
2007-03-22[PATCH] drivers/video/s3fb.c: fix a use-before-checkAdrian Bunk1-1/+2
2007-03-22Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-1/+31
2007-03-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds25-84/+176
2007-03-22Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds7-11/+36
2007-03-22[PATCH] i386: clockevents fix breakage on Geode/Cyrix PIT implementationsThomas Gleixner1-1/+9
2007-03-23[CIFS] Allow reset of file to ATTR_NORMAL when archive bit not setSteve French2-4/+16
2007-03-22IB/ipoib: Fix thinko in packet length checksMichael S. Tsirkin2-3/+3
2007-03-22IPoIB: Fix use-after-free in path_rec_completion()Michael S. Tsirkin1-2/+2
2007-03-22IB/ehca: Make scaling code work without CPU hotplugJoachim Fenkes1-0/+8
2007-03-22RDMA/cxgb3: Handle build_phys_page_list() failure in iwch_reregister_phys_mem()Steve Wise1-1/+4
2007-03-22IB/ipath: Check return value of lookup_one_lenBryan O'Sullivan1-1/+15
2007-03-22IPoIB: Fix race in detaching from mcast group before attachingSean Hefty1-3/+3
2007-03-22IPoIB/cm: Fix reaping of stale connectionsMichael S. Tsirkin1-1/+1
2007-03-22[NETFILTER]: nat: avoid rerouting packets if only XFRM policy key changedPatrick McHardy2-12/+17
2007-03-22[NETFILTER]: nf_conntrack_netlink: add missing dependency on NF_NATPatrick McHardy1-0/+1
2007-03-22[NET]: fix up misplaced inlines.Dave Jones8-12/+12
2007-03-22[SCTP]: Correctly reset ssthresh when restarting associationVlad Yasevich1-1/+1
2007-03-22[BRIDGE]: Fix fdb RCU racePatrick McHardy1-2/+2
2007-03-22[NET]: Fix fib_rules dump racePatrick McHardy1-1/+1
2007-03-22i2c/ds1374: Check workqueue creation statusCyrill V. Gorcunov1-0/+4
2007-03-22i2c-i801: Restore the device state before leavingJean Delvare1-0/+25
2007-03-22i2c-amd8111: Missed cleanupJean Delvare1-1/+2
2007-03-22[POWERPC] Bypass hcall stats until cpu features have runAnton Blanchard1-1/+6
2007-03-22[POWERPC] Avoid hypervisor statistics calculation in real modeMohan Kumar M4-1/+65
2007-03-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds7-38/+43
2007-03-21Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-4/+4
2007-03-20[ARM] 4272/1: Missing symbol h1940_pm_return fixKrzysztof Helt2-0/+4
2007-03-21[CRYPTO] tcrypt: Fix error checking for comp allocationSebastian Siewior1-1/+1
2007-03-21[CRYPTO] doc: Fix typo in hash exampleJohannes Schlumberger1-1/+1
2007-03-21[CRYPTO] api: scatterwalk_copychunks() fails to advance through scatterlistJ. Bruce Fields1-2/+2
2007-03-20[IA64] Fix wrong /proc/iomem on SGI AltixBernhard Walle1-2/+10
2007-03-20[IA64] Altix: ioremap vga_console_iobaseJohn Keller1-3/+3
2007-03-20[IA64] Fix typo/thinko in crash.cJay Lan1-1/+1
2007-03-20[IA64] Fix get_model_name() for mixed cpu type systemsJack Steiner1-7/+15
2007-03-20[IA64] min_low_pfn and max_low_pfn calculation fixZou Nan hai4-27/+24
2007-03-20[ARM] 4235/1: ns9xxx: declare the clock functions as "const"Uwe Kleine-König1-3/+7
2007-03-20Pull c2 into release branchLen Brown1-9/+29
2007-03-20Pull bugzilla-7465 into release branchLen Brown2-5/+58
2007-03-20Pull bugzilla-8171 into release branchLen Brown10-113/+90
2007-03-20Pull misc-for-upstream into release branchLen Brown5-7/+25
2007-03-20[XFRM]: ipsecv6 needs a space when printing audit record.Joy Latten1-1/+1
2007-03-20[X25] x25_forward_call(): fix NULL dereferencesAdrian Bunk1-43/+45
2007-03-20[SCTP]: Reset some transport and association variables on restartVlad Yasevich3-0/+42
2007-03-20[SCTP]: Increment error counters on user requested HBs.Vlad Yasevich1-2/+18
2007-03-20[SCTP]: Clean up stale data during association restartVlad Yasevich3-1/+8
2007-03-20[IrDA]: Calling ppp_unregister_channel() from process contextSamuel Ortiz2-10/+26
2007-03-20[IrDA]: irttp_dup spin_lock initialisationG. Liakhovetski1-0/+1
2007-03-20[IrDA]: Delay needed when uploading firmware chunksNigel Williams1-0/+2
2007-03-19ACPI: IA64: fix %ll build warningsLen Brown1-1/+1
2007-03-19ACPI: IA64: fix allnoconfig buildLen Brown1-0/+1
2007-03-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-0/+6
2007-03-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds8-14/+43
2007-03-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds17-24/+49
2007-03-19Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds6-9/+11
2007-03-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-4/+7
2007-03-19Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds11-31/+87
2007-03-19USB: new Novatel device ids for option driverGreg Kroah-Hartman2-7/+13
2007-03-19[SPARC64]: store-init needs trailing membar.David S. Miller4-0/+6
2007-03-19[MIPS] Export except_vec_vi_{mori,lui,ori} as text symbols.Ralf Baechle1-3/+3
2007-03-19[MIPS] mips-boards: More liberal check for mips-board consoleThiemo Seufer1-1/+1
2007-03-19[MIPS] Misc fixes for plat_irq_dispatch functionsThiemo Seufer13-17/+16
2007-03-19[MIPS] Qemu: Fix Symmetric Uniprocessor support.Atsushi Nemoto2-3/+19
2007-03-19[MIPS] VI: TRACE_IRQS_OFF clobbers $v0, so save & restore around call.Ralf Baechle1-0/+10
2007-03-19USB: berry_charge: correct dbg string for second magic commandKen L Johnson1-1/+1
2007-03-19usblp: quirk flag and device entry for Seiko Epson M129C printerAlan Stern1-1/+5
2007-03-19airprime: USB ID for Novatel EV620 mini PCI-E cardMark Glines1-2/+3
2007-03-19USB: necessary update for mos7720 driverOliver Neukum1-0/+1
2007-03-19USB: RAZR v3i unusual_devsPete Zaitcev1-0/+10
2007-03-19USB: two more device ids for dm9601 usbnet driverJon Dowland1-0/+8
2007-03-19USB: fix usb-serial regressionJim Radford1-6/+5
2007-03-19pata_ixp4xx_cf: fix interruptAlessandro Zummo1-1/+1
2007-03-19pata_ixp4xx_cf: fix oops on detachTejun Heo1-1/+0
2007-03-19libata: kernel-doc fixRandy Dunlap1-1/+1
2007-03-19sata_inic162x: kill double region requestsTejun Heo1-4/+0
2007-03-19drivers/ata/Kconfig: PATA_SCC depends on wrong platformAkira Iguchi1-1/+1
2007-03-19sata_sil24: Add Adaptec 1220SA PCI IDJamie Clark1-0/+1
2007-03-19libata: don't whine if ->prereset() returns -ENOENTTejun Heo1-1/+7
2007-03-19[S390] zcrypt: fix possible race when unloading zcrypt driver modulesRalph Wuerthner1-6/+6
2007-03-19[S390] zcrypt: fix possible dead lock in AP bus moduleRalph Wuerthner2-7/+24
2007-03-19[S390] Wire up sys_utimes.Heiko Carstens3-1/+9
2007-03-19[S390] reboot from and dump to SCSI under z/VM fails.Michael Holzheu2-5/+9
2007-03-19[S390] Wire up compat_sys_epoll_pwait.Heiko Carstens2-1/+12
2007-03-19[S390] strlcpy is smart enoughJean Delvare1-1/+1
2007-03-19[S390] memory detection: fix off by one bug.Heiko Carstens1-2/+8
2007-03-19[S390] cio: qdio slsb setupUrsula Braun1-8/+18
2007-03-18Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds10-46/+53
2007-03-18[PATCH] Fix build error due to not including <linux/errno.h>Ralf Baechle1-0/+1
2007-03-18[PATCH] tty: Fix two reported pid leaksEric W. Biederman1-0/+5
2007-03-18[PATCH] gpio_direction_output-needs-an-initial-value fixDavid Brownell1-0/+1
2007-03-18[PATCH] i386: trust the PM-Timer calibration of the local APIC timerThomas Gleixner1-51/+27
2007-03-18[PATCH] Fix atomicity of TIF update in flush_thread() for x86_64Mathieu Desnoyers1-5/+8
2007-03-18[PATCH] machzwd warning fixAndrew Morton1-12/+12
2007-03-18[PATCH] ia64: platform_kernel_launch_event is noop on generic kernelJohn Keller1-0/+2
2007-03-18[PATCH] Fix wrong /proc/iomem on SGI AltixBernhard Walle1-2/+10
2007-03-18[PATCH] X86_P4_CLOCKMOD must select CPU_FREQ_TABLEAdrian Bunk1-0/+1
2007-03-18Merge branch 'linus' of git://kvm.qumranet.com/home/avi/kvmLinus Torvalds3-20/+44
2007-03-18Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds11-25/+102
2007-03-18KVM: MMU: Fix host memory corruption on i386 with >= 4GB ramAvi Kivity1-3/+3
2007-03-18KVM: MMU: Fix guest writes to nonpae pdeAvi Kivity1-12/+34
2007-03-18KVM: Fix guest sysenter on vmxAvi Kivity1-4/+4
2007-03-18KVM: Unset kvm_arch_ops if arch module loading failedAvi Kivity1-1/+3
2007-03-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-16/+8
2007-03-17Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds12-128/+57
2007-03-17Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds13-46/+95
2007-03-17[ARM] 4271/1: iop32x: fix ep80219 detection (support iq80219 platforms)Dan Williams2-8/+55
2007-03-17[ARM] 4270/2: mach-s3c2443/irq.c off by one error in dma irqsGraeme Gregory1-1/+1
2007-03-17[SPARC64]: Use Kconfig.preemptDavid S. Miller2-16/+8
2007-03-17ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config optionsBartlomiej Zolnierkiewicz4-53/+1
2007-03-17ide: don't allow DMA to be enabled if CONFIG_IDEDMA_{ICS,PCI}_AUTO=nBartlomiej Zolnierkiewicz1-1/+1
2007-03-17scc_pata: dependency fixKou Ishizaki4-9/+9
2007-03-17jmicron: make ide jmicron driver play nice with libata onesTejun Heo1-5/+24
2007-03-17ide: remove static prototypes from include/asm-mips/mach-au1x00/au1xxx_ide.hDaniel Mack1-34/+0
2007-03-17ide: au1xxx: fix use of mixed declarations and codeRalf Baechle1-1/+2
2007-03-17cmd64x: fix recovery time calculation (take 3)Sergei Shtylyov1-25/+20
2007-03-17ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentium M)Thomas Renninger1-9/+29
2007-03-16[PATCH] clockevents: Fix suspend/resume to disk hangsThomas Gleixner4-12/+51
2007-03-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-5/+12
2007-03-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-3/+37
2007-03-16Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds24-226/+338
2007-03-16[PATCH] fix MTIME_SEC_MAX on 32-bitThomas Gleixner1-1/+5
2007-03-16[PATCH] i386: fix typo in sync_constant_test_bit()'s nameJeremy Fitzhardinge1-1/+1
2007-03-16[PATCH] spi_s3c24xx.c: warning fixArnaud Patard (Rtp1-1/+1
2007-03-16[PATCH] fix process crash caused by randomisation and 64k pagesJames Bottomley1-1/+1
2007-03-16[PATCH] initialise pi_lock if CONFIG_RT_MUTEXES=NZilvinas Valinskas1-1/+1
2007-03-16[PATCH] oom fix: prevent oom from killing a process with children/sibling unk...Ankita Garg1-1/+1
2007-03-16[PATCH] change misleading EFI partition support descriptionJohannes Berg1-2/+1
2007-03-16[PATCH] futex: PI state locking fixIngo Molnar1-0/+2
2007-03-16[PATCH] tpm_infineon: maintainerMarcel Selhorst1-0/+3
2007-03-16[PATCH] Initialise SAK member for each virtual console to prevent oopsBernhard Walle1-0/+1
2007-03-16[PATCH] hwmon: Build fix for SENSORS_W83793Stefano Brivio1-0/+1
2007-03-16[PATCH] nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regula...Trond Myklebust1-1/+2
2007-03-16[PATCH] nfs: fix congestion controlPeter Zijlstra7-44/+103
2007-03-16[PATCH] fix rescan_partitions to return errors properlysuzuki1-1/+1
2007-03-16[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson5-4/+31
2007-03-16[PATCH] smbfs: double free memory corruptionVasily Averin1-0/+1
2007-03-16[PATCH] bool fbdevs must depend on FB = yGeert Uytterhoeven1-3/+3
2007-03-16[PATCH] eCryptfs: fix possible NULL ptr deref in ecryptfs_d_release()Michael Halcrow1-10/+5