summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-03-06Linux 2.6.21-rc3v2.6.21-rc3Linus Torvalds1-1/+1
2007-03-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-11/+11
2007-03-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds28-74/+70
2007-03-06Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds15-161/+165
2007-03-06Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-9/+16
2007-03-06Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on...Linus Torvalds1-34/+4
2007-03-06[PATCH] m68knommu: remove local_bh_countGreg Ungerer1-1/+0
2007-03-06[PATCH] m68knommu: use irq_handler_t and rtc_time in prototypesGreg Ungerer1-2/+2
2007-03-06[PATCH] m68knommu: GPIO line defines for the ColdFire 5282Greg Ungerer1-0/+3
2007-03-06[PATCH] m68knommu: fix work queues in mcfserial.c driverGreg Ungerer1-19/+14
2007-03-06[PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.cGreg Ungerer1-2/+9
2007-03-06[PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328Greg Ungerer1-2/+3
2007-03-06[PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setupGreg Ungerer3-3/+6
2007-03-06[PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setupGreg Ungerer1-1/+2
2007-03-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds12-181/+121
2007-03-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds20-87/+84
2007-03-06[PATCH] minor updat to tlclk Kconfig entryMark Gross1-7/+8
2007-03-06[PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005)Marcel Holtmann1-1/+2
2007-03-06[PATCH] suspend regression: sysfs deadlockHugh Dickins1-4/+1
2007-03-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds1-11/+10
2007-03-06Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds13-20/+94
2007-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds15-70/+227
2007-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds6-115/+184
2007-03-06Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds17-170/+302
2007-03-07[MIPS] IP27: Build fixRalf Baechle1-2/+0
2007-03-07[MIPS] Wire up ioprio_set and ioprio_get.Ralf Baechle5-7/+23
2007-03-07[MIPS] Fix __raw_read_trylock() to allow multiple readersDave Johnson1-2/+2
2007-03-07[MIPS] Export __copy_user_inatomic.Ralf Baechle2-0/+3
2007-03-07[MIPS] R2 bitops compile fix for gcc < 4.0.Ralf Baechle1-23/+33
2007-03-07[MIPS] TX39: Remove redundant tx39_blast_icache() callsAtsushi Nemoto1-12/+6
2007-03-07[MIPS] Cobalt: Fix early printkYoichi Yuasa3-12/+2
2007-03-07[MIPS] SMTC: De-obscure Malta hooks.Ralf Baechle2-27/+6
2007-03-07[MIPS] SMTC: Add fordward declarations for mm_struct and task_struct.Ralf Baechle1-0/+3
2007-03-07[MIPS] SMTC: <asm/mips_mt.h> must include <linux/cpumask.h>Ralf Baechle1-0/+2
2007-03-07[MIPS] SMTC: <asm/smtc_ipi.h> must include <linux/spinlock.h>Ralf Baechle1-0/+2
2007-03-07[MIPS] Atlas, Malta: Fix build warning.Ralf Baechle1-2/+2
2007-03-06[IA64] kexec: Use EFI_LOADER_DATA for ELF core headerMagnus Damm3-1/+65
2007-03-06[IA64] permon use-after-free fixNick Piggin1-4/+7
2007-03-06[IA64] sync compat getdentsAlexandr Andreev1-3/+7
2007-03-06[IA64] always build arch/ia64/lib/xor.oLee Schermerhorn1-2/+1
2007-03-06[IA64] Remove stack hard limit on ia64schwab@suse.de1-1/+0
2007-03-06[IA64] point saved_max_pfn to the max_pfn of the entire systemHorms3-11/+6
2007-03-06[DCCP]: Set RTO for newly created child socketGerrit Renker1-1/+1
2007-03-06[DCCP]: Correctly split CCID half connectionsGerrit Renker1-6/+6
2007-03-06[NET]: Fix compat_sock_common_getsockopt typo.Johannes Berg1-1/+1
2007-03-06Revert "[IA64] swiotlb abstraction (e.g. for Xen)"Tony Luck3-159/+35
2007-03-06[NET]: Revert incorrect accept queue backlog changes.David S. Miller2-4/+4
2007-03-06[PATCH] kconfig: Update swsusp descriptionRafael J. Wysocki1-16/+21
2007-03-06[PATCH] knfsd: provide sunrpc pool_mode module optionGreg Banks2-19/+130
2007-03-06[PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS ...NeilBrown3-14/+25
2007-03-06[PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server codeNeilBrown2-12/+3
2007-03-06[PATCH] knfsd: use recv_msg to get peer address for NFSD instead of code-copyingNeilBrown1-32/+40
2007-03-06[PATCH] uml: comment the initialization of a globalJeff Dike1-0/+1
2007-03-06[PATCH] uml: add a debugging messageJeff Dike1-1/+4
2007-03-06[PATCH] uml: fix formatting violations in signal delivery codeJeff Dike1-3/+3
2007-03-06[PATCH] linux/audit.h needs linux/types.hJeff Dike1-0/+1
2007-03-06[PATCH] initramfs should not depend on CONFIG_BLOCKDimitri Gorokhovik2-16/+16
2007-03-06[PATCH] cciss: add struct pci_driver shutdown support (replaces reboot notifier)Mike Miller (OS Dev)1-4/+6
2007-03-06[PATCH] cciss: fix for 2TB supportMike Miller (OS Dev)1-15/+24
2007-03-06[PATCH] Publish rcutorture module parameters via sysfs, read-onlyJosh Triplett1-7/+7
2007-03-06[PATCH] geode-aes: use unsigned long for spin_lock_irqsaveAlexey Dobriyan1-2/+1
2007-03-06[PATCH] fs: nobh_truncate_page() fixDave Kleikamp1-0/+9
2007-03-06[PATCH] fix vsyscall settimeofdayDaniel Walker1-0/+2
2007-03-06[PATCH] mqueue: nested locking annotationPeter Zijlstra1-1/+2
2007-03-06[PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clockAdrian Bunk1-1/+0
2007-03-06[PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres modeThomas Gleixner1-5/+10
2007-03-06[PATCH] hrtimers: hrtimer_clock_base description typoAndres Salomon1-1/+1
2007-03-06[PATCH] hrtimers: fix HRTIMER_CB_IRQSAFE_NO_SOFTIRQ descriptionAndres Salomon1-1/+1
2007-03-06[PATCH] i386: make x86_64 tsc header require i386 rather than vice-versaAndres Salomon2-68/+68
2007-03-06[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 3Thomas Gleixner1-6/+4
2007-03-06[PATCH] Fix 2.6.21 rfcomm lockupsMark Lord1-0/+2
2007-03-06[PATCH] fbdev: fix kconfig error if FB_DDC=nJames Simmons1-9/+7
2007-03-06[PATCH] atyfb: fix kconfig error part 2Randy Dunlap1-1/+2
2007-03-06[PATCH] nvidiafb backlight: Fix implicit declaration in nv_backlightDave Jones1-0/+5
2007-03-06[PATCH] fix build with CONFIG_NO_IDLE_HZ=nAndrew Morton1-0/+8
2007-03-06[PATCH] Save/restore periodic tick information over suspend/resumeThomas Gleixner4-0/+78
2007-03-06[ALSA] version 1.0.14rc3Jaroslav Kysela1-2/+2
2007-03-06sdhci: release irq during suspendPierre Ossman1-0/+12
2007-03-06sdhci: make isr tolerant of read errorsMark Lord1-1/+1
2007-03-06mmc: require explicit support for high-speedPierre Ossman3-50/+66
2007-03-06ncpfs: make sure server connection survives a killPierre Ossman3-64/+105
2007-03-06sis900 warning fixesAndrew Morton1-5/+5
2007-03-06mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth7-29/+59
2007-03-06pcnet32: Fix PCnet32 performance bug on non-coherent architecutresDon Fry1-2/+2
2007-03-06__devinit & __devexit cleanups for de2104x driverPrarit Bhargava1-3/+3
2007-03-063c59x: Handle pci_enable_device() failure while resumingDmitriy Monakhov1-1/+7
2007-03-06dmfe: Fix link detectionMaxim Levitsky1-18/+40
2007-03-06dmfe: fix two bugsMaxim Levitsky1-5/+10
2007-03-06dmfe: trivial/spelling fixesMaxim Levitsky1-36/+88
2007-03-06revert "drivers/net/tulip/dmfe: support basic carrier detection"Andrew Morton1-8/+1
2007-03-06ucc_geth: returns NETDEV_TX_BUSY when BD ring is fullLi Yang1-1/+2
2007-03-06ucc_geth: Fix BD processingLi Yang1-5/+9
2007-03-06natsemi: netpoll fixesSergei Shtylyov1-5/+19
2007-03-06bonding: Improve IGMP join processingJay Vosburgh3-51/+50
2007-03-06bonding: only receive ARPs for usJay Vosburgh1-1/+1
2007-03-06bonding: fix double dev_add_packJay Vosburgh1-1/+7
2007-03-06[ALSA] cmipci - Allow to disable integrated FM portTakashi Iwai2-8/+14
2007-03-06[ALSA] hda-codec - Fix logic error in headphone mute for Conexant codecsTobin Davis1-2/+6
2007-03-06[ALSA] hda-codec - Add missing Mic Boost for AD1986A codecTakashi Iwai1-0/+3
2007-03-06[ALSA] ac97 - Add Thinkpad X31 and R40 to AD1981x blacklistTakashi Iwai1-0/+2
2007-03-06[ALSA] Add missing sysfs device assignment for ALSA PCI driversTakashi Iwai4-0/+8
2007-03-06[ALSA] hda-codec - Define pin configs for MacBooksTakashi Iwai2-4/+37
2007-03-06[ALSA] hda-codec - Add missing Mic Boost controls for ALC262Takashi Iwai1-0/+8
2007-03-06[ALSA] soc - WM9712 PCM volumeLiam Girdwood1-0/+1
2007-03-06[ALSA] soc - Fix WM9712 register cache entryJoe Sauer1-1/+1
2007-03-06[ALSA] hda-codec - Add method for configuring Mac Pro without PCI SSIDTobin Davis1-3/+10
2007-03-06[ALSA] hda-codec - Add LFE support on Dell M90Takashi Iwai1-0/+2
2007-03-06pata_pdc202xx_old: fix data corruption and other problemsBartlomiej Zolnierkiewicz1-8/+14
2007-03-06pata_legacy: fix io/irq mismatchMikael Pettersson1-1/+1
2007-03-06ahci: RAID mode SATA patch for Intel ICH9MJason Gaston1-0/+1
2007-03-06[CIFS] cifs_prepare_write was incorrectly rereading page in some casesSteve French3-28/+45
2007-03-05[S390] cio: Call cancel_halt_clear even when actl == 0.Cornelia Huck1-2/+2
2007-03-05[S390] cio: Use path verification to check for path state.Cornelia Huck1-40/+6
2007-03-05[S390] cio: Fix locking when calling notify function.Cornelia Huck1-20/+47
2007-03-05[S390] Fixed handling of access register mode faults.Gerald Schaefer3-64/+63
2007-03-05[S390] dasd: Use default recovery for SNSS requestsStefan Weinhuber1-0/+1
2007-03-05[S390] check_bugs() should be inline.Heiko Carstens1-1/+1
2007-03-05[S390] tape: Compression overwrites crypto settingMichael Holzheu1-1/+4
2007-03-05[S390] nss: disable kexec.Heiko Carstens2-0/+7
2007-03-05[S390] reipl: move dump_prefix_page out of text section.Heiko Carstens4-12/+19
2007-03-05[S390] smp: disable preemption in smp_call_function/smp_call_function_onHeiko Carstens1-7/+8
2007-03-05[S390] kprobes breaks BUG_ONMartin Schwidefsky1-14/+7
2007-03-05[INET]: twcal_jiffie should be unsigned long, not intEric Dumazet1-1/+1
2007-03-05[GIANFAR]: Fix compile error in latest gitJan Altenberg1-1/+1
2007-03-05[PPPOE]: Use ifindex instead of device pointer in key lookups.Florian Zumbiehl2-5/+8
2007-03-05[NETFILTER]: ip6_route_me_harder should take into account markYasuyuki Kozakai1-0/+1
2007-03-05[NETFILTER]: nfnetlink_log: fix reference countingMichal Miroslaw1-3/+6
2007-03-05[NETFILTER]: nfnetlink_log: fix module reference countingPatrick McHardy1-2/+1
2007-03-05[NETFILTER]: nfnetlink_log: fix possible NULL pointer dereferenceMichal Miroslaw1-0/+4
2007-03-05[NETFILTER]: nfnetlink_log: fix NULL pointer dereferenceMichal Miroslaw1-0/+1
2007-03-05[NETFILTER]: nfnetlink_log: fix use after freeMichal Miroslaw1-1/+1
2007-03-05[NETFILTER]: nfnetlink_log: fix reference leakMichal Miroslaw1-3/+4
2007-03-05[NETFILTER]: tcp conntrack: accept SYN|URG as validPatrick McHardy2-2/+6
2007-03-05[NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefsPatrick McHardy13-40/+20
2007-03-05[NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loopsPatrick McHardy4-4/+4
2007-03-05[SPARC64]: Fix floppy build failure.David S. Miller2-11/+11
2007-03-05[PATCH] paravirt: re-enable COMPAT_VDSOIngo Molnar1-1/+0
2007-03-05Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds6-8/+52
2007-03-05[PATCH] disable NMI watchdog by defaultIngo Molnar2-2/+2
2007-03-05[PATCH] paravirt: let users decide whether they want VMIIngo Molnar1-1/+0
2007-03-05[PATCH] paravirt: clarify VMI descriptionIngo Molnar1-2/+3
2007-03-05[PATCH] paravirt: remove NO_IDLE_HZ on x86Ingo Molnar1-9/+0
2007-03-05[PATCH] video/aty/mach64_ct.c: fix bogus delay loopDavid Miller1-2/+1
2007-03-05[PATCH] arch/i386/kernel/vmi.c must #include <asm/kmap_types.h>Adrian Bunk1-0/+1
2007-03-05[PATCH] usb-storage: do not rebuild when kernel version changesSam Ravnborg1-2/+2
2007-03-05[PATCH] Documentation for io-accounting / reporting via procfsRoland Kletzing1-0/+105
2007-03-05[PATCH] atyfb: Fix kconfig errorAntonino A. Daplas1-1/+2
2007-03-05[PATCH] char/epca.c: remove unused functionMichal Piotrowski1-17/+0
2007-03-05[PATCH] timer/hrtimer: take per cpu locks in sane orderHeiko Carstens3-9/+45
2007-03-05[PATCH] clocksource init adjustments (fix bug #7426)john stultz12-166/+135
2007-03-05[PATCH] x86_64: remove unusued 'flags' variableDavid Rientjes1-1/+0
2007-03-05[PATCH] ipmi: check, if default ports are accessible on PPCChristian Krafft1-0/+5
2007-03-05[PATCH] ecryptfs: handle AOP_TRUNCATED_PAGE betterDmitriy Monakhov1-12/+16
2007-03-05[PATCH] ecryptfs: lower root result must be adirectoryDmitriy Monakhov1-7/+1
2007-03-05[PATCH] fix "NMI appears to be stuck"Thomas Gleixner1-2/+9
2007-03-05[PATCH] md: fix for raid6 reshapeNeilBrown1-1/+1
2007-03-05[PATCH] vmi: smp fixesZachary Amsden2-4/+5
2007-03-05[PATCH] vmi: apic opsZachary Amsden2-73/+92
2007-03-05[PATCH] vmi: fix nohz compileZachary Amsden3-16/+2
2007-03-05[PATCH] vmi: pit overrideZachary Amsden4-7/+18
2007-03-05[PATCH] vmi: paravirt drop udelay opZachary Amsden5-22/+1
2007-03-05[PATCH] vmi: fix highpteZachary Amsden4-4/+44
2007-03-05[PATCH] vmi: cpu cycles fixZachary Amsden7-2/+17
2007-03-05[PATCH] vmi: sched clock paravirt op fixZachary Amsden8-9/+17
2007-03-05[PATCH] vmi: timer fixes round twoZachary Amsden2-29/+24
2007-03-05[PATCH] Page migration: Fix vma flag checkingChristoph Lameter3-10/+9
2007-03-05[PATCH] fb: sm501fb off-by-1 sysfs storePaul Mundt1-3/+3
2007-03-05[PATCH] sched: remove SMT niceCon Kolivas8-165/+1
2007-03-05[PATCH] shmem and simple const super_operationsHugh Dickins2-6/+8
2007-03-05[PATCH] schedule wext/rtnl for removalJohannes Berg1-0/+12
2007-03-05[PATCH] dz: remove struct pt_regs referencesMaciej W. Rozycki1-4/+3
2007-03-05[PATCH] gpio_keys driver shouldn't be ARM-specificDavid Brownell2-3/+1
2007-03-05[PATCH] add CONFIG_GENERIC_GPIODavid Brownell3-4/+19
2007-03-05[PATCH] Fix soft lockup with iSeries viocd driverTony Breeds1-4/+23
2007-03-05[PATCH] parport is an orphanDavid Brownell1-9/+1
2007-03-05[PATCH] ecryptfs: check xattr operation support fixDmitriy Monakhov2-4/+5
2007-03-05[PATCH] msi: support masking msi irqs without a mask bitEric W. Biederman1-0/+2
2007-03-05[PATCH] msi: fix up the msi enable/disable logicEric W. Biederman1-80/+64
2007-03-05[PATCH] msi: sanely support hardware level msi disablingEric W. Biederman7-16/+35
2007-03-05[PATCH] io_apic.h needs apicdef.hJean Delvare2-0/+2
2007-03-05[PATCH] cyclades: return closing_waitAndrew Morton1-0/+1
2007-03-05backlight: Allow enable/disable of fb backlights, fixing regressionsRichard Purdie5-5/+51
2007-03-05backlight: Fix nvidia backlight initial brightnessRichard Purdie1-3/+1
2007-03-04Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds29-224/+306
2007-03-04Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2007-03-04Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds3-6/+11
2007-03-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds32-130/+165
2007-03-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds36-802/+280
2007-03-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds73-1021/+429
2007-03-04[ARM] Acorn: move the i2c bus driver into drivers/i2cRussell King7-694/+108
2007-03-04[ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entriesRussell King3-6/+7
2007-03-04[ARM] ARM FAS216: don't modify scsi_cmnd request_bufflenRussell King2-4/+7
2007-03-04[ARM] rtc-pcf8583: Final fixes for this RTC on RiscPCRussell King2-4/+6
2007-03-04[ARM] rtc-pcf8583: correct month and year offsetsRussell King1-5/+6
2007-03-04[ARM] rtc-pcf8583: don't use BCD_TO_BIN/BIN_TO_BCDRussell King1-10/+10
2007-03-04[MIPS] MTX1: clear PCI errorsFlorian Fainelli1-1/+5
2007-03-04[MIPS] MTX1: add idsel cardbus ressourcesFlorian Fainelli2-1/+30
2007-03-04[MIPS] MTX1: remove unneeded settingsFlorian Fainelli1-3/+1
2007-03-04[MIPS] dma_sync_sg_for_cpu is a no-op except for non-coherent R10000s.Ralf Baechle1-1/+1
2007-03-04[MIPS] Cobalt: update reserved resourcesYoichi Yuasa1-23/+24