summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-09-10Linux 2.6.23-rc6v2.6.23-rc6Linus Torvalds1-1/+1
2007-09-10Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-3/+18
2007-09-10libata clear horkage on ata_dev_init()Tejun Heo1-0/+1
2007-09-10[libata, IDE] add new VIA bridge to VIA PATA driversJoseph Chan3-0/+3
2007-09-10UML: Fix ELF_CORE_COPY_REGS build botchJeff Dike1-21/+21
2007-09-10i386: fix a hang on stuck nmi watchdogDaniel Walker1-1/+1
2007-09-10x86_64: Remove CLFLUSH in text_poke()Andi Kleen1-4/+2
2007-09-10i386: Fix perfctr watchdog on core duoStephane Eranian1-6/+22
2007-09-10knfsd: Validate filehandle type in fsid_sourceNeil Brown1-5/+15
2007-09-10knfsd: Fixed problem with NFS exporting directories which are mounted on.Neil Brown1-1/+2
2007-09-10Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath4-3/+1
2007-09-10pata_it821x: fix lost interrupt with atapi devicesJeff Norden1-0/+4
2007-09-10Fix broken pata_via cable detectionLaurent Riffard1-3/+10
2007-09-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds12-60/+27
2007-09-10Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-22/+34
2007-09-10Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2-2/+2
2007-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+7
2007-09-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-4/+2
2007-09-10Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds55-3217/+2446
2007-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds3-37/+38
2007-09-10Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds8-24/+26
2007-09-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds1-1/+5
2007-09-10[MIPS] Ocelot: remove remaining bitsYoichi Yuasa2-44/+0
2007-09-10[MIPS] TLB: Fix instruction bitmasksThiemo Seufer1-2/+2
2007-09-10[MIPS] R10000: Fix wrong test in dma-default.cMaxime Bizon1-1/+1
2007-09-10[MIPS] Provide empty irq_enable_hazard definition for legacy and R1 cores.Ralf Baechle1-0/+1
2007-09-10[MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC.Ralf Baechle1-1/+0
2007-09-10[MIPS] Kconfig: whitespace cleanup.Ralf Baechle1-4/+4
2007-09-10[MIPS] PCI: Set need_domain_info if controller domain index is non-zero.Ralf Baechle1-0/+1
2007-09-10[MIPS] BCM1480: Fix computation of interrupt mask address register.Ralf Baechle1-4/+4
2007-09-10[MIPS] i8259: Add disable method.Kyungmin Park1-0/+1
2007-09-10[MIPS] tty: add the new ioctls and definitions.Alan Cox3-4/+13
2007-09-11[POWERPC] ibmebus: Prevent bus_id collisionsJoachim Fenkes1-21/+9
2007-09-11[POWERPC] cell/PS3: Ignore storage devices that are still being probedGeert Uytterhoeven2-0/+30
2007-09-11[POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_setJeremy Kerr1-0/+2
2007-09-11[POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...Masato Noguchi2-10/+16
2007-09-10[CRYPTO] blkcipher: Fix inverted test in blkcipher_get_spotHerbert Xu1-1/+1
2007-09-09i2c-algo-bit: Read block data bugfixDavid Brownell1-20/+32
2007-09-09i2c-pxa: Fix adapter numberJean Delvare1-1/+1
2007-09-09i2c-gpio: Fix adapter numberDavid Brownell1-1/+1
2007-09-09hwmon: End of I/O region off-by-oneJean Delvare2-2/+2
2007-09-09[CRYPTO] blkcipher: Fix handling of kmalloc page straddlingHerbert Xu1-4/+7
2007-09-07firewire: fw-ohci: ignore failure of pci_set_power_state (fix suspend regress...Stefan Richter1-4/+2
2007-09-06m32r: Rename STI/CLI macrosHirokazu Takata2-16/+16
2007-09-06m32r: build fix of entry.SHirokazu Takata1-2/+2
2007-09-05sched: fix ideal_runtime calculations for reniced tasksPeter Zijlstra1-16/+22
2007-09-05sched: improve prev_sum_exec_runtime settingPeter Zijlstra1-3/+2
2007-09-05sched: simplify __check_preempt_curr_fair()Peter Zijlstra1-5/+3
2007-09-05sched: fix xtensa build warningIngo Molnar1-3/+3
2007-09-05sched: debug: fix sum_exec_runtime clearingIngo Molnar1-0/+1
2007-09-05sched: debug: fix cfs_rq->wait_runtime accountingIngo Molnar2-6/+5
2007-09-05sched: fix niced_granularity() shiftIngo Molnar1-1/+1
2007-09-05sched: fix MC/HT scheduler optimization, without breaking the FUZZ logic.Suresh Siddha1-5/+3
2007-09-05[XFS] fix nasty quota hashtable allocation bugEric Sandeen1-1/+2
2007-09-05[XFS] fix sparse shadowed variable warningsChristoph Hellwig2-5/+4
2007-09-05[XFS] fix ASSERT and ASSERT_ALWAYSChristoph Hellwig1-4/+6
2007-09-05[XFS] Fix sparse warning in kmem_shake_allowChristoph Hellwig1-1/+1
2007-09-05[XFS] Fix sparse NULL vs 0 warningsChristoph Hellwig2-12/+12
2007-09-05[XFS] Set filestreams object timeout to something sane.David Chinner1-1/+1
2007-09-05[x86 setup] Work around bug in Xen HVMChristian Ehrhardt1-1/+5
2007-09-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2007-09-04Merge branch 'for_linus' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds6-14/+59
2007-09-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds20-37/+137
2007-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds1-9/+12
2007-09-04Merge git://git.infradead.org/~dwmw2/mtd-2.6.23Linus Torvalds2-1/+3
2007-09-03m32r: Separate syscall table from entry.SHirokazu Takata2-287/+290
2007-09-03m32r: Cosmetic updates of arch/m32r/kernel/entry.SHirokazu Takata1-15/+7
2007-09-03m32r: Exit ei_handler directly for no IRQ case or IPI operationsHirokazu Takata1-2/+1
2007-09-03m32r: Simplify ei_handler codeHirokazu Takata1-202/+39
2007-09-03m32r: Define symbols to unify platform-dependent ICU checksHirokazu Takata2-0/+40
2007-09-03m32r: Move dot.gdbinit filesHirokazu Takata10-0/+0
2007-09-03m32r: Rearrange platform-dependent codesHirokazu Takata27-28/+37
2007-09-03m32r: Add defconfig file for the usrv platform.Hirokazu Takata1-0/+774
2007-09-03m32r: Update defconfig files for 2.6.23-rc1Hirokazu Takata12-2669/+1244
2007-09-03m32r: Move defconfig files to arch/m32r/configs/Hirokazu Takata11-0/+0
2007-09-02[MTD] Initialise s_flags in get_sb_mtd_aux()David Howells1-0/+2
2007-09-02[JFFS2] fix write deadlock regressionJason Lunz1-1/+1
2007-09-01NFS: Fix a write request leak in nfs_invalidate_page()Trond Myklebust3-1/+46
2007-09-01NFS: change NFS mount error return when hostname/pathname too longChuck Lever1-4/+4
2007-09-01NFS: Off-by-one length error in string handlingChuck Lever1-1/+1
2007-09-01NFS: Return a real error code from mount(2)Chuck Lever1-1/+1
2007-09-01NFS: mount option parser chokes on proto=Chuck Lever1-4/+4
2007-09-01NFSv4: Ensure that we pass the correct dentry to nfs4_intent_set_fileTrond Myklebust1-1/+1
2007-09-01NFSv4: Fix a typo in _nfs4_do_open_reclaimTrond Myklebust1-1/+1
2007-09-01NFS: Fix use of cancel_delayed_work_sync in nfs_release_automount_timerTrond Myklebust1-1/+1
2007-09-01Fix sata_via write errors on PATA drive connected to VT6421Ondrej Zary1-1/+1
2007-09-01[libata] ata_piix: properly terminate DMI system listJeff Garzik1-1/+4
2007-09-01[IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)Peter Chubb4-12/+10
2007-09-01[IA64] Enable early console for Ski simulatorPeter Chubb4-14/+28
2007-09-01[IA64] Stop bogus NMI & softlockup warnings in ia64 show_memPrarit Bhargava2-0/+6
2007-09-01[IA64] SN: Add support for CPU disableJohn Keller10-4/+64
2007-09-01[IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o...Jesper Juhl1-1/+2
2007-09-01kconfig: oldconfig shall not set symbols if it does not need toRoman Zippel1-9/+12
2007-08-31Linux 2.6.23-rc5v2.6.23-rc5Linus Torvalds1-1/+1
2007-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds1-13/+21
2007-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds4-25/+45
2007-08-31NFS: Fix the mount regressionTrond Myklebust1-46/+64
2007-08-31x86: be even more careful about checking the stack frame on dumpingLinus Torvalds1-12/+21
2007-08-31Do not use the ia64 clocksource on non-ia64 architecturesLinus Torvalds1-0/+3
2007-08-31Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds18-206/+428
2007-08-31[TCP]: 'dst' can be NULL in tcp_rto_min()David S. Miller1-1/+1
2007-08-31IB/ehca: SRQ fixes to enable IPoIB CMJoachim Fenkes2-20/+38
2007-08-31IB/ehca: Fix Small QP regressionsStefan Roscher2-5/+7
2007-08-31[x86 setup] Don't rely on the VESA BIOS being register-cleanH. Peter Anvin1-13/+21
2007-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds3-11/+37
2007-08-31Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds36-37/+133
2007-08-31- cxgb3 engine microcode loadDivy Le Ray3-52/+123
2007-08-31cxgb3 - Fix dev->priv usageDivy Le Ray7-69/+105
2007-08-31qeth: Drop ARP packages on HiperSockets interface with NOARP attribute.Klaus D. Wacker1-2/+8
2007-08-31qeth: provide specific message for OSA-adapters exclusively usedUrsula Braun2-9/+20
2007-08-31qeth: crash during reboot after failing online settingUrsula Braun1-7/+13
2007-08-31qeth: Announce tx checksumming for qeth devices in TSO/EDDP modeFrank Blaschka1-14/+68
2007-08-31qeth: dont return the return values of void functions.Heiko Carstens2-6/+6
2007-08-31qeth: enforce a rate limit for inbound scatter gather messagesFrank Blaschka1-5/+8
2007-08-31qeth: ungrouping a device must not be interruptibleUrsula Braun1-3/+2
2007-08-31netxen: fix crashes during module unloaddhananjay@netxen.com3-14/+15
2007-08-31netxen: Avoid firmware load in PCI probedhananjay@netxen.com1-4/+0
2007-08-31PS3: fix the bug that 'ifconfig down' would hangMasakazu Mokuno1-1/+0
2007-08-31IOC3: Program UART predividers.Ralf Baechle1-20/+60
2007-08-31[libata] Bump driver versionsJeff Garzik31-31/+31
2007-08-31Page migration: Do not accept invalid nodes in the target nodesetChristoph Lameter1-0/+5
2007-08-31hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson5-18/+17
2007-08-31MAINTAINERS, order NETERION alphabeticallyJiri Slaby1-13/+13
2007-08-31i2c-piix4: Fix SB700 PCI device IDShane Huang4-7/+5
2007-08-31MAINTAINERS: update DCO infoRandy Dunlap1-3/+4
2007-08-31sigqueue_free: fix the race with collect_signal()Oleg Nesterov1-10/+9
2007-08-31userns: don't leak root userAlexey Dobriyan1-0/+1
2007-08-31request_irq: fix DEBUG_SHIRQ handlingJarek Poplawski1-7/+4
2007-08-31eCryptfs: fix possible fault in ecryptfs_sync_pageRyusuke Konishi1-1/+2
2007-08-31Fix typo in atmel_spi.cAndrew Victor1-1/+1
2007-08-31Fix modpost warning in serial driverRalf Baechle1-1/+1
2007-08-31Add MAINTAINERS entry for IOC3 serial driverRalf Baechle1-1/+7
2007-08-31PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATIONRafael J. Wysocki4-16/+36
2007-08-31setpgid(child) fails if the child was forked by sub-threadOleg Nesterov1-2/+1
2007-08-31slub: do not fail if we cannot register a slab with sysfsChristoph Lameter1-2/+6
2007-08-31spi: correct name for spi_txx9Atsushi Nemoto2-3/+2
2007-08-31SPI driver hotplug/coldplug fixesDavid Brownell7-4/+8
2007-08-31Assign task_struct.exit_code before taskstats_exit()Jonathan Lim1-1/+1
2007-08-31Fix font dependency for SGI Newport console driverRalf Baechle1-1/+1
2007-08-31Fix possible NULL pointer dereference in udf_table_free_blocks()Jan Kara1-6/+4
2007-08-31UDF: handle wrong superblock betterJan Kara1-4/+22
2007-08-31fix rcu_read_lock() in page migratonKAMEZAWA Hiroyuki1-2/+9
2007-08-31uml: fix x86_64 core dump crashJeff Dike3-6/+55
2007-08-31uml: fix linker script alignment bugsJeff Dike3-57/+90
2007-08-31process_zones(): fix recovery codeAndrew Morton1-0/+2
2007-08-31revert "eCryptfs: fix lookup error for special files"Andrew Morton1-4/+0
2007-08-31ata_piix: implement IOCFG bit18 quirkTejun Heo1-0/+36
2007-08-31libata: implement BROKEN_HPA horkage and apply it to affected drivesTejun Heo2-3/+9
2007-08-31sata_promise: FastTrack TX4200 is a second-generation chipMikael Pettersson1-3/+3
2007-08-31SLUB: Force inlining for functions in slub_def.hChristoph Lameter1-4/+4
2007-08-31pata_marvell: Add more identifiersAlan Cox1-0/+2
2007-08-31ata_piix: add Satellite U200 to broken suspend listTejun Heo1-0/+7
2007-08-31ata: add ATA_MWDMA* and ATA_SWDMA* definesBartlomiej Zolnierkiewicz1-0/+13
2007-08-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds5-28/+45
2007-08-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds19-100/+229
2007-08-31ata_piix: IDE mode SATA patch for Intel TolapaiJason Gaston1-0/+27
2007-08-31libata-core: Allow translation setting to failAlan Cox1-0/+5
2007-08-30[SPARC64]: Fix several bugs in MSI handling.David S. Miller5-16/+33
2007-08-30[SPARC64]: Fix type and constant sizes wrt. sun4u IMAP/ICLR handling.David S. Miller2-12/+12
2007-08-30[PKTGEN]: Remove write-only variable.Pavel Emelyanov1-3/+0
2007-08-30[NETFILTER]: xt_tcpudp: fix wrong struct in udp_checkentryJesper Bengtsson1-1/+1
2007-08-30[NET_SCHED] sch_prio.c: remove duplicate call of tc_classify()Lucas Nussbaum1-1/+1
2007-08-30ACPI: EC: Check if boot_ec was really found in DSDTAlexey Starikovskiy1-1/+2
2007-08-30[BRIDGE]: Fix OOPS when bridging device without ethtool.Stephen Hemminger1-8/+8
2007-08-30[BRIDGE]: Packets leaking out of disabled/blocked ports.Stephen Hemminger2-2/+6
2007-08-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksc...David S. Miller10-77/+190
2007-08-30[TCP]: Allow minimum RTO to be configurable via routing metrics.David S. Miller2-2/+14
2007-08-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+3
2007-08-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-11/+11
2007-08-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds17-62/+49
2007-08-30fix maxcpus=1 oops in show_stat()Hugh Dickins1-8/+0
2007-08-30SELinux: clear parent death signal on SID transitionsStephen Smalley1-0/+3
2007-08-30SCTP: Fix to handle invalid parameter length correctlyWei Yongjun1-1/+1
2007-08-30SCTP: Abort on COOKIE-ECHO if backlog is exceeded.Vlad Yasevich1-11/+10
2007-08-30SCTP: Correctly disable listening when backlog is 0.Vlad Yasevich1-0/+2
2007-08-30SCTP: Do not retransmit chunks that are newer then rtt.Vlad Yasevich1-0/+7
2007-08-30SCTP: Uncomfirmed transports can't become InactiveVlad Yasevich1-1/+6
2007-08-30SCTP: Pick the correct port when binding to 0.Vlad Yasevich1-0/+1
2007-08-30SCTP: Use net_ratelimit to suppress error messages print too fastWei Yongjun2-14/+17
2007-08-30SCTP: Fix to encode PROTOCOL VIOLATION error cause correctlyWei Yongjun4-24/+56
2007-08-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds36-4275/+2846
2007-08-30xtensa process.c must #include <linux/fs.h>Adrian Bunk1-0/+1
2007-08-30Fix lguest page-pinning logic ("lguest: bad stack page 0xc057a000")Rusty Russell1-2/+5
2007-08-30SCTP: Fix sctp_addto_chunk() to add pad with correct lengthWei Yongjun1-1/+1
2007-08-30[POWERPC] PS3: Fix bug where the major version part is not comparedMasakazu Mokuno1-1/+2
2007-08-30[ARM] 4561/1: i.MX/MX1 GPIO parenthes omission and input setup fixPavel Pisa1-2/+3
2007-08-30[POWERPC] Update defconfigsPaul Mackerras11-1604/+699
2007-08-30[POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnableAndre Detsch1-5/+1
2007-08-30[POWERPC] spufs: Fix update of mailbox status register during backed wbox writeArnd Bergmann1-1/+2
2007-08-30Input: psmouse - make dummy touchkit_ps2_detect() staticAdrian Bunk1-1/+2
2007-08-30Input: gscps2 - convert to use kzallocMariusz Kozlowski1-4/+2
2007-08-30Input: iforce - fix 'unused variable' warningAndrew Morton1-4/+4
2007-08-30Input: i8042 - fix retrun value of i8042_aux_test_irqFernando Luis Vázquez Cao1-1/+3
2007-08-30[POWERPC] spu_manage: fix spu_unit_number for celleb device treeChristian Krafft1-0/+8
2007-08-29[POWERPC] Update defconfigsKumar Gala20-2661/+2131
2007-08-29SCTP: Assign stream sequence numbers to the entire messageVlad Yasevich1-12/+23
2007-08-29SCTP: properly clean up fragment and ordering queues during FWD-TSN.Vlad Yasevich3-13/+66
2007-08-28[POWERPC] Flush registers to proper task contextKumar Gala1-3/+3
2007-08-28[IA64] Clear pending interrupts at CPU boot up timeKenji Kaneshige1-0/+5
2007-08-28[IA64] Fix unexpected interrupt vector handlingKenji Kaneshige1-6/+22