| Commit message (Expand) | Author | Age |
* | arch/tile: enable single-step support for TILE-Gx | Chris Metcalf | 2010-10-15 |
* | arch/tile: parameterize system PLs to support KVM port | Chris Metcalf | 2010-10-15 |
* | arch/tile: add Tilera's <arch/sim.h> header as an open-source header | Chris Metcalf | 2010-10-15 |
* | arch/tile: Bomb C99 comments to C89 comments in tile's <arch/sim_def.h> | Chris Metcalf | 2010-10-15 |
* | arch/tile: prevent corrupt top frame from causing backtracer runaway | Chris Metcalf | 2010-10-14 |
* | arch/tile: various top-level Makefile cleanups | Chris Metcalf | 2010-10-14 |
* | arch/tile: change lower bound on syscall error return to -4095 | Chris Metcalf | 2010-10-14 |
* | arch/tile: properly export __mb_incoherent for modules | Chris Metcalf | 2010-10-14 |
* | arch/tile: provide a definition of MAP_STACK | Chris Metcalf | 2010-10-14 |
* | arch/tile: Add a warning if we try to allocate too much vmalloc memory. | Chris Metcalf | 2010-10-14 |
* | arch/tile: update some comments to clarify register usage. | Chris Metcalf | 2010-10-14 |
* | arch/tile: use better "punctuation" for VMSPLIT_3_5G and friends | Chris Metcalf | 2010-10-14 |
* | arch/tile: Use <asm-generic/syscalls.h> | Chris Metcalf | 2010-10-14 |
* | Merge branch 'master' into for-linus | Chris Metcalf | 2010-10-14 |
|\ |
|
| * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-10-06 |
| |\ |
|
| | * | MIPS: Octeon: Place cnmips_cu2_setup in __init memory. | David Daney | 2010-10-04 |
| | * | MIPS: Don't place cu2 notifiers in __cpuinitdata | David Daney | 2010-10-04 |
| | * | MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.bin | Shmulik Ladkani | 2010-10-04 |
| | * | MIPS: Alchemy: Resolve prom section mismatches | Manuel Lauss | 2010-10-04 |
| | * | MIPS: Fix syscall 64 bit number comments. | Ralf Baechle | 2010-10-04 |
| | * | MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls. | David Daney | 2010-10-04 |
| | * | MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori | 2010-10-04 |
| | * | MIPS: N32: Fix getdents64 syscall for n32 | Bernhard Walle | 2010-10-04 |
| | * | MIPS: Remove pr_<level> uses of KERN_<level> | Joe Perches | 2010-10-04 |
| | * | MIPS: PNX8550: Sort out machine halt, restart and powerdown functions. | Ralf Baechle | 2010-10-04 |
| | * | MIPS: GIC: Remove dependencies from Malta files. | Ralf Baechle | 2010-10-04 |
| | * | MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC. | Ralf Baechle | 2010-10-04 |
| | * | MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask. | Ralf Baechle | 2010-10-04 |
| | * | MIPS: Audit: Fix hang in entry.S. | Ralf Baechle | 2010-10-04 |
| | * | MIPS: Document why RELOC_HIDE is there. | Ralf Baechle | 2010-10-04 |
| | * | MIPS: Octeon: Determine if helper needs to be built | Andreas Bießmann | 2010-10-04 |
| | * | MIPS: Use generic atomic64 for 32-bit kernels | Deng-Cheng Zhu | 2010-10-04 |
| | * | MIPS: RM7000: Symbol should be static | Ricardo Mendoza | 2010-10-04 |
| | * | MIPS: kspd: Adjust confusing if indentation | Julia Lawall | 2010-10-04 |
| | * | MIPS: Fix a typo. | Andrea Gelmini | 2010-10-04 |
| * | | Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab... | Linus Torvalds | 2010-10-06 |
| |\ \ |
|
| | * | | xen: do not initialize PV timers on HVM if !xen_have_vector_callback | Stefano Stabellini | 2010-10-05 |
| * | | | powerpc: remove unused variable | Stephen Rothwell | 2010-10-05 |
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-05 |
| |\ \ \ |
|
| | * | | | perf, x86: Handle in flight NMIs on P4 platform | Cyrill Gorcunov | 2010-09-30 |
| | * | | | oprofile, ARM: Release resources on failure | Robert Richter | 2010-09-30 |
| | * | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2010-09-27 |
| | |\ \ \ |
|
| | | * | | | oprofile: Add Support for Intel CPU Family 6 / Model 29 | Jiri Olsa | 2010-09-21 |
| * | | | | | modules: Fix module_bug_list list corruption race | Linus Torvalds | 2010-10-05 |
| * | | | | | Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-10-04 |
| |\ \ \ \ \ |
|
| | * | | | | | powerpc/5200: tighten up ac97 reset timing | Eric Millbrandt | 2010-09-08 |
| | * | | | | | powerpc/5200: efika.c: Add of_node_put to avoid memory leak | Julia Lawall | 2010-09-08 |
| | * | | | | | powerpc/512x: fix clk_get() return value | Akinobu Mita | 2010-09-01 |
| * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2010-10-04 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | [CPUFREQ] Fix memory leaks in pcc_cpufreq_do_osc | Pekka Enberg | 2010-09-30 |