pandora-kernel.git
2008-10-01 Paul Mundtserial: sh-sci: Handle the general UPF_IOREMAP case.
2008-10-01 Paul Mundtsh: Use __raw_xxx() I/O accessors for INTC and IPR.
2008-10-01 Paul Mundtsh: Fix up the __raw_read/writeX() definitions.
2008-09-29 Paul Mundtsh: Use clk fwk for preset lpj on sh64, too.
2008-09-29 Paul Mundtsh: SH-5 clk fwk support.
2008-09-29 Paul Mundtsh: sh_ksyms_64 needs __strncpy_from_user() definition.
2008-09-29 Paul Mundtsh: Fix up signal_64 cast warnings.
2008-09-29 Paul Mundtsh: Fix up uaccess_64 put/get_user() cast warnings.
2008-09-24 Paul Mundtsh: Force pending restarted system calls to return...
2008-09-24 Nobuhiro Iwamatsush: ap325rxa: create CPLD data area in mtd
2008-09-21 Paul Mundtsh: Add FPU registers to regset interface.
2008-09-21 Paul Mundtsh: Add missing asm/ftrace.h.
2008-09-21 Paul Mundtdoc: Add remaining SH parameters to kernel-parameters...
2008-09-21 Paul Mundtsh: ftrace support.
2008-09-21 Paul Mundtsh: Trivial trace_mark() instrumentation for core events.
2008-09-21 Paul Mundtsh: Kill off duplicate page fault notifiers in slow...
2008-09-21 Paul Mundtsh: Look up the trap vector for the page fault notifier.
2008-09-21 Paul Mundtsh: Move lookup_exception_vector() out to asm/system_32.h.
2008-09-21 Luca Santinish: edosk7760: Correct size of bootloader flash partition.
2008-09-21 Paul Mundtsh: Add a few more definitions to asm/sizes.h.
2008-09-21 Paul Mundtsh: Copy in asm/sizes.h helper from ARM.
2008-09-20 Paul Mundtsh: Support kernel stacks smaller than a page.
2008-09-20 Paul Mundtsh: Disable 4kB stacks when using PAGE_SIZE_64KB.
2008-09-17 Paul Mundtsh: HAVE_IOREMAP_PROT depends on MMU.
2008-09-17 Paul Mundtsh: Fix up headers_check regression.
2008-09-17 Paul Mundtsh: Consolidate struct sh_cpuinfo definitions across...
2008-09-17 Paul Mundtsh: Fix up signal_64 conflicting handle_signal() defini...
2008-09-17 Paul Mundtsh: Make memory hot-add and hot-remove depend on MMU.
2008-09-17 Paul Mundtsh: Fix up fpu emu build.
2008-09-12 Paul Mundtsh: latencytop support.
2008-09-12 Paul Mundtsh: Tidy up ELF core dumps.
2008-09-12 Paul Mundtsh: Check SR.DSP bit for DSP regset validity.
2008-09-12 Paul Mundtsh: Add missing task_user_regset_view() definition.
2008-09-12 Paul Mundtsh: Add DSP registers to regset interface.
2008-09-12 Paul Mundtsh: Fix up NUMA build error with se7722_defconfig.
2008-09-12 Paul Mundtsh: Enable HAVE_ARCH_TRACEHOOK.
2008-09-12 Paul Mundtsh: Provide the asm/syscall.h interface, needed by...
2008-09-12 Paul Mundtsh: provide user_stack_pointer(), needed for tracehook...
2008-09-12 Paul Mundtsh: Flag T-bit for syscall restart.
2008-09-12 Paul Mundtsh: ioremap_prot support.
2008-09-12 Paul Mundtsh: ptrace: Introduce user_regset interface for gp...
2008-09-12 Paul Mundtsh: Provide a fixed UTS_MACHINE definition for sh64.
2008-09-12 Luca Santinish: update edosk7760 defconfig for physmap-flash.
2008-09-12 Luca Santinish: edosk7760 physmap-flash support.
2008-09-11 roel kluinrtc-sh: Unsigned rtc->{periodic,carry,alarm}_irq cannot...
2008-09-11 roel kluinsh_eth: unsigned ndev->irq cannot be negative
2008-09-10 roel kluinsh: intc_prio_data() test before subtraction on unsigned
2008-09-08 Paul Mundtsh: kprobes: kretprobe_trampoline needs to be global.
2008-09-08 Paul Mundtsh: Add R2D+ defconfig for qemu system emulator.
2008-09-08 Paul Mundtsh: Derive calibrate_delay lpj from clk fwk.
2008-09-08 Paul Mundtsh: kprobes: __kprobes annotations and formatting cleanups.
2008-09-08 Paul Mundtsh: kprobes: Fix up race against probe point removal.
2008-09-08 Paul Mundtsh: kprobes: Fix up a preemption imbalance on jprobe...
2008-09-08 Paul Mundtsh: kprobes: Default to NOTIFY_DONE for unhandled debug...
2008-09-08 Paul Mundtsh: kprobes: Use trapa #0x3a for breakpoint trap.
2008-09-08 Paul Mundtsh: kprobes: Hook up kprobe_fault_handler() in the...
2008-09-08 Paul Mundtsh: Disable seccomp support by default.
2008-09-08 Paul Mundtsh: Mark kretprobe_trampoline_holder static and __used.
2008-09-08 Paul Mundtsh: Add EDOSK7760 mach type.
2008-09-08 Luca Santinish: Add Renesas EDOSK7760 board support.
2008-09-08 Luca Santinish: Enable IRLM mode for SH7760 IRQ_MODE_IRQ.
2008-09-08 Paul Mundtsh: uninline flush_icache_all().
2008-09-08 Paul Mundtsh: Add the rest of the boot targets to arch/sh/boot...
2008-09-08 Chris Smithsh: Add kprobes support.
2008-09-08 Marek Skuczynskish: remove unnecessary memset after alloc_bootmem_low_pages
2008-09-08 Francesco Virlinzish: fix the TMU code to allow a fully running NO_HZ...
2008-09-08 Carl Shawsh: Subnormal double to float conversion
2008-09-08 Stuart Menefysh: Fix an unusual memory initialisation error.
2008-09-08 Chris Smithsh: Fix uImage load address in 32-bit mode.
2008-09-08 Stuart Menefysh: vmalloc pgtable sync fix.
2008-09-08 Stuart Menefysh: Fix up broken 32-bit initrd support.
2008-09-08 Stuart Menefysh: early cached_to_uncached initialization.
2008-09-08 Paul Mundtsh: Add support for memory hot-remove.
2008-09-08 Paul Mundtsh: Don't enable clockevents broadcasting on UP SH...
2008-09-08 Paul Mundtsh: fixup many sparse errors.
2008-09-08 Paul Mundtsh: Display CPU information in show_regs().
2008-09-08 Paul Mundtsh: Early dummy clockevent registration on boot CPU.
2008-09-08 Paul Mundtsh: smp: shove a cpu_relax() in the plat_start_cpu...
2008-09-08 Paul Mundtsh: generic clockevent broadcast support.
2008-09-08 Paul Mundtsh: smp: Hook up a timer IPI stub.
2008-09-08 Paul Mundtsh: smp: Hook in to the generic IPI handler for SH...
2008-09-08 Paul Mundtsh: smp: Provide a generic IPI handler.
2008-09-08 Paul Mundtsh: Kill off unused defines from asm/smp.h.
2008-09-08 Paul Mundtsh: Provide movli.l/movco.l-based cmpxchg.
2008-09-08 Paul Mundtsh: Provide movli.l/movco.l-based bitops.
2008-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-07 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-09-07 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-09-07 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-09-06 Andreas Herrmannx86: cpu_init(): fix memory leak when using CPU hotplug
2008-09-06 Andreas Herrmannx86: pda_init(): fix memory leak when using CPU hotplug
2008-09-06 Eduardo Habkostx86, xen: Use native_pte_flags instead of native_pte_va...
2008-09-06 Yinghai Lux86: move mtrr cpu cap setting early in early_init_xxxx
2008-09-06 Krzysztof Heltx86: delay early cpu initialization until cpuid is...
2008-09-06 Dominik Brodowskiclocksource, acpi_pm.c: check for monotonicity
2008-09-06 Dominik Brodowskiclocksource, acpi_pm.c: use proper read function also...
2008-09-06 Maciej W. Rozyckintp: fix calculation of the next jiffie to trigger...
2008-09-06 Takashi IwaiFix CONFIG_AC97_BUS dependency
2008-09-06 Thomas Gleixnerx86: HPET: read back compare register before reading...
next