aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
| |\
| * | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-08
|\ \ \ | |_|/ |/| |
| * | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-18
| * | Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-17
| |\ \
| * | | sysctl sh: Remove dead binary sysctl supportEric W. Biederman2009-11-12
* | | | sh: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-17
| |/ / |/| |
* | | sh: unwinder: Fix up invalid PC refetch in dwarf unwinder.Paul Mundt2009-11-06
|/ /
* | sh: Check for return_to_handler when unwinding the stackMatt Fleming2009-10-25
* | sh: Build fix: define more __movmem* symbolsLubomir Rintel2009-10-25
* | sh: __irq_entry annotate do_IRQ().Paul Mundt2009-10-25
* | sh: Fix a TRACE_IRQS_OFF typo.Paul Mundt2009-10-14
* | sh: Optimize the setup_rt_frame() I-cache flush.Paul Mundt2009-10-14
* | sh: Populate initial secondary CPU info from boot_cpu_data.Paul Mundt2009-10-14
* | sh: Tidy up SMP cpuinfo.Paul Mundt2009-10-14
* | sh: Use boot_cpu_data for FPU tests in sigcontext paths.Paul Mundt2009-10-14
* | sh: ftrace: Fix up syscall tracepoint support.Paul Mundt2009-10-12
* | sh: update die() output.Paul Mundt2009-10-12
* | sh: Build fix: export __movmemLubomir Rintel2009-09-30
* | sh: Disable unaligned kernel access printks by default.Paul Mundt2009-09-30
* | sh: Don't enable interrupts in the page fault pathMatt Fleming2009-09-28
* | sh: Set the default I/O port base to P2SEG.Paul Mundt2009-09-28
* | sh: Handle ioport_map() cases for >= P1SEG addresses.Paul Mundt2009-09-28
|/
* sh: Add support DMA Engine to SH7780Nobuhiro Iwamatsu2009-09-24
* sh: Add support DMA Engine to SH7722Nobuhiro Iwamatsu2009-09-24
* sh: Fix up uninitialized variable use caught by gcc 4.4.Paul Mundt2009-09-24
* sh: Handle unaligned 16-bit instructions on SH-2A.Paul Mundt2009-09-24
* sh: includecheck fix: dwarf.cJaswinder Singh Rajput2009-09-24
* headers: utsname.h reduxAlexey Dobriyan2009-09-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\
| * Use macros for .bss.page_aligned section.Tim Abbott2009-09-21
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-21
| * kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-20
* | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-09-18
|\
| * sh: Kill off unused se_skipped in alignment trap notification code.Paul Mundt2009-09-16
| * sh: Wire up HAVE_SYSCALL_TRACEPOINTS.Paul Mundt2009-09-16
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-09-16
| |\
| * | sh: cpufreq: Include CPU id in info messages.Paul Mundt2009-09-14
| * | sh: multi-evt support for SH-X3 proto CPU.Paul Mundt2009-09-14
| * | sh: clkfwk: remove bogus set_bus_parent() from SH7709.Rafael Ignacio Zurita2009-09-14
| * | sh: Kill off kgdb's magical NMI debouncing.Paul Mundt2009-09-01
| * | sh: nmi_debug support.Paul Mundt2009-09-01
| * | Merge branch 'master' into sh/smpPaul Mundt2009-09-01
| |\ \
| | * | sh: unwinder: Fix up uninitialized variable warnings on sh2a build.Paul Mundt2009-08-31
| | * | sh: Only shout about fixing up unexpected unaligned accessesMatt Fleming2009-08-29
| | * | sh: fix CPU_SH7723/7724 numbering bugKuninori Morimoto2009-08-26
| | * | Merge branch 'sh/st-integration'Paul Mundt2009-08-24
| | |\ \
| | | * | sh: Simplify "multi-evt" interrupt handling.Pawel Moll2009-08-24