summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-04-26Linux v2.6.17-rc3v2.6.17-rc3Linus Torvalds1-1/+1
2006-04-26Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-6/+4
2006-04-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-6/+8
2006-04-26Merge nommu treeRussell King2-2/+4
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman19-19/+19
2006-04-26[PATCH] Remove __devinitdata from notifier block definitionsChandra Seetharaman9-9/+9
2006-04-26[PATCH] LSM: add missing hook to do_compat_readv_writev()James Morris1-0/+4
2006-04-26[PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutexAl Viro1-4/+14
2006-04-26[PATCH] fix mips sys32_p{read,write}Al Viro1-62/+2
2006-04-26[PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)Al Viro1-1/+1
2006-04-26[PATCH] fix leak in activate_ep_files()Al Viro1-0/+1
2006-04-26Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds11-77/+328
2006-04-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds18-147/+354
2006-04-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+7
2006-04-26[PATCH] splice: add ->splice_write support for /dev/nullJens Axboe1-0/+14
2006-04-26[PATCH] splice: rearrange moving to/from pipe helpersJens Axboe2-24/+28
2006-04-26[PATCH] forcedeth: fix initializationAyaz Abdulla1-12/+67
2006-04-26[PATCH] sky2: version 1.2Stephen Hemminger1-1/+1
2006-04-26[PATCH] sky2: reset function can be devinitStephen Hemminger1-1/+1
2006-04-26[PATCH] sky2: use ALIGN() macroStephen Hemminger1-4/+2
2006-04-26[PATCH] sky2: add fake idle irq timerStephen Hemminger2-1/+23
2006-04-26[PATCH] sky2: reschedule if irq still pendingStephen Hemminger2-12/+26
2006-04-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik9-49/+133
2006-04-26Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2...Jeff Garzik1-0/+1
2006-04-26Merge branch 'master' into upstream-fixesJeff Garzik115-1416/+3201
2006-04-26[BRIDGE]: allow full size vlan packetsStephen Hemminger1-1/+7
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe9-43/+268
2006-04-26[doc] add paragraph about 'fs' subsystem to sysfs.txtMiklos Szeredi1-0/+5
2006-04-26[fuse] fix race between checking and setting file->private_dataMiklos Szeredi1-5/+8
2006-04-26[fuse] fix deadlock between fuse_put_super() and request_end(), try #2Miklos Szeredi1-2/+11
2006-04-26Revert "[fuse] fix deadlock between fuse_put_super() and request_end()"Miklos Szeredi3-36/+31
2006-04-26[PATCH] splice: fix offset problemsJens Axboe1-19/+27
2006-04-26[PATCH] splice: fix min() warningAndrew Morton1-1/+1
2006-04-25e1000: Update truesize with the length of the packet for packet splitAuke Kok1-0/+1
2006-04-25[ARM] vfp: fix leak of VFP_NAN_FLAG into FPSCRRussell King3-3/+3
2006-04-25[ARM] 3484/1: Correct AEABI CFLAGS for correct enum handlingRichard Purdie1-1/+1
2006-04-25[PATCH] Alpha: strncpy() fixIvan Kokshaysky1-4/+4
2006-04-24Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stableLinus Torvalds1-1/+4
2006-04-24[NETFILTER]: ipt action: use xt_check_target for basic verificationPatrick McHardy1-0/+5
2006-04-24[NETFILTER]: x_tables: move table->lock initializationDmitry Mishin1-1/+1
2006-04-24[NETFILTER]: ip6_tables: remove broken comefrom debuggingPatrick McHardy1-13/+0
2006-04-24[NETFILTER]: nf_conntrack: kill unused callback init_conntrackYasuyuki Kozakai1-3/+0
2006-04-24[NETFILTER]: Fix compat_xt_counters alignment for non-x86Patrick McHardy1-0/+4
2006-04-24[NETFILTER]: ULOG target is not obsoleteThomas Voegtle1-1/+1
2006-04-24[NETFILTER]: nf_conntrack: Fix module refcount dropping too farYasuyuki Kozakai2-9/+4
2006-04-24[SPARC]: __NR_sys removalOGAWA Hirofumi2-2/+2
2006-04-24[PATCH] bcm43xx: make PIO mode usableMichael Buesch3-32/+84
2006-04-24[PATCH] bcm43xx: add to MAINTAINERSMichael Buesch1-0/+8
2006-04-24[PATCH] softmac: fix SIOCSIWAPJohannes Berg4-15/+39
2006-04-24[PATCH] Fix crash on big-endian systems during scanPavel Roskin1-2/+2
2006-04-24[CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefinedSteve French1-1/+4
2006-04-24[MMC] pxamci: fix data timeout calculationRussell King1-6/+4
2006-04-24[ARM] nommu: trivial fixups for head-nommu.S and the MakefileHyok S. Choi2-2/+4
2006-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds26-465/+735
2006-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds4-17/+20
2006-04-23Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-10/+2
2006-04-23Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stableLinus Torvalds13-115/+138
2006-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds21-169/+231
2006-04-23drm: possible cleanupsDave Airlie4-9/+1
2006-04-23drm: fixup r300 scratch on BE machinesDave Airlie1-1/+1
2006-04-23[CIFS] Fix typo in previousSteve French1-1/+1
2006-04-23powerpc: Fix define_machine so machine_is() works from modulesPaul Mackerras1-1/+5
2006-04-22[PATCH] tpm: add HID module parameterKylene Jo Hall1-1/+12
2006-04-22[PATCH] tpm: add interrupt module parameterKylene Jo Hall1-35/+43
2006-04-22[PATCH] tpm: spacing cleanups 2Kylene Jo Hall1-13/+9
2006-04-22[PATCH] tpm_infineon section fixupRandy Dunlap1-1/+2
2006-04-22[PATCH] tpm: update bios log code for 1.2Kylene Jo Hall1-12/+37
2006-04-22[PATCH] tpm: check mem start and lenKylene Jo Hall1-0/+7
2006-04-22[PATCH] tpm: tpm_infineon updated to latest interface changesMarcel Selhorst1-29/+29
2006-04-22[PATCH] tpm: use clear_bitKylene Jo Hall1-18/+7
2006-04-22[PATCH] tpm: msecs_to_jiffies cleanupsKylene Jo Hall3-26/+32
2006-04-22[PATCH] tpm: driver for next generation TPM chipsLeendert van Doorn5-1/+670
2006-04-22[PATCH] tpm: new 1.2 sysfs filesKylene Jo Hall2-2/+247
2006-04-22[PATCH] tpm: command duration updateKylene Jo Hall2-3/+311
2006-04-22[PATCH] tpm: return chip from tpm_register_hardwareKylene Jo Hall5-40/+55
2006-04-22[PATCH] tpm: chip struct updateKylene Jo Hall4-55/+53
2006-04-22[PATCH] tpm: reorganize sysfs filesKylene Jo Hall1-59/+86
2006-04-22[PATCH] tpm: spacing cleanupsKylene Jo Hall1-5/+4
2006-04-22[PATCH] tpm: fix missing stringKylene Jo Hall1-0/+1
2006-04-22[PATCH] tpm: fix memory leakKylene Jo Hall1-0/+2
2006-04-22[PATCH] Fix reiserfs deadlockJan Kara1-2/+3
2006-04-22[PATCH] Altix snsc: duplicate kobject fixakpm@osdl.org1-1/+2
2006-04-22[PATCH] x86_64: Fix a race in the free_iommu pathMike Waychison1-4/+0
2006-04-22[PATCH] x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall p...Andi Kleen1-2/+2
2006-04-22[PATCH] add migratepage address space op to shmemLee Schermerhorn1-0/+3
2006-04-22[PATCH] x86_64: sparsemem does not need node_mem_mapAndy Whitcroft1-0/+2
2006-04-22[PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handlingTilman Schmidt6-280/+342
2006-04-22[CIFS] Readdir fixes to allow search to start at arbitrary positionSteve French7-36/+74
2006-04-22Merge branch 'misc' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Paul Mackerras2-0/+2
2006-04-21[CIFS] Use the kthread_ API instead of opencoding lots of hairy code for kernelSteve French1-49/+50
2006-04-22[PATCH] pcmcia/pcmcia_resource.c: fix crash when using Cardbus cardsDaniel Ritz1-4/+11
2006-04-22[PATCH] vrc4171: update configYoichi Yuasa1-1/+1
2006-04-22[PATCH] pcmcia: fix oops in static mapping caseDominik Brodowski1-1/+0
2006-04-22[PATCH] pcmcia: remove unneeded forward declarationsAndrew Morton1-6/+2
2006-04-22[PATCH] pcmcia: do not set dev_node to NULL too earlyDominik Brodowski2-2/+2
2006-04-22[PATCH] pcmcia: fix comment for pcmcia_load_firmwareKomuro1-2/+2
2006-04-22[PATCH] pcmcia: unload second device firstKomuro1-1/+1
2006-04-22[PATCH] pcmcia: add new ID to pcnet_csDominik Brodowski1-0/+1
2006-04-21[PARISC] MAINTAINERSKyle McMartin1-0/+4
2006-04-21[PARISC] Make ioremap default to _nocacheKyle McMartin1-12/+5
2006-04-21[PARISC] Add new entries to the syscall tableKyle McMartin3-2/+22
2006-04-21[PARISC] Further work for multiple page sizesHelge Deller11-102/+198
2006-04-21[PARISC] Fix up hil_kbd.c mismergeMatthew Wilcox1-1/+1
2006-04-21[PARISC] defconfig updatesHelge Deller1-179/+315
2006-04-21[PARISC] Document that we tolerate "Relaxed Ordering"Grant Grundler1-13/+32
2006-04-21[PARISC] Misc. janitorial workHelge Deller4-6/+6
2006-04-21[PARISC] EISA regions must be mapped NO_CACHEHelge Deller1-1/+2
2006-04-21[PARISC] OSS ad1889: Match register names with ALSA driverStuart Brady2-149/+150
2006-04-21[CIFS] Don't allow a backslash in a path componentSteve French1-0/+14
2006-04-21[CIFS] [CIFS] Do not take rename sem on most path based calls (duringSteve French7-30/+0
2006-04-21[PATCH] powerpc: fix oops in alsa powermac driverBenjamin Herrenschmidt4-6/+6
2006-04-21[PATCH] powerpc: update {g5,iseries,pseries}_defconfigsWill Schmidt3-76/+79
2006-04-21[PATCH] ppc: Fix powersave code on arch/ppcBecky Bruce2-17/+17
2006-04-21[PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_tableArnd Bergmann2-3/+7
2006-04-21[PATCH] powermac: Fix i2c on keywest based chipsBenjamin Herrenschmidt1-43/+35
2006-04-21[PATCH] powerpc: Lower threshold for DART enablement to 1GBOlof Johansson2-3/+11
2006-04-21[PATCH] powerpc: IOMMU support for honoring dma_maskOlof Johansson4-20/+69
2006-04-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds25-171/+289
2006-04-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-22/+40
2006-04-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-76/+130
2006-04-20[PATCH] Fix locking in gianfarAndy Fleming4-67/+100
2006-04-20Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik24-170/+288
2006-04-20[PATCH] NEx000: fix RTL8019AS base address for RBTX4938Sergei Shtylyov1-1/+1
2006-04-20[ARM] for_each_possible_cpuKAMEZAWA Hiroyuki1-1/+1
2006-04-20[ARM] add_memory() build fixAndrew Morton1-3/+3
2006-04-20[ARM] 3483/1: ixp23xx: update defconfig to 2.6.17-rc2Lennert Buytenhek1-28/+30
2006-04-20[ARM] 3482/1: ixp2000: update defconfig to 2.6.17-rc2Lennert Buytenhek1-18/+41
2006-04-20[ARM] 3481/1: ep93xx: update defconfig to 2.6.17-rc2Lennert Buytenhek1-25/+54
2006-04-20[ARM] 3480/1: ixp4xx: fix irq2gpio array typeLennert Buytenhek1-1/+1
2006-04-20Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds5-5/+37
2006-04-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-2/+2
2006-04-20[PATCH] x86_64: bring back __read_mostly support to linux-2.6.17-rc2Eric Dumazet1-2/+2
2006-04-20[PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen7-6/+56
2006-04-20[PATCH] md: locking fixIngo Molnar1-12/+12
2006-04-20[PATCH] memory_hotplug.h cleanupAdrian Bunk1-3/+0
2006-04-20[PATCH] make the OSS SOUND_VIA82CXXX option available againAdrian Bunk1-0/+20
2006-04-20[PATCH] update OBSOLETE_OSS_DRIVER schedule and dependenciesAdrian Bunk2-333/+8
2006-04-20[PATCH] sonypi: correct detection of new ICH7-based laptopsArnaud MAZIN1-0/+3
2006-04-20[PATCH] sound: fix hang in mpu401_uart.cJon Masters1-9/+33
2006-04-20[PATCH] i2c-i801: Fix resume when PEC is usedJean Delvare1-0/+5
2006-04-20[PATCH] MSI-K8T-Neo2-Fir OnboardSound and additional SoundcardJohannes Goecke1-0/+29
2006-04-20[PATCH] xtensa: Fix TIOCGICOUNT macroChris Zankel1-1/+1
2006-04-20[PATCH] cs5535_gpio.c: call cdev_del() during module_exit to unmap kobject re...Thayumanavar Sachithanantham1-2/+3
2006-04-20[PATCH] fix section mismatch in pm2fb.oDarren Jenkins1-2/+2
2006-04-20[PATCH] Remove cond_resched in gather_stats()Christoph Lameter1-1/+0
2006-04-20[PATCH] IPMI maintainerCorey Minyard1-0/+7
2006-04-20[PATCH] kprobes: NULL out non-relevant fields in struct kretprobeAnanth N Mavinakayanahalli1-0/+3
2006-04-20[PATCH] block/elevator.c: remove unused exportsAdrian Bunk1-2/+0
2006-04-20[PATCH] splice: fix smaller sized splice readsJens Axboe1-1/+12
2006-04-20[PATCH] Don't inherit ->splice_pipe across forksJens Axboe1-0/+1
2006-04-20[patch] cleanup: use blk_queue_stoppedCoywolf Qi Hunt1-2/+2
2006-04-20[PATCH] Document online io scheduler switchingValdis Kletnieks1-0/+22
2006-04-20[EBTABLES]: Clean up vmalloc usage in net/bridge/netfilter/ebtables.cJayachandran C1-13/+7
2006-04-20[NET]: Add skb->truesize assertion checking.David S. Miller4-0/+17
2006-04-19[TCP]: Account skb overhead in tcp_fragmentHerbert Xu1-3/+7
2006-04-19[PATCH] Add more prevent_tail_call()OGAWA Hirofumi1-13/+46
2006-04-19[SUNGEM]: Marvell PHY suspend.Johannes Berg1-5/+6
2006-04-19[LLC]: Use pskb_trim_rcsum() in llc_fixup_skb().David S. Miller1-1/+2
2006-04-19[NET]: sockfd_lookup_light() returns random error for -EBADFDHua Zhong1-0/+1
2006-04-19[SPARC]: __NR_sys_splice --> __NR_spliceDavid S. Miller2-2/+2
2006-04-19[PATCH] wext: Fix RtNetlink ENCODE security permissionsJean Tourrilhes1-0/+8
2006-04-19[PATCH] bcm43xx: iw_priv_args names should be <16 charactersErik Mouw1-4/+4
2006-04-19[PATCH] bcm43xx: sysfs code cleanupMichael Buesch4-67/+82
2006-04-19[PATCH] bcm43xx: fix pctl slowclock limit calculationMichael Buesch2-47/+77
2006-04-19[PATCH] bcm43xx: fix dyn tssi2dbm memleakAdrian Bunk1-0/+1
2006-04-19[PATCH] bcm43xx: fix config menu alignmentRandy Dunlap1-0/+3
2006-04-19[PATCH] bcm43xx wireless: fix printk format warningsRandy Dunlap2-10/+11
2006-04-19[PATCH] softmac: report when scanning has finishedJohannes Berg1-0/+6
2006-04-19[PATCH] softmac: fix event sendingJohannes Berg3-6/+33
2006-04-19[PATCH] softmac: handle iw_mode properlyjohannes@sipsolutions.net1-3/+15
2006-04-19[PATCH] softmac: dont send out packets while scanningjohannes@sipsolutions.net1-0/+2
2006-04-19[PATCH] softmac: return -EAGAIN from getscan while scanningjohannes@sipsolutions.net1-0/+10
2006-04-19[PATCH] bcm43xx: set trans_start on TX to prevent bogus timeoutsMichael Buesch1-0/+1
2006-04-19[PATCH] orinoco: fix truncating commsquality RID with the latest Symbol firmwarePavel Roskin1-1/+1
2006-04-19[PATCH] softmac: fix spinlock recursion on reassocMichael Buesch1-1/+2
2006-04-19[PATCH] Revert NET_RADIO Kconfig title changeJean Tourrilhes1-1/+1
2006-04-19[PATCH] wext: Fix IWENCODEEXT security permissionsJean Tourrilhes1-1/+2
2006-04-19[PATCH] wireless/atmel: send WEXT scan completion eventsDan Williams1-0/+11
2006-04-19[PATCH] wireless/airo: clean up WEXT association and scan eventsDan Williams1-29/+17
2006-04-19[PATCH] softmac uses Wiress Ext.Randy Dunlap1-0/+1
2006-04-19Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds13-162/+145
2006-04-19IB/mthca: make a function staticAdrian Bunk1-1/+1
2006-04-19IB/ipath: Fix whitespaceRoland Dreier2-57/+57
2006-04-19IB/ipath: Make more names staticRoland Dreier9-93/+75
2006-04-19IB/mad: Fix RMPP version check during agent registrationHal Rosenstock1-4/+1
2006-04-19IB/srp: Remove request from list when SCSI abort succeedsRoland Dreier1-7/+11
2006-04-19Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds11-30/+33
2006-04-19SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.cEric Sesterhenn1-1/+0
2006-04-19NFS: remove needless check in nfs_opendir()Carsten Otte1-3/+2
2006-04-19NFS: nfs_show_stats; for_each_possible_cpu(), not NR_CPUSJohn Hawkes1-4/+1
2006-04-19NFS: make 2 functions staticAdrian Bunk2-2/+3
2006-04-19NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unsetTrond Myklebust3-8/+6
2006-04-19NFS: fix PROC_FS=n compile errorAdrian Bunk1-0/+12
2006-04-19VFS: Fix another open intent OopsTrond Myklebust1-4/+6
2006-04-19RPCSEC_GSS: fix leak in krb5 code caused by superfluous kmallocJ. Bruce Fields1-8/+3
2006-04-19Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-58/+127
2006-04-19[PATCH] fbdev: Fix return error of fb_writeAntonino A. Daplas1-4/+10
2006-04-19[PATCH] savagefb: fix section mismatch warningsRandy Dunlap1-3/+3
2006-04-19[PATCH] radeonfb section mismatchesRandy Dunlap1-1/+1
2006-04-19[PATCH] fb: Fix section mismatch in savagefbJean Delvare1-1/+1