summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-06-16Linux 2.6.22-rc5v2.6.22-rc5Linus Torvalds1-2/+2
2007-06-16shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman3-10/+7
2007-06-16hugetlb: fix get_policy for stacked shared memory filesAdam Litke1-1/+3
2007-06-16udf: fix possible leakage of blocksJan Kara3-17/+74
2007-06-16SLUB: minimum alignment fixesChristoph Lameter2-7/+26
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt11-46/+92
2007-06-16random: fix output buffer foldingMatt Mackall1-1/+1
2007-06-16uml: kill x86_64 STACK_TOP_MAXJeff Dike1-0/+1
2007-06-16uml: remove PAGE_SIZE from libc codeJeff Dike5-16/+22
2007-06-16spi doc updatesDavid Brownell1-7/+13
2007-06-16md: fix bug in error handling during raid1 repairMike Accetta1-7/+14
2007-06-16md: fix two raid10 bugsNeilBrown1-0/+6
2007-06-16fuse: ->fs_flags fixletAlexey Dobriyan1-2/+1
2007-06-16perfctr-watchdog: fix interchanged parameters to release_{evntsel,perfctr}_nmiBjörn Steinbrink1-5/+5
2007-06-16swsusp: Fix userland interfaceRafael J. Wysocki1-1/+3
2007-06-16toshiba_acpi: fix section mismatch in allyesconfigRandy Dunlap1-1/+1
2007-06-16cpuset: zero malloc - fix for old cpusetsPaul Jackson1-1/+1
2007-06-16i386 mm: use pte_update() in ptep_test_and_clear_dirty()Hugh Dickins1-12/+14
2007-06-16Restore shmid as inode# to fix /proc/pid/maps ABI breakageBadari Pulavarty1-0/+5
2007-06-16SLUB slab validation: Alloc while interrupts are disabled must use GFP_ATOMICChristoph Lameter1-1/+1
2007-06-16i386: use the right wrapper to disable the NMI watchdogBjörn Steinbrink1-5/+5
2007-06-16i386: fix NMI watchdog not reserving its MSRsBjörn Steinbrink1-0/+6
2007-06-16tty: restore locked ioctl file opPaul Fulghum1-4/+10
2007-06-16fix radeon setparam on 32/64 systems, harder.David Woodhouse1-0/+5
2007-06-15Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2-4/+7
2007-06-16ide-scsi: fix OOPS in idescsi_expiry()Bartlomiej Zolnierkiewicz1-1/+1
2007-06-16Resume from RAM on HPC nx6325 brokenRafael J. Wysocki1-3/+6
2007-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds8-7/+38
2007-06-15mm: Fix memory/cpu hotplug section mismatch and oops.Paul Mundt1-1/+1
2007-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney...Linus Torvalds60-2049/+1070
2007-06-15Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-9/+17
2007-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds3-9/+28
2007-06-15Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds10-107/+222
2007-06-15Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds4-1/+13
2007-06-15block: always requeue !fs requests at the frontTejun Heo1-0/+9
2007-06-15[RXRPC] net/rxrpc/ar-connection.c: fix NULL dereferenceAdrian Bunk1-1/+1
2007-06-15[TCP]: Fix logic breakage due to DSACK separationIlpo Järvinen1-4/+5
2007-06-15[TCP]: Congestion control API RTT sampling fixIlpo Järvinen7-2/+32
2007-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds3-3/+19
2007-06-15splice: only check do_wakeup in splice_to_pipe() for a real pipeJens Axboe1-6/+7
2007-06-15splice: fix leak of pages on short splice to pipeJens Axboe1-1/+2
2007-06-15splice: adjust balance_dirty_pages_ratelimited() callJens Axboe1-2/+8
2007-06-15KVM: Prevent guest fpu state from leaking into the hostAvi Kivity3-9/+28
2007-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds1-0/+2
2007-06-14Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-18/+110
2007-06-14Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds38-219/+221
2007-06-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-46/+51
2007-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds7-47/+157
2007-06-14[AGPGART] intel_agp: fix device probeWang Zhenyu1-46/+51
2007-06-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds19-81/+150
2007-06-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-30/+97
2007-06-14Merge master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-devDavid S. Miller6-24/+88
2007-06-14[IPV6] addrconf: Fix IPv6 on tuntap tunnelsHerbert Xu1-22/+11
2007-06-14[TCP]: Add missing break to TCP option parsing codeIlpo Järvinen1-0/+1
2007-06-14[MIPS] Fix builds where MSC01E_xxx is undefined.Chris Dearman1-1/+4
2007-06-14[MIPS] Separate performance counter interruptsChris Dearman4-46/+135
2007-06-14[MIPS] Malta: Fix for SOCitSC based MaltasChris Dearman6-64/+87
2007-06-14[AVR32] Define ARCH_KMALLOC_MINALIGN to L1_CACHE_BYTESHaavard Skinnemoen1-0/+9
2007-06-14[AVR32] STK1000: Set SPI_MODE_3 in the ltv350qv board infoHaavard Skinnemoen1-0/+1
2007-06-14[AVR32] gpio_*_cansleep() fixDavid Brownell1-0/+2
2007-06-14[AVR32] ratelimit segfault reporting rateAndrea Righi1-1/+1
2007-06-14[POWERPC] Fix console output getting dropped on platforms without udbg_putcMilton Miller1-1/+7
2007-06-14[POWERPC] Fix per-cpu allocation on oldworld SMP powermacsPaul Mackerras2-2/+12
2007-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-34/+54
2007-06-13[SCTP] Don't disable PMTU discovery when mtu is smallVlad Yasevich1-2/+0
2007-06-13[SCTP] Flag a pmtu change requestVlad Yasevich5-1/+27
2007-06-13[SCTP] Update pmtu handling to be similar to tcpVlad Yasevich3-14/+44
2007-06-13[SCTP] Fix leak in sctp_getsockopt_local_addrs when copy_to_user failsVlad Yasevich1-4/+5
2007-06-13[SCTP]: Allow unspecified port in sctp_bindx()Vlad Yasevich1-4/+11
2007-06-13[SCTP]: Correctly set daddr for IPv6 sockets during peeloffVlad Yasevich1-1/+3
2007-06-13mmc: get back read-only switch functionPierre Ossman1-0/+15
2007-06-13mmc-omap: fix sd response type 6 vs. 1Ragner Magalhaes1-21/+3
2007-06-13[TCP]: Set initial_ssthresh default to zero in Cubic and BIC.David S. Miller2-2/+2
2007-06-13[SPARC64]: Fix args to sun4v_ldc_revoke().David S. Miller2-5/+8
2007-06-13[SPARC64]: Really fix parport.David S. Miller2-30/+17
2007-06-13[SPARC64]: Fix IO/MEM space sizing for PCI.David S. Miller1-3/+9
2007-06-13[SPARC64]: Wire up cookie based sun4v interrupt registry.David S. Miller2-9/+123
2007-06-13Input: move input-polldev to drivers/inputDmitry Torokhov5-12/+14
2007-06-12Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds49-3778/+4001
2007-06-12Merge branch 'master' into upstream-fixesJeff Garzik78-1039/+1416
2007-06-12Merge branch 'libertas-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik7-18/+35
2007-06-12Merge branch 'libertas' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik34-3647/+3679
2007-06-12[TCP]: Fix left_out setting during FRTOIlpo Järvinen1-1/+1
2007-06-12sysfs: fix race condition around sd->s_dentry, take#2Tejun Heo3-3/+38
2007-06-12sysfs: fix condition check in sysfs_drop_dentry()Tejun Heo1-1/+1
2007-06-12sysfs: store sysfs inode nrs in s_ino to avoid readdir oopsesEric Sandeen4-5/+14
2007-06-12myri10ge: update driver versionBrice Goglin1-1/+1
2007-06-12myri10ge: report when the link partner is running in Myrinet modeBrice Goglin1-5/+10
2007-06-12myri10ge: limit the number of recoveriesBrice Goglin1-2/+10
2007-06-12NetXen: Fix link status messagesMithlesh Thukral3-8/+38
2007-06-12Revert "[netdrvr e100] experiment with doing RX in a similar manner to eepro100"Jeff Garzik1-9/+63
2007-06-12[TCP]: Disable TSO if MD5SIG is enabled.David S. Miller2-1/+4
2007-06-12[PPP_MPPE]: Fix "osize too small" check.Konstantin Sharlaimov1-5/+5
2007-06-12Merge branch 'mac80211-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller3-2/+14
2007-06-12[PATCH] libertas: convert libertas_mpp into anycast_maskLuis Carlos2-15/+15
2007-06-12[PATCH] libertas: actually send mesh frames to mesh netdevDan Williams1-3/+2
2007-06-12[PATCH] libertas: deauthenticate from AP in channel switchLuis Carlos Cobo Rus1-0/+5
2007-06-12[PATCH] libertas: pull current channel from firmware on mesh autostartLuis Carlos Cobo Rus5-0/+13
2007-06-12[PARISC] remove global_ack_eiemGrant Grundler1-18/+8
2007-06-12Input: i8042 - add ULI EV4873 to noloop listDmitry Torokhov1-0/+9
2007-06-12Input: i8042 - add ASUS P65UP5 to the noloop listDmitry Torokhov1-0/+9
2007-06-12Input: usbtouchscreen - fix fallout caused by move from drivers/usbOndrej Zary1-22/+22
2007-06-11[PATCH] mac80211: Don't stop tx queue on master device while scanning.Mattias Nissler1-0/+12
2007-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds9-25/+60
2007-06-11[PATCH] mac80211: fix debugfs tx power reduction outputJohannes Berg1-1/+1
2007-06-11[PATCH] cfg80211: fix signed macaddress in sysfsDavid Lamparter1-1/+1
2007-06-11kbuild: fix sh64 section mismatch problemsSam Ravnborg1-0/+2
2007-06-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds14-91/+101
2007-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds10-267/+285
2007-06-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2-307/+275
2007-06-11Merge branch 'linus-plus-plus' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds7-57/+138
2007-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds21-169/+368
2007-06-11Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds10-63/+115
2007-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds3-10/+24
2007-06-11Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-50/+50
2007-06-11[PATCH] libertas: reduce SSID and BSSID mixed-case abuseDan Williams5-27/+27
2007-06-11[PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams1-5/+0
2007-06-11[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams11-160/+143
2007-06-11[PATCH] libertas: tweak association debug outputDan Williams1-11/+8
2007-06-11[PATCH] libertas: fix big-endian associate command.David Woodhouse1-11/+11
2007-06-11[PATCH] libertas: don't byte-swap firmware version number. It's a byte array.David Woodhouse4-15/+17
2007-06-11[PATCH] libertas: more endianness fixes, in tx.c this timeDavid Woodhouse1-4/+4
2007-06-11[PATCH] libertas: More endianness fixes.David Woodhouse2-3/+3
2007-06-11[PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse21-796/+715
2007-06-11[PATCH] libertas: sparse fixesDan Williams2-4/+4
2007-06-11[PATCH] libertas: fix character set in READMEDavid Woodhouse1-1/+1
2007-06-11[PATCH] libertas: support for mesh autostart on firmware 5.220.11Luis Carlos Cobo Rus3-1/+12
2007-06-11[PATCH] libertas: split wext for eth and mshLuis Carlos Cobo Rus3-1/+106
2007-06-11[PATCH] libertas: make mac address configuration work with mesh interface tooLuis Carlos Cobo Rus1-0/+4
2007-06-11[PATCH] libertas: updated readme fileLuis Carlos Cobo Rus1-31/+19
2007-06-11[PATCH] libertas: Make WPA work through supplicant handshakeDan Williams4-64/+98
2007-06-11[PATCH] libertas: add more verbose debugging to libertas_cmd_80211_authenticateDan Williams1-1/+5
2007-06-11[PATCH] libertas: debug print spacing fixes in assoc.cDan Williams1-2/+1
2007-06-11[PATCH] libertas: send SIOCGIWSCAN event after partial scans tooDan Williams1-2/+2
2007-06-11[PATCH] libertas: honor specific channel requests during associationDan Williams3-5/+13
2007-06-11[PATCH] libertas: fix default adhoc channelDan Williams1-0/+1
2007-06-11[PATCH] libertas: fix deadlock SIOCGIWSCAN handlerDan Williams1-17/+18
2007-06-11[PATCH] libertas: correct error report paths for wlan_fwt_list_ioctlDan Williams1-5/+11
2007-06-11[PATCH] libertas: correctly balance locking in libertas_process_rx_commandDan Williams1-1/+1
2007-06-11[PATCH] libertas: fix debug enter/leave prints for libertas_execute_next_commandDan Williams1-1/+2
2007-06-11[PATCH] libertas: use compare_ether_addr() rather than memcmp() where appropr...Dan Williams2-6/+7
2007-06-11[PATCH] libertas: use MAC_FMT and MAC_ARG where appropriateDan Williams3-17/+8
2007-06-11[PATCH] libertas: make association paths consistentDan Williams10-211/+215
2007-06-11[PATCH] libertas: move channel changing into association frameworkDan Williams5-162/+117
2007-06-11[PATCH] libertas: fix oops on rmmodMarcelo Tosatti1-5/+2
2007-06-11[PATCH] libertas: cleanup of fwt_list_route processingLuis Carlos Cobo Rus1-11/+1
2007-06-11[PATCH] libertas: fix 'keep previous scan' behaviorDan Williams5-92/+109
2007-06-11[PATCH] libertas: make scan result handling more flexibleDan Williams8-765/+648
2007-06-11[PATCH] libertas: updated mesh commands for 5.220.9.p11Luis Carlos Cobo7-8/+106
2007-06-11[PATCH] libertas: version bump (321p0) and cmds update for new fw (5.220.10.p0)Luis Carlos Cobo Rus2-5/+5
2007-06-11[PATCH] libertas: don't tear down netdev in libertas_activate_cardDan Williams1-2/+0
2007-06-11[PATCH] libertas: correctly unregister mesh netdev on errorDan Williams1-2/+1
2007-06-11[PATCH] libertas: replace 'macaddress' with 'bssid'Dan Williams5-40/+35
2007-06-11[PATCH] libertas: call SET_NETDEV_DEV from common codeDan Williams3-14/+12
2007-06-11[PATCH] libertas: fixed kernel oops on module/card removalLuis Carlos Cobo1-1/+0
2007-06-11[PATCH] libertas: add URB debug infoLuis Carlos Cobo1-1/+1
2007-06-11[PATCH] libertas: fixed incorrect assigment of fcs errors to frag errorsLuis Carlos Cobo1-1/+1
2007-06-11[PATCH] libertas: remove unused variables in wlan_dev_tHolger Schurig11-112/+100
2007-06-11[PATCH] libertas: let DRV_NAME be overridableHolger Schurig3-1/+7
2007-06-11[PATCH] libertas: fix RESET logic at unload timeHolger Schurig2-47/+44
2007-06-11[PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko)Holger Schurig9-83/+86
2007-06-11[PATCH] libertas: move contents of fw.h to decl.hHolger Schurig4-14/+6
2007-06-11[PATCH] libertas: indirect all hardware access via hw_XXXX functionsHolger Schurig11-62/+57
2007-06-11[PATCH] libertas: wakeup both mesh and normal wakeup when getting out of scanChris Ball1-0/+2
2007-06-11[PATCH] libertas: added transmission failures to mesh statisticsJavier Cardona3-3/+9
2007-06-11[PATCH] libertas: fix error handling of card initializationMarcelo Tosatti2-2/+9
2007-06-11[PATCH] libertas: fixed transmission flow control on the mesh interfaceJavier Cardona5-12/+41
2007-06-11[PATCH] libertas: split wlan_add_card()Holger Schurig3-6/+24
2007-06-11[PATCH] libertas: move reset_device() code main.c to if_usb.cHolger Schurig3-28/+35
2007-06-11[PATCH] libertas: changed some occurences of kmalloc() + memset(&a,0,sz) to k...Holger Schurig3-21/+7
2007-06-11[PATCH] libertas: fix SSID outputHolger Schurig1-3/+3
2007-06-11[PATCH] libertas: get rid of libertas_sbi_get_priv()Holger Schurig4-16/+3
2007-06-11[PATCH] libertas: change debug output of libertas_interrupt()Holger Schurig2-4/+4
2007-06-11[PATCH] libertas: single out mesh codeHolger Schurig5-47/+104
2007-06-11[PATCH] libertas: tune debug codeHolger Schurig3-33/+34
2007-06-11[PATCH] libertas: make debug configurableHolger Schurig17-975/+1082
2007-06-11[PATCH] libertas: exclude non-used code when PROC_DEBUG is not setHolger Schurig1-10/+11
2007-06-11[PATCH] libertas: fix scanning from associate pathMarcelo Tosatti3-12/+21
2007-06-11[PATCH] libertas: make libertas_wlan_data_rates staticHolger Schurig3-10/+8
2007-06-11[PATCH] libertas: move vendor & product id's into if_usb.cHolger Schurig2-11/+2
2007-06-11[PATCH] libertas: remove unused/superfluous definitions of DEV_NAME_LENHolger Schurig2-8/+0
2007-06-11[PATCH] libertas: remove __FILE__ from debug outputHolger Schurig1-4/+4
2007-06-11[PATCH] libertas: remove deprecated pm_register and associated codeMarcelo Tosatti3-151/+2
2007-06-11[PATCH] libertas: fix removal of all debugfs filesHolger Schurig1-1/+2
2007-06-11[PATCH] libertas: a debug output was missing a newlineHolger Schurig1-1/+1
2007-06-11[PATCH] libertas: rename wlan_association_workerHolger Schurig3-3/+3
2007-06-11[PATCH] libertas: scan two channels per scan commandMarcelo Tosatti2-9/+27
2007-06-11[MIPS] Fix smp barriers in test_and_{change,clear,set}_bitRalf Baechle1-32/+19
2007-06-11[MIPS] Fix IP27 buildAtsushi Nemoto1-1/+1
2007-06-11[MIPS] Fix modpost warnings by making start_secondary __cpuinitRalf Baechle1-1/+1
2007-06-11[MIPS] SMTC: Fix build error caused by nonsense code.Chris Dearman1-14/+2
2007-06-11[MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired.Ralf Baechle1-0/+7
2007-06-11[MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments.Ralf Baechle1-2/+3
2007-06-11[MIPS] SMTC: Fix warning.Ralf Baechle1-2/+2
2007-06-11[MIPS] Wire up utimensat, signalfd, timerfd, eventfdAtsushi Nemoto5-7/+35
2007-06-11[MIPS] Atlas: Fix build.Ralf Baechle1-3/+2
2007-06-11[MIPS] Always install the DSP exception handler.Chris Dearman1-2/+1
2007-06-11[MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi.Ralf Baechle1-3/+0
2007-06-11[MIPS] Fix KMODE for the R3000Maciej W. Rozycki1-24/+28
2007-06-11Blackfin SMC91X ethernet supporting driver: SMC91C111 LEDs are note drived in...Jean-Christian de Rivaz1-0/+2