aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-9/+4
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller14-27/+90
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-3/+3
2009-11-18sh: Fixup last users of irq_chip->typenameThomas Gleixner2-2/+2
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman1-1/+1
2009-11-12sysctl sh: Remove dead binary sysctl supportEric W. Biederman1-6/+1
2009-11-06sh: unwinder: Fix up invalid PC refetch in dwarf unwinder.Paul Mundt1-1/+1
2009-10-26sh: Check for return_to_handler when unwinding the stackMatt Fleming1-0/+22
2009-10-26sh: Build fix: define more __movmem* symbolsLubomir Rintel1-0/+14
2009-10-26sh: __irq_entry annotate do_IRQ().Paul Mundt1-1/+2
2009-10-14sh: Fix a TRACE_IRQS_OFF typo.Paul Mundt1-1/+1
2009-10-14sh: Optimize the setup_rt_frame() I-cache flush.Paul Mundt1-2/+1
2009-10-14sh: Populate initial secondary CPU info from boot_cpu_data.Paul Mundt1-0/+2
2009-10-14sh: Tidy up SMP cpuinfo.Paul Mundt1-0/+2
2009-10-14sh: Use boot_cpu_data for FPU tests in sigcontext paths.Paul Mundt1-3/+3
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo1-0/+1
2009-10-13sh: ftrace: Fix up syscall tracepoint support.Paul Mundt1-10/+27
2009-10-13sh: update die() output.Paul Mundt1-3/+4
2009-09-30sh: Build fix: export __movmemLubomir Rintel1-0/+1
2009-09-30sh: Disable unaligned kernel access printks by default.Paul Mundt1-2/+2
2009-09-28sh: Don't enable interrupts in the page fault pathMatt Fleming1-2/+0
2009-09-28sh: Set the default I/O port base to P2SEG.Paul Mundt1-0/+3
2009-09-28sh: Handle ioport_map() cases for >= P1SEG addresses.Paul Mundt1-0/+3
2009-09-25sh: Add support DMA Engine to SH7780Nobuhiro Iwamatsu1-0/+14
2009-09-25sh: Add support DMA Engine to SH7722Nobuhiro Iwamatsu1-0/+14
2009-09-24sh: Fix up uninitialized variable use caught by gcc 4.4.Paul Mundt1-6/+6
2009-09-24sh: Handle unaligned 16-bit instructions on SH-2A.Paul Mundt1-3/+8
2009-09-24sh: includecheck fix: dwarf.cJaswinder Singh Rajput1-1/+0
2009-09-23headers: utsname.h reduxAlexey Dobriyan2-2/+0
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds3-8/+5
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2-2/+2
2009-09-21Use macros for .bss.page_aligned section.Tim Abbott1-4/+2
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+2
2009-09-20kbuild: rename ld-option to cc-ldoptionSam Ravnborg1-1/+1
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds70-807/+6332
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+2
2009-09-16sh: Kill off unused se_skipped in alignment trap notification code.Paul Mundt1-2/+0
2009-09-16sh: Wire up HAVE_SYSCALL_TRACEPOINTS.Paul Mundt2-9/+15
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt3-10/+6
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-6/+4
2009-09-15sh: cpufreq: Include CPU id in info messages.Paul Mundt1-5/+5
2009-09-14sh: multi-evt support for SH-X3 proto CPU.Paul Mundt1-35/+20
2009-09-14sh: clkfwk: remove bogus set_bus_parent() from SH7709.Rafael Ignacio Zurita1-11/+0
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2-0/+4
2009-09-01sh: Kill off kgdb's magical NMI debouncing.Paul Mundt2-33/+0
2009-09-01sh: nmi_debug support.Paul Mundt6-7/+130
2009-09-01Merge branch 'master' into sh/smpPaul Mundt33-227/+3667
2009-08-31sh: unwinder: Fix up uninitialized variable warnings on sh2a build.Paul Mundt1-1/+1
2009-08-29sh: Only shout about fixing up unexpected unaligned accessesMatt Fleming2-5/+7