summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86: kill 8253pit.hThomas Gleixner2007-10-126-35/+4Star
* x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner2007-10-121-0/+1
* x86: Fix irq0 / local apic timer accountingThomas Gleixner2007-10-121-0/+1
* x86_64: convert to clock eventsThomas Gleixner2007-10-123-112/+88Star
* x86: remove never used apic_mappedYinghai Lu2007-10-121-1/+0Star
* i386: prepare sharing the PIT codeThomas Gleixner2007-10-123-29/+22Star
* i386: prepare sharing the PIT codeThomas Gleixner2007-10-121-2/+4
* x86_64: Consolidate tsc calibrationThomas Gleixner2007-10-121-0/+4
* x86: Geode Multi-Function General Purpose Timers supportAndres Salomon2007-10-121-0/+50
* x86: Fix irq0 / local apic timer accountingThomas Gleixner2007-10-121-0/+1
* clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner2007-10-121-2/+6
* clockevents: Remove unused inline functionThomas Gleixner2007-10-121-1/+0Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-1278-829/+5412
|\
| * [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-125-49/+113
| * [POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2007-10-121-0/+5
| * [POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2007-10-121-2/+4
| * [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak2007-10-121-1/+2
| * Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-10-123-47/+4Star
| |\
| | * [POWERPC] 85xx: Killed <asm/mpc85xx.h>Kumar Gala2007-10-113-47/+4Star
| * | Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2007-10-121-1/+1
| |\ \ | | |/ | |/|
| | * [POWERPC] MPC5200: Don't make firmware fixups into common codeGrant Likely2007-10-101-1/+1
| * | [POWERPC] Fix performance monitor on machines with logical PVRPaul Mackerras2007-10-111-0/+1
| * | [POWERPC] iSeries: Move viodasd probingStephen Rothwell2007-10-111-0/+47
| * | [POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell2007-10-111-0/+41
| * | [POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell2007-10-111-0/+24
| * | [POWERPC] Remove more iSeries-specific stuff from vio.cStephen Rothwell2007-10-111-0/+4
| * | [POWERPC] Remove iSeries_vio_devStephen Rothwell2007-10-112-4/+10
| * | [POWERPC] Clean up vio.hStephen Rothwell2007-10-111-5/+0Star
| * | [POWERPC] Only call ppc_md.setup_arch() if it is providedGrant Likely2007-10-111-1/+1
| * | [POWERPC] cell: Add Cell memory controller register defs and expose itBenjamin Herrenschmidt2007-10-091-2/+46
| * | [POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.hBenjamin Herrenschmidt2007-10-091-0/+271
| |/
| * [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascadingAnton Vorontsov2007-10-081-1/+67
| * [POWERPC] 86xx: update immap_86xx.h for the 8610Timur Tabi2007-10-081-8/+78
| * [POWERPC] Treat 8610 PCIe host bridge as transparentJason Jin2007-10-081-0/+1
| * [POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi2007-10-084-129/+193
| * [POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood2007-10-043-0/+36
| * [POWERPC] QE: Added missing CEURNR registerEmil Medve2007-10-041-2/+3
| * [POWERPC] mpc82xx: Define CPU_FTR_NEED_COHERENTScott Wood2007-10-041-5/+5
| * [POWERPC] cpm2: Add cpm2_set_pin().Scott Wood2007-10-041-0/+9
| * [POWERPC] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup().Scott Wood2007-10-041-1/+4
| * [POWERPC] cpm2: Infrastructure code cleanup.Scott Wood2007-10-043-18/+7Star
| * [POWERPC] 8xx: Add pin and clock setting functions.Scott Wood2007-10-041-0/+49
| * [POWERPC] 8xx: Infrastructure code cleanup.Scott Wood2007-10-042-16/+7Star
| * [POWERPC] Add early debug console for CPM serial ports.Scott Wood2007-10-041-0/+1
| * [POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header...Grant Likely2007-10-031-0/+23
| * [POWERPC] Virtex: add xilinx interrupt controller driverGrant Likely2007-10-031-0/+20
| * [POWERPC] Implement clockevents driver for powerpcTony Breeds2007-10-031-0/+1
| * Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-0315-127/+70Star
| |\
| * | [POWERPC] Celleb: New HTAB Guest OS Interface on BeatIshizaki Kou2007-10-031-0/+1
| * | [POWERPC] Update mpic to use dcr_host_t.baseMichael Ellerman2007-10-031-6/+0Star