sh: Initial gitignore list
[pandora-kernel.git] / arch / sh / kernel /
2006-10-03 Paul Mundtsh: Initial gitignore list
2006-10-03 Paul Mundtsh: build fixes for defconfigs.
2006-10-02 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-10-02 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-10-02 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-10-02 Arnd Bergmann[PATCH] provide kernel_execve on all architectures
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: use init_utsname when...
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: switch to using uts namespaces
2006-10-02 Serge E. Hallyn[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
2006-10-02 Serge E. Hallyn[PATCH] namespaces: add nsproxy
2006-10-02 Greg Banks[PATCH] cpumask: export cpu_online_map and cpu_possible...
2006-10-01 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-10-01 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2006-10-01 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-10-01 Atsushi Nemoto[PATCH] kill wall_jiffies
2006-10-01 Jeff GarzikMerge branch 'master' into upstream
2006-09-30 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2006-09-30 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-09-30 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-09-30 Linus TorvaldsMerge branch 'intelfb-patches' of /linux/kernel/git...
2006-09-29 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-09-29 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs/xfs-2.6
2006-09-29 Atsushi Nemoto[PATCH] simplify update_times (avoid jiffies/jiffies_64...
2006-09-28 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-09-28 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-mmc
2006-09-28 Russell KingMerge nommu branch
2006-09-27 Jeff GarzikMerge branch 'master' into upstream
2006-09-27 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-27 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-27 Russell KingMerge /linux/kernel/git/tmlind/linux-omap-upstream...
2006-09-27 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-09-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2006-09-27 Paul Mundtsh: Calculate shm alignment at runtime.
2006-09-27 Paul Mundtsh: Initial vsyscall page support.
2006-09-27 Paul Mundtsh: More intelligent entry_mask/way_size calculation.
2006-09-27 Paul Mundtsh: Support for L2 cache on newer SH-4A CPUs.
2006-09-27 Paul Mundtsh: Update kexec support for API changes.
2006-09-27 Paul Mundtsh: Optimized readsl()/writesl() support.
2006-09-27 Paul Mundtsh: Report movli.l/movco.l capabilities.
2006-09-27 Paul Mundtsh: CPU flags in AT_HWCAP in ELF auxvt.
2006-09-27 Paul Mundtsh: Add support for 4K stacks.
2006-09-27 Paul Mundtsh: stack debugging support.
2006-09-27 Paul Mundtsh: machvec rework.
2006-09-27 Paul Mundtsh: Cleanup IRQ disabling for hardirq handlers.
2006-09-27 Paul Mundtsh: maskreg IRQ support.
2006-09-27 Paul Mundtsh: Kill off the rest of the legacy rtc mess.
2006-09-27 Paul Mundtsh: Add support for SH7706/SH7710/SH7343 CPUs.
2006-09-27 Paul Mundtsh: Add setup code for various CPU subtypes.
2006-09-27 Paul Mundtsh: sem2mutex conversion for clock framework.
2006-09-27 Paul Mundtsh: pselect6 and ppoll, along with signal trampoline...
2006-09-27 Yoshinori Satosh: __addr_ok() and other misc nommu fixups.
2006-09-27 Paul Mundtsh: __NR_restart_syscall support.
2006-09-27 Paul Mundtsh: Make PAGE_OFFSET configurable.
2006-09-27 Takashi YOSHIIsh: math-emu support
2006-09-27 Paul Mundtsh: Rename rtc_get/set_time() to avoid RTC_CLASS conflict.
2006-09-27 Paul Mundtsh: Fixup __strnlen_user() behaviour.
2006-09-27 Paul Mundtsh: More cosmetic cleanups and trivial fixes.
2006-09-27 Paul Mundtsh: Consolidated SH7751/SH7780 PCI support.
2006-09-27 Paul Mundtsh: kgdb stub cleanups.
2006-09-27 Andriy Skulyshsh: APM/PM support.
2006-09-27 Paul Mundtsh: Add support for R7780RP and R7780MP boards.
2006-09-27 Paul Mundtsh: Store Queue API rework.
2006-09-27 Paul Mundtsh: Board updates for I/O routine rework.
2006-09-27 Paul Mundtsh: ioremap() overhaul.
2006-09-27 Paul Mundtsh: page table alloc cleanups and page fault optimizations.
2006-09-27 Paul Mundtsh: export clear_user_page() for the modules that need it.
2006-09-27 Paul Mundtsh: BSS init bugfix and barrier in entry point.
2006-09-27 Paul Mundtsh: Add flag for MMU PTEA capability.
2006-09-27 Paul Mundtsh: Wire up new syscalls.
2006-09-27 Paul Mundtsh: Support for SH7770/SH7780 CPU subtypes.
2006-09-27 Paul Mundtsh: earlyprintk= support and cleanups.
2006-09-27 Paul Mundtsh: Refactor PRR masking to catch newer SH7760 cuts.
2006-09-27 Richard Curnowsh: Optimized cache handling for SH-4/SH-4A caches.
2006-09-27 Paul Mundtsh: Various cosmetic cleanups.
2006-09-27 Paul Mundtsh: Kill off the .stack section.
2006-09-27 Paul Mundtsh: Fix kGDB NMI handling.
2006-09-27 Paul Mundtsh: Move syscall table in to syscall.S.
2006-09-27 Paul Mundtsh: Fixup some uninitialized spinlocks.
2006-09-26 Tony LuckPull esi-support into release branch
2006-09-26 Tony LuckPull model-name into release branch
2006-09-25 David S. MillerMerge /pub/scm/linux/kernel/git/acme/net-2.6
2006-09-24 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-09-24 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/khdrs-2.6
2006-09-24 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-09-23 Jeff GarzikMerge tag 'r8169-20060920-00' of git://electric-eye...
2006-09-21 Paul MundtFix 'make headers_check' on sh
2006-09-19 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-09-17 Stefan Richterieee1394: merge from Linus
2006-09-13 Jeff GarzikMerge tag 'r8169-20060912-00' of git://electric-eye...
2006-09-05 Dave JonesMerge ../linus
2006-08-30 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-08-28 James BottomleyMerge ../linux-2.6
2006-08-24 Greg Kroah-HartmanMerge branch 'for-linus' of gregkh@/linux/kernel/git...
2006-08-21 Greg Kroah-HartmanMerge gregkh@kernel.org:/home/rmk/linux-2.6-arm
2006-08-21 Len BrownMerge trivial low-risk suspend hotkey bugzilla-5918...
2006-08-16 Greg Kroah-HartmanMerge git://git./linux/kernel/git/sam/kbuild-2.6.18
2006-08-14 John W. LinvilleMerge branch 'from-linus' into upstream
2006-08-10 Greg Kroah-HartmanMerge gregkh@kernel.org:/home/rmk/linux-2.6-mmc
next