summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86_64: remove now unused codeThomas Gleixner2007-10-127-595/+5Star
* x86: unify timex.h variantsThomas Gleixner2007-10-122-2/+2
* x86: kill 8253pit.hThomas Gleixner2007-10-121-1/+0Star
* x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner2007-10-122-1/+35
* x86: Fix irq0 / local apic timer accountingThomas Gleixner2007-10-122-1/+3
* x86_64: convert to clock eventsThomas Gleixner2007-10-126-187/+70Star
* x86_64: Add (not yet used) clock event functionsThomas Gleixner2007-10-122-0/+85
* x86_64: prepare idle loop for dynamic ticksChris Wright2007-10-121-0/+4
* x86_64: remove nested irq disablesThomas Gleixner2007-10-121-6/+6
* x86_64: apic change setup_APIC_timer calling conventionThomas Gleixner2007-10-121-4/+4
* x86_64: Remove APIC_DIVISORThomas Gleixner2007-10-121-5/+3Star
* x86_64: Move apic calibration code aroundThomas Gleixner2007-10-121-9/+6Star
* x86_64: remove pit synchronizationThomas Gleixner2007-10-121-18/+0Star
* x86_64: prepare apic code for clock eventsThomas Gleixner2007-10-121-8/+15
* x86: remove never used apic_mappedYinghai Lu2007-10-121-3/+2Star
* i386: prepare sharing the PIT codeThomas Gleixner2007-10-121-4/+0Star
* i386: prepare sharing the PIT codeThomas Gleixner2007-10-121-1/+3
* i386: prepare sharing the hpet code with x86_64Thomas Gleixner2007-10-121-1/+58
* i386: prepare sharing the hpet code with x86_64Thomas Gleixner2007-10-121-8/+16
* x86_64: Consolidate tsc calibrationThomas Gleixner2007-10-123-80/+92
* x86_64: Select clocksource watchdog in KconfigThomas Gleixner2007-10-121-0/+4
* x86: Geode MFGPT clock event device supportAndres Salomon2007-10-122-0/+175
* x86: Geode Multi-Function General Purpose Timers supportAndres Salomon2007-10-123-1/+202
* x86: block irq balancing for timerVenki Pallipadi2007-10-121-1/+1
* x86: Fix irq0 / local apic timer accountingThomas Gleixner2007-10-122-1/+5
* missed bio_endio() in axonramAl Viro2007-10-121-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-12417-11985/+24220
|\
| * [POWERPC] Add memchr() to the bootwrapperDavid Gibson2007-10-122-0/+14
| * [POWERPC] Implement logging of unhandled signalsOlof Johansson2007-10-124-1/+70
| * [POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak2007-10-121-2/+3
| * [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-1218-209/+400
| * [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak2007-10-121-2/+4
| * Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-10-1218-287/+255Star
| |\
| | * [POWERPC] Adjust TASK_SIZE on ppc32 systems to 3GB that are capableKumar Gala2007-10-111-1/+2
| | * [POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand...Kumar Gala2007-10-114-22/+19Star
| | * [POWERPC] 85xx: Enable FP emulation in MPC8560 ADS defconfigKumar Gala2007-10-111-5/+18
| | * [POWERPC] 85xx: Killed <asm/mpc85xx.h>Kumar Gala2007-10-117-142/+9Star
| | * [POWERPC] 85xx: Add cpm nodes for 8541/8555 CDSScott Wood2007-10-112-0/+72
| | * [POWERPC] 85xx: Convert mpc8560ads to the new CPM binding.Scott Wood2007-10-113-116/+134
| | * [POWERPC] mpc8272ads: Remove muram from the CPM reg property.Scott Wood2007-10-111-1/+1
| * | Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2007-10-124-98/+65Star
| |\ \
| | * | [POWERPC] MPC5200: Don't make firmware fixups into common codeGrant Likely2007-10-102-33/+61
| | * | [POWERPC] MPC52xx: Trim includes on mpc5200 platform support codeGrant Likely2007-10-104-50/+4Star
| | * | [POWERPC] MPC52xx: Drop show_cpuinfo platform hooks from Lite5200Grant Likely2007-10-101-15/+0Star
| * | | [POWERPC] 4xx: Kilauea defconfig fileStefan Roese2007-10-111-0/+768
| * | | [POWERPC] 4xx: Kilauea DTSStefan Roese2007-10-111-0/+252
| * | | [POWERPC] 4xx: Add AMCC Kilauea eval board support to platforms/40xStefan Roese2007-10-113-2/+68
| * | | [POWERPC] 4xx: Add AMCC 405EX support to cputable.cStefan Roese2007-10-111-0/+11
| * | | Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2007-10-112-3/+3
| |\ \ \ | | |_|/ | |/| |
| | * | [POWERPC] Uartlite: bootwrapper bug fix, getc loops foreverGrant Likely2007-10-101-2/+2