| Commit message (Expand) | Author | Age |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-09-27 |
|\ |
|
| * | [IA64] minor reformatting to vmlinux.lds.S | Al Stone | 2006-09-26 |
| * | [IA64] CMC/CPE: Reverse the order of fetching log and checking poll threshold | Hidetoshi Seto | 2006-09-26 |
| * | [IA64] ar.fpsr not set on MCA/INIT kernel entry | Russ Anderson | 2006-09-26 |
| * | [IA64] printing support for MCA/INIT | Hidetoshi Seto | 2006-09-26 |
| * | [IA64] trim output of show_mem() | Jes Sorensen | 2006-09-26 |
| * | [IA64] show_mem() printk levels | Jes Sorensen | 2006-09-26 |
| * | [IA64] Make gp value point to Region 5 in mca handler | Zou Nan hai | 2006-09-26 |
| * | Revert "[IA64] Unwire set/get_robust_list" | Tony Luck | 2006-09-26 |
| * | [IA64-SGI] Do not request DMA memory for BTE | Christoph Lameter | 2006-09-26 |
| * | [IA64] Move perfmon tables from thread_struct to pfm_context | Keshavamurthy Anil S | 2006-09-26 |
| * | [IA64] Add interface so modules can discover whether multithreading is on. | Stephane Eranian | 2006-09-26 |
| * | [IA64] kprobes: fixup the pagefault exception caused by probehandlers | Keshavamurthy Anil S | 2006-09-26 |
| * | [IA64] kprobe opcode 16 bytes alignment on IA64 | bibo mao | 2006-09-26 |
| * | Pull esi-support into release branch | Tony Luck | 2006-09-26 |
| |\ |
|
| | * | [IA64] esi-support | David Mosberger-Tang | 2006-06-21 |
| * | | Pull model-name into release branch | Tony Luck | 2006-09-26 |
| |\ \ |
|
| | * | | [IA64] Add "model name" to /proc/cpuinfo | Tony Luck | 2006-06-05 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2006-09-27 |
|\ \ \ \ |
|
| * | | | | sh: Fix occasional flush_cache_4096() stack corruption. | Paul Mundt | 2006-09-27 |
| * | | | | sh: Calculate shm alignment at runtime. | Paul Mundt | 2006-09-27 |
| * | | | | sh: Initial vsyscall page support. | Paul Mundt | 2006-09-27 |
| * | | | | sh: Selective flush_cache_mm() flushing. | Paul Mundt | 2006-09-27 |
| * | | | | sh: More intelligent entry_mask/way_size calculation. | Paul Mundt | 2006-09-27 |
| * | | | | sh: Support for L2 cache on newer SH-4A CPUs. | Paul Mundt | 2006-09-27 |
| * | | | | sh: Update kexec support for API changes. | Paul Mundt | 2006-09-27 |
| * | | | | sh: Optimized readsl()/writesl() support. | Paul Mundt | 2006-09-27 |
| * | | | | sh: Report movli.l/movco.l capabilities. | Paul Mundt | 2006-09-27 |
| * | | | | sh: CPU flags in AT_HWCAP in ELF auxvt. | Paul Mundt | 2006-09-27 |
| * | | | | sh: Add support for 4K stacks. | Paul Mundt | 2006-09-27 |
| * | | | | sh: Enable /proc/kcore support. | Paul Mundt | 2006-09-27 |
| * | | | | sh: stack debugging support. | Paul Mundt | 2006-09-27 |
| * | | | | sh: select CONFIG_EMBEDDED. | Paul Mundt | 2006-09-27 |
| * | | | | sh: machvec rework. | Paul Mundt | 2006-09-27 |
| * | | | | sh: Solution Engine SH7343 board support. | Paul Mundt | 2006-09-27 |
| * | | | | sh: SH7710VoIPGW board support. | Paul Mundt | 2006-09-27 |
| * | | | | sh: Cleanup IRQ disabling for hardirq handlers. | Paul Mundt | 2006-09-27 |
| * | | | | sh: maskreg IRQ support. | Paul Mundt | 2006-09-27 |
| * | | | | sh: Kill off dead boards. | Paul Mundt | 2006-09-27 |
| * | | | | sh: Add support for cacheline poking through debugfs. | Paul Mundt | 2006-09-27 |
| * | | | | sh: Fix memcpy() build error on sh4eb. | Nobuhiro Iwamatsu | 2006-09-27 |
| * | | | | sh: Kill off the rest of the legacy rtc mess. | Paul Mundt | 2006-09-27 |
| * | | | | sh: SHMIN board support. | Takashi YOSHII | 2006-09-27 |
| * | | | | sh: Add support for SH7706/SH7710/SH7343 CPUs. | Paul Mundt | 2006-09-27 |
| * | | | | sh: Add setup code for various CPU subtypes. | Paul Mundt | 2006-09-27 |
| * | | | | sh: sem2mutex conversion for clock framework. | Paul Mundt | 2006-09-27 |
| * | | | | sh: pselect6 and ppoll, along with signal trampoline rework. | Paul Mundt | 2006-09-27 |
| * | | | | sh: __addr_ok() and other misc nommu fixups. | Yoshinori Sato | 2006-09-27 |
| * | | | | sh: __NR_restart_syscall support. | Paul Mundt | 2006-09-27 |
| * | | | | sh: Various nommu fixes. | Yoshinori Sato | 2006-09-27 |