summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/40x: Limit allocable DRAM during early mappingGrant Erickson2008-11-131-2/+14
* powerpc: Update desktop/server defconfigsPaul Mackerras2008-11-118-313/+1033
* powerpc: Fix msr check in compat_sys_swapcontextAndreas Schwab2008-11-111-3/+15
* powerpc: Repair device bindings documentationTrent Piepho2008-11-101-55/+10
* powerpc: Updated Freescale PPC related defconfigsKumar Gala2008-11-0850-1932/+4234
* powerpc: Update QE/CPM2 usb_ctlr structures for USB supportLi Yang2008-11-082-10/+4
* powerpc/86xx: Correct SOC bus-frequency in GE Fanuc SBC610 DTSMartyn Welch2008-11-081-1/+1
* powerpc: Fix Book-E watchdog timer interval settingMatthias Fuchs2008-11-081-1/+4
* powerpc/fsl-booke: Fix synchronization bug w/local tlb invalidatesKumar Gala2008-11-081-0/+4
* powerpc: Fix "unused variable" warning in pci_dlpar.cStephen Rothwell2008-11-051-1/+0
* powerpc/cell: Fix compile error in ras.cAlexey Dobriyan2008-11-051-0/+1
* powerpc/ps3: Fix compile error in ps3-lpm.cAlexey Dobriyan2008-11-051-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-0411-32/+64
|\
| * xfrm: Fix xfrm_policy_gc_lock handling.Alexey Dobriyan2008-11-031-2/+2
| * niu: Use pci_ioremap_bar().David S. Miller2008-11-031-5/+1
| * bnx2x: Version UpdateEilon Greenstein2008-11-031-2/+2
| * bnx2x: Calling netif_carrier_off at the end of the probeEilon Greenstein2008-11-031-2/+2
| * bnx2x: PCI configuration bug on big-endianEilon Greenstein2008-11-031-4/+5
| * bnx2x: Removing the PMF indication when unloadingEilon Greenstein2008-11-031-0/+2
| * mv643xx_eth: fix SMI bus access timeoutsLennert Buytenhek2008-11-031-3/+6
| * net: kconfig cleanupJeff Kirsher2008-11-031-3/+15
| * fs_enet: fix pollingAlexey Dobriyan2008-11-031-2/+4
| * XFRM: copy_to_user_kmaddress() reports local address twiceArnaud Ebalard2008-11-031-1/+1
| * SMC91x: Fix compilation on some platforms.David S. Miller2008-11-031-0/+2
| * udp: Fix the SNMP counter of UDP_MIB_INERRORSWei Yongjun2008-11-021-2/+8
| * udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMSWei Yongjun2008-11-021-5/+13
| * drivers/net/smc911x.c: Fix lockdep warning on xmit.Will Newton2008-11-021-1/+1
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-11-046-34/+58
|\ \
| * | libata: mask off DET when restoring SControl for detachTejun Heo2008-11-041-1/+1
| * | libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo2008-11-042-1/+5
| * | libata: Fix a potential race condition in ata_scsi_park_show()Elias Oltmanns2008-11-041-3/+4
| * | sata_nv: fix generic, nf2/3 detection regressionTejun Heo2008-11-041-28/+25
| * | sata_via: restore vt*_prepare_host error handlingMarcin Slusarz2008-11-041-1/+3
| * | sata_promise: add ATA engine reset to reset opsMikael Pettersson2008-11-041-0/+20
* | | drivers: remove duplicated #includeJianjun Kong2008-11-048-8/+0
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-11-038-30/+86
|\ \
| * | cifs: fix renaming one hardlink on top of anotherJeff Layton2008-11-031-1/+3
| * | [CIFS] fix error in smb_send2Steve French2008-10-303-4/+7
| * | [CIFS] Reduce number of socket retries in large write pathSteve French2008-10-295-25/+76
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-033-19/+80
|\ \ \
| * | | tracing, ring-buffer: add paranoid checks for loopsSteven Rostedt2008-11-031-0/+56
| * | | ftrace: use kretprobe trampoline name to test in outputSteven Rostedt2008-11-031-18/+21
| * | | tracing, alpha: undefined reference to `save_stack_trace'Al Viro2008-11-032-1/+3
* | | | Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-0312-105/+390
|\ \ \ \
| * | | | io mapping: clean up #ifdefsKeith Packard2008-11-032-18/+29
| * | | | io mapping: improve documentationKeith Packard2008-11-031-3/+9
| * | | | i915: use io-mapping interfaces instead of a variety of mapping kludgesKeith Packard2008-10-312-94/+83
| * | | | resources: add io-mapping functions to dynamically map large device aperturesKeith Packard2008-10-312-0/+194
| * | | | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard2008-10-317-11/+96
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-11-0316-60/+89
|\ \ \ \ \