summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Fix sparse errors in arch/sparc64/kernel/traps.cDavid S. Miller2008-03-265-70/+167
* [SPARC64]: Fix sparse warnings in arch/sparc64/kernel/{cpu,setup}.cDavid S. Miller2008-03-265-7/+26
* [SPARC64]: Adjust {TLBTEMP,TSBMAP}_BASE.David S. Miller2008-03-261-5/+5
* [SPARC64]: Make save_stack_trace() more efficient.David S. Miller2008-03-253-1/+39
* [SPARC64]: exec PT_DTRACERoland McGrath2008-03-242-6/+0Star
* [SPARC64]: Use shorter list_splice_init() for brevity.Robert P. J. Day2008-03-241-2/+1Star
* [SPARC64]: Remove most limitations to kernel image size.David S. Miller2008-03-226-159/+96Star
* [SPARC64]: Fix atomic backoff limit.David S. Miller2008-03-191-1/+2
* [SPARC]: Fix link errors with gcc-4.3David S. Miller2008-03-043-207/+203Star
* sparc64: replace remaining __FUNCTION__ occurancesHarvey Harrison2008-03-032-2/+2
* sparc: replace remaining __FUNCTION__ occurancesHarvey Harrison2008-03-031-3/+3
* [SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller2008-02-294-4/+4
* [SPARC]: Mark linux_sparc_{fpu,chips} static.David S. Miller2008-02-292-4/+4
* [SPARC64]: Adjust kernel PC validation test in fault handler.David S. Miller2008-02-291-1/+1
* [SPARC64]: Loosen checks in exception table handling.David S. Miller2008-02-271-10/+2Star
* [SPARC64]: Fix section mismatch from kernel_map_rangeSam Ravnborg2008-02-251-1/+2
* [SPARC64]: Fix section mismatchs from dr_cpu_dataSam Ravnborg2008-02-252-8/+8
* [SPARC]: Fix build in arch/sparc/kernel/led.cDavid S. Miller2008-02-251-0/+3
* Linux 2.6.25-rc3Linus Torvalds2008-02-241-1/+1
* i2c-i801: Add support for the ICH10Gaston, Jason D2008-02-243-3/+12
* i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=nDavid Brownell2008-02-241-1/+8
* i2c-pca-isa: Add access check to legacy ioportsChristian Krafft2008-02-241-0/+7
* Alchemy: compile fixManuel Lauss2008-02-244-0/+4
* i2c: Storage class should be before const qualifierTobias Klauser2008-02-242-3/+3
* i2c-pxa: Misc fixesWolfram Sang2008-02-241-11/+14
* ARM: OMAP: Release i2c_adapter after use (Siemens SX1)Jean Delvare2008-02-241-0/+2
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-248-20/+44
|\
| * libata-core: fix kernel-doc warningRandy Dunlap2008-02-241-1/+1
| * sata_fsl: fix build with ATA_VERBOSE_DEBUGAnton Vorontsov2008-02-241-3/+5
| * [libata] ahci: AMD SB700/SB800 SATA support 64bit DMAShane Huang2008-02-241-6/+17
| * libata-pmp: clear hob for pmp register accessesMark Lord2008-02-241-2/+2
| * libata: automatically use DMADIR if drive/bridge requires itTejun Heo2008-02-244-3/+17
| * power_state: get rid of write-only variable in SATAPavel Machek2008-02-241-3/+0Star
| * pata_atiixp: Use 255 sector limitAlan Cox2008-02-241-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-2451-180/+521
|\ \
| * | [NETFILTER]: fix ebtable targets returnJoonwoo Park2008-02-243-3/+3
| * | [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.Pavel Emelyanov2008-02-245-43/+10Star
| * | [NET]: Restore sanity wrt. print_mac().David S. Miller2008-02-242-5/+8
| * | [NEIGH]: Fix race between neighbor lookup and table's hash_rnd update.Pavel Emelyanov2008-02-241-2/+4
| * | [RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINKThomas Graf2008-02-241-6/+19
| * | tg3: ethtool phys_id defaultStephen Hemminger2008-02-241-1/+1
| * | [BNX2]: Update version to 1.7.4.Michael Chan2008-02-241-2/+2
| * | [BNX2]: Disable parallel detect on an HP blade.Michael Chan2008-02-242-1/+14
| * | [BNX2]: More 5706S link down workaround.Michael Chan2008-02-241-15/+17
| * | ssb: Fix support for PCI devices behind a SSB->PCI bridgeMichael Buesch2008-02-211-5/+12
| * | zd1211rw: fix sparse warningsJohannes Berg2008-02-211-3/+9
| * | rtl818x: fix sparse warningsJohannes Berg2008-02-212-2/+6
| * | ssb: Fix pcicore cardbus modeMichael Buesch2008-02-214-2/+39
| * | ssb: Make the GPIO API reentrancy safeMichael Buesch2008-02-216-11/+122
| * | ssb: Fix the GPIO APIMichael Buesch2008-02-214-18/+60