pandora-kernel.git
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...
2008-09-06 Thomas Gleixnerx86: HPET fix moronic 32/64bit thinko
2008-09-06 Thomas Gleixnerclockevents: broadcast fixup possible waiters
2008-09-05 H. Peter Anvinx86: use X86_FEATURE_NOPL in alternatives
2008-09-05 H. Peter Anvinx86: add NOPL as a synthetic CPU feature bit
2008-09-05 H. Peter Anvinx86: boot: stub out unimplemented CPU feature words
2008-09-05 Andrew Mortondrivers/mmc/card/block.c: fix refcount leak in mmc_bloc...
2008-09-05 Roland McGrathtracehook: comment pasto fixes
2008-09-05 Stanislaw Gruszkaatmel_lcdfb: fix oops in rmmod when framebuffer fails...
2008-09-05 Rafael J. Wysockiforcedeth: fix kexec regression
2008-09-05 Li Zefanres_counter: fix off-by-one bug in setting limit
2008-09-05 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2008-09-05 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-09-05 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2008-09-05 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/dwmw2-2.6.27
2008-09-05 Linus TorvaldsMerge branch 'sh/for-2.6.27' of git://git./linux/kernel...
2008-09-05 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2008-09-05 Linus TorvaldsMerge branch 'core/debugobjects' of git://git./linux...
2008-09-05 Linus TorvaldsMerge branch 'release-2.6.27' of git://git./linux/kerne...
2008-09-05 Atsushi Nemoto[MIPS] Probe initrd header only if explicitly specified
2008-09-05 Atsushi Nemoto[MIPS] TX39xx: Add missing local_flush_icache_range...
2008-09-05 Atsushi Nemoto[MIPS] TXx9: Fix txx9_pcode initialization
2008-09-05 Thomas Bogendoerfer[MIPS] Fix WARNING: at kernel/smp.c:290
2008-09-05 Thomas Bogendoerfer[MIPS] Fix data bus error recovery
2008-09-05 Linus TorvaldsRevert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM"
2008-09-05 Balbir Singhsched: fix process time monotonicity
2008-09-05 Peter Zijlstrasched_clock: fix NOHZ interaction
2008-09-05 David WoodhouseRevert "[ARM] use the new byteorder headers"
2008-09-05 Yuri Tikhonovasync_tx: fix the bug in async_tx_run_dependencies
2008-09-05 Khem RajFix conditional export of kvh.h and a.out.h to userspace.
2008-09-05 Dmitry Baryshkov[MTD] [NAND] tmio_nand: fix base address programming
2008-09-05 Thomas GleixnerHPET: make minimum reprogramming delta useful
2008-09-05 Thomas Gleixnerclockevents: prevent endless loop lockup
2008-09-05 Thomas Gleixnerclockevents: prevent multiple init/shutdown
2008-09-05 Thomas Gleixnerclockevents: enforce reprogram in oneshot setup
2008-09-05 Thomas Gleixnerclockevents: prevent endless loop in periodic broadcast...
2008-09-05 Venkatesh Pallipadiclockevents: prevent clockevent event_handler ending...
2008-09-05 Magnus Dammi2c: fix i2c-sh_mobile timing issues
2008-09-05 Paul Mundtsh64: resume_kernel fix for kernel oops built with...
2008-09-05 Carmelo Amorososh: resume_kernel fix for kernel oops built with CONFIG...
next