summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Kconfig: Enable 64BIT_PHYS_ADDR only through select.Ralf Baechle2007-08-272-2/+2
* [MIPS] SMTC: Fix secondary VPE interrupt mask initialization.Ralf Baechle2007-08-271-4/+5
* [MIPS] Compute PGD_ORDER from the select page size.Ralf Baechle2007-08-271-8/+2Star
* [MIPS] Extract {PGD,PMD,PTE}_ORDER into asm-offset.hRalf Baechle2007-08-271-0/+4
* [MIPS] Fix computation of {PGD,PMD,PTE}_T_LOG2.Ralf Baechle2007-08-271-3/+3
* [MIPS] Fix computation of PGDIR_SHIFT for 16K pagesize on 32-bit kernels.Ralf Baechle2007-08-271-5/+1Star
* sched: s/sched_latency/sched_min_granularityIngo Molnar2007-08-251-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-08-254-30/+99
|\
| * sched: cleanup, sched_granularity -> sched_min_granularityIngo Molnar2007-08-254-8/+8
| * sched: adaptive scheduler granularityPeter Zijlstra2007-08-254-17/+86
| * sched: fix CONFIG_SCHED_DEBUG dependency of lockdep sysctlsPeter Zijlstra2007-08-251-9/+9
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-08-253-18/+51
|\ \
| * | firewire: Add ref-counting for sbp2 orbs (fix command abortion)Kristian Høgsberg2007-08-251-9/+40
| * | firewire: fix unloading of fw-ohci while devices are attachedStefan Richter2007-08-251-2/+4
| * | ieee1394: sbp2: fix sbp2_remove_device for error casesStefan Richter2007-08-251-7/+7
| |/
* | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2007-08-259-5/+30
|\ \
| * | agp: balance ioremap checksScott Thompson2007-08-256-5/+22
| * | agp: Add device id for P4M900 to via-agp moduleXavier Bachelot2007-08-252-0/+6
| * | efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_pr...Jesper Juhl2007-08-051-0/+2
* | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2007-08-252-7/+8
|\ \ \
| * | | drm: ioremap return value checksScott Thompson2007-08-251-1/+7
| * | | drm/via: Fix dmablit when blit queue is fullSimon Farnsworth2007-07-231-1/+1
| * | | drm_rmmap_ioctl(): remove dead codeAdrian Bunk2007-07-231-5/+0Star
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-2510-86/+64Star
|\ \ \ \
| * | | | myri10ge: update driver version to 1.3.2-1.269Brice Goglin2007-08-251-1/+1
| * | | | myri10ge: use pcie_get/set_readrqBrice Goglin2007-08-251-26/+6Star
| * | | | ehea: fix queue destructorJan-Bernd Themann2007-08-251-0/+6
| * | | | ehea: fix module parameter descriptionJan-Bernd Themann2007-08-251-1/+1
| * | | | ehea: fix interface to DLPAR toolsJan-Bernd Themann2007-08-251-3/+3
| * | | | sgiseeq: Fix return type of sgiseeq_removeRalf Baechle2007-08-251-1/+3
| * | | | sky2 1.17Stephen Hemminger2007-08-251-1/+1
| * | | | sky2: only bring up watchdog if link is activeStephen Hemminger2007-08-252-31/+27Star
| * | | | sky2: clear PCI power control reg at startupStephen Hemminger2007-08-251-1/+6
| * | | | DM9000: fix interface hang under loadFlorian Westphal2007-08-251-18/+7Star
| * | | | phy layer: fix genphy_setup_forced (don't reset)Domen Puncer2007-08-251-1/+1
| * | | | Don't use GFP_DMA for zone allocation.Ralf Baechle2007-08-251-1/+1
| * | | | fix realtek phy id in forcedethWilly Tarreau2007-08-251-1/+1
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-08-2547-336/+502
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Pull bugzilla-8798 into release branchLen Brown2007-08-251-0/+8
| |\ \ \ \
| | * | | | ACPI: work around duplicate name "VID" problem on T61Zhang Rui2007-08-251-0/+8
| | |/ / /
| * | | | Pull events into release branchLen Brown2007-08-2518-50/+123
| |\ \ \ \
| | * | | | ACPI: fix ia64 allnoconfig buildLen Brown2007-08-241-2/+3
| | * | | | ACPI: Schedule /proc/acpi/event for removalLen Brown2007-08-2318-29/+64
| | * | | | ACPI: don't duplicate input events on netlinkZhang Rui2007-08-2310-16/+53
| * | | | | Pull misc into release branchLen Brown2007-08-257-7/+9
| |\ \ \ \ \
| | * | | | | acpiphp_ibm: add missing '\n' to error messageJeremy Fitzhardinge2007-08-251-1/+1
| | * | | | | ACPI: add dump_stack() to trace acpi_format_exception programming errorsAndrew Morton2007-08-251-0/+1
| | * | | | | make drivers/acpi/scan.c:create_modalias() staticAdrian Bunk2007-08-251-2/+3
| | * | | | | ACPI: Fix a warning of discarding qualifiers from pointer target typeAl Viro2007-08-253-3/+3
| | * | | | | ACPI: "ACPI handle has no context!" should be KERN_DEBUGShaohua Li2007-08-251-1/+1
| | | |/ / / | | |/| | |