aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-04-03Linux 2.6.12-rc2HEADv2.6.12-rc2masterLinus Torvalds1-1/+1
2005-04-03[PATCH] x86_64: Fix segment constraintsAndi Kleen1-2/+2
2005-04-03[PATCH] missing gameport dependenciesAlexander Viro1-0/+4
2005-04-03[PATCH] missing include in lanai.cAlexander Viro1-0/+1
2005-04-03[PATCH] cpuset.c __user annotationsAlexander Viro1-4/+4
2005-04-03[PATCH] usblcd portability fixAlexander Viro2-6/+8
2005-04-03[PATCH] jsm fixesAlexander Viro4-14/+10
2005-04-03[PATCH] generic_serial.c portability fixAlexander Viro1-1/+1
2005-04-03[PATCH] non-portable include in codaAlexander Viro1-1/+0
2005-04-03[PATCH] Fix Oops in MXB driver (v4l2 subsystem)Michael Hunold2-4/+7
2005-04-03Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds120-1479/+1848
2005-04-03Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds5-20/+37
2005-04-03[PATCH] kfree() NULL pointer cleanups - no need to check - fs/ext3/Jesper Juhl2-12/+6
2005-04-03[PATCH] ext3: move goal logical block into block allocation info structureMingming Cao7-67/+91
2005-04-03[PATCH] ext3: reservation info cleanup: remove rsv_seqlockMingming Cao4-27/+17
2005-04-03[PATCH] ext3: dynamic allocation of block reservation infoMingming Cao7-25/+68
2005-04-03[PATCH] ppc64: Fix boot memory corruptionBenjamin Herrenschmidt1-1/+12
2005-04-03[PATCH] ppc64: add definition for PAGE_AGPBenjamin Herrenschmidt1-0/+3
2005-04-03[PATCH] ppc64: Export re{serv,leas}e_pmc_hardware() for oprofilePaul Mackerras1-0/+3
2005-04-03[PATCH] ppc32: clean up arch/ppc/syslib/prom_init.cPaul Mackerras2-78/+54
2005-04-03[PATCH] ppc32: add syscall6 definitionPaul Mackerras1-2/+13
2005-04-03[PATCH] ppc32: eliminate gcc warning in xmon.cPaul Mackerras1-4/+4
2005-04-03[PATCH] ppc32: eliminate gcc warning in prom.cPaul Mackerras1-1/+1
2005-04-03[PATCH] ppc32: use correct sysrq functionPaul Mackerras1-3/+1
2005-04-03[PATCH] ppc32: rename head_e500.S to head_fsl_booke.SKumar Gala3-3/+3
2005-04-03[PATCH] BDI: Improve nommu mmap supportDavid Howells3-216/+384
2005-04-03[PATCH] x86: fix subarch breakage in intel_cacheinfo.cJames Bottomley1-0/+2
2005-04-03Merge davem@sunset.davemloft.net:/home/davem/src/BK/sparc-2.6David S. Miller2-13/+22
2005-04-03Merge bk://linux-sam.bkbits.net/kconfigLinus Torvalds5-47/+18
2005-04-04kconfig: complete cpufreq Kconfig cleanupRoman Zippel4-45/+16
2005-04-03Merge bk://bart.bkbits.net/ide-2.6Linus Torvalds16-275/+338
2005-04-03Merge bk://bk.arm.linux.org.uk/linux-2.6-serialLinus Torvalds3-149/+31
2005-04-03Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds27-139/+149
2005-04-03[ARM] Fix u32 vs. pm_message_t in armpavel@cz.rmk.(none)14-15/+15
2005-04-03[SPARC]: iomem annotations in SOC driverAlexander Viro2-13/+22
2005-04-03[CRYPTO]: Update MAINTAINERS entry mailing list.Herbert Xu1-1/+1
2005-04-03[NET]: Missing proto_list_lock initialization.James Bottomley1-1/+1
2005-04-02[ide] fix via82cxxx resume failureBartlomiej Zolnierkiewicz1-5/+2
2005-04-02[ide] kill ide-defaultBartlomiej Zolnierkiewicz4-110/+37
2005-04-02[ide] get driver from rq->rq_disk->private_dataBartlomiej Zolnierkiewicz10-25/+91
2005-04-02[ide] kill ide_drive_t->diskBartlomiej Zolnierkiewicz10-108/+143
2005-04-02[ide] add ide_{un}register_region()Bartlomiej Zolnierkiewicz4-17/+54
2005-04-02[ide] destroy_proc_ide_device() cleanupBartlomiej Zolnierkiewicz1-3/+0
2005-04-02[ide] drive->dsc_overlap fixBartlomiej Zolnierkiewicz3-5/+5
2005-04-02[ide] drive->nice1 fixBartlomiej Zolnierkiewicz2-4/+8
2005-04-02[ARM PATCH] 2638/1: RX3715 - allow fclk as clock sourceBen Dooks1-0/+16
2005-04-02[ARM PATCH] 2637/1: Combine code for Sharp SL series parameter areaRichard Purdie12-124/+118
2005-04-01Merge davem@cheetah.davemloft.net:/home/davem/src/BK/sparc-2.6David S. Miller0-0/+0
2005-04-01Merge davem@sunset.davemloft.net:/home/davem/src/BK/sparc-2.6David S. Miller0-0/+0
2005-04-01[SPARC64]: Make sure per-cpu area address creates legal TSB value.David S. Miller1-3/+15
2005-04-01Merge bk://kernel.bkbits.net/gregkh/linux/pci-2.6Linus Torvalds40-445/+648
2005-04-01Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds33-208/+519
2005-04-01PCI: revert dumb SGI patch for resource freeing.Greg Kroah-Hartman2-2/+1
2005-04-01Merge davem@sunset:src/BK/sparc-2.6David S. Miller33-208/+519
2005-03-31Merge bk://kernel.bkbits.net/tgraf/net-2.6-tcf_extsDavid S. Miller3-18/+35
2005-04-02Merge tgraf@kernel.bkbits.net:/home/tgraf/net-2.6-tcf_extsThomas Graf3-18/+35
2005-04-01[NET]: Improve gnet_stats_* dumping logic to be less error proneThomas Graf1-13/+24
2005-04-01[NET]: Allow dumping of application specific statistics if no primary TLV is ...Thomas Graf2-5/+9
2005-04-01[PKT_SCHED]: Properly return when no backward compatibility action statistics...Thomas Graf1-0/+2
2005-03-31Merge davem@nuts:/disk1/BK/sparc-2.6David S. Miller7-39/+78
2005-03-31[SPARC64]: Store per-cpu pointer in IMMU TSB register.David S. Miller7-39/+78
2005-03-31Merge proper selinux i_sock fix.Linus Torvalds1-18/+3
2005-03-31Merge sunset.davemloft.net:/home/davem/src/BK/sparcwork-2.6David S. Miller386-3561/+8590
2005-03-31[PATCH] SELINUX: Fix i_sock reference.Trond Myklebust1-1/+1
2005-03-31mergeGreg Kroah-Hartman41-446/+650
2005-03-31[SELINUX]: Fix for removal of i_sockStephen D. Smalley1-18/+3
2005-03-31[PATCH] I2C: Fix a common race condition in hardware monitoringJean Delvare29-151/+499
2005-03-31[PATCH] I2C: Move functionality handling from i2c-core to i2c.hJean Delvare2-21/+8
2005-03-31[PATCH] I2C: pcf8574 doesn't need a lockJean Delvare1-18/+9
2005-03-31Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds124-906/+3542
2005-03-31Merge bk://linux-acpi.bkbits.net/to-linusLinus Torvalds62-527/+1304
2005-03-31Merge davem@sunset.davemloft.net:/home/davem/src/BK/sparc-2.6David S. Miller205-2156/+4180
2005-03-31[NBD]: Fix i_sock reference.David S. Miller1-1/+1
2005-03-31[NETFILTER]: ipt_hashlimit: Remove custom msecs_to_jiffies() macroTobias Klauser1-6/+4
2005-03-31[NETFILTER]: ipt_hashlimit: Fix bug introduced by hlist changes.jix@bugmachine.ca1-3/+3
2005-03-31[ISDN]: Fix off-by-one errors in isdn_ppp.cAdrian Bunk1-5/+5
2005-03-31[IPSEC]: Make IPCOMP more resilient.Herbert Xu2-29/+11
2005-03-31[NET]: Remove i_sockMatthew Wilcox5-9/+5
2005-03-31[XFRM]: Simplify xfrm_policy_kill().Herbert Xu1-8/+9
2005-03-31[SPARC]: Implement pte_read() more cleanly.Tom 'spot' Callaway3-23/+12
2005-03-31[IPSEC]: Check if SPI exists before creating acquire state.Patrick McHardy1-7/+25
2005-03-31[IPSEC]: Check SPI in xfrm_state_find()Patrick McHardy1-1/+2
2005-03-31[IPSEC]: Move xfrm_flush_bundles into xfrm_state GCHerbert Xu1-2/+11
2005-03-31Merge bk://kernel.bkbits.net/acme/net-2.6David S. Miller42-345/+725
2005-03-31[BONDING]: Do not drop non-VLAN trafficJay Vosburgh1-12/+3
2005-03-31[PKT_SCHED]: Fix deadlock in sch_api.cCatalin Boie1-7/+34
2005-03-31[PKT_SCHED]: netem: Account for packets in delayed queue in qlenStephen Hemminger1-24/+25
2005-03-31[NETLINK]: More complete fix for race.Herbert Xu1-3/+3
2005-03-31Merge http://lia64.bkbits.net/linux-ia64-release-2.6.12Linus Torvalds15-134/+218
2005-03-31Merge intel.com:/data/home/aegl/BK/work/1Tony Luck8-105/+174
2005-03-31Merge intel.com:/data/home/aegl/BK/work/0Tony Luck2-26/+28
2005-03-31[IA64] CONFIG_NUMA requires CONFIG_ACPI_NUMAAndrew Morton1-0/+1
2005-03-31[IA64] Andrew's fixes for warnings on ia64 buildAndrew Morton1-2/+2
2005-03-31[IA64] Initialize ar.k7 to empty_zero_page early on.David Mosberger1-0/+9
2005-03-31[IA64] fix for unwind problem through dispatch_illegal_op_faultBob Montgomery1-0/+3
2005-03-30Merge bk://kernel.bkbits.net/gregkh/linux/i2c-2.6Linus Torvalds46-244/+2019
2005-03-30Merge intel.com:/data/home/aegl/BK/LinusTony Luck1-1/+1
2005-03-30[SPARC64]: Put per-cpu area base into register g5.David S. Miller14-36/+124
2005-03-30[PATCH] i2c: i2c-mv64xxx - set adapter owner and class fieldsMark A. Greer1-0/+2
2005-03-30[PATCH] I2C: Drop useless w83781d RT featuregrant_nospam@dodo.com.au1-100/+0
2005-03-30[PATCH] I2C: Fix indentation of lm87 driverJean Delvare1-10/+10
2005-03-30[PATCH] I2C: Fix broken force parameter handlingJean Delvare1-1/+1
2005-03-30[PATCH] i2c: add adt7461 chip support to lm90 driver's Kconfig entryJean Delvare1-0/+3
2005-03-30[PATCH] I2C: i2c-s3c2410 functionality and fixesJean Delvare1-2/+13
2005-03-30[PATCH] I2C: Fix race condition in it87 driverJean Delvare1-1/+1
2005-03-30[PATCH] I2C: Delete useless instruction in it87Jean Delvare1-3/+0
2005-03-30[PATCH] I2C: lsb in emc6d102 and adm1027Rafael Ávila de Espíndola1-23/+77
2005-03-30[PATCH] I2C: lost arbitration detection for PCF8584Eric Brower1-3/+41
2005-03-30[PATCH] I2C: busses documentation update 2 of 2Rudolf Marek21-10/+915
2005-03-30[PATCH] I2C: busses documentation update 1 of 2Rudolf Marek1-0/+0
2005-03-30[PATCH] I2C: Fix Vaio EEPROM detectionJean Delvare1-1/+2
2005-03-30[PATCH] I2C: Recognize new revision of the ADT7463 chipJean Delvare1-1/+3
2005-03-30[PATCH] I2C: Avoid repeated resets of i2c-viaproJean Delvare1-8/+9
2005-03-30[PATCH] I2C: Kill outdated defines in i2c.hJean Delvare1-10/+3
2005-03-30[PATCH] I2C: Fix some i2c algorithm initializationJean Delvare3-20/+10
2005-03-30[PATCH] I2C: Fix breakage in m41t00 i2c rtc driverMark A. Greer1-1/+0
2005-03-30[PATCH] I2C: Clean up of i2c-elektor.c buildFrank Beesley1-1/+1
2005-03-30[PATCH] i2c: add adt7461 chip support to lm90 driverJames Chapman1-3/+41
2005-03-30[PATCH] i2c: new driver for ds1337 RTCJames Chapman3-0/+414
2005-03-30[PATCH] I2C: group Intel on I2C Hardware Bus supportgrant_nospam@dodo.com.au1-19/+19
2005-03-30[PATCH] I2C: Skip broken detection step in it87Jean Delvare1-3/+2
2005-03-30[PATCH] I2C: Make master_xfer debug messages more usefulJean Delvare1-1/+7
2005-03-30[PATCH] I2C: Kill unused struct members in w83627hf driverJean Delvare1-5/+0
2005-03-30[PATCH] I2C: Fix adm1021 alarms maskJean Delvare1-1/+1
2005-03-30[PATCH] I2C: Cleanup adm1021 unused definesJean Delvare1-12/+0
2005-03-30[PATCH] I2C: New lm92 chip driverJean Delvare3-0/+435
2005-03-30[PATCH] i2c/i2c-elektor: remove interruptible_sleep_on_timeout() usageDomen Puncer1-3/+4
2005-03-30[PATCH] i2c/i2c-ite: remove interruptible_sleep_on_timeout() usageDomen Puncer1-2/+5
2005-03-30[PATCH] Fix incorrect bluetooth socket zappingDavid Woodhouse1-1/+1
2005-03-30Merge bk://kernel.bkbits.net/tgraf/net-2.6-trunkDavid S. Miller3-37/+2
2005-03-31Cset exclude: tgraf@suug.ch|ChangeSet|20050316221421|24742Thomas Graf3-37/+2
2005-03-30[PATCH] nfsd4: fix indentation in nfsd4_openNeil Brown1-12/+12
2005-03-30[PATCH] nfsd4: fix open returns for other claim typesNeil Brown1-11/+21
2005-03-30[PATCH] nfsd4: remove trailing whitespace from nfs4proc.cNeil Brown1-5/+5
2005-03-30[PATCH] nfsd4: rename release_delegationNeil Brown1-10/+6
2005-03-30[PATCH] nfsd4: acl error fixNeil Brown3-3/+12
2005-03-30[PATCH] nfsd4: acl don't set named attrsNeil Brown1-3/+4
2005-03-30[PATCH] nfsd4: don't set WRITE_OWNER in either allow or deny bitsNeil Brown1-1/+4
2005-03-30[PATCH] nfsd4_remove_unused_acl_functionNeil Brown1-27/+0
2005-03-30[PATCH] nfsd4: fix failure to truncate on some opensNeil Brown1-14/+15
2005-03-30[PATCH] nfsd4: factor out common open_truncate codeNeil Brown1-23/+23
2005-03-30[PATCH] nfsd4: allow read on open for writeNeil Brown1-1/+2
2005-03-30[PATCH] nfsd4: fix use after put() in cb_recallNeil Brown1-1/+1
2005-03-30[PATCH] nfsd4: remove unneeded stateowner argumentsNeil Brown1-5/+6
2005-03-30[PATCH] nfsd4: fix share conflict testsNeil Brown1-5/+3
2005-03-30[PATCH] svcrpc: auth_domain documentationNeil Brown1-6/+8
2005-03-30[PATCH] doc: where to find LDD3Jonathan Corbet2-1/+13
2005-03-30[PATCH] Fix atyfb build on ppcBenjamin Herrenschmidt1-2/+2
2005-03-30[PATCH] radeonfb: Preserve TMDS settingBenjamin Herrenschmidt1-2/+1
2005-03-30[PATCH] radeonfb: Fix mode setting on CRT monitorsBenjamin Herrenschmidt1-12/+10
2005-03-30[PATCH] Fix matroxfb on big-endian hardwarePetr Vandrovec2-5/+13
2005-03-30[PATCH] remove redundant NULL checks before kfree() in drivers/video/Jesper Juhl12-47/+27
2005-03-30[PATCH] neofb: Set hwaccel flags properlyAntonino Daplas1-3/+13
2005-03-30[PATCH] neofb: mmio fixesAntonino Daplas1-1/+21
2005-03-30[PATCH] fbcon: Do not set palette if console is not visibleAntonino Daplas1-0/+3
2005-03-30[PATCH] fbcon: Call set_par per fb_info once during initAntonino Daplas2-4/+15
2005-03-30[PATCH] fbcon: Save var rotate field in struct displayAntonino Daplas2-0/+3
2005-03-30[PATCH] s1d13xxxfb: Add support for Epson S1D13806 FBThibaut Varene4-0/+951
2005-03-30[PATCH] tridentfb: Clean up printk()'sAntonino Daplas2-2/+2
2005-03-30[PATCH] sisfb: Trivial cleanupsAntonino Daplas1-2/+2
2005-03-30[PATCH] fbdev: Convert drivers to pci_register_driverAntonino Daplas18-18/+18
2005-03-30[PATCH] fbdev: Kconfig fix for macmodes and PPCAntonino Daplas3-7/+27
2005-03-30[PATCH] atyfb: Add boot/module option to override composite syncAntonino Daplas1-0/+13
2005-03-30[PATCH] Excessive atyfb debug messagesAlexander Kern1-2/+2
2005-03-30[PATCH] fbdev: Cleanups in drivers/video part 2Antonino Daplas8-56/+29
2005-03-30[PATCH] pm2fb: X and VT switching crash fixAntonino Daplas1-1/+1
2005-03-30[PATCH] nvidiafb: Delete i2c bus on driver unloadAntonino Daplas4-4/+7
2005-03-30[PATCH] nvidiafb: Process boot options earlierAntonino Daplas1-2/+2
2005-03-30[PATCH] nvidiafb: Kconfig help text update for config FB_NVIDIAAntonino Daplas1-2/+1
2005-03-30[PATCH] nvidiafb: fix section referencesRandy Dunlap1-11/+11
2005-03-30[PATCH] nvidiafb: Maximize blit buffer capacityAntonino Daplas2-5/+18
2005-03-30[PATCH] fbcon: Stop framebuffer operations before hardware is properly initia...Antonino Daplas6-33/+22
2005-03-30[PATCH] fbdev: mvidia licensing clarificationAntonino Daplas5-7/+86
2005-03-30[PATCH] radeonfb: DDC i2c fixBenjamin Herrenschmidt1-0/+6
2005-03-30[PATCH] radeonfb: Implement proper workarounds for PLL accessesBenjamin Herrenschmidt5-156/+114
2005-03-30[PATCH] ppc32: move powermac backlight stuff to a workqueueBenjamin Herrenschmidt1-18/+62
2005-03-30[PATCH] vt: don't call unblank at irq timeBenjamin Herrenschmidt3-9/+29
2005-03-30[PATCH] zr36050 typo fixRonald Bultje1-1/+1
2005-03-30[PATCH] sched: fix schedstats warningNick Piggin1-1/+1
2005-03-30[PATCH] iput() can sleepRobert Love1-3/+4
2005-03-30[PATCH] Kprobes: Allow/deny probes on int3/breakpoint instruction?Prasanna S. Panchamukhi4-6/+47
2005-03-30[PATCH] kprobe_handler should check pre_handler functionAnanth N. Mavinakayanahalli4-11/+8
2005-03-30[PATCH] paport oops fixRussell King1-3/+5
2005-03-30[PATCH] nommu.c build error fixYoshinori Sato1-1/+6
2005-03-30[PATCH] kernel/rcupdate.c: make the exports EXPORT_SYMBOL_GPLAdrian Bunk1-3/+3
2005-03-30[PATCH] Kill stupid warning when compiling riocmd.cRolf Eike Beer1-50/+17
2005-03-30[PATCH] make Documentation/oops-tracing.txt relevant to 2.6Lee Revell1-17/+15
2005-03-30[PATCH] SX cli() conversionPatrick vd Lageweg2-21/+41
2005-03-30[PATCH] consolidate asm/ipc.hStephen Rothwell22-533/+49
2005-03-30[PATCH] cx24110 Conexant Frontend updateUwe Bugla1-0/+28
2005-03-30[PATCH] make sysrq-F call oom_kill()christian@leber.de2-2/+23
2005-03-30[PATCH] uml: Fix the console stutteringRob Landley2-5/+2
2005-03-30[PATCH] uml: correct error messagePaolo \'Blaisorblade\' Giarrusso1-1/+1
2005-03-30[PATCH] uml: fix hostfs special perm handlingPaolo \'Blaisorblade\' Giarrusso1-7/+13
2005-03-30[PATCH] uml: fixes a build failure with CONFIG_MODE_SKAS disabledPaolo \'Blaisorblade\' Giarrusso2-11/+11
2005-03-30[PATCH] uml: quick fix syscall tablePaolo \'Blaisorblade\' Giarrusso4-23/+16
2005-03-30[PATCH] uml: gprof depends on !TTPaolo \'Blaisorblade\' Giarrusso1-1/+1
2005-03-30[PATCH] uml: fix sigio spinlockPaolo \'Blaisorblade\' Giarrusso1-17/+12
2005-03-30[PATCH] m32r: build fix for CONFIG_DISCONTIGMEMHirokazu Takata2-8/+24
2005-03-30[PATCH] m32r: Fix spinlock.h for CONFIG_DEBUG_SPINLOCKHirokazu Takata1-4/+2