Age | Commit message (Expand) | Author |
2007-07-21 | i386: Reserve the right performance counter for the Intel PerfMon NMI watchdog | Björn Steinbrink |
2007-07-21 | x86_64: Don't use softirq safe locks in smp_call_function | Andi Kleen |
2007-07-21 | i386: Add L3 cache support to AMD CPUID4 emulation | Andi Kleen |
2007-07-21 | x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu | Andi Kleen |
2007-07-21 | i386: Move all simple string operations out of line | Andi Kleen |
2007-07-21 | x86_64: Use string instruction memcpy/memset on AMD Fam10 | Andi Kleen |
2007-07-21 | x86_64: various cleanups in NUMA scan node | David Rientjes |
2007-07-21 | x86_64: Use LOCAL_DISTANCE and REMOTE_DISTANCE in x86_64 ACPI code | David Rientjes |
2007-07-21 | x86_64: Don't rely on a unique IO-APIC ID | Andi Kleen |
2007-07-21 | x86: Always flush pages in change_page_attr | Andi Kleen |
2007-07-21 | i386: Update defconfig | Andi Kleen |
2007-07-21 | x86_64: Update defconfig | Andi Kleen |
2007-07-21 | spufs: make signal-notification files readonly for NOSCHED contexts | Jeremy Kerr |
2007-07-21 | PS3: Fix build with 32-bit toolchains | Geoff Levand |
2007-07-21 | ps3: FLASH ROM Storage Driver | Geert Uytterhoeven |
2007-07-21 | ps3: BD/DVD/CD-ROM Storage Driver | Geert Uytterhoeven |
2007-07-21 | ps3: Disk Storage Driver | Geert Uytterhoeven |
2007-07-21 | powerpc: tlb_32.c build fix | Mariusz Kozlowski |
2007-07-21 | i386: intel_cacheinfo.c:find_num_cache_leaves() should be __cpuinit | Adrian Bunk |
2007-07-21 | i386: PIT stop only, when in periodic or oneshot mode | Thomas Gleixner |
2007-07-21 | NTP: move the cmos update code into ntp.c | Thomas Gleixner |
2007-07-21 | highres: improve debug output | Ingo Molnar |
2007-07-21 | clockevents: fix resume logic | Thomas Gleixner |
2007-07-21 | revert "PIE randomization" | Andrew Morton |
2007-07-21 | i386: touch_nmi_watchdog() in print_trace_address() | Konrad Rzeszutek |
2007-07-20 | [SPARC64]: fix section mismatch warning in mdesc.c | Sam Ravnborg |
2007-07-20 | [SPARC64]: fix section mismatch warning in pci_sunv4 | Sam Ravnborg |
2007-07-20 | [SPARC64]: Stop using drivers/char/rtc.c | David 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-20 | Merge 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 locking | Christoph Hellwig |
2007-07-20 | [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs | Bob Nelson |
2007-07-20 | [CELL] oprofile: enable SPU switch notification to detect currently active SP... | Bob Nelson |
2007-07-20 | [CELL] spu_base: locking cleanup | Christoph Hellwig |
2007-07-20 | [CELL] cell: indexing of SPUs based on firmware vicinity properties | Arnd Bergmann |
2007-07-20 | [CELL] spufs: integration of SPE affinity with the scheduller | Arnd Bergmann |
2007-07-20 | [CELL] cell: add placement computation for scheduling of affinity contexts | Arnd Bergmann |
2007-07-20 | [CELL] spufs: extension of spu_create to support affinity definition | Arnd Bergmann |
2007-07-20 | [CELL] cell: add hardcoded spu vicinity information for QS20 | Arnd Bergmann |
2007-07-20 | [CELL] cell: add vicinity information on spus | Arnd Bergmann |
2007-07-20 | [CELL] cell: add per BE structure with info about its SPUs | Arnd 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 timing | Masato Noguchi |