- 8ac1f83 thp: pte alloc trans splitting by Andrea Arcangeli · 14 years ago
- d0a2126 mm: unify module_alloc code for vmalloc by David Rientjes · 14 years ago
- 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
- fb7b5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
- 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
- 5edddaa sparc64: Fix bootup regression due to perf init ordering. by David S. Miller · 14 years ago
- 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
- f70f5b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 14 years ago
- 0508558 sparc: update copyright in piggyback.c by Sam Ravnborg · 14 years ago
- 9202db2 sparc: unify strip command in boot/Makefile by Sam Ravnborg · 14 years ago
- 56818a6f sparc: rename piggyback_32 to piggyback by Sam Ravnborg · 14 years ago
- 1075c4e sparc: fix tftpboot.img for sparc64 on little-endian host by Sam Ravnborg · 14 years ago
- a020bb1 sparc: add $BITS to piggyback arguments by Sam Ravnborg · 14 years ago
- 571e08f sparc: remove obsolete ELF support in piggyback_32.c by Sam Ravnborg · 14 years ago
- 9c23905 sparc: additional comments to piggyback_32.c by Sam Ravnborg · 14 years ago
- b2a39b0 sparc: use _start for the start entry (like 64 bit does) by Sam Ravnborg · 14 years ago
- e405ae7 sparc: use trapbase in setup_arch by Sam Ravnborg · 14 years ago
- 2fe74fa sparc: refactor piggy_32.c by Sam Ravnborg · 14 years ago
- 9663eb2 SPARC/LEON: avoid AMBAPP name duplicates in openprom fs when REG is missing by Daniel Hellstrom · 14 years ago
- 2791c1a SPARC/LEON: added support for selecting Timer Core and Timer within core by Daniel Hellstrom · 14 years ago
- 9742e72 LEON: added raw AMBA vendor/device number to find TIMER, IRQCTRL by Daniel Hellstrom · 14 years ago
- e2305e3 SPARC/LEON: added support for IRQAMP IRQ Controller by Daniel Hellstrom · 14 years ago
- 53aea7c SPARC/LEON: find IRQCTRL and Timer via OF-Tree, instead of hardcoded. by Daniel Hellstrom · 14 years ago
- 4a3a255 sparc: explicitly cast negative phandle checks to s32 by Andres Salomon · 14 years ago
- 5f66dd3 sparc: fix sparse warnings in arch/sparc/prom for 32 bit build by Sam Ravnborg · 14 years ago
- 1f42be4 sparc: remove unused prom tree functions by Sam Ravnborg · 14 years ago
- a7e4236 sparc: remove unused prom cpu functions by Sam Ravnborg · 14 years ago
- efef2e4 sparc: drop prom/palloc.c by Sam Ravnborg · 14 years ago
- 743ceee sparc: drop prom/devmap.c by Sam Ravnborg · 14 years ago
- 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
- 6c529a2 Merge commit 'v2.6.37-rc7' into perf/core by Ingo Molnar · 14 years ago
- b7b8de0 TTY: Add tty ioctl to figure device node of the system console. by Werner Fink · 14 years ago
- 2e80a82 perf: Dynamic pmu types by Peter Zijlstra · 14 years ago
- 478b2a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
- bce5fee sparc: Eliminate prom_stdin. by David S. Miller · 14 years ago
- 1543376 sparc: prom: Sanitize return value from prom_nbputchar() by Julian Calaby · 14 years ago
- 23bcbf1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 14 years ago
- efc70d2 perf, sparc: Fix CONFIG_PERF_EVENTS=y build error by Ingo Molnar · 14 years ago
- 595a251 sparc: Write to prom console using indirect buffer. by David S. Miller · 14 years ago
- 12c7a35e sparc: Delete prom_*getchar(). by David S. Miller · 14 years ago
- e62cac1 sparc: Pass buffer pointer all the way down to prom_{get,put}char(). by David S. Miller · 14 years ago
- 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 14 years ago
- 91921fe sparc: Do not export prom_nb{get,put}char(). by David S. Miller · 14 years ago
- 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
- c540ee7 sparc64: Delete prom_setcallback(). by David S. Miller · 14 years ago
- f7b5f55 sparc64: Unexport prom_service_exists(). by David S. Miller · 14 years ago
- b148246 sparc: Kill prom devops_{32,64}.c by David S. Miller · 14 years ago
- 17d70d6 sparc: Remove prom_pathtoinode() by David S. Miller · 14 years ago
- ce05a94 sparc64: Delete prom_puts() unused. by David S. Miller · 14 years ago
- b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
- f02a38d Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- b690c42 SPARC/LEON: removed constant timer initialization as if HZ=100, now it reflects the value of HZ by Daniel Hellstrom · 14 years ago
- f0daed0 jump_label: Fix unaligned traps on sparc. by David Miller · 14 years ago
- c07724e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
- 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
- 4ad9b20 sparc: remove dma64_addr_t usage by FUJITA Tomonori · 14 years ago
- a9384e2 ptrace: cleanup arch_ptrace() on sparc by Namhyung Kim · 14 years ago
- 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
- f11b478d fbmem: fix fb_read, fb_write unaligned accesses by James Hogan · 14 years ago
- 2027394 mm: fix race in kunmap_atomic() by Peter Zijlstra · 14 years ago
- ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
- 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
- 5167232 sparc32: fix build failure on CONFIG_SPARC_LEON by Namhyung Kim · 14 years ago
- 502279a sparc: Fixed random SPARC/LEON SMP CPU Stuck problem. by Daniel Hellstrom · 14 years ago
- a3e5a37 sparc32: remove CONFIG_HAVE_PERF_EVENTS option by Namhyung Kim · 14 years ago
- 5125c6b sparc: don't #include asm/system.h in asm/jump_label.h by Namhyung Kim · 14 years ago
- 9088333 sparc32: Fix unaligned stack handling on trap return. by David S. Miller · 14 years ago
- caebf91 sparc: keep calling do_signal() as long as pending signals remain by Al Viro · 14 years ago
- 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
- 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
- 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
- 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
- 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
- ed41850 of/promtree: add of_pdt namespace to pdt code by Andres Salomon · 14 years ago
- f90c34bd of/promtree: no longer call prom_ functions directly; use an ops structure by Andres Salomon · 14 years ago
- c7fc2de memblock, bootmem: Round pfn properly for memory and reserved regions by Yinghai Lu · 14 years ago
- 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
- 239060b Merge branch 'kbuild/rc-fixes' into kbuild/kconfig by Michal Marek · 14 years ago
- 3cfc535 of/promtree: make drivers/of/pdt.c no longer sparc-only by Andres Salomon · 14 years ago
- 9bdf6ba sparc: break out some PROM device-tree building code out into drivers/of by Andres Salomon · 14 years ago
- 8d12556 of/sparc: convert various prom_* functions to use phandle by Andres Salomon · 14 years ago
- 4e13efc sparc: stop exporting openprom.h header by Andres Salomon · 14 years ago
- 153db80 Merge commit 'v2.6.36-rc7' into core/memblock by Ingo Molnar · 14 years ago
- df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
- a5a2bad Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
- d0303d7 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
- 46eb3b6 jump label/x86/sparc64: Remove !CC_OPTIMIZE_FOR_SIZE config conditions by Steven Rostedt · 14 years ago
- dff9d3c jump label: Add sparc64 support by David S. Miller · 14 years ago
- c79bd89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
- c278525 sparc: Prevent no-handler signal syscall restart recursion. by David S. Miller · 14 years ago
- 392c218 sparc: Don't mask signal when we can't setup signal frame. by David S. Miller · 14 years ago
- 7ed5692 Merge commit 'v2.6.36-rc5' into perf/core by Ingo Molnar · 14 years ago
- 05c5e76 sparc64: Fix race in signal instruction flushing. by David S. Miller · 14 years ago
- 838a2e5 kbuild: migrate all arch to the kconfig mainmenu upgrade by Arnaud Lacombe · 14 years ago
- 3aabae7 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
- c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
- b343ae5 sparc64: Support RAW perf events. by David S. Miller · 14 years ago
- 10d90f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago