| Commit message (Expand) | Author | Age |
... | |
* | Update arch/ to use sg helpers | Jens Axboe | 2007-10-22 |
* | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 2007-10-19 |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 |
* | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 2007-10-19 |
* | [SPARC/64]: Consolidate of_register_driver | Stephen Rothwell | 2007-10-18 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 |
* | KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL | Robert P. J. Day | 2007-10-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 |
|\ |
|
| * | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 2007-10-15 |
| * | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-10-16 |
|\ \ |
|
| * | | SPARC: sg chaining support | Jens Axboe | 2007-10-16 |
* | | | During VM oom condition, kill all threads in process group | Will Schmidt | 2007-10-16 |
|/ / |
|
* | | [SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}. | Stephen Rothwell | 2007-10-14 |
* | | [SPARC/64]: Prepare to remove of_platform_driver name. | Stephen Rothwell | 2007-10-14 |
* | | [SPARC32]: Add irqflags.h to sparc32 and use it from generic code. | Robert Reif | 2007-10-14 |
* | | [SPARC]: beautify vmlinux.lds | Sam Ravnborg | 2007-10-14 |
|/ |
|
* | [SPARC]: Fix EBUS use of uninitialized variable. | David S. Miller | 2007-09-27 |
* | [SPARC32]: Kill unused vars and macros from prom/console.c | David S. Miller | 2007-08-26 |
* | [SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS. | David S. Miller | 2007-08-26 |
* | [SPARC32]: Revert f642b263800e6e57c377d630be6d2a999683b579. | David S. Miller | 2007-08-21 |
* | [SPARC32]: Remove superfluous 'kernel_end' alignment on sun4c. | Mark Fortescue | 2007-08-14 |
* | [SPARC32]: Fix bogus ramdisk image location check. | Mark Fortescue | 2007-08-14 |
* | [SPARC32]: Remove iommu from struct sbus_bus and use archdata like sparc64. | Robert Reif | 2007-08-10 |
* | [SPARC]: Centralize find_in_proplist() instead of duplicating N times. | David S. Miller | 2007-08-07 |
* | [SPARC32]: Fix modular build of floppy driver. | David S. Miller | 2007-08-03 |
* | [SPARC]: Fix exec failures on sun4c. | Mark Fortescue | 2007-07-31 |
* | [SPARC]: Fix serial console node string creation. | David S. Miller | 2007-07-30 |
* | [SPARC]: Update defconfig. | David S. Miller | 2007-07-30 |
* | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 |
* | [SPARC32]: Fix bug in sparc optimized memset. | Alexander Shmelev | 2007-07-24 |
* | [SPARC]: Add missing NOTES section. | David S. Miller | 2007-07-24 |
* | [SPARC32]: missing exports | Al Viro | 2007-07-24 |
* | [SPARC32]: Deal with rtc/sun_mostek_rtc conflict. | Al Viro | 2007-07-24 |
* | [SPARC32]: Make PAGE_SHARED a read-mostly variable. | Al Viro | 2007-07-21 |
* | [SPARC32]: Take enable_irq/disable_irq out of line. | Al Viro | 2007-07-21 |
* | [SPARC32]: clean include/asm-sparc/irq.h | Al Viro | 2007-07-21 |
* | [SPARC32]: Fix rounding errors in ndelay/udelay implementation. | Mark Fortescue | 2007-07-21 |
* | [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 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/of... | Linus Torvalds | 2007-07-20 |
|\ |
|
| * | Create drivers/of/platform.c | Stephen Rothwell | 2007-07-20 |
| * | [SPARC/64] Rename some functions like PowerPC | Stephen Rothwell | 2007-07-20 |
| * | Begin to consolidate of_device.c | Stephen Rothwell | 2007-07-19 |
| * | Consolidate of_find_node_by routines | Stephen Rothwell | 2007-07-19 |
| * | Consolidate of_get_next_child | Stephen Rothwell | 2007-07-19 |
| * | Consolidate of_get_parent | Stephen Rothwell | 2007-07-19 |
| * | Consolidate of_find_property | Stephen Rothwell | 2007-07-19 |
| * | Consolidate of_device_is_compatible | Stephen Rothwell | 2007-07-19 |
| * | Start split out of common open firmware code | Stephen Rothwell | 2007-07-19 |