summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-10-10Linux v2.6.14-rc4v2.6.14-rc4Linus Torvalds1-1/+1
2005-10-10[PATCH] i386: Don't discard upper 32bits of HWCR on K8Andi Kleen1-1/+1
2005-10-10[PATCH] x86_64: Allocate cpu local data for all possible CPUsAndi Kleen3-5/+6
2005-10-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-36/+91
2005-10-10Use the new "kill_proc_info_as_uid()" for USB disconnect tooLinus Torvalds3-3/+6
2005-10-10[PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte3-3/+44
2005-10-10[SPARC64]: Fix Ultra5, Ultra60, et al. boot failures.David S. Miller1-36/+91
2005-10-10[PATCH] x86_64: Fix change_page_attr cache flushingAndi Kleen1-2/+0
2005-10-10Merge master.kernel.org:/home/rmk/linux-2.6-ucbLinus Torvalds1-11/+11
2005-10-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-0/+4827
2005-10-10[ARM] 2968/1: defconfig for the ARM Collie platformVincent Sanders1-0/+888
2005-10-10[ARM] 2967/1: defconfig for the ARM Corgi platformVincent Sanders1-0/+1523
2005-10-10[ARM] 2966/1: defconfig for the ARM Poodle platformVincent Sanders1-0/+1015
2005-10-10[ARM] 2965/1: defconfig for the ARM Spitz platformVincent Sanders1-0/+1401
2005-10-10[ARM] 2956/1: fix the "Fix gcc4 build errors in ucb1x00-core.c"Nicolas Pitre1-11/+11
2005-10-10[PATCH] i386: fix stack alignment for signal handlersMarkus F.X.J. Oberhumer2-2/+10
2005-10-10[PATCH] ide: Workaround PM problemBenjamin Herrenschmidt1-0/+8
2005-10-10[PATCH] relayfs: fix bogus param value in call to vmapTom Zanussi1-1/+1
2005-10-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds10-16/+129
2005-10-10[PATCH] uml: fix x86_64 with !CONFIG_FRAME_POINTERJeff Dike1-9/+28
2005-10-10[PATCH] x86_64: Set up safe page tables during resumeRafael J. Wysocki4-9/+144
2005-10-10[PATCH] uml: cleanup whitespace for COW driverPaolo 'Blaisorblade' Giarrusso1-9/+9
2005-10-10[PATCH] uml: cleanup byte order macros for COW driverPaolo 'Blaisorblade' Giarrusso2-2/+26
2005-10-10[PATCH] uml: restore include breakage, breaking binary format of COW driverPaolo 'Blaisorblade' Giarrusso1-2/+2
2005-10-10[PATCH] uml: allow building .s/.i/.lst files from userspace filesPaolo 'Blaisorblade' Giarrusso1-2/+2
2005-10-10[PATCH] uml: add mode=skas0 as a synonym of skas0Paolo 'Blaisorblade' Giarrusso1-0/+11
2005-10-10[PATCH] Uml: hide commands when not being verbosePaolo 'Blaisorblade' Giarrusso1-1/+1
2005-10-10[PATCH] pcmcia: fix task state at pccard thread exitSteven Rostedt1-0/+3
2005-10-10[ARM] 2964/1: S3C2410 - serial: add .owner to driverBen Dooks1-0/+3
2005-10-10[ARM] 2963/1: S3C2410 - add .owner field to device_driverBen Dooks1-0/+1
2005-10-10[ARM] 2962/1: scoop: Allow GPIO pin suspend state to be specifiedRichard Purdie2-2/+20
2005-10-10[ARM] 2961/1: corgi: Add missing includeRichard Purdie1-0/+1
2005-10-10[ARM] 2960/1: collie: Add missing scoop call parametersRichard Purdie1-3/+3
2005-10-10[ARM] 2959/1: Add test for invalid LDRD/STRD Rd cases in ARM alignment handlerGeorge G. Davis1-1/+10
2005-10-10[ARM] 2958/1: fix definition in imx-regs.hSascha Hauer1-1/+1
2005-10-10[ARM] 2957/1: imx UART Error handlingSascha Hauer1-5/+4
2005-10-10[ARM] Update mach-typesRussell King1-4/+86
2005-10-08[SPARC64]: Fix compile error in irq.cSven Hartge1-0/+1
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro145-360/+340
2005-10-08[PATCH] scsi_ioctl: only warn for rejected commandsJens Axboe1-4/+4
2005-10-08Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds19-53/+115
2005-10-08Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-67/+172
2005-10-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-61/+319
2005-10-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-37/+90
2005-10-08[PATCH] Keys: Possessor permissions should be additiveDavid Howells1-6/+6
2005-10-08[PATCH] Keys: Split key permissions checking into a .c fileDavid Howells3-86/+76
2005-10-08[PATCH] Keys: Add request-key process documentationDavid Howells4-7/+176
2005-10-08[PATCH] key: plug request_key_auth memleakDavid Howells1-0/+1
2005-10-08[PATCH] yenta: fix build if YENTA && !CARDBUSDavid Vrabel1-1/+4
2005-10-08[PATCH] fix do_coredump() vs SIGSTOP raceOleg Nesterov1-1/+2
2005-10-07[ATM]: [br2684] if we free the skb, we should return 0Jean-Denis Boyer1-1/+1
2005-10-07[SPARC64]: Fix userland FPU state corruption.David S. Miller3-24/+30
2005-10-07[SPARC]: Fix p9100 framebuffer in 2.6Tom 'spot' Callaway1-0/+4
2005-10-07[ALSA] usb-audio: add MIDI quirk for Hercules DJ ConsoleClemens Ladisch1-0/+21
2005-10-07[ALSA] usb-audio: add another ID for Hercules DJ ConsoleClemens Ladisch1-1/+6
2005-10-07[ALSA] ali5451 - Don't build non-existing modem PCMTakashi Iwai1-2/+4
2005-10-07[ALSA] emu10k1 - Fix handling of ac97_chip=2Takashi Iwai1-9/+10
2005-10-07[ALSA] korg1212: fix typoClemens Ladisch1-1/+1
2005-10-07[ALSA] emu10k1 - Fix loading of SBLive Game boardTakashi Iwai3-4/+13
2005-10-07[ALSA] via82xx - dxs_support entry for an ASUS moboTakashi Iwai1-0/+1
2005-10-07[ALSA] Fix confliction of capture controls on ALC880 test modelTakashi Iwai1-12/+0
2005-10-07[ALSA] fix HD audio ALC882 lfe (un)muteJohn W. Linville1-1/+1
2005-10-07[ALSA] fix alc880_test_mixer typoJohn W. Linville1-2/+2
2005-10-07[ALSA] fix HD audio ALC260 mono (un)muteJohn W. Linville1-2/+2
2005-10-07[ALSA] usb-audio: increase max buffer sizeClemens Ladisch1-4/+4
2005-10-07[ALSA] usb-audio: add another ID for the TerraTec PHASE26Clemens Ladisch1-1/+11
2005-10-07[ALSA] usb-audio: add more Yamaha USB MIDI devicesClemens Ladisch1-0/+4
2005-10-07[ALSA] Add iBook 1.33GHz supportTakashi Iwai1-0/+1
2005-10-07[ALSA] usb-audio: add Roland RD-700SX supportClemens Ladisch1-0/+13
2005-10-07[ALSA] via82xx - Add a dxs whitelist entryTakashi Iwai1-0/+1
2005-10-07[ALSA] clean suspend/resume calls for ac97_bus_typeNicolas Pitre1-13/+3
2005-10-07[ALSA] remove redundent assignment to the ac97 device structureNicolas Pitre2-1/+2
2005-10-07[ALSA] remove bogus match method for ac97_busNicolas Pitre1-3/+4
2005-10-07[ALSA] usb-audio: ignore Hercules DJ Console mixer errorsClemens Ladisch1-0/+5
2005-10-07[ALSA] Fix pm_message_t in PXA2XX-AC97 driverDirk Opfer1-1/+1
2005-10-07[ALSA] hda-intel - Disable DMA position auto-correctionTakashi Iwai1-0/+5
2005-10-07[ALSA] hda-codec - 'empty' generic mfg-only codecSasha Khapyorsky1-4/+2
2005-10-07[ALSA] no templated index for si3036 modem controlsSasha Khapyorsky1-1/+5
2005-10-07[ALSA] no templated index for mc97 controlsSasha Khapyorsky1-1/+1
2005-10-07[ALSA] snd_opl3sa2: add missing pnp_unregister_driver() callsDaniel Ritz1-0/+2
2005-10-06[ATM]: add support for LECS addresses learned from networkEric Kinzie4-23/+70
2005-10-06[SPARC32]: Enable generic IOMAP.Tom 'spot' Callaway2-0/+5
2005-10-06Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALLLinus Torvalds1-3/+3
2005-10-06[SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels.Sridhar Samudrala1-5/+5
2005-10-06[SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.Ivan Skytte Jørgensen2-32/+243
2005-10-06[SPARC64]: Probe for power device on ISA bus too.David S. Miller1-13/+51
2005-10-06Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds1-0/+5
2005-10-06[IA64] Avoid kernel hang during CMC interrupt stormBryan Sutula1-0/+5
2005-10-06Merge master.kernel.org:/home/rmk/linux-2.6-ucbLinus Torvalds2-4/+0
2005-10-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+4
2005-10-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds32-57/+77
2005-10-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds9-341/+103
2005-10-06[MFD] Fix gcc4 build errors in ucb1x00-core.cRussell King2-4/+0
2005-10-05[SPARC64]: Fix initrd when net booting.David S. Miller1-100/+56
2005-10-05[ARM] 2954/1: Allow D and I cache and branch prediction disabling for ARMv6Catalin Marinas1-4/+4
2005-10-05[SPARC]: Remove some duplicated sparc32 config itemsMartin Habets1-56/+0
2005-10-05[AX.25]: Fix packet socket crashRalf Baechle2-2/+2
2005-10-05[IPSEC]: Document that policy direction is derived from the index.Herbert Xu3-5/+15
2005-10-05[IPV6]: Fix NS handing for proxy/anycast addressYOSHIFUJI Hideaki1-1/+1
2005-10-05[TCP]: BIC coding bug in Linux 2.6.13Stephen Hemminger1-1/+1
2005-10-05[MCAST] ipv6: Fix address size in grec_sizeYan Zheng1-1/+1
2005-10-05[PATCH] Fix drm 'debug' sysfs permissionsDave Jones1-1/+1
2005-10-05[PATCH] ppc: Fix timekeeping with HZ=250 on some Mac modelsBenjamin Herrenschmidt1-1/+1
2005-10-05[PATCH] fix the breakage in sparc headersAl Viro2-14/+14
2005-10-04[XFRM]: fix sparse gfp nocast warningsRandy Dunlap2-2/+2
2005-10-04[TEXTSEARCH]: fix sparse gfp nocast warningsRandy Dunlap4-4/+5
2005-10-04[RPC]: fix sparse gfp nocast warningsRandy Dunlap5-5/+5
2005-10-04[AF_KEY]: fix sparse gfp nocast warningsRandy Dunlap1-3/+4
2005-10-04[NETFILTER]: fix sparse gfp nocast warningsRandy Dunlap1-1/+2
2005-10-04[IPVS]: fix sparse gfp nocast warningsRandy Dunlap2-2/+2
2005-10-04[DECNET]: fix sparse gfp nocast warningsRandy Dunlap4-16/+23
2005-10-04[CONNECTOR]: fix sparse gfp nocast warningsRandy Dunlap2-2/+3
2005-10-04[BONDING]: fix sparse gfp nocast warningsRandy Dunlap1-2/+3
2005-10-04[ATM]: fix sparse gfp nocast warningsRandy Dunlap3-8/+6
2005-10-04[PATCH] orinoco: Information leakage due to incorrect paddingPavel Roskin1-5/+9
2005-10-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2-26/+23
2005-10-04[PATCH] Fix broken IXP4xx GPIO macroDeepak Saxena1-1/+1
2005-10-04[NETFILTER]: Fix Kconfig typoHorst H. von Brand1-1/+1
2005-10-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-29/+54
2005-10-04[PATCH] x86_64: Drop global bit from early low mappingsAndi Kleen1-20/+20
2005-10-04[INET]: Shrink struct inet_ehash_bucket on 32 bits UPEric Dumazet1-1/+1
2005-10-04[SPARC64]: Replace cheetah+ code patching with variables.David S. Miller8-185/+47
2005-10-04[ARM] 2952/1: fix a register clobber listNicolas Pitre1-1/+1
2005-10-04[ARM] 2951/1: fix wrong commentNicolas Pitre1-1/+1
2005-10-04[ARM] 2950/1: i.MX gpio setup functionSascha Hauer3-24/+47
2005-10-04[ARM] 2949/1: Hynix h720x Run modeSascha Hauer1-3/+5
2005-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-3/+24
2005-10-04[PATCH] uml: Fix sysrq-r support for skas modeAllan Graves9-89/+38
2005-10-04[PATCH] UML - Fix Al's build tidyingJeff Dike1-1/+1
2005-10-04[PATCH] bfs iget() abusesAl Viro1-12/+30
2005-10-04[PATCH] bfs endianness annotationsAlexey Dobriyan3-23/+23
2005-10-04[PATCH] bogus kfree() in ibmtrAl Viro1-5/+0
2005-10-04[PATCH] missing include in megaraid_sasAl Viro1-0/+1
2005-10-04[IPV4]: fib_trie root-node expansionRobert Olsson1-2/+21
2005-10-04[IPV6]: Fix infinite loop in udp_v6_get_port().YOSHIFUJI Hideaki1-1/+3
2005-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds5-5/+10
2005-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds26-120/+116
2005-10-04NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variableAnton Altaparmakov3-3/+4
2005-10-04NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused theAnton Altaparmakov2-2/+6
2005-10-04[PATCH] sungem: fix gfp flags typeRandy Dunlap1-1/+2
2005-10-04[PATCH] ns83820: fix gfp flags typeRandy Dunlap1-1/+1
2005-10-04[PATCH] ieee80211: fix gfp flags typeRandy Dunlap1-1/+1
2005-10-03[netdrvr starfire] fix highmem and broken firmware issuesIon Badulescu1-22/+24
2005-10-03[PATCH] net/Kconfig: convert pocket_adapter ISA to PARPORTGrant Coady1-4/+4
2005-10-03[PATCH] emac: add support for platform-specific unsupported PHY featuresWade Farnsworth1-0/+31
2005-10-03[PATCH] tulip DC21143 rev 48 10Mbit HDX fixPhilippe De Muyter1-1/+1
2005-10-03[PATCH] fix bonding crash, remove old ABI supportJay Vosburgh2-213/+71
2005-10-03[PATCH] s390: qeth driver fixesUrsula Braun2-20/+19
2005-10-03[netdrvr] fix smc91c92_cs multicast bugKomuro1-1/+1
2005-10-03[PATCH] ieee80211: fix gfp flags typeRandy Dunlap1-1/+1
2005-10-03[PATCH] ns83820: fix gfp flags typeRandy Dunlap1-1/+1
2005-10-03[PATCH] skge: set mac address oops with bondingStephen Hemminger1-8/+16
2005-10-03[SUNSU]: Fix bogus locking in sunsu_change_mouse_baud()David S. Miller1-4/+0
2005-10-03[SPARC]: "extern inline" doesn't make much sense.Adrian Bunk25-116/+116
2005-10-03[TG3]: Update driver version and release date.David S. Miller1-2/+2
2005-10-03[IPV4]: Update icmp sysctl docs and disable broadcast ECHO/TIMESTAMP by defaultDavid S. Miller2-4/+8
2005-10-03[IPV4]: Get rid of bogus __in_put_dev in pktgenHerbert Xu1-1/+0
2005-10-03[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu24-55/+73
2005-10-03[IPV6]: Fix leak added by udp connect dst caching fix.David S. Miller1-4/+10
2005-10-03[IPV6]: Fix ipv6 fragment ID selection at slow pathYan Zheng1-1/+1
2005-10-03[IPV4]: Fix "Proxy ARP seems broken"Herbert Xu1-6/+5
2005-10-03[NET]: Fix "sysctl_net.c:36: error: 'core_table' undeclared here"Russell King1-0/+2
2005-10-03[INET]: speedup inet (tcp/dccp) lookupsEric Dumazet12-69/+85
2005-10-03[TG3]: Refine AMD K8 write-reorder chipset test.Michael Chan1-11/+12
2005-10-03[CASSINI]: Convert to ethtool_opsAl Viro1-288/+214
2005-10-03[NET]: Fix packet timestamping.Herbert Xu8-26/+15
2005-10-03[PATCH] x86_64: Fix numa node topology detection for srat based x86_64 boxesRavikiran G Thirumalai1-3/+2
2005-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds28-310/+4859
2005-10-03[PATCH] Document patch subject line betterPaul Jackson1-4/+20
2005-10-03[SCSI] Legacy MegaRAID: Fix READ CAPACITYJames Bottomley1-20/+50
2005-10-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-12/+15
2005-10-02[PATCH] Document from line in patch formatPaul Jackson1-1/+69
2005-10-02[ARM] 2943/1: Clear the exclusive monitor in v6_early_abortCatalin Marinas1-0/+5
2005-10-02[PATCH] alpha: fix kernel alignment trapsRichard Henderson2-8/+8
2005-10-02[SCSI] aic7xxx/aic79xx: fix module removal path not to panicJames Bottomley5-10/+15
2005-10-02[SCSI] fix potential panic with proc on module removalJames Bottomley1-1/+1
2005-10-02[ARM] Fix init printk for EBSA110 network driver, and link timerRussell King1-11/+9
2005-10-02[ARM] Fix EBSA110 network driver link detectionRussell King1-1/+1
2005-10-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+3
2005-10-01[PATCH] ppc32: Add new iBook 12" to PowerMac models tableSven Henkel1-0/+4
2005-10-01[PATCH] pmac/radeonfb: Add suspend support for M11 chip in new iBook 12"Sven Henkel1-6/+8
2005-10-01[ARM] 2945/1: ARM fortunet fails to build because of missing includeVincent Sanders1-0/+2
2005-10-01[ARM] 2944/1: GCC 4 mx1ads serial driver compile fixVincent Sanders1-1/+1
2005-10-01Fix inequality comparison against "task->state"Linus Torvalds1-1/+1
2005-10-01[PATCH] trivial #if -> #ifdefDiego Calleja1-1/+1
2005-10-01[PATCH] ppc64: fix up()/down() usage for kprobe_mutexAnanth N Mavinakayanahalli1-4/+4
2005-09-30[PATCH] ARM: Fix IXP2000 serial port resource range. For real this time.Deepak Saxena1-1/+1
2005-09-30[PATCH] r8169: tone down the r8169 driverFrancois Romieu1-2/+1
2005-09-30[PATCH] pmac: fix cpufreq for old tipb 550MhzBenjamin Herrenschmidt1-0/+7
2005-09-30[PATCH] Fix IXP2000 serial port resource rangeDeepak Saxena0-0/+0
2005-09-30Linux v2.6.14-rc3v2.6.14-rc3Linus Torvalds1-1/+1
2005-09-30[IB] mthca: Fix memory leak on device closeMichael S. Tsirkin1-24/+21
2005-09-30[PATCH] x86_64 early numa init fixRavikiran G Thirumalai1-3/+2
2005-09-30[PATCH] x86_64: fix the BP node_to_cpumaskRavikiran G Thirumalai1-4/+1
2005-09-30[PATCH] utilization of kprobe_mutex is incorrect on x86_64Zhang, Yanmin1-4/+4
2005-09-30[PATCH] ohci1394: less noise in dmesgJody McIntyre1-2/+2
2005-09-30[PATCH] ieee1394: delete legacy module aliasesJody McIntyre4-4/+0
2005-09-30[PATCH] eth1394: workaround limitation in rawiso routinesJody McIntyre2-7/+11
2005-09-30[PATCH] ieee1394: remove superfluous include in csr1212Jody McIntyre1-1/+0
2005-09-30[PATCH] ieee1394: trivial edits of a few commentsJody McIntyre1-4/+4