| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2011-02-17 |
|\ |
|
| * | sparc64: Fix NMI startup bug which also breaks perf. | David S. Miller | 2011-02-15 |
| * | sparc: fix size argument to find_next_zero_bit() | Akinobu Mita | 2011-02-09 |
| * | sparc: use bitmap_set() | Akinobu Mita | 2011-02-09 |
| * | sparc32: unaligned memory access (MNA) trap handler bug | Daniel Hellstrom | 2011-02-01 |
* | | sparc: Use generic irq Kconfig | Thomas Gleixner | 2011-01-21 |
* | | genirq: Remove __do_IRQ | Thomas Gleixner | 2011-01-21 |
* | | thp: pte alloc trans splitting | Andrea Arcangeli | 2011-01-13 |
* | | mm: unify module_alloc code for vmalloc | David Rientjes | 2011-01-13 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 |
|\ \ |
|
| * \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 |
| |\ \ |
|
| * | | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2011-01-11 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | sparc64: Fix bootup regression due to perf init ordering. | David S. Miller | 2011-01-09 |
* | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-01-10 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | sparc: explicitly cast negative phandle checks to s32 | Andres Salomon | 2011-01-03 |
| | |/
| |/| |
|
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-01-07 |
|\ \ \ |
|
| * | | | TTY: Add tty ioctl to figure device node of the system console. | Werner Fink | 2010-12-16 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2011-01-06 |
|\ \ \ |
|
| * | | | sparc: update copyright in piggyback.c | Sam Ravnborg | 2011-01-04 |
| * | | | sparc: unify strip command in boot/Makefile | Sam Ravnborg | 2011-01-04 |
| * | | | sparc: rename piggyback_32 to piggyback | Sam Ravnborg | 2011-01-04 |
| * | | | sparc: fix tftpboot.img for sparc64 on little-endian host | Sam Ravnborg | 2011-01-04 |
| * | | | sparc: add $BITS to piggyback arguments | Sam Ravnborg | 2011-01-04 |
| * | | | sparc: remove obsolete ELF support in piggyback_32.c | Sam Ravnborg | 2011-01-04 |
| * | | | sparc: additional comments to piggyback_32.c | Sam Ravnborg | 2011-01-04 |
| * | | | sparc: use _start for the start entry (like 64 bit does) | Sam Ravnborg | 2011-01-04 |
| * | | | sparc: use trapbase in setup_arch | Sam Ravnborg | 2011-01-04 |
| * | | | sparc: refactor piggy_32.c | Sam Ravnborg | 2011-01-04 |
| * | | | SPARC/LEON: avoid AMBAPP name duplicates in openprom fs when REG is missing | Daniel Hellstrom | 2011-01-04 |
| * | | | SPARC/LEON: added support for selecting Timer Core and Timer within core | Daniel Hellstrom | 2011-01-04 |
| * | | | LEON: added raw AMBA vendor/device number to find TIMER, IRQCTRL | Daniel Hellstrom | 2011-01-04 |
| * | | | SPARC/LEON: added support for IRQAMP IRQ Controller | Daniel Hellstrom | 2011-01-04 |
| * | | | SPARC/LEON: find IRQCTRL and Timer via OF-Tree, instead of hardcoded. | Daniel Hellstrom | 2011-01-04 |
| * | | | sparc: fix sparse warnings in arch/sparc/prom for 32 bit build | Sam Ravnborg | 2011-01-03 |
| * | | | sparc: remove unused prom tree functions | Sam Ravnborg | 2011-01-03 |
| * | | | sparc: remove unused prom cpu functions | Sam Ravnborg | 2011-01-03 |
| * | | | sparc: drop prom/palloc.c | Sam Ravnborg | 2011-01-03 |
| * | | | sparc: drop prom/devmap.c | Sam Ravnborg | 2011-01-03 |
| * | | | sparc: Eliminate prom_stdin. | David S. Miller | 2010-12-12 |
| * | | | sparc: prom: Sanitize return value from prom_nbputchar() | Julian Calaby | 2010-12-12 |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | David S. Miller | 2010-12-10 |
| |\ \ \ |
|
* | \ \ \ | Merge commit 'v2.6.37-rc7' into perf/core | Ingo Molnar | 2010-12-22 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-12-14 |
| |\ \ \ \
| | |/ / /
| |/| / /
| | |/ / |
|
| | * | | sparc: Write to prom console using indirect buffer. | David S. Miller | 2010-11-30 |
| | * | | sparc: Delete prom_*getchar(). | David S. Miller | 2010-11-30 |
| | * | | sparc: Pass buffer pointer all the way down to prom_{get,put}char(). | David S. Miller | 2010-11-30 |
| | * | | sparc: Do not export prom_nb{get,put}char(). | David S. Miller | 2010-11-17 |
| | * | | sparc64: Delete prom_setcallback(). | David S. Miller | 2010-11-16 |
| | * | | sparc64: Unexport prom_service_exists(). | David S. Miller | 2010-11-16 |