[Bluetooth] Read local version information on device init
[pandora-kernel.git] / arch / mips /
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-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 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 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-09-27 Eric W. Biederman[PATCH] sysctl: Allow /proc/sys without sys_sysctl
2006-09-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/i2c-2.6
2006-09-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-09-27 Franck Bui-Huu[MIPS] setup.c: use early_param() for early command...
2006-09-27 Franck Bui-Huu[MIPS] setup.c: remove MAXMEM macro
2006-09-27 Franck Bui-Huu[MIPS] setup.c: do not inline functions
2006-09-27 Franck Bui-Huu[MIPS] setup.c: remove useless includes.
2006-09-27 Franck Bui-Huu[MIPS] setup.c: move initrd code inside dedicated functions
2006-09-27 Franck Bui-Huu[MIPS] setup.c: cleanup bootmem_init()
2006-09-27 Franck Bui-Huu[MIPS] get_wchan(): remove uses of mfinfo[64]
2006-09-27 Franck Bui-Huu[MIPS] get_frame_info(): null function size means size...
2006-09-27 Franck Bui-Huu[MIPS] unwind_stack(): return ra if an exception occure...
2006-09-27 Ralf Baechle[MIPS] Enable tmpfs for anything that possibly runs...
2006-09-27 Richard Sandiford[MIPS] The o32 fstatat syscall behaves differently...
2006-09-27 Ralf Baechle[MIPS] Remove EV96100 as previously announced.
2006-09-27 Ralf Baechle[MIPS] Replace BARRIER with more appropriate hazard...
2006-09-27 Ralf Baechle[MIPS] IP27: Delete useless declaration of allocate_irq...
2006-09-27 thomas@koeller.dyn... [MIPS] Add configuration variables for RM9xxx processor
2006-09-27 thomas@koeller.dyn... [MIPS] Move excite_fpga.h to include/asm-mips/mach...
2006-09-27 thomas@koeller.dyn... [MIPS] Suppress compiler warnings
2006-09-27 Ralf Baechle[MIPS] Move definition of IRIX compat constant into...
2006-09-27 Ralf Baechle[MIPS] c-r4k: Convert init functions from inline to...
2006-09-27 Ralf Baechle[MIPS] TLS: set_thread_area returns asmlinkage int...
2006-09-27 Ralf Baechle[MIPS] TLS: Delete unused sys32_set_thread_area
2006-09-27 Ralf Baechle[MIPS] Make PROT_WRITE imply PROT_READ.
2006-09-27 Maciej W. Rozycki[MIPS] Atlas: update interrupt handling
2006-09-27 Kevin D. Kissell[MIPS] Patch to arch/mips/mips-boards/generic/time.c
2006-09-27 Atsushi Nemoto[MIPS] Reduce race between cpu_wait() and need_resched...
2006-09-27 Atsushi Nemoto[MIPS] Wire up set_robust_list(2) and get_robust_list(2)
2006-09-27 Maciej W. Rozycki[MIPS] SEAD defconfig build fix
2006-09-27 Alexander Bigga[MIPS] Fix for pci config_access on alchemy au1x000
2006-09-27 Atsushi Nemoto[MIPS] Make prepare_frametrace() not clobber v0
2006-09-27 Atsushi Nemoto[MIPS] Do not use drop_mmu_context to flusing other...
2006-09-27 Elizabeth Oldham[MIPS] MT: Fix setting of XTC.
2006-09-27 Ralf Baechle[MIPS] SMTC Build fix.
2006-09-27 Ralf Baechle[MIPS] Fix 32-bit kernel by replacing 64-bit-only code.
2006-09-27 Ralf Baechle[MIPS] MT: When doing "select SMP" also select SMP...
2006-09-27 Ralf Baechle[MIPS] eXcite: Don't set SERIAL_RM9000.
2006-09-27 Ralf Baechle[MIPS] Retire flush_icache_page from mm use.
2006-09-27 Ralf Baechle[MIPS] Avoid double signal restarting.
2006-09-27 Chris Dearman[MIPS] MT: Initialise all writable bits in Cause regist...
2006-09-27 Yoichi Yuasa[MIPS] Fix EV64120 PCI fixup in Makefile
2006-09-27 Ralf Baechle[MIPS] Add missing returns in signal code.
2006-09-27 Ralf Baechle[MIPS] IRIX: Crapectopy.
2006-09-27 Ralf Baechle[MIPS] Don't call try_to_freeze in do_signal & co.
2006-09-27 Ralf Baechle[MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPU
2006-09-27 Franck Bui-Huu[MIPS] Improve unwind_stack()
2006-09-27 Franck Bui-Huu[MIPS] Make get_frame_info() more robust
2006-09-27 Franck Bui-Huu[MIPS] Simplify dump_stack()
2006-09-27 Franck Bui-Huu[MIPS] Make frame_info_init() more readable.
2006-09-27 Franck Bui-Huu[MIPS] Miscellaneous cleanup in prologue analysis code
2006-09-27 Franck Bui-Huu[MIPS] Remove unused MODULE_RANGE macro.
2006-09-27 Franck Bui-Huu[MIPS] Make get_frame_info() more readable.
2006-09-27 Ralf Baechle[MIPS] c-r4k: Typo fix.
2006-09-27 Peter Watkins[MIPS] N32 rt_sigqueueinfo uses O32 padding, not N64
2006-09-27 Atsushi Nemoto[MIPS] dump_stack() based on prologue code analysis
2006-09-27 Yoichi Yuasa[MIPS] db1x00: Remove unused mirage_ts.c
2006-09-27 Atsushi Nemoto[MIPS] Rearrange show_stack, show_trace
2006-09-27 Yoichi Yuasa[MIPS] Updat mpc30x defconfig
2006-09-27 Yoichi Yuasa[MIPS] Updat workpad defconfig
2006-09-27 Yoichi Yuasa[MIPS] Update e55 defconfig
2006-09-27 Maxime Bizon[MIPS] Honour "panic_on_oops" sysctl.
2006-09-26 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-09-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-09-26 Jeff GarzikMerge branch 'master' into upstream
2006-09-26 Tony LuckPull esi-support into release branch
2006-09-26 Tony LuckPull model-name into release branch
2006-09-26 Ralf Baechle[PATCH] Alchemy: Delete unused pt_regs * argument from...
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters...
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array...
2006-08-30 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-08-21 Len BrownMerge trivial low-risk suspend hotkey bugzilla-5918...
2006-08-05 Dmitry TorokhovMerge /linux/kernel/git/torvalds/linux-2.6 into for...
2006-08-01 Paul MackerrasMerge branch 'merge'
2006-07-27 John W. LinvilleMerge branch 'from-linus' into upstream
2006-07-21 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2006-07-19 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-07-17 Jeff GarzikMerge branch 'upstream-fixes-jgarzik' of git://lost...
2006-07-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-07-13 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-07-13 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-07-13 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-07-13 Atsushi Nemoto[MIPS] sparsemem: fix crash in show_mem
2006-07-13 Yoichi Yuasa[MIPS] vr41xx: Update workpad setup function
2006-07-13 Yoichi Yuasa[MIPS] vr41xx: Update e55 setup function
2006-07-13 Yoichi Yuasa[MIPS] vr41xx: Removed old v2.4 VRC4173 driver
2006-07-13 Yoichi Yuasa[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx...
2006-07-13 Ralf Baechle[MIPS] MIPSsim: Build fix, rename sim_timer_setup ...
2006-07-13 Ralf Baechle[MIPS] Remove unused code.
2006-07-13 Julien BLACHE[MIPS] IP22 Fix brown paper bag in RTC code.
2006-07-13 Ralf Baechle[MIPS] Atlas, Malta, SEAD: Don't disable interrupts...
2006-07-13 Ralf Baechle[MIPS] Replace board_timer_setup function pointer by...
2006-07-13 Ralf Baechle[MIPS] Nuke redeclarations of board_time_init.
next