Age | Commit message (Expand) | Author | Files | Lines |
2007-07-22 | x86: Support __attribute__((__cold__)) in gcc 4.3 | Andi Kleen | 4 | -8/+35 |
2007-07-22 | i386: Move all simple string operations out of line | Andi Kleen | 1 | -230/+13 |
2007-07-22 | x86_64: Always use builtin memcpy on gcc 4.3 | Andi Kleen | 1 | -1/+4 |
2007-07-22 | x86_64: various cleanups in NUMA scan node | David Rientjes | 1 | -2/+0 |
2007-07-22 | x86_64: asm/ptrace.h needs linux/compiler.h | Jean Delvare | 1 | -0/+1 |
2007-07-22 | NTP: move the cmos update code into ntp.c | Thomas Gleixner | 2 | -1/+3 |
2007-07-22 | clockevents: fix resume logic | Thomas Gleixner | 1 | -0/+1 |
2007-07-22 | clockevents: remove prototypes of removed functions | Thomas Gleixner | 1 | -4/+0 |
2007-07-22 | coda: remove CODA_STORE/CODA_RELEASE upcalls | Jan Harkes | 2 | -4/+0 |
2007-07-22 | x86_64: wbinvd macro fix | Nick Piggin | 1 | -1/+1 |
2007-07-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 9 | -159/+174 |
2007-07-21 | [SPARC64]: Convert parport to of_platform_driver. | David S. Miller | 1 | -100/+133 |
2007-07-21 | [SPARC]: Implement fb_is_primary_device(). | David S. Miller | 2 | -0/+18 |
2007-07-21 | [SPARC]: Define minimal struct dev_archdata, similarly to sparc64. | David S. Miller | 1 | -1/+13 |
2007-07-21 | [SPARC]: Fix serial console device detection. | David S. Miller | 5 | -58/+10 |
2007-07-21 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -0/+1 |
2007-07-21 | Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 8 | -23/+106 |
2007-07-21 | V4L/DVB (5867): videodev2.h: add missing <sys/time.h> for userspace | Hans Verkuil | 1 | -0/+1 |
2007-07-20 | [CELL] spufs: rework list management and associated locking | Christoph Hellwig | 1 | -7/+4 |
2007-07-20 | [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs | Bob Nelson | 5 | -5/+59 |
2007-07-20 | [CELL] spufs: extension of spu_create to support affinity definition | Arnd Bergmann | 2 | -3/+7 |
2007-07-20 | [CELL] cell: add vicinity information on spus | Arnd Bergmann | 1 | -0/+3 |
2007-07-20 | [CELL] cell: add per BE structure with info about its SPUs | Arnd Bergmann | 1 | -0/+10 |
2007-07-20 | [CELL] spufs: fix decr_status meanings | Masato Noguchi | 1 | -1/+7 |
2007-07-20 | [CELL] spufs: add spu stats in sysfs and ctx stat file in spufs | Andre Detsch | 1 | -5/+5 |
2007-07-20 | [CELL] spufs: Avoid unexpectedly restaring MFC during context save | Kazunori Asayama | 1 | -0/+1 |
2007-07-20 | [CELL] saving spus information for kexec crash | Andre Detsch | 1 | -0/+8 |
2007-07-20 | [CELL] pmi: remove support for mutiple devices. | Christian Krafft | 1 | -4/+4 |
2007-07-20 | Fix ZERO_OR_NULL_PTR(ZERO_SIZE_PTR) | Roland Dreier | 1 | -1/+1 |
2007-07-20 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 7 | -67/+38 |
2007-07-20 | [IA64] Prevent people from directly including <asm/rwsem.h>. | Robert P. J. Day | 1 | -0/+4 |
2007-07-20 | Pull ia64-clocksource into release branch | Tony Luck | 2 | -60/+6 |
2007-07-20 | [IA64] remove time interpolator | Bob Picco | 1 | -60/+0 |
2007-07-20 | [IA64] Convert to generic timekeeping/clocksource | Tony Luck | 1 | -0/+6 |
2007-07-20 | [MIPS] User stack pointer randomisation | Franck Bui-Huu | 1 | -1/+1 |
2007-07-20 | [MIPS] Remove unused include/asm-mips/gfx.h | Yoichi Yuasa | 1 | -55/+0 |
2007-07-20 | [MIPS] Remove unused include/asm-mips/ds1216.h | Yoichi Yuasa | 1 | -31/+0 |
2007-07-20 | [MIPS] Make support for weakly ordered LL/SC a config option. | Ralf Baechle | 6 | -38/+48 |
2007-07-20 | [MIPS] Disable UserLocal runtime detection on platforms which never have it. | Ralf Baechle | 8 | -0/+8 |
2007-07-20 | [MIPS] Disable MT runtime detection on platforms which never support MT. | Ralf Baechle | 9 | -8/+18 |
2007-07-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of... | Linus Torvalds | 12 | -257/+285 |
2007-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -1/+17 |
2007-07-20 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 4 | -26/+95 |
2007-07-20 | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 8 | -13/+29 |
2007-07-20 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6 | Linus Torvalds | 1 | -1/+2 |
2007-07-20 | Merge branch 'cfq' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 1 | -0/+8 |
2007-07-20 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -18/+17 |
2007-07-20 | async_tx: fix kmap_atomic usage in async_memcpy | Dan Williams | 1 | -6/+0 |
2007-07-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 4 | -13/+8 |
2007-07-20 | fix gfp_t annotations for slub | Al Viro | 1 | -1/+1 |