| Commit message (Expand) | Author | Age | Files | Lines |
* | [SPARC]: Define minimal struct dev_archdata, similarly to sparc64. | David S. Miller | 2007-07-20 | 1 | -1/+13 |
* | [SPARC]: Fix serial console device detection. | David S. Miller | 2007-07-20 | 5 | -58/+10 |
* | Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2007-07-20 | 8 | -23/+106 |
|\ |
|
| * | [CELL] spufs: rework list management and associated locking | Christoph Hellwig | 2007-07-20 | 1 | -7/+4 |
| * | [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs | Bob Nelson | 2007-07-20 | 5 | -5/+59 |
| * | [CELL] spufs: extension of spu_create to support affinity definition | Arnd Bergmann | 2007-07-20 | 2 | -3/+7 |
| * | [CELL] cell: add vicinity information on spus | Arnd Bergmann | 2007-07-20 | 1 | -0/+3 |
| * | [CELL] cell: add per BE structure with info about its SPUs | Arnd Bergmann | 2007-07-20 | 1 | -0/+10 |
| * | [CELL] spufs: fix decr_status meanings | Masato Noguchi | 2007-07-20 | 1 | -1/+7 |
| * | [CELL] spufs: add spu stats in sysfs and ctx stat file in spufs | Andre Detsch | 2007-07-20 | 1 | -5/+5 |
| * | [CELL] spufs: Avoid unexpectedly restaring MFC during context save | Kazunori Asayama | 2007-07-20 | 1 | -0/+1 |
| * | [CELL] saving spus information for kexec crash | Andre Detsch | 2007-07-20 | 1 | -0/+8 |
| * | [CELL] pmi: remove support for mutiple devices. | Christian Krafft | 2007-07-20 | 1 | -4/+4 |
* | | Fix ZERO_OR_NULL_PTR(ZERO_SIZE_PTR) | Roland Dreier | 2007-07-20 | 1 | -1/+1 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-20 | 7 | -67/+38 |
|\ \ |
|
| * | | [IA64] Prevent people from directly including <asm/rwsem.h>. | Robert P. J. Day | 2007-07-20 | 1 | -0/+4 |
| * | | Pull ia64-clocksource into release branch | Tony Luck | 2007-07-20 | 2 | -60/+6 |
| |\ \ |
|
| | * | | [IA64] remove time interpolator | Bob Picco | 2007-07-20 | 1 | -60/+0 |
| | * | | [IA64] Convert to generic timekeeping/clocksource | Tony Luck | 2007-07-20 | 1 | -0/+6 |
| * | | | Pull vector-domain into release branch | Tony Luck | 2007-07-19 | 3 | -6/+27 |
| |\ \ \ |
|
| | * | | | [IA64] Support irq migration across domain | Yasuaki Ishimatsu | 2007-07-17 | 2 | -0/+3 |
| | * | | | [IA64] Add support for vector domain | Yasuaki Ishimatsu | 2007-07-17 | 2 | -3/+10 |
| | * | | | [IA64] Add mapping table between irq and vector | Yasuaki Ishimatsu | 2007-07-17 | 1 | -2/+13 |
| | * | | | [IA64] Use per iosapic lock for indirect iosapic register access | Yasuaki Ishimatsu | 2007-07-17 | 1 | -2/+2 |
| * | | | | [IA64] fallocate system call | David Chinner | 2007-07-19 | 1 | -1/+1 |
* | | | | | [MIPS] User stack pointer randomisation | Franck Bui-Huu | 2007-07-20 | 1 | -1/+1 |
* | | | | | [MIPS] Remove unused include/asm-mips/gfx.h | Yoichi Yuasa | 2007-07-20 | 1 | -55/+0 |
* | | | | | [MIPS] Remove unused include/asm-mips/ds1216.h | Yoichi Yuasa | 2007-07-20 | 1 | -31/+0 |
* | | | | | [MIPS] Make support for weakly ordered LL/SC a config option. | Ralf Baechle | 2007-07-20 | 6 | -38/+48 |
* | | | | | [MIPS] Disable UserLocal runtime detection on platforms which never have it. | Ralf Baechle | 2007-07-20 | 8 | -0/+8 |
* | | | | | [MIPS] Disable MT runtime detection on platforms which never support MT. | Ralf Baechle | 2007-07-20 | 9 | -8/+18 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of... | Linus Torvalds | 2007-07-20 | 12 | -257/+285 |
|\ \ \ \ |
|
| * | | | | Create drivers/of/platform.c | Stephen Rothwell | 2007-07-20 | 1 | -0/+2 |
| * | | | | Create linux/of_platorm.h | Stephen Rothwell | 2007-07-20 | 6 | -107/+130 |
| * | | | | [SPARC/64] Rename some functions like PowerPC | Stephen Rothwell | 2007-07-20 | 2 | -2/+4 |
| * | | | | Begin consolidation of of_device.h | Stephen Rothwell | 2007-07-20 | 4 | -39/+39 |
| * | | | | Consolidate of_find_node_by routines | Stephen Rothwell | 2007-07-20 | 3 | -0/+3 |
| * | | | | Consolidate of_get_parent | Stephen Rothwell | 2007-07-20 | 2 | -0/+18 |
| * | | | | Consolidate of_find_property | Stephen Rothwell | 2007-07-20 | 3 | -0/+3 |
| * | | | | Consolidate of_device_is_compatible | Stephen Rothwell | 2007-07-20 | 3 | -0/+6 |
| * | | | | Start split out of common open firmware code | Stephen Rothwell | 2007-07-20 | 3 | -0/+9 |
| * | | | | Split out common parts of prom.h | Stephen Rothwell | 2007-07-20 | 4 | -117/+79 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-07-20 | 3 | -1/+17 |
|\ \ \ \ \ |
|
| * | | | | | Input: document intended meaning of KEY_SWITCHVIDEOMODE | Dmitry Torokhov | 2007-07-18 | 1 | -1/+2 |
| * | | | | | Input: add driver for Fujitsu serial touchscreens | Dmitry Torokhov | 2007-07-18 | 1 | -0/+1 |
| * | | | | | Input: ads7846 - re-check pendown status before reporting events | Semih Hazar | 2007-07-18 | 1 | -0/+6 |
| * | | | | | Input: ads7846 - introduce sample settling delay | Semih Hazar | 2007-07-18 | 1 | -0/+8 |
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-07-20 | 4 | -26/+95 |
|\ \ \ \ \ \ |
|
| * | | | | | | sh: intc - add support for SH7750 and its variants | Magnus Damm | 2007-07-20 | 1 | -1/+1 |
| * | | | | | | Merge branch 'clkfwk' | Paul Mundt | 2007-07-20 | 1 | -0/+1 |
| |\ \ \ \ \ \ |
|