summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] SMTC: Fix crash on bootup with idebus= command line argument.Ralf Baechle2007-08-271-51/+25
* [MIPS] Fix build error if CONFIG_KALLSYMS is undefined.Ralf Baechle2007-08-271-1/+4
* [MIPS] Excite: disable 64-bit kernel support.Ralf Baechle2007-08-271-1/+0
* [MIPS] Kconfig: Fix configuration warning by hardwiring HOTPLUG_CPU to n.Ralf Baechle2007-08-271-0/+4
* [MIPS] Update a few defconfigs.Ralf Baechle2007-08-274-1030/+536
* [MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header.Ralf Baechle2007-08-272-2/+10
* [MIPS] Malta: Include <linux/irq.h for cp0_compare_irq / cp0_perfcount_irq.Ralf Baechle2007-08-271-0/+1
* [MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle2007-08-277-20/+20
* [MIPS] SEAD: Don't mark as experimental.Ralf Baechle2007-08-271-2/+1
* [MIPS] remove unused marvell.hYoichi Yuasa2007-08-271-59/+0
* [MIPS] remove unused gt64240.hYoichi Yuasa2007-08-271-1235/+0
* [MIPS] SNI: remove unused pcimt_scache.cYoichi Yuasa2007-08-272-38/+0
* [MIPS] SNI: Remove unneeded sni_machine_haltYoichi Yuasa2007-08-272-6/+0
* [MIPS] Remove dead code from irq_txx9.cAtsushi Nemoto2007-08-271-7/+3
* [MIPS] Do not discard extra debugging sections.Daniel Jacobowitz2007-08-271-3/+4
* [MIPS] Update defconfigs for TX39/TX49Atsushi Nemoto2007-08-273-800/+167
* [MIPS] Use -Werror on TX39/TX49 boardsAtsushi Nemoto2007-08-274-0/+7
* [MIPS] Drop unneeded config options for RBTX4938Atsushi Nemoto2007-08-271-2/+0
* [MIPS] Cleanup TX39/TX49 irq codeAtsushi Nemoto2007-08-2716-1060/+55
* [MIPS] The irq_chip for TX39/TX49 SoCsAtsushi Nemoto2007-08-274-0/+230
* [MIPS] Sibyte: CONFIG_SIBYTE_SB1250_DUART -> CONFIG_SERIAL_SB1250_DUARTRalf Baechle2007-08-275-9/+9
* [MIPS] Fix au1xxx_gpio_direction_* return valueYoichi Yuasa2007-08-271-6/+6
* [MIPS] Remove unused pnx8550 KconfigYoichi Yuasa2007-08-272-2/+0
* [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/+2
* [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/+1
* 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-061-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/+0
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-2510-86/+64
|\ \ \ \
| * | | | 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/+6
| * | | | ehea: fix queue destructorJan-Bernd Themann2007-08-251-0/+6
OpenPOWER on IntegriCloud