aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-07-21i386: Add L3 cache support to AMD CPUID4 emulationAndi Kleen
2007-07-21x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpuAndi Kleen
2007-07-21i386: Move all simple string operations out of lineAndi Kleen
2007-07-21x86_64: Use string instruction memcpy/memset on AMD Fam10Andi Kleen
2007-07-21x86_64: various cleanups in NUMA scan nodeDavid Rientjes
2007-07-21x86_64: Use LOCAL_DISTANCE and REMOTE_DISTANCE in x86_64 ACPI codeDavid Rientjes
2007-07-21x86_64: Don't rely on a unique IO-APIC IDAndi Kleen
2007-07-21x86: Always flush pages in change_page_attrAndi Kleen
2007-07-21i386: Update defconfigAndi Kleen
2007-07-21x86_64: Update defconfigAndi Kleen
2007-07-21spufs: make signal-notification files readonly for NOSCHED contextsJeremy Kerr
2007-07-21PS3: Fix build with 32-bit toolchainsGeoff Levand
2007-07-21ps3: FLASH ROM Storage DriverGeert Uytterhoeven
2007-07-21ps3: BD/DVD/CD-ROM Storage DriverGeert Uytterhoeven
2007-07-21ps3: Disk Storage DriverGeert Uytterhoeven
2007-07-21powerpc: tlb_32.c build fixMariusz Kozlowski
2007-07-21i386: intel_cacheinfo.c:find_num_cache_leaves() should be __cpuinitAdrian Bunk
2007-07-21i386: PIT stop only, when in periodic or oneshot modeThomas Gleixner
2007-07-21NTP: move the cmos update code into ntp.cThomas Gleixner
2007-07-21highres: improve debug outputIngo Molnar
2007-07-21clockevents: fix resume logicThomas Gleixner
2007-07-21revert "PIE randomization"Andrew Morton
2007-07-21i386: touch_nmi_watchdog() in print_trace_address()Konrad Rzeszutek
2007-07-20[SPARC64]: fix section mismatch warning in mdesc.cSam Ravnborg
2007-07-20[SPARC64]: fix section mismatch warning in pci_sunv4Sam Ravnborg
2007-07-20[SPARC64]: Stop using drivers/char/rtc.cDavid S. Miller
2007-07-20[SPARC64]: Fix virq decomposition.David S. Miller
2007-07-20[SPARC64]: Use KERN_ERR in IRQ manipulation error printks.David S. Miller
2007-07-20[SPARC64]: Do not flood log with failed DS messages.David S. Miller
2007-07-20[SPARC64]: Handle multiple domain-services-port nodes properly.David S. Miller
2007-07-20[SPARC64]: Improve VIO device naming further.David S. Miller
2007-07-20[SPARC]: Make sure dev_archdata is filled in for all devices.David S. Miller
2007-07-20[SPARC]: Fix serial console device detection.David S. Miller
2007-07-20Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2007-07-20[CELL] spufs: rework list management and associated lockingChristoph Hellwig
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson
2007-07-20[CELL] oprofile: enable SPU switch notification to detect currently active SP...Bob Nelson
2007-07-20[CELL] spu_base: locking cleanupChristoph Hellwig
2007-07-20[CELL] cell: indexing of SPUs based on firmware vicinity propertiesArnd Bergmann
2007-07-20[CELL] spufs: integration of SPE affinity with the schedullerArnd Bergmann
2007-07-20[CELL] cell: add placement computation for scheduling of affinity contextsArnd Bergmann
2007-07-20[CELL] spufs: extension of spu_create to support affinity definitionArnd Bergmann
2007-07-20[CELL] cell: add hardcoded spu vicinity information for QS20Arnd Bergmann
2007-07-20[CELL] cell: add vicinity information on spusArnd Bergmann
2007-07-20[CELL] cell: add per BE structure with info about its SPUsArnd Bergmann
2007-07-20[CELL] spufs: use find_first_bit() instead of sched_find_first_bit()Masato Noguchi
2007-07-20[CELL] spufs: remove unused file argument from spufs_run_spu()Jeremy Kerr
2007-07-20[CELL] spufs: change decrementer restore timingMasato Noguchi
2007-07-20[CELL] spufs: dont halt decrementer at restore step 47Masato Noguchi
2007-07-20[CELL] spufs: limit saving MFC_CNTL bitsMasato Noguchi