summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86_64: hpet tsc calibration fix broken smi detection logicThomas Gleixner2007-07-211-2/+2
* i386: Reserve the right performance counter for the Intel PerfMon NMI watchdogBjörn Steinbrink2007-07-211-2/+2
* x86_64: Don't use softirq safe locks in smp_call_functionAndi Kleen2007-07-211-2/+2
* i386: Add L3 cache support to AMD CPUID4 emulationAndi Kleen2007-07-213-24/+65
* x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpuAndi Kleen2007-07-2117-19/+506
* i386: Move all simple string operations out of lineAndi Kleen2007-07-212-1/+258
* x86_64: Use string instruction memcpy/memset on AMD Fam10Andi Kleen2007-07-211-0/+2
* x86_64: various cleanups in NUMA scan nodeDavid Rientjes2007-07-211-3/+3
* x86_64: Use LOCAL_DISTANCE and REMOTE_DISTANCE in x86_64 ACPI codeDavid Rientjes2007-07-211-3/+3
* x86_64: Don't rely on a unique IO-APIC IDAndi Kleen2007-07-211-2/+18
* x86: Always flush pages in change_page_attrAndi Kleen2007-07-212-12/+31
* i386: Update defconfigAndi Kleen2007-07-211-145/+119
* x86_64: Update defconfigAndi Kleen2007-07-211-239/+49
* spufs: make signal-notification files readonly for NOSCHED contextsJeremy Kerr2007-07-211-2/+16
* PS3: Fix build with 32-bit toolchainsGeoff Levand2007-07-212-0/+4
* ps3: FLASH ROM Storage DriverGeert Uytterhoeven2007-07-211-0/+15
* ps3: BD/DVD/CD-ROM Storage DriverGeert Uytterhoeven2007-07-211-0/+11
* ps3: Disk Storage DriverGeert Uytterhoeven2007-07-211-0/+10
* powerpc: tlb_32.c build fixMariusz Kozlowski2007-07-211-0/+2
* i386: intel_cacheinfo.c:find_num_cache_leaves() should be __cpuinitAdrian Bunk2007-07-211-2/+1
* i386: PIT stop only, when in periodic or oneshot modeThomas Gleixner2007-07-211-3/+6
* NTP: move the cmos update code into ntp.cThomas Gleixner2007-07-214-99/+12
* highres: improve debug outputIngo Molnar2007-07-211-0/+3
* clockevents: fix resume logicThomas Gleixner2007-07-2112-80/+34
* revert "PIE randomization"Andrew Morton2007-07-211-1/+1
* i386: touch_nmi_watchdog() in print_trace_address()Konrad Rzeszutek2007-07-211-0/+1
* [SPARC64]: fix section mismatch warning in mdesc.cSam Ravnborg2007-07-201-3/+3
* [SPARC64]: fix section mismatch warning in pci_sunv4Sam Ravnborg2007-07-201-2/+2
* [SPARC64]: Stop using drivers/char/rtc.cDavid S. Miller2007-07-201-0/+79
* [SPARC64]: Fix virq decomposition.David S. Miller2007-07-201-19/+25
* [SPARC64]: Use KERN_ERR in IRQ manipulation error printks.David S. Miller2007-07-201-14/+14
* [SPARC64]: Do not flood log with failed DS messages.David S. Miller2007-07-201-2/+0
* [SPARC64]: Handle multiple domain-services-port nodes properly.David S. Miller2007-07-201-94/+157
* [SPARC64]: Improve VIO device naming further.David S. Miller2007-07-201-19/+16
* [SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller2007-07-205-0/+25
* [SPARC]: Fix serial console device detection.David S. Miller2007-07-2013-346/+210
* Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Linus Torvalds2007-07-2044-871/+4166
|\
| * [CELL] spufs: rework list management and associated lockingChristoph Hellwig2007-07-202-162/+108
| * [CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson2007-07-2018-108/+1738
| * [CELL] oprofile: enable SPU switch notification to detect currently active SP...Bob Nelson2007-07-203-8/+55
| * [CELL] spu_base: locking cleanupChristoph Hellwig2007-07-201-33/+51
| * [CELL] cell: indexing of SPUs based on firmware vicinity propertiesArnd Bergmann2007-07-201-1/+89
| * [CELL] spufs: integration of SPE affinity with the schedullerArnd Bergmann2007-07-202-0/+23
| * [CELL] cell: add placement computation for scheduling of affinity contextsArnd Bergmann2007-07-203-1/+151
| * [CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann2007-07-206-14/+188
| * [CELL] cell: add hardcoded spu vicinity information for QS20Arnd Bergmann2007-07-201-1/+54
| * [CELL] cell: add vicinity information on spusArnd Bergmann2007-07-201-0/+2
| * [CELL] cell: add per BE structure with info about its SPUsArnd Bergmann2007-07-202-7/+19
| * [CELL] spufs: use find_first_bit() instead of sched_find_first_bit()Masato Noguchi2007-07-201-2/+1
| * [CELL] spufs: remove unused file argument from spufs_run_spu()Jeremy Kerr2007-07-203-5/+3
OpenPOWER on IntegriCloud