summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2007-08-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-08-03ACPI: EC: fix build warningLen Brown
2007-08-03ACPI: EC: If ECDT is not found, look up EC in DSDT.Alexey Starikovskiy
2007-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2007-08-03ACPI: Battery: Synchronize battery operations.Alexey Starikovskiy
2007-08-03IB/mlx4: Fix opcode returned in RDMA read completionVu Pham
2007-08-03ACPI: EC: Remove noisy debug printk fron EC driver.Alexey Starikovskiy
2007-08-03[SPARC]: Fix O_CLOEXEC values.David S. Miller
2007-08-03[SPARC32]: Fix modular build of floppy driver.David S. Miller
2007-08-03[SOUND] CS4231 SBus: Two fixes.Georg Chini
2007-08-03[CG6]: fix memory size detectionKrzysztof Helt
2007-08-03[SPARC64]: Add missing dma_sync_single_range_for_*().David S. Miller
2007-08-03asus_acpi: fix possible double free (found by Coverity)Jesper Juhl
2007-08-03ACPI: thinkpad-acpi: fix the module init failure pathHenrique de Moraes Holschuh
2007-08-03sonypi: fix ids member of struct acpi_driverEugene Teo
2007-08-03sony-laptop: sony_nc_ids[] can become static.Adrian Bunk
2007-08-03sony-laptop: restore the last user requested brightness level on resume.Mattia Dongili
2007-08-03IB/srp: Add OUI for new Cisco targetsRaghava Kondapalli
2007-08-03IB/srp: Wrap OUI checking for workarounds in helper functionsRoland Dreier
2007-08-03RDMA/cxgb3: Always call low level send function via cxgb3_ofld_send()Steve Wise
2007-08-03IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak
2007-08-03IB: Include <linux/list.h> and <linux/rwsem.h> from <rdma/ib_verbs.h>Dotan Barak
2007-08-03IB: Include <linux/list.h> from <rdma/ib_mad.h>Dotan Barak
2007-08-03IB/mad: Fix address handle leak in mad_rmppSean Hefty
2007-08-03IB/mad: agent_send_response() should be voidHal Rosenstock
2007-08-03IB/mad: Fix memory leak in switch handling in ib_mad_recv_done_handler()Hal Rosenstock
2007-08-03IB/mad: Fix error path if response alloc fails in ib_mad_recv_done_handler()Hal Rosenstock
2007-08-03IB/sa: Don't need to check for default P_Key twiceRoland Dreier
2007-08-03IB/core: Ignore membership bit in ib_find_pkey()Moni Shoua
2007-08-03[SCSI] lpfc : scsi command accessor fix for 8.2.2James Smart
2007-08-03[MTD] Makefile fix for mtdsuperSatyam Sharma
2007-08-03[POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling
2007-08-03[POWERPC] Fix a compile warning in powermac/feature.cSegher Boessenkool
2007-08-03[POWERPC] Fix a compile warning in pci_32.cSegher Boessenkool
2007-08-03[POWERPC] Fix parse_drconf_memory() for 64-bit start addressesMichael Ellerman
2007-08-03[POWERPC] Fix num_cpus calculation in smp_call_function_map()Kevin Corry
2007-08-03[POWERPC] ps3: Fix section mismatch in ps3/setup.cStephen Rothwell
2007-08-03[POWERPC] spufs: Fix affinity after introduction of node_allowed() callsAndre Detsch
2007-08-03[POWERPC] Fix special PTE code for secondary hash bucketPaul Mackerras
2007-08-03ucc_geth: remove get_perm_addr from ucc_geth_ethtool.cJan Altenberg
2007-08-03ucc_geth: fix section mismatchDomen Puncer
2007-08-03[POWERPC] Expand RPN field to 34 bits when using 64k pagesPaul Mackerras
2007-08-02[TCP]: DSACK signals data receival, be conservativeIlpo Järvinen
2007-08-02[TCP]: Also handle snd_una changes in tcp_cwnd_downIlpo Järvinen
2007-08-02Merge davem@master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-devDavid S. Miller
2007-08-02[TIPC]: Fix two minor sparse warnings.Florian Westphal
2007-08-02[TIPC]: Make function tipc_nameseq_subscribe static.Florian Westphal
2007-08-02[PF_KEY]: Fix ipsec not working in 2.6.23-rc1-git10Joy Latten
2007-08-02[TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg().David S. Miller
2007-08-02[IPV4] route.c: mostly kmalloc + memset conversion to k[cz]allocMariusz Kozlowski